[LTP] [PATCH] open08: calling tst_get_bad_addr from LTP API
Jan Stancek
jstancek@redhat.com
Wed Jul 11 09:28:41 CEST 2018
----- Original Message -----
> Maybe we misled by the code comments before, after thinking over, I
> guess the "outside your accessible address space" != "outside of
> process mapped space". So we don't need to do map/unmap to satisfy
> that.
That may be the case, I changed it on purpose to match that comment.
Though as you pointed out PROT_NONE might be enough too.
Is the motivation for your patch to re-use existing function
or have you hit some problem with map/unmap?
Regards,
Jan
More information about the ltp
mailing list