Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-bpdu.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: Wed, 7 Feb 2001 21:59:12 -0600 (CST)
guy         2001/02/07 21:59:12 CST

  Modified files:
    .                    packet-bpdu.c 
  Log:
  Set the Protocol column, and clear the Info column, before we start
  fetching anything from the packet, so that if an exception is thrown
  those columns don't show something from the previous protocol.
  
  Don't fetch the protocol identifier or protocol version identifier
  before you use them.
  
  Revision  Changes    Path
  1.22      +11 -8     ethereal/packet-bpdu.c