[webkit-changes] [WebKit/WebKit] 523c0f: Guard against constructing Strings with a length g...
Chris Dumez
noreply at github.com
Wed Oct 30 18:38:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 523c0f2a6846ead2ec73dec35d5996b330aeba35
https://github.com/WebKit/WebKit/commit/523c0f2a6846ead2ec73dec35d5996b330aeba35
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M Source/WTF/wtf/text/StringImpl.h
Log Message:
-----------
Guard against constructing Strings with a length greater than MaxLength from a StringBuffer.
https://bugs.webkit.org/show_bug.cgi?id=277596
rdar://132984553
Reviewed by Darin Adler.
* Source/WTF/wtf/text/StringImpl.cpp:
(WTF::StringImpl::adopt):
Originally-landed-as: 280938.177 at safari-7619-branch (417d191bc537).
Canonical link: https://commits.webkit.org/285935@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list