Skip to content
Snippets Groups Projects
Commit 92107e83 authored by George Kiagiadakis's avatar George Kiagiadakis
Browse files

object-manager: keep a reference to self while doing a core sync

Otherwise, if the object manager is destroyed while a sync is in progress,
we get an invalid 'self' pointer on the callback later, which is being
called regardless

There is a bit more work that should be done in the core to avoid leaking
this ref in case pipewire disconnects before the sync is completed
parent d5c3f7ee
No related branches found
No related tags found
No related merge requests found
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