fixed todolist conflict

This commit is contained in:
mdev9
2024-04-23 18:56:01 +02:00
parent 471a417bf9
commit 529b7b0ef1
2 changed files with 4 additions and 0 deletions

15
valgrind.supp Executable file
View File

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