RESOLVED FIXED 34671
UStringImpl::create() should crash if allocation fails
https://bugs.webkit.org/show_bug.cgi?id=34671
Summary UStringImpl::create() should crash if allocation fails
Gavin Barraclough
Reported 2010-02-05 19:42:38 PST
Not doing so may lead to incorrect behaviour in scripts.
Attachments
The Patch (17.59 KB, patch)
2010-02-05 19:43 PST, Gavin Barraclough
ggaren: review+
Gavin Barraclough
Comment 1 2010-02-05 19:43:18 PST
Created attachment 48279 [details] The Patch
WebKit Review Bot
Comment 2 2010-02-05 19:46:21 PST
Attachment 48279 [details] did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 JavaScriptCore/runtime/UString.cpp:443: More than one command on the same line [whitespace/newline] [4] Total errors found: 1 If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 3 2010-02-05 20:01:52 PST
Comment on attachment 48279 [details] The Patch r=me
Gavin Barraclough
Comment 4 2010-02-06 00:55:56 PST
Transmitting file data ............... Committed revision 54464.
Note You need to log in before you can comment on or make changes to this bug.