Fix: Unchecked session pointer when destroying a connection in relayd
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 4 Mar 2014 18:45:17 +0000 (13:45 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 4 Mar 2014 19:01:40 +0000 (14:01 -0500)
An unknown command currently crashes the relay daemon since
destroy_connection calls destroy_session without checking whether or not
a session is associated with the connection.

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

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