ack

On Wed, Jan 19, 2011 at 7:08 PM, Alon Levy <[email protected]> wrote:
> ---
>  server/red_channel.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/server/red_channel.c b/server/red_channel.c
> index 45e4b0a..3dada93 100644
> --- a/server/red_channel.c
> +++ b/server/red_channel.c
> @@ -598,5 +598,6 @@ void red_channel_pipe_clear(RedChannel *channel)
>         ring_remove(&item->link);
>         channel->release_item(channel, item, FALSE);
>     }
> +    channel->pipe_size = 0;
>  }
>
> --
> 1.7.3.4
>
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>



-- 
Marc-André Lureau
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to