mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-06 07:28:09 +01:00
18 lines
220 B
Text
18 lines
220 B
Text
{
|
|
<readline>
|
|
Memcheck:Leak
|
|
match-leak-kinds: reachable
|
|
...
|
|
fun:readline
|
|
...
|
|
}
|
|
{
|
|
<add_history>
|
|
Memcheck:Leak
|
|
match-leak-kinds: reachable
|
|
...
|
|
fun:xmalloc
|
|
...
|
|
fun:add_history
|
|
...
|
|
}
|