weston/libweston/backend-pipewire
Marius Vlad 02bc8571ee backend-pipewire: Move region initialization at the start
Failure to do so, might cause a crash if the output repaint happens
before the pipewire pipeline started -- calling pixman_region32_fini on
a uninitialized region.

Fixes 2abe4efcf7, "libweston/backends: Move damage flush into backends"

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
(cherry picked from commit b93335a741)
2024-04-16 13:25:36 +03:00
..
meson.build backend-pipewire: add PipeWire backend 2023-04-18 10:48:50 +00:00
pipewire.c backend-pipewire: Move region initialization at the start 2024-04-16 13:25:36 +03:00