Skip to content
Snippets Groups Projects
Commit 5b357a4b authored by Marius Vlad's avatar Marius Vlad
Browse files

backend-rdp: Correctly tear down the RDP back-end


This fixes the tear-down and the destroying part in case RDP back-end
couldn't be initialized. The first issue is the rdp_output which will
not be created in some circumstances (can't open the socket for
instance) and requires a guard check, and secondly, the
rdp_head being created above of that, wasn't removed and tripped an
assert when destroying the compositor instance.

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent 5699dbaa
No related branches found
No related tags found
2 merge requests!905color-lcms: Introduction and implementation of LCMS plugin,!571backend-rdp: Correctly tear down the RDP back-end
Pipeline #438315 passed
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