[webkit-reviews] review requested: [Bug 47594] Misaligned memory access in CloneDeserializer on ARM (<v6) : [Attachment 70621] updated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 10:23:06 PDT 2010


Yong Li <yong.li.webkit at gmail.com> has asked  for review:
Bug 47594: Misaligned memory access in CloneDeserializer on ARM (<v6)
https://bugs.webkit.org/show_bug.cgi?id=47594

Attachment 70621: updated
https://bugs.webkit.org/attachment.cgi?id=70621&action=review

------- Additional Comments from Yong Li <yong.li.webkit at gmail.com>
1. use uintptr_t to cast pointer to integer
2. use UString::adopt to avoid duplicate copy
3. remove the aligned code paths


More information about the webkit-reviews mailing list