[Spice-devel] BUG? NULL pointer check in quic_encode, but quic_encode is always called with a NULL

2012-03-27 Thread Nahum Shalman
Hey everyone, I think I found a bug: I've been living on the bleeding edge of the spice repos and a vm I was running was tripping over quic.c line 1242 (lots of errors spewing on the console). It looks like a sane check for NULL pointers in the quic_encode function: 1241if (line == NULL) {

Re: [Spice-devel] spice.proto vs spice1.proto

2012-03-27 Thread Alon Levy
On Tue, Mar 27, 2012 at 12:10:56PM -0500, Brian Vetter wrote: > There's been a lot of work/effort moving the protocol handling, > marshalling/demarshalling code, etc to a common submodule. I also saw several > references over the last few weeks/month on the tunnel channel and the > smartcard cha

[Spice-devel] spice.proto vs spice1.proto

2012-03-27 Thread Brian Vetter
There's been a lot of work/effort moving the protocol handling, marshalling/demarshalling code, etc to a common submodule. I also saw several references over the last few weeks/month on the tunnel channel and the smartcard channel, in particular on how those modules may be out of date ("bit rot

[Spice-devel] Announcing spice-vdagent-0.10.1

2012-03-27 Thread Hans de Goede
Hi All, I'm happy to announce version 0.10.1 of the spice guest agent for Linux: spice-vdagent-0.10.1 * Fix a race condition when opening the vdagent virtio serial port, which caused it to get opened / closed in rapid succession a number of times on vm boot You can down