Skip to content

Commit

Permalink
Merge pull request #359 from LeaYeh/chore-generalize-suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaYeh authored Jul 22, 2024
2 parents b633c46 + a503231 commit c1c3757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions minishell.supp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
libreadline
Memcheck:Leak
...
obj:/usr/lib/x86_64-linux-gnu/libreadline.so.*
obj:*libreadline.so.*
...
}
}

0 comments on commit c1c3757

Please sign in to comment.