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 4140] emem patches

Date: Tue, 20 Oct 2009 10:25:11 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4140


Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #7 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>  2009-10-20 10:25:08 PDT ---
(In reply to comment #4)
> And se_trees (before) was initialized to NULL only once
> 
> It might be issue (memleaks) when WIRESHARK_DEBUG_SE_NO_CHUNKS is exported
> cause
> se_init_chunk() might be called several times.

Ah, yes, I was trusting the comment at the start of those functions that says
they're only called once at startup without processing the reality that they
were called multiple times.  I fixed that (by making them called only once) in
30644.

Reopening the bug since there's more patches here.


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