Fix: sessiond has incorrect missing 0 value in FD check
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 2 Mar 2012 16:12:26 +0000 (11:12 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 2 Mar 2012 16:12:26 +0000 (11:12 -0500)
commit5a47c6a2b20bd88bdb629e159009238248f10ba1
tree076dd292032f194d38ca6dd48cdea5016ede9a8a
parentab08a675ad07e246b49e7a00927dfd13c1e58ce4
Fix: sessiond has incorrect missing 0 value in FD check

When run with daemon(), the 0 file descriptor can be re-used for
something else than stdout.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/bin/lttng-sessiond/kernel.c
This page took 0.02628 seconds and 5 git commands to generate.