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:32:50 +0000 (16:32 -0500)
commit878c34cf4708a7b7d52d4e2ea1bdda853ba6a790
treec98dc359c4dc60e8265d8b751f3493415c594d80
parentb5a6470f372799b28d3d20603c1c0c8e5871dd63
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.024643 seconds and 4 git commands to generate.