Ethereal-cvs: [Ethereal-cvs] r11407 - trunk: trunk/packet-gssapi.c

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

Date: Sat, 17 Jul 2004 23:01:23 -0500 (CDT)
Author: guy
Date: Sat Jul 17 23:01:23 2004
New Revision: 11407

Modified:
   trunk/packet-gssapi.c
Log:
Use -1, rather than "tvb_length_remaining(tvb, offset)", in
"tvb_new_subset()" calls with an offset of "offset", so that the
reported length is set appropriately.