Skip to content
Commit fd6062ed authored by H.J. Lu's avatar H.J. Lu
Browse files

elf: Align argument of __munmap to page size [BZ #28676]



On Linux/x86-64, for elf/tst-align3, we now get

munmap(0x7f88f9401000, 1126424)         = 0

instead of

munmap(0x7f1615200018, 544768)          = -1 EINVAL (Invalid argument)

Reviewed-by: default avatarFlorian Weimer <fweimer@redhat.com>
parent 0884724a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment