libldb/ldb-2.0.8/tests/ldb_match_test.valgrind
2020-02-18 15:26:18 +08:00

17 lines
235 B
Plaintext

{
Memory allocated in set-up
Memcheck:Leak
match-leak-kinds: possible
fun:malloc
...
fun:setup
}
{
Memory allocated by ldb_init
Memcheck:Leak
match-leak-kinds: possible
fun:malloc
...
fun:ldb_init
}