Cleanup: ctf-writer: field-wrapper.c: logically dead code
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 16 Sep 2019 15:24:50 +0000 (11:24 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 3 Oct 2019 14:45:10 +0000 (10:45 -0400)
commit4fe90c471b861a18bfd101f13c83418251146a95
treebdf1c44c10cc947e33ce261166a218a66e280dfa
parentc09dc0f942214a1e34248d4b475bb111699d6ee9
Cleanup: ctf-writer: field-wrapper.c: logically dead code

Coverity reported the following:
  CID 1401191 (#1 of 1): Logically dead code (DEADCODE)dead_error_begin:
  Execution cannot reach this statement: bt_ctf_field_wrapper_destroy.

Reported-by: Coverity - 1401191 Logically dead code (DEADCODE)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ib468f8df4a11491b185ffa45c2db3bc4fc8fb045
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2051
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/ctf-writer/field-wrapper.c
This page took 0.026405 seconds and 4 git commands to generate.