Fix: dereference on NULL pointer on allocation failure
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 14 Jan 2019 21:36:21 +0000 (16:36 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 14 Jan 2019 22:56:28 +0000 (17:56 -0500)
commit21fa020ee12d44632c5efde063869d542897bdd1
treec9a1726edb786a4e6f99bc50ab373d65bfae90ff
parentb0a23296344e57bd2e48e62ec2d7e0d8a38661bb
Fix: dereference on NULL pointer on allocation failure

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/agent-thread.c
src/bin/lttng-sessiond/health.c
src/bin/lttng-sessiond/manage-apps.c
src/bin/lttng-sessiond/manage-consumer.c
src/bin/lttng-sessiond/manage-kernel.c
src/bin/lttng-sessiond/notify-apps.c
src/bin/lttng-sessiond/register.c
src/bin/lttng-sessiond/thread.c
This page took 0.026945 seconds and 5 git commands to generate.