http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42692
User: gerald
Date: 2012/05/17 02:33 PM
Log:
Copy over r42200 with manual intervention:
------------------------------------------------------------------------
r42200 | wmeier | 2012-04-22 18:36:57 -0700 (Sun, 22 Apr 2012) | 7 lines
Changed paths:
M /trunk/epan/dissectors/packet-diameter.c
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 ?
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+9 -5 packet-diameter.c Modified
Directory: /trunk-1.4/docbook/
Changes Path Action
+19 -0 release-notes.xml Modified