Fix: report path truncation on addition of local uri to consumer
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 10 Sep 2019 23:53:20 +0000 (19:53 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 19 Sep 2019 19:31:48 +0000 (15:31 -0400)
commitfaff536a396436792e12d3526c1fd51068f451ac
treee6e763c348f831fe088cb6cb7689820de5e3dfc8
parent5ba15d379e34c74726269b4999295c02c93ed299
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 <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/cmd.c
This page took 0.027179 seconds and 4 git commands to generate.