Wireshark-commits: [Wireshark-commits] rev 54922: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 23 Jan 2014 01:48:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54922

User: eapache
Date: 2014/01/23 01:48 AM

Log:
 Use wmem_new0 to ensure that all field values are initialized. Caught by
 valgrind fuzzing.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -2      packet-sip.c    Modified