X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fust-consumer%2Fust-consumer.c;h=46b644d347f856d8ef5185008f2db94eaf072a05;hp=f8706d0ba88528e3dbf1e698de96eec9c4d5073d;hb=b7f59a04d41aae00e0801fbc595af304fe362b36;hpb=dc1d59677f2e7686dc33b095663b95eb1ccf89e6 diff --git a/src/common/ust-consumer/ust-consumer.c b/src/common/ust-consumer/ust-consumer.c index f8706d0ba..46b644d34 100644 --- a/src/common/ust-consumer/ust-consumer.c +++ b/src/common/ust-consumer/ust-consumer.c @@ -2170,7 +2170,6 @@ end_msg_sessiond: end_channel_error: if (channel) { - pthread_mutex_unlock(&channel->lock); /* * Free channel here since no one has a reference to it. We don't * free after that because a stream can store this pointer.