From: Jérémie Galarneau Date: Tue, 10 Sep 2019 23:53:20 +0000 (-0400) Subject: Fix: report path truncation on addition of local uri to consumer X-Git-Tag: v2.12.0-rc1~413 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=4df41cadb07c7a6b6434088942c6b971ad6fafce;hp=4df41cadb07c7a6b6434088942c6b971ad6fafce;p=lttng-tools.git Fix: report path truncation on addition of local uri to consumer Return an error whenever a session's destinatio path exceeds the maximal allowed length (LTTNG_PATH_MAX). Signed-off-by: Jérémie Galarneau ---