mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
17 lines
235 B
Plaintext
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
|
||
|
}
|