Fix: handle sysconf errors
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Feb 2014 16:01:01 +0000 (11:01 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Feb 2014 16:01:01 +0000 (11:01 -0500)
commit172d6b687981b2606a5ad9caffba5686be96ff28
treec4a94b46c369783895aad61496e5dee9824de086
parent9a37727f9dc181b93fbfcb273f59340a66fc056e
Fix: handle sysconf errors

CID 1021261 (#1 of 1): Argument cannot be negative (NEGATIVE_RETURNS)10.
negative_returns: "sysconf(30)" is passed to a parameter that cannot be
negative.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-ust-comm.c
tests/ust-basic-tracing/ust-basic-tracing.c
tests/ust-multi-test/ust-multi-test.c
This page took 0.025096 seconds and 4 git commands to generate.