Use case-scope error labels handling LTTNG_CONSUMER_STREAMS_SENT
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 27 Aug 2019 20:37:26 +0000 (16:37 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 28 Aug 2019 22:33:19 +0000 (18:33 -0400)
commit80d5a6586e9e76f862ea2b6842ad678f9268e616
tree0a00caa7e70821c6da1171e18481dbe61d302c60
parentc5c7998fccd830f54ebec3fa1d9af7ffe5bfbeb4
Use case-scope error labels handling LTTNG_CONSUMER_STREAMS_SENT

This cleans-up the error handling of the case handling the
LTTNG_CONSUMER_STREAMS_SENT 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/kernel-consumer/kernel-consumer.c
This page took 0.026439 seconds and 5 git commands to generate.