Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4141] Reassemble.c leaks memory for GLIB > 2.8

Date: Thu, 26 Jul 2012 12:50:09 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4141

Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darkjames-ws@xxxxxxxxxxxx

--- Comment #10 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-07-26 12:50:07 PDT ---
Still preset in r44053

==1967== 17,560 (5,120 direct, 12,440 indirect) bytes in 128 blocks are
definitely lost in loss record 41,542 of 41,608
==1967==    at 0x4C26ABB: malloc (in
/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==1967==    by 0xC5B0574: g_malloc (in /usr/lib64/libglib-2.0.so.0.2800.8)
==1967==    by 0xC5C94DF: g_slice_alloc (in /usr/lib64/libglib-2.0.so.0.2800.8)
==1967==    by 0xC5C9885: g_slice_alloc0 (in
/usr/lib64/libglib-2.0.so.0.2800.8)
==1967==    by 0x6409852: fragment_add_check (reassemble.c:228)
==1967==    by 0x673C483: dissect_ip (packet-ip.c:2326)

It looks strange for me, somehow free_all_fragments() is not called?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.