Use case-scope error labels handling LTTNG_CONSUMER_PUSH_METADATA
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 27 Aug 2019 21:01:16 +0000 (17:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Sep 2019 20:39:15 +0000 (16:39 -0400)
commit8bb060b3543b5b8675cc220e28ff35b24d321586
tree19f6cccb7ac7fdda0435967631a70413d1d59f46
parent57377f7d429861f13137ce2bc9ac216ae7d0267a
Use case-scope error labels handling LTTNG_CONSUMER_PUSH_METADATA

This cleans-up the error handling of the case handling the
LTTNG_CONSUMER_PUSH_METADATA command. This is done in order to allow a
follow-up commit to perform some common clean-up operations on error
while introducing as few changes as possible.

No behaviour change is intended.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/ust-consumer/ust-consumer.c
This page took 0.024947 seconds and 4 git commands to generate.