mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-05-08 16:18:46 +02:00
20 lines
262 B
Text
20 lines
262 B
Text
|
|
{
|
||
|
|
<ignore_dl_open_leaks>
|
||
|
|
Memcheck:Leak
|
||
|
|
fun:malloc
|
||
|
|
...
|
||
|
|
fun:dlopen*
|
||
|
|
}
|
||
|
|
|
||
|
|
{
|
||
|
|
<ignore-gusb-get-string-desc-uninitialized-memory>
|
||
|
|
Memcheck:Param
|
||
|
|
socketcall.sendto(msg)
|
||
|
|
...
|
||
|
|
fun:send
|
||
|
|
...
|
||
|
|
fun:g_usb_device_get_string_descriptor
|
||
|
|
...
|
||
|
|
}
|
||
|
|
|