Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42200: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 23 Apr 2012 01:36:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42200

User: wmeier
Date: 2012/04/22 06:36 PM

Log:
 It's not kosher to alloc and init a GArray ourselves instead of calling g_array_new().
 
 Fixes Bug #7138 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7138)
 
 A puzzle: why did the buildbot fuzz-testing only start failing on this on 04/18/2012
           since the bug has existed for quite some time ?

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +8 -3      packet-diameter.c    Modified