https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7885
--- Comment #4 from Evan Huus <eapache@xxxxxxxxx> 2012-11-11 08:48:59 PST ---
Partly fixed in revision 46000. Not entirely sure where the rest of them are
being leaked, since to my knowledge frame_data_sequence is the only owner of
frame_data, and the sequences themselves are being cleaned up properly.
To anyone else trying to reproduce, you now have to run the valgrind script
with -2l on the fuzz file - something about the second pass is causing issues.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.