Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan packet.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 1 Mar 2003 03:38:42 -0600 (CST)
guy         2003/03/01 03:38:42 CST

  Modified files:
    epan                 packet.c 
  Log:
  Completely initialize all the address fields in a packet_info structure,
  setting the length to 0 and the data pointer to a null pointer.
  
  Revision  Changes    Path
  1.88      +13 -1     ethereal/epan/packet.c