val.supp
This commit is contained in:
15
valgrind.supp
Executable file
15
valgrind.supp
Executable file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
readline
|
||||||
|
Memcheck:Leak
|
||||||
|
...
|
||||||
|
fun:readline
|
||||||
|
...
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
readline
|
||||||
|
Memcheck:Leak
|
||||||
|
...
|
||||||
|
fun:add_history
|
||||||
|
...
|
||||||
|
}
|
Reference in New Issue
Block a user