[PATCH] Use correct exit status in ldd (bug 24150)

Carlos O'Donell codonell@redhat.com
Mon Feb 3 16:23:00 GMT 2020


On 2/3/20 10:58 AM, Andreas Schwab wrote:
> On Feb 03 2020, Carlos O'Donell wrote:
> 
>> If all rtld in ${RTLDLIST} are non-executable this will cause the script to return
>> success when it should not.
> 
> Why should it not?

It is an error if the script has an internal error (lack of executable helper program i.e. ld.so) and cannot carry out the requested user function.

-- 
Cheers,
Carlos.



More information about the Libc-alpha mailing list