https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5069
--- Comment #1 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2010-08-03 09:00:08 PDT ---
>Repeated test with SVN33682 and Ethernet, IP and TCP dissectors disabled:
>Wireshark loads using 104MB, usage climbs to 139MB when the file is loaded and
>drops to 138MB when the file is closed, so still leaking in the trunk.
Did you do more than one open/close on trunk? As emem.c does not return it's
memory, memory usage will not drop back to the initial value in any case.
(Turning on the emem stats would show the usage).
/Anders
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.