[Spice-devel] [PATCH spice-server 0/2] Spice-webdav-vnc crash

Pavel Grunt pgrunt at redhat.com
Thu Nov 5 07:58:30 PST 2015


Hello,

I hit a crash when I changed in virt-manager Display from Spice to VNC.
The VM is Fedora with spice-webdavd installed.
The first patch avoids the crash, the second just adds checks for NULL
function parameters.

Thanks,

Pavel Grunt (2):
  spicevmc: Return early when instance has no device state
  char device: Ensure public function parameters are not NULL

 server/char_device.c | 47 ++++++++++++++++++++++++++++++++++++++++++++---
 server/reds.c        |  2 ++
 server/spicevmc.c    | 11 +++++++++++
 3 files changed, 57 insertions(+), 3 deletions(-)

-- 
2.5.0



More information about the Spice-devel mailing list