]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD regtest: update kenv test so that it builds with GCC master
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 22 Aug 2025 06:58:08 +0000 (08:58 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 22 Aug 2025 06:58:08 +0000 (08:58 +0200)
commit3e8790f5af6b4d7f0daf3d40c2abbae990f29d3e
treeb5c88c3ba4856b3a63561433183244d9364d4002
parent3d3a4a6a3509452721bb39dc337553e32c2636cb
FreeBSD regtest: update kenv test so that it builds with GCC

Was missing the memory header for std::make_unique,
and GCC doesn't like using smart pointers with cout so use
get().
memcheck/tests/freebsd/kenv.cpp
memcheck/tests/freebsd/kenv.stderr.exp