Fix: off by one in lttng-live path length check
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Feb 2014 02:49:31 +0000 (21:49 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Feb 2014 02:49:31 +0000 (21:49 -0500)
commit5fe17d06eeb28e357cac3d7c6a2d668989160d9e
tree90aca0ffc62b159df1bbe6d8f98f62ad79b515c2
parent7def295f1625bf793b85fb032f63f8a2925b8307
Fix: off by one in lttng-live path length check

Does not account for final \0.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/lttng-live/lttng-live-plugin.c
This page took 0.02383 seconds and 4 git commands to generate.