Memory Leakage
- From: Matthew Russell <twig5151 yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Memory Leakage
- Date: Sun, 28 Jan 2001 18:19:59 -0800 (PST)
I'm having a problem with leaking memory from a
dialog box. It contains a notebook with 4 pages,
one of which just contains a few labels and
buttons, whereas the others contain fairly large
sized Clist. When I come to destroy the window,
it seems to leak about 100k, according to top.
(This is based on creating and destroying several
of these dialogs in sequence.)
I was under the impression that
gtk_widget_destroy() freed the memory of a widget
and it's components. Does this include the text
that's copied into the Clist entries using
gtk_clist_append()?
Thanks,
Matthew R.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]