[webkit-changes] [WebKit/WebKit] 63392c: Unreviewed, debug-only, check m_parseErrorMessage ...
Yusuke Suzuki
noreply at github.com
Thu May 11 16:40:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 63392c269f701f51604e98b502fb8b3ccbd60f4c
https://github.com/WebKit/WebKit/commit/63392c269f701f51604e98b502fb8b3ccbd60f4c
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
A JSTests/stress/json-parse-recursive-error-check-in-debug.js
M Source/JavaScriptCore/runtime/LiteralParser.cpp
Log Message:
-----------
Unreviewed, debug-only, check m_parseErrorMessage too in JSON parsing
https://bugs.webkit.org/show_bug.cgi?id=256668
rdar://109230737
* JSTests/stress/json-parse-recursive-error-check-in-debug.js: Added.
(shouldThrow):
* Source/JavaScriptCore/runtime/LiteralParser.cpp:
(JSC::LiteralParser<CharType>::parseRecursively):
Canonical link: https://commits.webkit.org/263988@main
More information about the webkit-changes
mailing list