Fix: simplify get next index in live
authorDavid Goulet <dgoulet@efficios.com>
Thu, 13 Feb 2014 18:58:19 +0000 (13:58 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 14 Feb 2014 21:54:02 +0000 (16:54 -0500)
commit32d0294b599202a2b14aa95eecd7298dadf57acd
treede277a2e21c9783cd221256adaa19198b68d5927
parent09022b906cebce2da1810f199d6abefdd5456c2a
Fix: simplify get next index in live

This fixes some case of unitialized status, use of bad ret value and
help modularize the get next index function.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-relayd/live.c
This page took 0.026336 seconds and 4 git commands to generate.