[Spice-devel] [PATCH spice-server 0/7] please ignore previous partial series
Yonit Halperin
yhalperi at redhat.com
Wed Nov 21 11:41:59 PST 2012
Hi,
This series of patches includes fixes that are mostly related to migration.
Regards,
Yonit.
Yonit Halperin (7):
char_device.c: add ref count for write-to-device buffers
char_device.c: when the state is destroyed, also free the buffer that
is being written to the device
reds.c: fix calls to spice_marshaller_add_ref with ptr to memory that
might be released before sending
red_worker.c: fix marshalling of migration data
smartcard.c: avoid marshalling migration data with reference to a
memory that might be released before send has completed
red_worker.c: fix not sending all pending messages when the device is
stopped
red_worker.c: fix memory corruption when data from client is bigger
than 1024 bytes
server/char_device.c | 54 ++++++++++++++++++++++++++++++++--------
server/char_device.h | 1 +
server/red_worker.c | 69 ++++++++++++++++++++++++++++++++--------------------
server/reds.c | 24 ++++++++++--------
server/smartcard.c | 2 +-
5 files changed, 102 insertions(+), 48 deletions(-)
--
1.7.11.7
More information about the Spice-devel
mailing list