ftmemsim-valgrind/memcheck/tests/clientperm.stderr.exp
Paul Floyd 1ec5d23e73 Make memcheck/tests/clientperm clang-friendly
The use of the ternary operator was causing diffs compared to
GCC output. Switching to use two 'ifs' should remove this
difference.
2022-05-09 09:16:48 +02:00

7 lines
202 B
Plaintext

Conditional jump or move depends on uninitialised value(s)
at 0x........: main (clientperm.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (clientperm.c:39)