diff options
author | Szabolcs Nagy <nsz@port70.net> | 2016-11-01 02:49:09 +0100 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-11-07 12:00:32 -0500 |
commit | 5ffe515ca485c8e6e57cd5acda6bc6008f85660c (patch) | |
tree | 99d377f4c22b97a642df989af8d1b6b3eb51ac3f /src/stdio/vsscanf.c | |
parent | 86e8cc0fd46f5789e80a16d68ae86f7358f64705 (diff) | |
download | musl-5ffe515ca485c8e6e57cd5acda6bc6008f85660c.tar.gz musl-5ffe515ca485c8e6e57cd5acda6bc6008f85660c.tar.xz musl-5ffe515ca485c8e6e57cd5acda6bc6008f85660c.zip |
fix ldso reserved library name handling
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.
Diffstat (limited to 'src/stdio/vsscanf.c')
0 files changed, 0 insertions, 0 deletions