Skip to content

Commit

Permalink
valgrind: drop outdated regex-syntax crate supression
Browse files Browse the repository at this point in the history
This appears to be fixed with recent crate versions.
  • Loading branch information
radhermit committed Jun 13, 2024
1 parent 5b9841a commit 84ab1d0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .valgrind-pkgcraft.supp
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,3 @@
fun:_ZN8pkgcraft*
...
}

{
from regex-syntax crate
Memcheck:Cond
...
fun:_ZN12regex_syntax3ast7visitor5visit*
...
}

0 comments on commit 84ab1d0

Please sign in to comment.