Skip to content
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
Loading
Loading
Loading
Pipeline #438315 passed with stages
in 3 minutes and 48 seconds
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