[webkit-reviews] review granted: [Bug 130283] Fix undefined behavior in WTF::equal() in StringImpl.h for i386/x86_64 : [Attachment 226803] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 15 00:50:59 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted David Kilzer (:ddkilzer)
<ddkilzer at webkit.org>'s request for review:
Bug 130283: Fix undefined behavior in WTF::equal() in StringImpl.h for
i386/x86_64
https://bugs.webkit.org/show_bug.cgi?id=130283

Attachment 226803: Patch v1
https://bugs.webkit.org/attachment.cgi?id=226803&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=226803&action=review


r=me

> Source/WTF/wtf/text/StringImpl.h:919
> +inline T load_unaligned(const char* s)

"loadUnaligned"


More information about the webkit-reviews mailing list