Re: [PATCH spice-gtk v2 1/5] Fix not setting channel specific capabilities upon channel reset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 17, 2012 at 2:25 PM, Yonit Halperin <yhalperi@xxxxxxxxxx> wrote:
> +static void spice_channel_reset_capabilities(SpiceChannel *channel)
> +{
> +

there is an extra line here

> +    SpiceChannelPrivate *c = SPICE_CHANNEL_GET_PRIVATE(channel);
> +    g_array_set_size(c->caps, 0);
> +
> +    if (SPICE_CHANNEL_GET_CLASS(channel)->channel_reset_capabilities) {
> +        SPICE_CHANNEL_GET_CLASS(channel)->channel_reset_capabilities(channel);
> +    }

ack series

-- 
Marc-André Lureau
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]