Cleanup: packet-context-field.c: logically dead code
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 16 Sep 2019 15:40:23 +0000 (11:40 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 19 Sep 2019 18:40:54 +0000 (14:40 -0400)
commit508b9546463484f40ffc524d0b64923e464b672c
tree81c9d6f86c5b565ef216d6c3c2ac896ba5450e83
parent005d49d64c989f20ba4fb40833064ac2d17514ef
Cleanup: packet-context-field.c: logically dead code

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

Reported-by: Coverity - 1401199 Logically dead code (DEADCODE)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ia53f46f998bcfb3a88f2d8a93343aa4c199a12ff
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2052
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/lib/trace-ir/packet-context-field.c
This page took 0.024023 seconds and 4 git commands to generate.