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>
Fri, 7 Sep 2018 16:21:57 +0000 (12:21 -0400)
commit06b07763119ed9a52df198b4b2e93bc6ab4e1625
treea37f4bd0a7e410a41de626a2fb463dee78104edc
parente8b552f981163a4d4eb831326cd4de8e07dff219
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.024346 seconds and 4 git commands to generate.