commit | e505171a3254883aedb5f69ab8f090205ba88188 | [log] [tgz] |
---|---|---|
author | Neil Roberts <neil@linux.intel.com> | Wed Nov 13 15:44:06 2013 +0000 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Nov 13 16:32:58 2013 -0800 |
tree | 7700ff6e036333ef8bd38708f361e96930fe62a4 | |
parent | f707e8145ba8c26811c5dae2b3d00844afc0ffaf [diff] |
Add calls to wl_shm_buffer_begin/end_access This wraps all accesses to an SHM buffer between wl_shm_buffer_begin and end so that wayland-shm can install a handler for SIGBUS and catch attempts to pass the compositor a buffer that is too small.