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>
Wed, 28 Aug 2019 22:33:19 +0000 (18:33 -0400)
commita8ffe2444f26010961b3b5c171775205f1a43a18
treefaa088004f03a71f366112070ca8f3b5b62c9b35
parentf3a1fc7b3ab62e498d07546c7ada8e9a381125f5
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.024959 seconds and 4 git commands to generate.