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)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 19 Sep 2019 18:41:48 +0000 (14:41 -0400)
commita28452280defa290d884c80a88b05ce90cc5bfc7
tree3a4d8c39b336a2aa7940d99018ea23be97d48e23
parent94c1a13b2867da334582f9284e4ac1e9bb11eb5d
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.024525 seconds and 4 git commands to generate.