On Fri, Mar 17, 2017 at 02:10:22PM +0100, Pavel Grunt wrote: > > + > > +static void deinit_qxl_surface(QXLSurfaceCmd *qxl) > > +{ > > + free((void *)qxl->u.surface_create.data); > > `make syntax-check` is failing because of this Ah, thanks, it also fails after this patch because of the #include <assert.h>. I've removed the cast and the include. However the @VALGRIND_CHECK_RULES@ added in the next patch also breaks make syntax-check, I'll address this too :) Christophe
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel