mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-15 20:38:07 +02:00
An application terminating because of a signal like SIGSEGV, SIGABRT and friends, will exit with a signal number that is 128 + $SIGNAL_NUMBER, so let's ensure that the daemon has not been terminated because of a such error This makes even more sense with address sanitizer builds, as the daemon would exit with abort. |
||
|---|---|---|
| .. | ||
| dbusmock | ||
| pam | ||
| prints | ||
| fprintd.py | ||
| LSAN-leaks-suppress.txt | ||
| meson.build | ||
| test_fprintd_utils.py | ||
| unittest_inspector.py | ||