Skip to content

Fix XWayland abstract socket address.

Xuetian Weng requested to merge work/xwayland-socket into master

NUL-termination byte is not needed for abstract socket. This leads to XWayland listening to a wrong address.

Confirmed with lsof.

BUG: 442362

Merge request reports