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
Bug 402781 - Redo the cache used to process indirect branch targets.
[valgrind.git]
/
exp-sgcheck.supp
blob
b2d4aebfd91d9ed10d9f18a9edbcecd96e8518e8
1
{
2
ld-2.X possibly applying relocations
3
exp-sgcheck:SorG
4
obj:*/*lib*/ld-2.*so*
5
obj:*/*lib*/ld-2.*so*
6
}
7
8
# I'm pretty sure this is a false positive caused by the sg_ stuff
9
{
10
glibc realpath false positive
11
exp-sgcheck:SorG
12
fun:realpath
13
fun:*
14
}
15
16
{
17
I think this is glibc's ultra optimised getenv doing 2 byte reads
18
exp-sgcheck:SorG
19
fun:getenv
20
}