diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-01-04 20:22:59 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-01-04 20:22:59 +0100 |
commit | b47b07c92d82df497ad4e3abebfdab51be5d0546 (patch) | |
tree | 8aaa9a1520d1c11effa0c99876172b94e86d089b /stdlib/bug-fmtmsg1.c | |
parent | 3ec5d83d2a237d39e7fd6ef7a0bc8ac4c171a4a5 (diff) | |
download | glibc-b47b07c92d82df497ad4e3abebfdab51be5d0546.tar glibc-b47b07c92d82df497ad4e3abebfdab51be5d0546.tar.gz glibc-b47b07c92d82df497ad4e3abebfdab51be5d0546.tar.bz2 glibc-b47b07c92d82df497ad4e3abebfdab51be5d0546.zip |
hurd: Fix mmap(!MAP_FIXED) on bogus address
In the !MAP_FIXED case, when a bogus address is given mmap should pick up a
valide address rather than returning EINVAL: Posix only talks about
EINVAL for the MAP_FIXED case.
This fixes long-running ghc processes.
Diffstat (limited to 'stdlib/bug-fmtmsg1.c')
0 files changed, 0 insertions, 0 deletions