Fix: unchecked return value of stream flush
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 3 Aug 2017 13:49:22 +0000 (09:49 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 Aug 2017 21:20:39 +0000 (17:20 -0400)
Coverity:

CID 1376154 (#1 of 1): Unchecked return value (CHECKED_RETURN)1.
check_return: Calling bt_ctf_stream_flush without checking return value
(as is done elsewhere 5 out of 6 times).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025344 seconds and 4 git commands to generate.