Re: [Spice-devel] [PATCH 1/9] reds: lookup corresponding channel id

2014-09-08 Thread Christophe Fergeau
ACK, but please mention this bug in the commit log. Christophe On Thu, Aug 28, 2014 at 04:22:43PM +0200, Marc-André Lureau wrote: > ping > > this patch solves the assert from bug > https://bugzilla.redhat.com/show_bug.cgi?id=1058625 > > > On Mon, Nov 18, 2013 at 11:28 AM, Marc-André Lureau < >

Re: [Spice-devel] [PATCH 1/9] reds: lookup corresponding channel id

2014-08-28 Thread Marc-André Lureau
ping this patch solves the assert from bug https://bugzilla.redhat.com/show_bug.cgi?id=1058625 On Mon, Nov 18, 2013 at 11:28 AM, Marc-André Lureau < marcandre.lur...@gmail.com> wrote: > In reds_send_link_ack(), lookup the channel with the same id as the link > message. > --- > server/reds.c |

[Spice-devel] [PATCH 1/9] reds: lookup corresponding channel id

2013-11-18 Thread Marc-André Lureau
In reds_send_link_ack(), lookup the channel with the same id as the link message. --- server/reds.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server/reds.c b/server/reds.c index 2a0002b..146dfc7 100644 --- a/server/reds.c +++ b/server/reds.c @@ -1453,7 +1453,8 @@ static