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

Wireshark-bugs: [Wireshark-bugs] [Bug 3813] New: memory leak since r29187 (sort of)

Date: Thu, 6 Aug 2009 00:06:24 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3813

           Summary: memory leak since r29187 (sort of)
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: dgautheron@xxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
r29187:
file.c
Use g_slice if glib >=2.10

the memory is never freed on file close/reload.

It's not really a new leak because in recent glibs g_mem_chunk_destroy doesn't
free it either...


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