"Michael S. Tsirkin" <m...@redhat.com> writes:

> +                                             memcpy(&ctx, &header_ctx, 
> sizeof ctx);
> +                                     } else {
> +                                             /* Save header ctx for next 
> hunk.  */
> +                                             memcpy(&header_ctx, &ctx, 
> sizeof ctx);

I'll fix these to sizeof(ctx) when queuing.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to