]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 12 Feb 2019 12:51:43 +0000 (13:51 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 12 Feb 2019 12:51:43 +0000 (13:51 +0100)
commitb3fbfe81961a1d14d7b54d1c9757e1f487073bcb
tree6c6936c6643def23f66c741ad504ac375a1223e5
parent3b856d093f5197637a5927c37d6c07dad8c86d45
elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]

This includes the original test case from commit
8e889c5da3c5981c5a46a93fec02de40131ac5a6 ("elf: Fix LD_AUDIT for
modules with invalid version (BZ#24122)).
ChangeLog
elf/Makefile
elf/tst-audit13.c [new file with mode: 0644]
elf/tst-audit13mod1.c [new file with mode: 0644]