mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09:00
20 lines
262 B
Plaintext
20 lines
262 B
Plaintext
|
|
{
|
||
|
|
<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
|
||
|
|
...
|
||
|
|
}
|
||
|
|
|