[Spice-devel] [PATCH 0/2] Fix two bugs in LZ4 decompression algorithm

Javier Celaya javier.celaya at flexvm.es
Thu Jan 15 03:50:43 PST 2015


These two patches fix two problems that crashed the Spice client when
using the LZ4 algorithm. Note that the second patch also expects the
server to send the original image format, so it must be used with the
corresponding patch in the server.

Javier Celaya (2):
  Fix LZ4 output buffer size.
  Fix LZ4 supported image formats.

 common/canvas_base.c | 54 +++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 47 insertions(+), 7 deletions(-)

-- 
1.9.3



More information about the Spice-devel mailing list