Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-diameter.c packet-radius.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: Tue, 20 Feb 2001 02:10:15 -0600 (CST)
guy         2001/02/20 02:10:15 CST

  Modified files:
    .                    packet-diameter.c packet-radius.c 
  Log:
  In the DIAMETER dissector, clear the Info column before fetching
  anything from the packet, so that if we throw an exception before
  setting the Info column, it doesn't have stuff left over from the
  previous dissector.
  
  Tvbuffify the RADIUS dissector.
  
  Revision  Changes    Path
  1.19      +3 -1      ethereal/packet-diameter.c
  1.27      +75 -80    ethereal/packet-radius.c