]> sourceware.org Git - glibc.git/commit
rtld: Fix handling of '--' option
authorHenrik Lindström <henrik@lxm.se>
Fri, 26 Jul 2024 10:33:50 +0000 (12:33 +0200)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 6 Aug 2024 13:26:17 +0000 (10:26 -0300)
commit2227195794f96c7bf583e9ea4fb929cbedf1d8a1
tree556edd0a59b0401b3e307bf9a488f4dc38f75476
parent942670c81dc8071dd75d6213e771daa5d2084cb6
rtld: Fix handling of '--' option

It always resulted in the error `unrecognized option '--'` previously.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
elf/rtld.c
This page took 0.032697 seconds and 5 git commands to generate.