repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add /none/tests/use_after_close to .gitignore
[valgrind.git]
/
memcheck
/
tests
/
freebsd
/
getfsstat.supp
blob
2381554e28ab9e79e07ce0797d4f89947a6f4e6d
1
# Not sure if these are issues in getfsstat
2
# or should be in the general suppression file
3
{
4
MEMCHECK-LIBC-COND-PRINTF-1
5
Memcheck:Cond
6
fun:strlen
7
obj:/lib/libc.so.7
8
fun:vfprintf_l
9
}
10
{
11
MEMCHECK-LIBC-COND-PRINTF-2
12
Memcheck:Cond
13
fun:memchr
14
obj:/lib/libc.so.7
15
obj:/lib/libc.so.7
16
fun:vfprintf_l
17
}
18
{
19
MEMCHECK-LIBC-COND-PRINTF-3
20
Memcheck:Param
21
write(buf)
22
fun:_write
23
obj:/lib/libc.so.7
24
obj:/lib/libc.so.7
25
obj:/lib/libc.so.7
26
obj:/lib/libc.so.7
27
fun:vfprintf_l
28
}
29
{
30
MEMCHECK-LIBC-WRITE-EXIT
31
Memcheck:Param
32
write(buf)
33
fun:_write
34
obj:/lib/libc.so.7
35
obj:/lib/libc.so.7
36
obj:/lib/libc.so.7
37
fun:exit
38
}