Hello gtk-list,
I'm using
g_mem_set_vtable(glib_mem_profiler_table);
g_atexit(g_mem_profile);
as the first calls in the main function.
Even the most simple test app leaks memory about 125 KB
with 90% freed.
Do i have to call some cleanup methods ("gtk_exit" is deprecated
and doesnt work well) ?
By the way, i'm working on Windows XP.
--
Best regards,
Lothar mailto:[email protected]
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list