🔨」 fix: fixed some things.

This commit is contained in:
2024-07-18 17:10:53 +02:00
parent 93eae87ea8
commit e5e127f71d
6 changed files with 79 additions and 27 deletions

53
readline.supp Normal file
View File

@ -0,0 +1,53 @@
{
readline
Memcheck:Leak
match-leak-kinds: reachable
...
fun:readline
...
}
{
readline-history
Memcheck:Leak
...
fun:xmalloc
fun:add_history
...
}
{
</bin/toe>
Memcheck:Leak
match-leak-kinds: reachable
...
obj:/usr/bin/toe
fun:(below main)
}
{
</bin/locale>
Memcheck:Leak
...
obj:/usr/bin/locale
fun:(below main)
}
{
</bin/clear>
Memcheck:Leak
match-leak-kinds: reachable
...
obj:/usr/bin/clear
fun:(below main)
}
{
</bin/cat>
Memcheck:Leak
...
obj:/usr/bin/cat
fun:(below main)
}
{
</bin/ls>
Memcheck:Leak
...
obj:/usr/bin/ls
fun:(below main)
}