commit | f7a8beb5e6a13dc924895244777d9ef08b23b367 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@gmail.com> | Thu May 28 15:04:58 2015 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri May 29 09:56:01 2015 +0200 |
tree | 0740800947805e1441b9f36953d3300afdcb47ee | |
parent | 641381c1fcd66ea8de07ecfcd733089da26cbba9 [diff] |
spice: fix spice_chr_add_watch() pre-condition Since e02bc6de30c44fd668dc0d6e1cd1804f2eed3ed3, add_watch() is called with G_IO_HUP. Even if spice-qemu-char ignores this flag, the precondition must be changed. https://bugzilla.redhat.com/show_bug.cgi?id=1128992 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>