---
 gtk/usb-acl-helper.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gtk/usb-acl-helper.c b/gtk/usb-acl-helper.c
index 12596d0..a3ba14d 100644
--- a/gtk/usb-acl-helper.c
+++ b/gtk/usb-acl-helper.c
@@ -135,6 +135,7 @@ static gboolean cb_out_watch(GIOChannel    *channel,
             g_simple_async_result_set_error(priv->result,
                         SPICE_CLIENT_ERROR, SPICE_CLIENT_ERROR_FAILED,
                         "Unexpected EOF reading from acl helper stdout");
+            break;
         case G_IO_STATUS_AGAIN:
             return TRUE; /* Wait for more input */
     }
-- 
1.7.7.6

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to