Fix: relayd: check for a trace chunk before writing a packet
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Nov 2019 22:16:32 +0000 (17:16 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Nov 2019 22:16:32 +0000 (17:16 -0500)
Protocol errors can cause a packet to be written to a stream that
doesn't have an active trace chunk. Validate this condition for the
init and write packet operations on a stream.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

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