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

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

From: gerald@xxxxxxxxxxxx (Gerald Combs)
Date: Tue, 27 Jan 2004 21:36:37 -0600 (CST)
gerald      2004/01/27 21:36:37 CST

  Modified files:
    .                    packet-ethertype.c 
  Log:
  Catch any exceptions that add_ethernet_trailer() throws in add_dix_trailer().
  Otherwise, they're caught by ethertype() which results in an infinite loop.
  
  Revision  Changes    Path
  1.42      +2 -2      ethereal/packet-ethertype.c