"Michael S. Tsirkin" <mst@xxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html