mirror of git://git.musl-libc.org/musl
5ffe515ca4
If a DT_NEEDED entry was the prefix of a reserved library name (up to the first dot) then it was incorrectly treated as a libc reserved name. e.g. libp.so dependency was not loaded as it matched libpthread reserved name. |
||
---|---|---|
.. | ||
dlstart.c | ||
dynlink.c |