<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Committed in r<span style="font-family: Menlo;" class="">219024.</span><div class=""><font face="Menlo" class=""><br class=""></font></div><div class=""><font face="Menlo" class="">Thanks Daniel!<br class=""></font><div style=""><blockquote type="cite" class=""><div class="">On Oct 2, 2014, at 6:18 PM, Anna Zaks <<a href="mailto:ganna@apple.com" class="">ganna@apple.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">On Oct 2, 2014, at 2:15 AM, Daniel Fahlgren <<a href="mailto:daniel@fahlgren.se" class="">daniel@fahlgren.se</a>> wrote:<br class=""><br class="">On Fri, 2014-09-12 at 01:01 +0200, Daniel Fahlgren wrote:<br class=""><blockquote type="cite" class="">Hi,<br class=""><br class="">the return value of mempcpy is only correct when the destination type is<br class="">one byte in size. This patch casts the argument to a char* so the<br class="">calculation is also correct for structs, ints etc. Comments?<br class=""></blockquote><br class="">Ping?<br class=""><br class="">Cheers,<br class="">Daniel Fahlgren<br class=""><br class="">_______________________________________________<br class="">cfe-commits mailing list<br class=""><a href="mailto:cfe-commits@cs.uiuc.edu" class="">cfe-commits@cs.uiuc.edu</a><br class="">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits<br class=""></blockquote><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""></div></blockquote></div><br class=""></div></body></html>