Skip to content

wayland/textinput_v2: copy the data instead of assuming ownership

Vlad Zahorodnii requested to merge work/cherry-pick-3a8ae60f into Plasma/6.0

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

BUG: 481239

(cherry picked from commit 3a8ae60f)

Merge request reports