]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Darwin regtest: simplify memcheck filter_supp
authorPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 29 Oct 2025 13:25:04 +0000 (14:25 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 29 Oct 2025 13:25:04 +0000 (14:25 +0100)
commit4a30e2161236f381445984f7eb7acf022432152d
treee1d8115254949e3a81afe53a55a828457791b24f
parentb605996b4feb81d700d3b9e7b03996481c8f56aa
Darwin regtest: simplify memcheck filter_supp

The filter removes used suppression lines and duplicate lines.
Old Darwin sed doesn't understand 'M{}', so use "cat -s" to remove
duplicate blank lines instead.
memcheck/tests/filter_supp.in