Ethereal-cvs: [Ethereal-cvs] rev 13884: /trunk/epan/dissectors/: packet-bootp.c

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

Date: Wed, 23 Mar 2005 21:22:27 -0000
User: guy
Date: 2005/03/23 03:22 PM

Log:
 When checking whether suboption data fits within the option, check
 whether the suboption data offset plus the suboption data length is >,
 not >=, the end of the option data - the end of the option data is the
 first byte *after* the option data.
 
 For CableLabs string suboptions, use the right offset when fetching the
 data.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +4 -4      packet-bootp.c    Modified



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