]> git.ipfire.org Git - thirdparty/valgrind.git/commit
regtest: update none/tests/linux/bug506910.cpp to add errno value
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 26 Oct 2025 19:41:38 +0000 (20:41 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 26 Oct 2025 19:41:38 +0000 (20:41 +0100)
commitf53d33c8db509010156db77aabfaf052d02765f6
tree13e24c12effe7b956cc21c648acdec7af915f957
parent7e1b044013ed3810ff4a197c675fa8e29babdfef
regtest: update none/tests/linux/bug506910.cpp to add errno value

This test recently had a couple of failures. Don't know why, but know
that errno wasn't the expected ELOOP. This change adds the value of
errno.
none/tests/linux/bug506910.cpp