add some more debug

This commit is contained in:
Wim Taymans 2020-06-05 16:44:35 +02:00
parent c13c028ebb
commit 2462cac4f2
2 changed files with 3 additions and 1 deletions

View file

@ -302,6 +302,7 @@ static void client_free(void *data)
struct client_data *this = data;
struct pw_impl_client *client = this->client;
pw_log_debug(NAME" %p: free", this);
spa_list_remove(&this->protocol_link);
if (this->source)