Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-sna.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 25 Feb 2004 17:13:55 -0600 (CST)
guy         2004/02/25 17:13:55 CST

  Modified files:
    .                    packet-sna.c 
  Log:
  Use "tvb_get_string()" rather than duplicating its functionality by
  hand.
  
  In "dissect_control_0e()", use the remaining reported length in the
  tvbuff rather than the length.
  
  Revision  Changes    Path
  1.50      +4 -6      ethereal/packet-sna.c