On Tue, 13 Oct 2015 13:35:59 +0200
Andrea Canciani <ranm...@gmail.com> wrote:

> On MacOS X, according to the manpage of mprotect(), "When a program
> violates the protections of a page, it gets a SIGBUS or SIGSEGV
> signal.", but fence-image-self-test was only accepting a SIGSEGV as
> notification of invalid access.
> 
> Fixes fence-image-self-test
> 
> Reviewed-by: Pekka Paalanen <pekka.paala...@collabora.co.uk>
> ---
>  test/fence-image-self-test.c | 12 +++++++-----
>  test/utils.c                 |  6 +++---
>  2 files changed, 10 insertions(+), 8 deletions(-)

Pushed:
   7de61d8..9728241  master -> master

For the record, Linux man-page for mprotect does not mention SIGBUS at
all, so thanks for catching that.


Thanks,
pq

Attachment: pgpB9j4rcW_LE.pgp
Description: OpenPGP digital signature

_______________________________________________
Pixman mailing list
Pixman@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to