Fix: lttng: uninitialized pointer free'd when no sessiond is present
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 14 Feb 2020 22:09:58 +0000 (17:09 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 14 Feb 2020 22:09:58 +0000 (17:09 -0500)
The error path of get_schedules assumes that schedules_comm is !NULL,
which is not the case currently.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I16e2d9d45cd3df9cfa80214abe03bcc782fa1f11


No differences found
This page took 0.02709 seconds and 5 git commands to generate.