Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ethertype.c packet-ieee8023.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: Fri, 20 Feb 2004 23:12:45 -0600 (CST)
guy         2004/02/20 23:12:45 CST

  Modified files:
    .                    packet-ethertype.c packet-ieee8023.c 
  Log:
  Save the current_proto value before calling subdissectors, and restore
  it if we catch an exception (after showing the exception), so that
  subsequent exceptions will have the right protocol.
  
  Revision  Changes    Path
  1.45      +7 -3      ethereal/packet-ethertype.c
  1.9       +7 -2      ethereal/packet-ieee8023.c