X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fust-consumer%2Fust-consumer.c;h=46b644d347f856d8ef5185008f2db94eaf072a05;hb=faea2a071f0a08342f954ae3f072c2a3eb5aa252;hp=f8706d0ba88528e3dbf1e698de96eec9c4d5073d;hpb=c8b965d9d03f5d4cee0f9330c821f0491486b1b2;p=lttng-tools.git 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.