]> git.ipfire.org Git - thirdparty/valgrind.git/commit
regtest warnings: fix unused returns and missing noexcept specifiers
authorPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 26 May 2025 20:02:35 +0000 (22:02 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 26 May 2025 20:02:35 +0000 (22:02 +0200)
commit988d80f0e7789b6d04734125ef340db282da7322
treeb9247db57940625929417930ffe78723ba6b08d4
parent6dd49fc455dbf0310eef9de6067e47fac0ce92b8
regtest warnings: fix unused returns and missing noexcept specifiers

GCC 15.1.1 is still giving a -Walloc-size-larger-than= warning for
memcheck calloc-overflow.c
drd/tests/timed_mutex.cpp
massif/tests/overloaded-new.cpp