]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Fix wrong fscanf usage on tst-pldd
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 25 Mar 2022 14:16:49 +0000 (11:16 -0300)
committerArjun Shankar <arjun@redhat.com>
Fri, 25 Nov 2022 14:16:00 +0000 (15:16 +0100)
commit2636fbb7efa8ba6ee101fa64f2295e5f118b8d96
tree1ed40a900d4b460e3206fd6447eddf68617380d6
parente7019eeeb5f9eb3bab956fb1ecfc867bf257bc9d
elf: Fix wrong fscanf usage on tst-pldd

To take in consideration the extra '\0'.

Checked on x86_64-linux-gnu.

(cherry picked from commit b2cd93fce666fdc8c9a5c64af2741a8a6940ac99)
elf/tst-pldd.c