Fix: off-by-one in comm proto between lttng-ctl and sessiond
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 1 Oct 2012 23:19:29 +0000 (19:19 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 1 Oct 2012 23:19:29 +0000 (19:19 -0400)
commitdb8870edf473e2a2f69e488375d32405ea324017
tree489e297fa7906287d2b75dbcf97ee447e2d7dad4
parent633d0084183d5b0aed953ce267e0e57e5ef29bd5
Fix: off-by-one in comm proto between lttng-ctl and sessiond

Mostly affects setting a filter on an event with large event name.

This fix breaks the ABI between lttng-ctl and lttng-sessiond, both
should be updated together, and sessiond must be restarted.

Fixes #357

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/common/sessiond-comm/sessiond-comm.h
This page took 0.024711 seconds and 4 git commands to generate.