]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Illumos regtest: use LC_ALL=C for execx test
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 12 Apr 2025 21:57:58 +0000 (23:57 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 12 Apr 2025 22:03:23 +0000 (00:03 +0200)
commit298a93a14c3c18f0edcb22d4c1ad83ddd2753572
treee425755fdcb59e1b344d3d9de1f75415e9714a29
parent1d8257e4a24356198d9a620904ac516bc94d6699
Illumos regtest: use LC_ALL=C for execx test

There's an uninitialized read in /usr/bin/printf when using the
default en_US.UTF-8 locale. This isn't a printf test, and using
the C locale makes the error go away.
memcheck/tests/solaris/execx.vgtest