mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
parent
b6db6e2130
commit
0984096089
13 changed files with 63 additions and 99 deletions
|
|
@ -216,6 +216,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