summaryrefslogtreecommitdiffstats
path: root/tests/jq.test
diff options
context:
space:
mode:
authorColin Leroy-Mira <colin@colino.net>2024-03-18 19:42:22 +0100
committerGitHub <noreply@github.com>2024-03-18 19:42:22 +0100
commitd69733154a2b411c4248a3f90e582115a8512276 (patch)
treeda9cf04f468ab5c06fc8e20062ee9f07374c23d5 /tests/jq.test
parent10ea3c7d9f581212e7a80f31fb9a6ded8fd28c0f (diff)
Fix valgrind warning on aarch64/glibc 2.31
tests/mantest were failing on Raspberry Pi OS 11: ==10205== Conditional jump or move depends on uninitialised value(s) ==10205== at 0x48806F8: checkfail (jq_test.c:58) ==10205== by 0x48806F8: run_jq_tests (jq_test.c:99) ==10205== by 0x4880FCB: jq_testsuite (jq_test.c:39) ==10205== by 0x10B37F: main (main.c:576) ==10205== ==10205== Conditional jump or move depends on uninitialised value(s) ==10205== at 0x4880714: checkfail (jq_test.c:58) ==10205== by 0x4880714: run_jq_tests (jq_test.c:99) ==10205== by 0x4880FCB: jq_testsuite (jq_test.c:39) ==10205== by 0x10B37F: main (main.c:576)
Diffstat (limited to 'tests/jq.test')
0 files changed, 0 insertions, 0 deletions