Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ndmp.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, 26 Dec 2003 22:01:17 -0600 (CST)
guy         2003/12/26 22:01:17 CST

  Modified files:
    .                    packet-ndmp.c 
  Log:
  Don't create a protocol tree entry for the body of an NDMP request or
  reply if there isn't a body, just a header, so that we don't throw an
  exception and mark the frame as malformed if the request or reply isn't
  supposed to have a body.
  
  Revision  Changes    Path
  1.25      +7 -5      ethereal/packet-ndmp.c