Skip to content

wayland/textinput_v2: copy the data instead of assuming ownership

Xaver Hugl requested to merge work/zamundaaa/copy-array into master

The life time of the wl_array is limited to the callback, afterwards it's a dangling pointer

BUG: 481239

Edited by Xaver Hugl

Merge request reports