Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal 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 04:21:46 -0600 (CST)
guy         2004/02/20 04:21:46 CST

  Modified files:
    .                    packet-ieee8023.c 
  Log:
  Handle the case where, after an exception is thrown dissecting the body
  of the 802.3 packet, we get *another* exception when dissecting the
  trailer (consider a truncated frame with a malformed body).
  
  Revision  Changes    Path
  1.7       +33 -12    ethereal/packet-ieee8023.c