ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 42369: /trunk-1.6/epan/dissectors/ /trunk-1.6/epan/disse

Date: Tue, 01 May 2012 00:11:41 GMT
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