libldb/ldb-2.0.8/tests/ldb_match_test.valgrind

17 lines
235 B
Plaintext
Raw Normal View History

2020-02-18 15:26:18 +08:00
{
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
}