[webkit-changes] [WebKit/WebKit] 3c0c94: Remove a tiny bit of unsafe buffer usage
geoffreygaren
noreply at github.com
Wed Feb 26 07:19:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3c0c941a98e0a7c7951da9a568243f10a27fe606
https://github.com/WebKit/WebKit/commit/3c0c941a98e0a7c7951da9a568243f10a27fe606
Author: Geoffrey Garen <ggaren at apple.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M Source/WTF/wtf/text/ASCIILiteral.h
Log Message:
-----------
Remove a tiny bit of unsafe buffer usage
https://bugs.webkit.org/show_bug.cgi?id=288555
rdar://145618586
Reviewed by Chris Dumez.
No need for unsafe buffer usage, since we have a span.
* Source/WTF/wtf/text/ASCIILiteral.h:
Canonical link: https://commits.webkit.org/291115@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