fprintd/utils
Marco Trevisan (Treviño) 554df2a8d9 utils: Fix memory leak when error is ignored in list
If we get a `NoEnrolledPrints` error while list, we don't consider it an
hard error and in such case we proceed to releasing the device, but without
clearing the previously set error first.
2020-02-14 16:00:20 +01:00
..
delete.c delete: Clear the error in case we ignore it 2020-02-14 15:55:09 +01:00
enroll.c enroll: Fix usernames memory leak 2020-02-05 15:25:35 +01:00
list.c utils: Fix memory leak when error is ignored in list 2020-02-14 16:00:20 +01:00
meson.build build: Add meson build system 2020-02-05 15:25:35 +01:00
verify.c verify: Constify username 2020-02-05 15:25:35 +01:00