Skip to content

libweston: Cleanup output's animation list when removing it

JeffyChen requested to merge JeffyCN/weston:libweston-fixes into main

Avoid memory use-after-free when the animation try to delete itself from an already freed list in it's destruction.

Signed-off-by: Jeffy Chen jeffy.chen@rock-chips.com

Merge request reports