]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Hide "client tried to modify addresses" warnings when -q (quiet) is set
authorMartin Cermak <mcermak@redhat.com>
Wed, 28 May 2025 16:04:46 +0000 (18:04 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 29 May 2025 22:25:06 +0000 (00:25 +0200)
commit47f2f1df4112e9befe2d0039d7e4f6c957669b6e
tree5761fef66c4f13d982a6c39c43463c71525bad9a
parent4540c465868f18943e649c686e83e33688711887
Hide "client tried to modify addresses" warnings when -q (quiet) is set

When -q is set, that is when verbosity is 0, the "client tried to
modify addresses" warning should be hidden.

Also remove the warning from {freebsd,solaris}/scalar.stderr.exp

Reproducer: TESTS=munmap03 make -j$(nproc) ltpchecks

https://bugs.kde.org/show_bug.cgi?id=504919
NEWS
coregrind/m_syswrap/syswrap-generic.c
memcheck/tests/freebsd/scalar.stderr.exp
memcheck/tests/freebsd/scalar.stderr.exp-x86
memcheck/tests/solaris/scalar.stderr.exp