Skip to content
Commit 2d3cca3d authored by Marius Vlad's avatar Marius Vlad
Browse files

libweston: Add paint node destruction into weston_layer_entry_remove()



This prevents a potential crash where users of
weston_layer_entry_insert/layer_entry_remove() would see when moving
views into a NULL layer (effectively unmapping the surface/view).

Users that have migrated to the weston_view_move_to_layer() are immune
to this issue because that takes care of paint node destruction.

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent 527bc8ae
Loading
Loading
Loading
Pipeline #1151388 passed with stages
in 5 minutes and 3 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment