Fix: snapshot command mishandles missing arguments
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 30 Aug 2018 18:32:10 +0000 (14:32 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 13 Sep 2018 21:30:47 +0000 (17:30 -0400)
commitc29db611d6543e42964d6f67c1ca8a3e8317ec80
tree5ebce9a31bcee91e5541422eaa183ee0147305f4
parent31ac82b01761f164f99dd8c0c340439ebbc5dde6
Fix: snapshot command mishandles missing arguments

The snapshot command does not print explicit errors when
arguments are missing. This commit introduces more error
reporting and ensures that lttng_error_code and cmd_error_code
values are not freely mixed.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng/commands/snapshot.c
This page took 0.025352 seconds and 4 git commands to generate.