Re: mem leaks in file_selection widget for gtk 2.x
- From: Havoc Pennington <hp redhat com>
- To: Ed Sweetman <ed sweetman wmich edu>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: mem leaks in file_selection widget for gtk 2.x
- Date: 22 Mar 2002 20:23:27 -0500
Ed Sweetman <ed sweetman wmich edu> writes:
It doesn't seem to be a literal leak. But the program uses more and
more memory instead of freeing it like it did in gtk 1.2. When i push
the leak button i have a very small amount colored red and that portion
hardly changes as the actual memory use increases indefinitely with gtk
2.x. I call it a leak because the effect is the same and i'm not sure
what besides bloat could describe the effect when compared to
gtk1.2.
It may have a bug where it keeps allocating more memory, but still
retains a reference to it. Not a leak in the memprof sense but still a
bug that results in lots of unfortunate memory use. ;-)
Anyway, be sure it's in bugzilla if it appears to be a GTK
bug. Compilable small test case always appreciated, but not required.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]