-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b42
-
b68
-
sparc
-
solaris_10
gtk2_init_painting() in gtk2_interface.c (the new GTK L&F code) is leaking 2 GdkGCs per
invocation as it doesn't call
fp_g_object_unref(gc);
after the gc is no longer needed.
invocation as it doesn't call
fp_g_object_unref(gc);
after the gc is no longer needed.