[webkit-reviews] review granted: [Bug 124886] Crash in JSC::ASTBuilder::Expression JSC::Parser<JSC::Lexer<unsigned char> >::parseUnaryExpression<JSC::ASTBuilder>(JSC::ASTBuilder&) : [Attachment 217894] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 26 12:15:52 PST 2013


Sam Weinig <sam at webkit.org> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 124886: Crash in JSC::ASTBuilder::Expression
JSC::Parser<JSC::Lexer<unsigned char>
>::parseUnaryExpression<JSC::ASTBuilder>(JSC::ASTBuilder&)
https://bugs.webkit.org/show_bug.cgi?id=124886

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=217894&action=review


> Source/JavaScriptCore/parser/Parser.cpp:42
> +    propagateError();\

We usually put a space before the \.


More information about the webkit-reviews mailing list