]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]
authorArjun Shankar <arjun@redhat.com>
Fri, 20 Aug 2021 14:24:05 +0000 (16:24 +0200)
committerArjun Shankar <arjun@redhat.com>
Fri, 20 Aug 2021 14:29:43 +0000 (16:29 +0200)
commit82fbcd7118d760492e2ecc9fa291e358b9ba0361
treec88957693d35b157b81df75b76aa59e2f0fe24b1
parent0835c0f0bad351117154b815f34f8af19ea7e325
elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]

This commit adds a missing colon in the AT_MINSIGSTKSZ entry in
the _dl_show_auxv function.
elf/dl-sysdep.c