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>
Tue, 10 Sep 2019 23:53:20 +0000 (19:53 -0400)
commit4df41cadb07c7a6b6434088942c6b971ad6fafce
treeb9be8b84571e242e14e2fe42c1dd48e60bcc6ac8
parent7ff4dd491700dd2be4bb9f29c025550f733abf12
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.024614 seconds and 4 git commands to generate.