[Webkit-unassigned] [Bug 88936] StringImpl::characters can return NULL for an empty string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 15:56:32 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88936





--- Comment #12 from Alexey Proskuryakov <ap at webkit.org>  2012-06-13 15:56:31 PST ---
(From update of attachment 147430)
View in context: https://bugs.webkit.org/attachment.cgi?id=147430&action=review

> Source/WTF/wtf/unicode/icu/CollatorICU.cpp:99
> +    UChar dummy;

Can we make it static? Pointers pointing to random places are scary.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list