Ethereal-cvs: [Ethereal-cvs] rev 13913: /trunk/epan/: proto.c

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

Date: Sat, 26 Mar 2005 03:27:30 -0000
User: guy
Date: 2005/03/25 09:27 PM

Log:
 For protocol tree items of type FT_NONE and FT_PROTOCOL, treat negative
 length values (other than -1) as very large positive values, and for
 values larger than the amount of data remaining in the tvbuff, clip the
 value to the length of the tvbuff, so that dissectors don't have to
 worry about doing that clipping themselves.

Directory: /trunk/epan/
  Changes    Path          Action
  +30 -3     proto.c       Modified



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