Skip to content
  • Tim Janik's avatar
    disabled g_free (image) calls, as GdkImage is an object. these should be · 92e87e40
    Tim Janik authored
    Sat Jun 23 22:03:20 2001  Tim Janik  <timj@gtk.org>
    
            * gdk/x11/gdkimage-x11.c (gdk_image_init): disabled g_free (image)
            calls, as GdkImage is an object. these should be g_obejct_unref()
            instead but that won't work because of the g_error() statement
            in gdk_x11_image_destroy(). so for now, i did s/g_free/LEAK_IMAGE/
            to spot these places.
    92e87e40
To find the state of this project's repository at the time of any of these versions, check out the tags.