Fix: out_fd can be uninitialized.
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 10 Apr 2019 20:11:30 +0000 (16:11 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 10 Apr 2019 23:36:37 +0000 (19:36 -0400)
commit05f1df32a7453452765b0a46fb723047815ba2ef
treeee1f2fe64d6a35926a740f52c668d9c7c18fe373
parent69e6428ddd3913a53109847328a754d3cb5ce3af
Fix: out_fd can be uninitialized.

If out_fd is uninitialized return success.

This happens for snapshot stream for example.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/common/consumer/consumer.c
This page took 0.025903 seconds and 5 git commands to generate.