Re: [Spice-devel] [PATCH 3/6] LZ4: Correctly read the top_down flag

2015-01-23 Thread Christophe Fergeau
'correctly' as in "adjust to the corresponding changes in the wire protocol", right ? Christophe On Thu, Jan 22, 2015 at 05:21:21PM +0100, Javier Celaya wrote: > --- > common/canvas_base.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/common/canvas_base.c b/co

[Spice-devel] [PATCH 3/6] LZ4: Correctly read the top_down flag

2015-01-22 Thread Javier Celaya
--- common/canvas_base.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/canvas_base.c b/common/canvas_base.c index 0f6b7f4..ec83123 100644 --- a/common/canvas_base.c +++ b/common/canvas_base.c @@ -566,7 +566,7 @@ static pixman_image_t *canvas_get_lz4(CanvasBase