libfprint/libfprint/nbis
Benjamin Berg 56543e1311 nbis: Add spatch file to use GLib memory management functions
Add an spatch/coccinelle 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.
2019-11-19 21:07:58 +01:00
..
bozorth3 bozorth3: Remove unused assignments in bz_match_score() 2018-12-12 17:17:35 +01:00
include nbis: Update to NBIS 5.0.0 2018-08-27 20:01:00 +02:00
mindtct mindtct: Check for multiplication overflow in alloc_power_stats() 2018-12-13 15:48:25 +01:00
glib-memory.cocci nbis: Add spatch file to use GLib memory management functions 2019-11-19 21:07:58 +01:00
lfs.h.patch nbis: Add script to update NBIS and apply changes 2018-08-27 20:01:00 +02:00
remove-function.lua nbis: Add script to update NBIS and apply changes 2018-08-27 20:01:00 +02:00
update-from-nbis.sh nbis: Add spatch file to use GLib memory management functions 2019-11-19 21:07:58 +01:00