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:06:24 +0000 (12:06 -0400)
commitaa2a311de34c348b41b92751b2d87f53be1d5e06
treee9f86d1cc7c2bce653acce23466bc2905a1f9a5d
parente86cd8cd7bea21b59a264d0760c3726d4f0eff43
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.026951 seconds and 4 git commands to generate.