mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-04-26 23:01:37 +00:00
Merge remote-tracking branch 'origin/master' into feature/sdcp-v2
This commit is contained in:
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -95,3 +95,24 @@
|
||||
fun:realloc
|
||||
obj:/usr/lib/*/libpython3*.so.*
|
||||
}
|
||||
|
||||
{
|
||||
ignore__pygobject_possible_leaks
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: possible
|
||||
...
|
||||
obj:/usr/lib*/python*/site-packages/gi/_gi.cpython-*.so
|
||||
obj:/usr/lib*/libpython3.*.so.*
|
||||
}
|
||||
|
||||
{
|
||||
ignore__pygobject_instance_leaks
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
...
|
||||
fun:g_type_create_instance
|
||||
fun:gi_info_new_full
|
||||
...
|
||||
obj:/usr/lib*/python*/site-packages/gi/_gi.cpython-*.so
|
||||
obj:/usr/lib*/libpython3.*.so.*
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user