Files
flatpak/builder
Ikey Doherty 605c7ee87b Fix compiler warnings with uninitialised cleanup pointers
This change fixes GCC compiler warnings where a cleanup function was
specified on an uninitialised pointer, which in the view of GCC could
result in an errornous free of uninitialised memory, if the functions
that initialise them do not return NULL.

Signed-off-by: Ikey Doherty <ikey@solus-project.com>
2017-01-19 10:05:13 +01:00
..
2016-07-29 14:27:49 -04:00
2016-11-28 17:23:38 +01:00
2016-07-29 14:27:49 -04:00
2016-07-29 14:27:49 -04:00
2016-07-29 14:27:49 -04:00
2016-07-29 14:27:49 -04:00
2016-07-29 14:27:49 -04:00
2016-07-29 14:27:49 -04:00
2016-07-29 14:27:49 -04:00
2016-10-06 12:31:54 +02:00