Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 06ef3509e05e13df8f1d26f5a50102ac1be7c672
https://github.com/WebKit/WebKit/commit/06ef3509e05e13df8f1d26f5a50102ac1be7c672
Author: Shu-yu Guo <[email protected]>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M Source/WTF/wtf/text/StringImpl.h
Log Message:
-----------
Consider invalid Vector capacities as OOM in StringImpl::tryGetUTF8
https://bugs.webkit.org/show_bug.cgi?id=298569
rdar://160096506
Reviewed by Dan Hecht and Yusuke Suzuki.
If the buffer size needed for UTF8 conversion is not even a valid Vector
capacity, report OOM instead of hard crashing.
Canonical link: https://commits.webkit.org/299734@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