http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42369
User: guy
Date: 2012/04/30 05:11 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r42200 | wmeier | 2012-04-22 18:36:57 -0700 (Sun, 22 Apr 2012) | 7 lines
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 ?
(This should fix the crashes we're seeing in the 1.6 buildbot.)
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+8 -3 packet-diameter.c Modified