Fix: Crash on lttng list -j/-l/-p when no events are present
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 24 Jul 2015 21:54:47 +0000 (17:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 3 Aug 2015 16:28:29 +0000 (12:28 -0400)
commit65167fc080cc312f646d145fa52c5e1269ea5907
tree6d38328a78c0bb3b6aeac0bc7e26043c868ddc67
parent749617657f5884c3d5e0d16e384f837101f4474a
Fix: Crash on lttng list -j/-l/-p when no events are present

The lttng client will free an uninitialized pointer whenever a the
lttng list command is invoked on a domain which involves the log4j,
JUL or Python agents.

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