mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
pulse-server: cleanup servers
This commit is contained in:
parent
13dfa9d64b
commit
5b8a52cc78
2 changed files with 40 additions and 25 deletions
|
|
@ -71,6 +71,7 @@ static void impl_free(struct impl *impl)
|
|||
static void module_destroy(void *data)
|
||||
{
|
||||
struct impl *impl = data;
|
||||
pw_log_debug("module %p: destroy", impl);
|
||||
impl_free(impl);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue