gtk/gdk/loaders
Matthias Clasen 8c1a041104 gdk: Fix possible memory errors
clang complained that we may end up jumping
to the cleanup code without initializing data
in the jpeg code. Always initialize data to
NULL to prevent that eventuality.
2022-11-18 00:04:23 -05:00
..
gdkjpeg.c gdk: Fix possible memory errors 2022-11-18 00:04:23 -05:00
gdkjpegprivate.h Add code to save jpegs 2021-09-17 02:02:51 +02:00
gdkpng.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdkpngprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00
gdktiff.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdktiffprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00