wlroots/xwayland/selection
Simon Ser cb0fa9b0a3 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
2026-05-22 09:42:52 -04:00
..
dnd.c xwayland/selection: stop using VLAs for MIME type atom lists 2026-05-22 09:42:52 -04:00
incoming.c xwayland: stop using xcb_get_property_reply_t.value_len 2026-05-22 09:34:30 -04:00
outgoing.c xwayland/selection: stop using VLAs for MIME type atom lists 2026-05-22 09:42:52 -04:00
selection.c xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00