Skip to content

util/shm: clear mode permission bits in allocate_shm_file_pair

Simon Ser requested to merge emersion/wlroots:shm-chmod into master

This ensures the file cannot be re-opened with write permissions.

Closes: #3429

Merge request reports