RESOLVED DUPLICATE of bug 4063240861
[chromium] WebCString compare method can return wrong results
https://bugs.webkit.org/show_bug.cgi?id=40861
Summary [chromium] WebCString compare method can return wrong results
Jay Civelli
Reported 2010-06-18 14:49:01 PDT
The WebCString::compare() method returns 0 (string equals) when comparing "a" and "aa". (it reports as equal 2 strings if one is a prefix of the other).
Attachments
Jay Civelli
Comment 1 2010-06-18 15:41:00 PDT
I did not realize the patch in 40632 did not land. I fixed the bug in that patch. *** This bug has been marked as a duplicate of bug 40632 ***
Note You need to log in before you can comment on or make changes to this bug.