Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-osi-options.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 22 Apr 2001 23:19:41 -0500 (CDT)
guy         2001/04/22 23:19:41 CDT

  Modified files:
    .                    packet-osi-options.c 
  Log:
  Get rid of NullTVB references.
  
  Don't check in the dissector for OSI options whether we've run past the
  end of the captured data in the frame - the dissector is tvbuffified, so
  the checks are done by the tvbuff accessors.
  
  Revision  Changes    Path
  1.7       +8 -14     ethereal/packet-osi-options.c