~registry/libfprint/master

  • Committer: Bastien Nocera
  • Date: 2018-12-13 10:33:39 UTC
  • Revision ID: git-v1:a53f07a8f64664e1f3337ed3abd6e4b1d202bbbe
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);
             ^~~
Filename Latest Rev Last Changed Committer Comment Size
..
demo 551 5 years ago Bastien Nocera demo: Add GTK+ test application Diff
doc 49 16 years ago Daniel Drake API documentation Diff
examples 6 16 years ago Daniel Drake Add 'verify' example skeleton This will become an Diff
libfprint 1 16 years ago Daniel Drake Create repo structure Diff
.gitignore 65 16 years ago Daniel Drake Doc and build updates Add ChangeLog generation ma 220 bytes Diff Download File
.gitlab-ci.yml 580 5 years ago Bastien Nocera Revert "ci: Disable Flatpak generation for now" T 2.1 KB Diff Download File
AUTHORS 236 11 years ago Bastien Nocera AUTHORS: Update https://bugs.freedesktop.org/show 621 bytes Diff Download File
COPYING 59 16 years ago Daniel Drake upekts relicensing Pavel Machek and Timo Hoenig a 25.8 KB Diff Download File
HACKING.md 408 6 years ago Bastien Nocera HACKING: Update hacking file 1.9 KB Diff Download File
INSTALL 327 6 years ago Bastien Nocera INSTALL: Update for Meson 210 bytes Diff Download File
meson.build 551 5 years ago Bastien Nocera demo: Add GTK+ test application 4.2 KB Diff Download File
meson_options.txt 551 5 years ago Bastien Nocera demo: Add GTK+ test application 741 bytes Diff Download File
NEWS 420 5 years ago Bastien Nocera 0.8.2 5.1 KB Diff Download File
README 576 5 years ago Bastien Nocera README: Add links to historical resources 2.1 KB Diff Download File
THANKS 217 11 years ago Bastien Nocera Thanks to Greg and Martin from AuthenTec https:// 469 bytes Diff Download File
TODO 90 16 years ago Daniel Drake Compiler flags update Dropped -Wextra as it is no 836 bytes Diff Download File