Fix: lttng-sessiond: null pointer used to log session name
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 22 Feb 2022 22:46:14 +0000 (17:46 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 22 Feb 2022 23:15:40 +0000 (18:15 -0500)
commitcb2e451438cacef211d42ab9d46aa20af9fc598c
treebacd0ab8b3a69d333e15a2c70ec0f31243b569fb
parentebdd11dff2d1a77b8cebd1601b691711d85495a9
Fix: lttng-sessiond: null pointer used to log session name

The rotation thread attempts to log the name of a session
when it isn't found.

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