Fix: fail on relayd lookup when finding a relayd is expected
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 24 Apr 2017 19:32:15 +0000 (15:32 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 8 May 2017 15:32:29 +0000 (11:32 -0400)
An actual relayd lookup error leads to using the code path of a local
handling. Since stream->index_file is NULL when expecting a relayd, using
the code path for local handling results in an invalid access.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025372 seconds and 4 git commands to generate.