Ethereal-cvs: [Ethereal-cvs] rev 16599: /trunk/epan/dissectors/: packet-rmt-norm.c

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

Date: Sat, 26 Nov 2005 03:06:27 GMT
User: guy
Date: 2005/11/25 09:06 PM

Log:
 Fix RFC number.
 
 Use "tvb_reported_length_remaining()" for all length checks and values,
 so we get the *actual* packet length, not the *captured* packet length
 (it's a *feature* if it reports a "packet cut short" error if the packet
 really *was* cut short by slicing).
 
 Set subtree lengths to -1, so that if an exception is throws while
 dissecting them, the length includes all the data.
 
 Get rid of unused variables, and mark unused parameters.
 
 In heuristic checks, give up if we don't have enough data to check.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +28 -26    packet-rmt-norm.c    Modified



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