diff --git a/minishell.supp b/minishell.supp deleted file mode 100644 index 2856914..0000000 --- a/minishell.supp +++ /dev/null @@ -1,57 +0,0 @@ -{ - readline - Memcheck:Leak - match-leak-kinds: reachable - ... - fun:readline - ... -} -{ - readline-history - Memcheck:Leak - ... - fun:xmalloc - fun:add_history - ... -} -{ - - Memcheck:Leak - match-leak-kinds: reachable - ... - obj:/usr/bin/toe - fun:(below main) -} -{ - - Memcheck:Leak - ... - obj:/usr/bin/locale - fun:(below main) -} -{ - - Memcheck:Leak - match-leak-kinds: reachable - ... - obj:/usr/bin/clear - fun:(below main) -} -{ - - Memcheck:Leak - ... - obj:/usr/bin/cat - fun:(below main) -} -{ - - Memcheck:Leak - ... - obj:/usr/bin/ls - fun:(below main) -} - - - -