mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 14:40:50 +02:00
18 lines
345 B
Plaintext
18 lines
345 B
Plaintext
|
|
{
|
||
|
|
aunit_test_results_add_success_leak
|
||
|
|
Memcheck:Leak
|
||
|
|
match-leak-kinds: definite,indirect
|
||
|
|
fun:malloc
|
||
|
|
fun:__gnat_malloc
|
||
|
|
fun:aunit__test_results__add_success
|
||
|
|
}
|
||
|
|
|
||
|
|
{
|
||
|
|
aunit_test_results_successes_leak
|
||
|
|
Memcheck:Leak
|
||
|
|
match-leak-kinds: definite,indirect
|
||
|
|
fun:malloc
|
||
|
|
fun:__gnat_malloc
|
||
|
|
fun:aunit__test_results__successes
|
||
|
|
}
|