jack: free client in error case

This commit is contained in:
Wim Taymans 2021-03-25 17:54:24 +01:00
parent bcc147cf72
commit c78901f9f9

View file

@ -2707,6 +2707,7 @@ server_failed:
exit_unlock:
pw_thread_loop_unlock(client->context.loop);
exit:
free(client);
return NULL;
disabled:
if (status)