« Previous | Next » 

Revision fa0cfdf2

IDfa0cfdf24a75f3e6aa6c8b6efcbebd09e7f054aa

Added by Stefan Weil over 14 years ago

vnc: Set invalid buffer pointers to NULL

After qemu_free, the pointers for input and output
buffers are no longer valid, so set them to NULL
(most other calls of qemu_free in vnc.c use this
pattern, too).

Signed-off-by: Stefan Weil <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences