mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
add valgrind test for mediafire-fuse and fix memleaks
This commit is contained in:
@@ -113,3 +113,15 @@
|
||||
obj:*/libjansson.so*
|
||||
...
|
||||
}
|
||||
{
|
||||
fuse_opt_parse
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
fun:malloc
|
||||
fun:strdup
|
||||
obj:*libfuse.so*
|
||||
obj:*libfuse.so*
|
||||
fun:fuse_opt_parse
|
||||
fun:parse_arguments
|
||||
fun:main
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user