libfprint/libfprint/nbis
Bastien Nocera a53f07a8f6 mindtct: Fix memory leak in error path in gen_image_maps()
Free the maps if we're not returning them.

libfprint/nbis/mindtct/maps.c:176:14: warning: Potential leak of memory pointed to by 'direction_map'
      return(ret);
             ^~~
libfprint/nbis/mindtct/maps.c:195:14: warning: Potential leak of memory pointed to by 'low_contrast_map'
      return(ret);
             ^~~
libfprint/nbis/mindtct/maps.c:195:14: warning: Potential leak of memory pointed to by 'low_flow_map'
      return(ret);
             ^~~
2018-12-13 11:33:39 +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: Fix memory leak in error path in gen_image_maps() 2018-12-13 11:33:39 +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 script to update NBIS and apply changes 2018-08-27 20:01:00 +02:00