Looks good to me. 

Anna.
> On Oct 2, 2014, at 2:15 AM, Daniel Fahlgren <[email protected]> wrote:
> 
> On Fri, 2014-09-12 at 01:01 +0200, Daniel Fahlgren wrote:
>> Hi,
>> 
>> the return value of mempcpy is only correct when the destination type is
>> one byte in size. This patch casts the argument to a char* so the
>> calculation is also correct for structs, ints etc. Comments?
> 
> Ping?
> 
> Cheers,
> Daniel Fahlgren
> 
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to