commit | f812477fc037e0ae920b9d18f96057dacada420d | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Nov 21 16:47:02 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Nov 21 21:47:19 2013 -0800 |
tree | cd8fd220ab9e29c7f56b1f79f7af298bd2c98592 | |
parent | bb835b419edfbcb2a7267098df7d6c5ab8592b97 [diff] |
tests: add a test causing SIGBUS to the compositor This tests the wl_shm buffer access wrappers, that are supposed to catch the invalid accesses to a memory-mapped file beyond EOF. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>