Files
libfprint-fpc1020/libfprint
Benjamin Berg 30a449841c nbis: Use GLib memory management functions
Apply the previously added spatch/coccinell file to replace all
free/malloc/realloc calls with g_free/g_malloc/g_realloc. It also removes
all the error code paths that we do not need to check anymore.

This means that the returned data must be free'ed using g_free rather
than free, making memory management more consistent.
2019-11-19 21:07:58 +01:00
..
2019-11-18 15:39:35 +01:00
2019-11-18 15:39:35 +01:00
2019-11-18 15:39:35 +01:00
2018-11-25 12:42:11 +00:00
2018-09-28 15:12:39 +02:00
2019-08-05 13:17:55 +02:00
2018-09-28 15:12:39 +02:00
2019-08-05 13:18:15 +02:00
2018-09-28 15:12:39 +02:00
2019-11-18 15:39:35 +01:00