summaryrefslogtreecommitdiff
path: root/src/setjmp/x86_64/longjmp.s
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2021-03-05 11:09:32 -0500
committerRich Felker <dalias@aerifal.cx>2021-03-05 11:13:02 -0500
commitcfdfd5ea3ce14c6abf7fb22a531f3d99518b5a1b (patch)
tree21fa324b6947b11a815baff22278131cd3cddc4c /src/setjmp/x86_64/longjmp.s
parente48e99c112246fb580596404074445cb25d7858d (diff)
downloadmusl-cfdfd5ea3ce14c6abf7fb22a531f3d99518b5a1b.tar.gz
don't fail to map library/executable with zero-length segment maps
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.
Diffstat (limited to 'src/setjmp/x86_64/longjmp.s')
0 files changed, 0 insertions, 0 deletions