Skip to content
Snippets Groups Projects
Commit 529fae91 authored by Marius Vlad's avatar Marius Vlad Committed by Pekka Paalanen
Browse files

backend-wayland: Avoid iterating over un-intialized lists


As an in-flight resize call might cause a call to
wayland_output_destroy_shm_buffers() to go over a list of free_buffers
list. Just initialize the lists before attempting to create the parent
surface to avoid it.

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent d8b86176
2 merge requests!905color-lcms: Introduction and implementation of LCMS plugin,!618backend-wayland: Do not spin forever if dispatching failed
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