mutter/cogl/cogl/deprecated
Daniel van Vugt 1cb21877ed cogl-auto-texture: Avoid a double-free crash
If texture allocation fails (e.g. on an old GPU with size limit 2048)
then `cogl_texture_new_with_size` was trying to use the same CoglError
twice. The second time was after it had already been freed.

Bug reported and fix provided by Gert van de Kraats.

https://launchpad.net/bugs/1790525


(cherry picked from commit d21478b0f0)
2019-01-23 23:54:31 +00:00
..
cogl-auto-texture.c cogl-auto-texture: Avoid a double-free crash 2019-01-23 23:54:31 +00:00
cogl-auto-texture.h Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
cogl-clutter-xlib.h cogl: Fix a bunch of GISCAN warnings 2016-07-20 14:23:48 +08:00
cogl-clutter.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-clutter.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-framebuffer-deprecated.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-framebuffer-deprecated.h Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
cogl-material-compat.c cogl: Fix a bunch of GISCAN warnings 2016-07-20 14:23:48 +08:00
cogl-material-compat.h cogl: Fix a few GISCAN warnings 2016-08-18 11:32:33 +08:00
cogl-program-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-program.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-shader-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-shader.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-shader.h cogl: Fix a bunch of GISCAN warnings 2016-07-20 14:23:48 +08:00
cogl-type-casts.h cogl: Let the g-ir-scanner see the type structs typedefs 2016-07-20 14:23:48 +08:00
cogl-vertex-buffer-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-vertex-buffer.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-vertex-buffer.h cogl: Fix a bunch of GISCAN warnings 2016-07-20 14:23:48 +08:00