fix: use builtin

This commit is contained in:
Camille Chauvet
2023-02-21 15:07:14 +01:00
parent 96de7639cd
commit 255892e12e
5 changed files with 43 additions and 19 deletions

15
vsupp Normal file
View File

@ -0,0 +1,15 @@
{
readline
Memcheck:Leak
...
fun:readline
...
}
{
readline
Memcheck:Leak
...
fun:add_history
...
}