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
Fix typo
[valgrind.git]
/
exp-sgcheck
/
tests
/
filter_add
blob
ad8fbbc90b11d582cb119c74563512aa97f0a8fd
1
#! /bin/sh
2
3
dir
=
`dirname
$0
`
4
5
$dir
/
filter_stderr |
6
7
# Anonymise "before" distances (if greater than 9 bytes)
8
sed
"s/Address 0x........ is [0-9][0-9]\+ bytes /Address 0x........ is ... bytes /"