Skip to content

shm: Use memfd_create when possible

Alexander Volkov requested to merge avolkov/xserver:master into master

It doesn't require shared memory dir and thus allows to avoid cases when this dir is detected incorrectly, as in https://bugreports.qt.io/browse/QTBUG-71440

Signed-off-by: Alexander Volkov a.volkov@rusbitech.ru

Edited by Alexander Volkov

Merge request reports