]> git.ipfire.org Git - thirdparty/valgrind.git/commit
filter out in /absolute/path in drd/tests stderr filter
authorMark Wielaard <mark@klomp.org>
Sat, 20 Apr 2024 20:56:05 +0000 (22:56 +0200)
committerMark Wielaard <mark@klomp.org>
Sat, 20 Apr 2024 20:57:44 +0000 (22:57 +0200)
commit847f1d414d982d3344e25bebf67819565cdca5ff
tree3ab2d64cd3a8a9791f16349b475135ad8775925e
parentc1846532a8f3ec369ed194936c2fc113e9b2897e
filter out in /absolute/path in drd/tests stderr filter

This filters out a line like:
by 0x........: ??? (in /home/mjw/valgrind/helgrind/tests/tc04_free_lock)
and replaces it with
by 0x........: ???
drd/tests/filter_stderr.in