Skip to content
Commit 69a59359 authored by Marius Vlad's avatar Marius Vlad
Browse files

pixman-renderer: Unref the pixman image when wl_shm_buffer is gone



Even if the weston_buffer_reference is still alive in situations like
when we have closing animations, the underyling buffer (wl_shm_buffer)
is no longer available. Call the appropriate destroy handler to
invalidate the pixman image and avoid touch the shm_buffer.

Fixes: #613

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent b6fc6b2a
Loading
Loading
Loading
Pipeline #572787 passed with stages
in 3 minutes and 1 second
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