Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wsp.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: Fri, 1 Feb 2002 01:12:10 -0600 (CST)
guy         2002/02/01 01:12:10 CST

  Modified files:
    .                    packet-wsp.c 
  Log:
  Use -1 rather than "tvb_length_remaining(tvb, offset)" in some items for
  the remaining data in a packet (and rather than "tvb_reported_length()",
  which is wrong as it doesn't take the starting offset into account).
  
  Revision  Changes    Path
  1.53      +5 -5      ethereal/packet-wsp.c