From: Jérémie Galarneau Date: Tue, 22 Feb 2022 22:46:14 +0000 (-0500) Subject: Fix: lttng-sessiond: null pointer used to log session name X-Git-Tag: v2.13.5~52 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=cb2e451438cacef211d42ab9d46aa20af9fc598c;hp=cb2e451438cacef211d42ab9d46aa20af9fc598c;p=lttng-tools.git 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 Change-Id: I7bd3f9e82cadc9f1c8acbb847a88e0ff1ed813e3 ---