Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b56bec2ff36596ec0b9e004831272e5d243e03d9
https://github.com/WebKit/WebKit/commit/b56bec2ff36596ec0b9e004831272e5d243e03d9
Author: Yusuke Suzuki <[email protected]>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
A JSTests/stress/do-not-crash-due-to-sorted.js
M Source/JavaScriptCore/yarr/YarrPattern.cpp
Log Message:
-----------
[JSC] CanonicalizationRange may include ASCII
https://bugs.webkit.org/show_bug.cgi?id=282582
rdar://137219556
Reviewed by Keith Miller.
CanonicalizationRange may include ASCII characters. So we should be
robust against that.
* JSTests/stress/do-not-crash-due-to-sorted.js: Added.
* Source/JavaScriptCore/yarr/YarrPattern.cpp:
(JSC::Yarr::CharacterClassConstructor::putRange):
(JSC::Yarr::CharacterClassConstructor::addSortedRange):
Canonical link: https://commits.webkit.org/286134@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes