Skip to content

Commit

Permalink
tests: suppressed valgrind error on pcre jit's SSE false positives.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Apr 6, 2017
1 parent 555173e commit 44c703e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions valgrind.suppress
Expand Up @@ -460,3 +460,8 @@
fun:_dl_sysdep_start
fun:_dl_start
}
{
<insert_a_suppression_name_here>
Memcheck:Cond
obj:*
}

0 comments on commit 44c703e

Please sign in to comment.