Re: [Spice-devel] [PATCH spice-common 1/4] Fix generation of Smartcard channel

2018-05-16 Thread Frediano Ziglio
> > On Mon, May 14, 2018 at 11:18:51PM +0100, Frediano Ziglio wrote: > > The Smartcard channel definition has been always broken. > > Multiple client messages with the same ID are defined in the channel. > > This cause on server demarshaller to only have last message defined, > > while on the clie

Re: [Spice-devel] [PATCH spice-common 1/4] Fix generation of Smartcard channel

2018-05-16 Thread Christophe Fergeau
On Mon, May 14, 2018 at 11:18:51PM +0100, Frediano Ziglio wrote: > The Smartcard channel definition has been always broken. > Multiple client messages with the same ID are defined in the channel. > This cause on server demarshaller to only have last message defined, > while on the client marshaller