Fix: flt.lttng-utils.debug-info: bin-info.c: Dereferencing null pointer
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 16 Sep 2019 14:59:37 +0000 (10:59 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 19 Sep 2019 18:41:17 +0000 (14:41 -0400)
commitc449a5c3412c92591d6eead8b25e1ea239427801
tree89efe819c575743fd5edcd33ca9bee69396508b2
parent701406be55cacd418346a3ff1aca17b549c186a7
Fix: flt.lttng-utils.debug-info: bin-info.c: Dereferencing null pointer

Coverity reported the following:
  CID 1401211 (#1 of 1): Dereference after null check (FORWARD_NULL)4.
  var_deref_op: Dereferencing null pointer bin.

Reported-by: Coverity - 1401211 Dereference after null check (FORWARD_NULL)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I66c3dc42305b1c14a5567141274249c6e6b10082
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2050
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/plugins/lttng-utils/debug-info/bin-info.c
This page took 0.024173 seconds and 4 git commands to generate.