Fix ctf writer lints
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 2 Nov 2013 02:52:06 +0000 (22:52 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 2 Nov 2013 02:52:06 +0000 (22:52 -0400)
commit9bb7e58bfe41af1643764efa03c91cef5d841661
treed5723ccce963bea7b40b74b1c460c4aa9494c8c1
parent25afa9e5d7ccba1c3f9a0bdcb8d8992f4a832baa
Fix ctf writer lints

Coverity found:

**CHECKED_RETURN
formats/ctf/writer/writer.c
**bt_ctf_writer_destroy()

**CHECKED_RETURN
formats/ctf/writer/stream.c
**bt_ctf_stream_destroy()

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