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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 4 Jun 2003 03:43:30 -0500 (CDT)
guy         2003/06/04 03:43:30 CDT

  Modified files:
    .                    packet-udp.c 
  Log:
  If the UDP datagram is included in an error packet, don't dissect the
  payload if there isn't any.  (We do so for real UDP datagrams so that we
  throw an exception; the exception doesn't cause anything to be displayed
  if we're dissecting something inside an error packet.)
  
  Revision  Changes    Path
  1.108     +15 -3     ethereal/packet-udp.c