Wireshark-commits: [Wireshark-commits] rev 29122: /trunk/epan/ /trunk/epan/: packet.c

Date: Thu, 16 Jul 2009 20:52:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29122

User: gerald
Date: 2009/07/16 01:52 PM

Log:
 Zero out the packet_info struct for each packet instead of trying to
 initialize everything by hand. Fixes a Valgrind warning.

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -47     packet.c      Modified