Fix: src.ctf.fs: init_index_entry() may return uninitialized value
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 6 May 2019 16:20:09 +0000 (12:20 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 7 May 2019 15:48:52 +0000 (11:48 -0400)
commitca79a87c7e8fa3bea26152033ee80fed43d64ba4
tree5813d8ae992d60e8e08c63c6f9cca6dc5f442593
parentaac930e5b5d617f3bdabde824641b44e54ce59a8
Fix: src.ctf.fs: init_index_entry() may return uninitialized value

Found with scan-build.
Warning reported: Undefined or garbage value returned to caller

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ifaccdd9f7c8a762fd4eb9f26a5fce4cd092c44df
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1259
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
CI-Build: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins
plugins/ctf/fs-src/data-stream-file.c
This page took 0.025775 seconds and 4 git commands to generate.