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) {
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
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
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