Wireshark-commits: [Wireshark-commits] rev 45412: /trunk/ /trunk/epan/: emem.c

Date: Mon, 08 Oct 2012 22:27:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45412

User: eapache
Date: 2012/10/08 03:27 PM

Log:
 Actually destroy chunks in emem_free_all. We lose the efficiency of re-using
 them, but until I can figure out the correct logic for that (3rd try and
 counting...) this at least plugs the leak.

Directory: /trunk/epan/
  Changes    Path          Action
  +6 -7      emem.c        Modified