flatpak-builder/permission-store
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
..
Makefile.am.inc Add backport of g_autoptr support for json-glib 2016-11-29 10:14:33 +01:00
org.freedesktop.impl.portal.PermissionStore.service.in Split out permission store from session helper 2016-05-09 14:07:22 +02:00
permission-store.c Fix license headers 2016-07-29 14:27:49 -04:00
xdg-permission-store.c Fix compiler warnings with uninitialised cleanup pointers 2017-01-19 10:05:13 +01:00
xdg-permission-store.h Fix license headers 2016-07-29 14:27:49 -04:00
xdg-permission-store.service.in Split out permission store from session helper 2016-05-09 14:07:22 +02:00