wlroots/xwayland/selection
Simon Ser d5208fa18f xwayland/selection: stop using VLAs for MIME type atom lists
The size of the VLA is client-controlled and can overflow the
stack. Instead, allocate on the heap.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/work_items/4090
(cherry picked from commit cb0fa9b0a3)
2026-05-22 09:58:26 -04:00
..
dnd.c xwayland/selection: stop using VLAs for MIME type atom lists 2026-05-22 09:58:26 -04:00
incoming.c xwayland: fix wl_array rollback when adding selection targets 2026-02-05 09:26:55 +08:00
outgoing.c xwayland/selection: stop using VLAs for MIME type atom lists 2026-05-22 09:58:26 -04:00
selection.c xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00