mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-06 23:02:10 +03:00
cfdfd5ea3c
reportedly the GNU linker can emit such segments, causing spurious failure to load due to mmap with a length of zero producing EINVAL. no action is required for such a load map (it's effectively a nop in the program headers table) so just treat it as always successful. |
||
---|---|---|
.. | ||
dlstart.c | ||
dynlink.c |