From: Jérémie Galarneau Date: Thu, 22 Apr 2021 23:54:47 +0000 (-0400) Subject: Fix: consumerd: strlen called on uninitialized path X-Git-Tag: v2.12.4~10 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=fe009695f184bc5cc1cf04c98081a940a2f78b7a;hp=fe009695f184bc5cc1cf04c98081a940a2f78b7a;p=lttng-tools.git Fix: consumerd: strlen called on uninitialized path closed_trace_chunk_path is uninitialized when relayd_id != 0. Signed-off-by: Jérémie Galarneau Change-Id: I71564bdce0617de7749fc5848764a8cda4d122ea ---