Skip to content

Draft: gdkpixbuf-drawable: Leak fix in gdk_pixbuf_get_from_surface()

Adrien Plazas requested to merge aplazas/gtk:drawable-leak-fix into gtk-3-24

This returns earlier on an error and fixes a leak in another in gdk_pixbuf_get_from_surface().

Please note I'm not sure how to test this fix properly as it's quite an uncommon case.

Edited by Adrien Plazas

Merge request reports