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 35175: /trunk/epan/ /trunk/epan/: reassemble.c

Date: Sat, 11 Dec 2010 03:22:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35175

User: wmeier
Date: 2010/12/10 07:22 PM

Log:
 Fix bug #5477: fuzz-test failure found by using G_SLICE=debug-blocks.
 Essentially: doing g_slice_free with the wrong 'type' for the data to be freed.
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5477

Directory: /trunk/epan/
  Changes    Path            Action
  +18 -2     reassemble.c    Modified