Skip to content

Commit

Permalink
ci: default suppress glibc's strncmp (Addr16)
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 10, 2021
1 parent 00fb5ce commit 1470d28
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions suppressions/nokogiri_ruby.supp
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,13 @@
fun:_dl_map_object
...
}
{
this should be caught by default suppressions see #2314
Memcheck:Addr16
fun:strncmp
fun:is_dst
fun:_dl_dst_*
...
fun:_dl_map_object
...
}

0 comments on commit 1470d28

Please sign in to comment.