mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
pipewire: make pw_init() work after pw_deinit()
This commit is contained in:
parent
eb74b2bf94
commit
5ad8491371
1 changed files with 1 additions and 0 deletions
|
|
@ -426,6 +426,7 @@ void pw_deinit(void)
|
|||
pw_free_strv(support->categories);
|
||||
support->categories = NULL;
|
||||
support->support_lib = NULL;
|
||||
support->registry = NULL;
|
||||
|
||||
pw_log_set(NULL);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue