Fix: Mishandled NULL short options in lttng-sessiond
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 26 Jul 2015 20:16:23 +0000 (16:16 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 3 Aug 2015 15:59:16 +0000 (11:59 -0400)
commit0a17a3a0b9a28874da3360a3e4f66a2b39efc2ad
treed242287538d524f89c31a9d70eaf502f14ef1efb
parent4731a947b39918bbd7280e2826cad06b02ff71c0
Fix: Mishandled NULL short options in lttng-sessiond

set_option() ignores any option which has no short option
defined.

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