Skip to content

Commit

Permalink
Improved sem_open valgrind suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelCompany authored Mar 25, 2020
1 parent 8fadef8 commit afef6f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions valgrind.supp
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@
<sem_open false positive depending of libc version>
Memcheck:Param
write(buf)
...
fun:sem_open
...
}

0 comments on commit afef6f2

Please sign in to comment.