Signed-off-by: Alon Levy <[email protected]>
---
server/red_channel.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/server/red_channel.c b/server/red_channel.c
index d2c9e6d..ec02018 100644
--- a/server/red_channel.c
+++ b/server/red_channel.c
@@ -162,6 +162,8 @@ static void red_peer_handle_incoming(RedsStream *stream,
IncomingHandler *handle
uint16_t msg_type;
uint32_t msg_size;
+ /* XXX: This needs further investigation as to the underlying cause, it
happened
+ * after spicec disconnect (but not with spice-gtk) repeatedly. */
if (!stream) {
return;
}
--
1.7.8.4
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel