Ethereal-cvs: [Ethereal-cvs] Rev 12424: /trunk/epan/dissectors/: packet-image-jfif.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 28 Oct 2004 07:50:13 -0000
User: guy
Date: 2004/10/28 02:50 AM

Log:
 The offset to the first IFD in a TIFF file is 4 bytes long, not 2 bytes
 long.
 
 The offset is relative to the first byte of the TIFF structure, which is
 after the "Exif\0" *and* the extra byte after "Exif\0".
 
 Loop over all IFDs.
 
 Sanity check the offset to the first IFD and the offset in each IFD to
 the next IFD.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +83 -54    packet-image-jfif.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12424&view=rev