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

Wireshark-dev: Re: [Wireshark-dev] g_mem-chunk_destroy does not free memory for GLib > 2.8

From: Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>
Date: Sun, 11 Oct 2009 11:23:19 +0200
Hey Bill,

Bill Meier wrote:
The following are OK:
   ./epan/proto.c:455  ; Used for all GLib versions: mem leak @
                       ;  proto_cleanup ?
                       ; Benign since proto_cleanup called only @ exit ??

This definately looks like a memleak. I've switched over to using GSlices in r30497 and plugged the memleak in r30500.

--
Best regards,
Kovarththanan Rajaratnam