ajout tests valgrind, option -o
This commit is contained in:
13
valgrind_readline.supp
Normal file
13
valgrind_readline.supp
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
<readline>
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:readline
|
||||
}
|
||||
|
||||
{
|
||||
<readline history>
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:add_history
|
||||
}
|
||||
Reference in New Issue
Block a user