https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3913
Richard Brodie <leogah@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leogah@xxxxxxxxxxx
--- Comment #3 from Richard Brodie <leogah@xxxxxxxxxxx> 2009-08-19 14:37:33 PDT ---
Valgrind footprint:
==13614== by 0x4543675: find_finfo (proto.c:5115)
==13614== by 0x45404D7: proto_tree_traverse_pre_order (proto.c:434)
==13614== by 0x454050B: proto_tree_traverse_pre_order (proto.c:446)
==13614== by 0x45435E3: proto_find_finfo (proto.c:5137)
==13614== by 0x805306C: proto_tree_write_pdml (print.c:487)
==13614== by 0x8064DE3: print_packet (tshark.c:2938)
==13614== by 0x80656EC: process_packet (tshark.c:2544)
Patch attached to call g_ptr_array_free (<array>, TRUE) on what
proto_find_finfo() returns.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.