On Tue, Jun 20, 2017 at 08:39:44PM +0300, Uri Lublin wrote: > On 06/20/2017 04:52 PM, Frediano Ziglio wrote: > > memmove already deal with any alignment so there's no > > reason to have row byte pointer cast to uint32_t. > > Hi Frediano, > > I think the code has no problem with memmove itself, but > with the pointer used later being not-aligned (but only for > non-x86 arch ?). "later" ? The only uses of dest_aligned/dest_misaligned in this function are as args to memmove, for which alignment does not matter. Christophe
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel