mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
parent
5390079b4a
commit
5c6bd8e5c7
10 changed files with 46 additions and 87 deletions
|
|
@ -211,6 +211,7 @@ static void client_destroy(struct client *this)
|
|||
if (this->sender) {
|
||||
spa_list_remove(&this->link);
|
||||
free(this->sender);
|
||||
this->sender = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue