On Thu, Oct 27, 2016 at 04:20:11PM +0200, Pavel Grunt wrote:
> mjpeg-encoder.c: In function 'mjpeg_encoder_encode_frame':
> mjpeg-encoder.c:972:27: error: passing argument 1 of 'buffer-
> >base.free' from incompatible pointer type [-Werror=incompatible-
> pointer-types]
>          buffer->base.free(buffer);
> 
> Declaration of the free function is:
> static void mjpeg_video_buffer_free(VideoBuffer *video_buffer)

Err yeah, this is a false positive, I was not careful at all when making
this change, I'll just drop this patch.

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to