On 02/12/2020 05:55, Szabolcs Nagy via Libc-alpha wrote:
> Handle unaligned executable load segments (the bfd linker is not
> expected to produce such binaries, but other linkers may).
>
> Computing the mapping bounds follows _dl_map_object_from_fd more
> closely now.
>
> Fixes bug 26988.
LGT
Handle unaligned executable load segments (the bfd linker is not
expected to produce such binaries, but other linkers may).
Computing the mapping bounds follows _dl_map_object_from_fd more
closely now.
Fixes bug 26988.
---
v3:
- split the last patch in two so this bug is fixed separately.
- pushe
2 matches
Mail list logo