[Spice-devel] [PATCH spice-gtk 1/5] Fix not setting channel specific capabilities upon channel reset
Marc-André Lureau
marcandre.lureau at gmail.com
Thu May 17 06:50:51 PDT 2012
On Thu, May 17, 2012 at 11:20 AM, Yonit Halperin <yhalperi at redhat.com> wrote:
> + void (*channel_reset_capabilities)(SpiceChannel *channel);
oops.. I forgot we ran out of space in SpiceChannelClass.. This patch
should have updated _spice_reserved field.
It's not a big deal to increase the struct size, unless people have
implemented their own channel, which is unlikely.. but still..
Also reordering fields break ABI.
I will work on a fix asap.
--
Marc-André Lureau
More information about the Spice-devel
mailing list