lttng-live: fix unchecked mkdir return value
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 14 Dec 2013 15:36:13 +0000 (10:36 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 14 Dec 2013 16:00:58 +0000 (11:00 -0500)
commitab9d07f05dbce9f494f0ae874911d8c6f39b04d6
tree501d9e87cdabc91d3b3c51330e033649bc2b33d4
parent4a74436710b248274ffe9e038da0bd41af8a3d8d
lttng-live: fix unchecked mkdir return value

Found by coverity:
** CID 1136989:  Unchecked return value from library  (CHECKED_RETURN)
/formats/lttng-live/lttng-live-functions.c: 374 in lttng_live_attach_session()

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