mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
valgrind suppressions: Suppress libmagic leaks.
This commit is contained in:
@@ -269,3 +269,11 @@
|
||||
...
|
||||
fun:magic_getpath
|
||||
}
|
||||
|
||||
# Another memory leak in libmagic.
|
||||
{
|
||||
libmagic_leak_2
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:file_apprentice
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user