Fix: Move initialization of queue_pipe_fd after null check of handle
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 20 Sep 2019 15:07:55 +0000 (11:07 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 20 Sep 2019 21:07:27 +0000 (17:07 -0400)
commit5cfccda2c5d1b21c48cc9c7c679c6524a17c4741
tree017f7daaa608d6867467632b3efcc6e69d5cb21a
parent3136b297a0fae6e87fe4e28cdbde7efd86080135
Fix: Move initialization of queue_pipe_fd after null check of handle

Fixes coverity #1399732

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/rotation-thread.c
This page took 0.024528 seconds and 4 git commands to generate.