Bug #1017 ยป 0001-Fix-consumerd-memory-leak-when-using-snapshot-sessio.patch
src/common/ust-consumer/ust-consumer.c | ||
---|---|---|
ret_code = ret;
|
||
}
|
||
notify_thread_del_channel(ctx, msg.u.close_metadata.key);
|
||
goto end_msg_sessiond;
|
||
}
|
||
case LTTNG_CONSUMER_FLUSH_CHANNEL:
|