[webkit-changes] [WebKit/WebKit] bf5ef6: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in FTP...
Chris Dumez
noreply at github.com
Sun Jan 26 19:31:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf5ef6aeb008adfc8106b72e80c28027c31c411f
https://github.com/WebKit/WebKit/commit/bf5ef6aeb008adfc8106b72e80c28027c31c411f
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths:
M Source/WebCore/html/FTPDirectoryDocument.cpp
M Source/WebCore/loader/FTPDirectoryParser.cpp
M Source/WebCore/loader/FTPDirectoryParser.h
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in FTPDirectoryParser.cpp
https://bugs.webkit.org/show_bug.cgi?id=286544
Reviewed by Geoffrey Garen.
* Source/WebCore/html/FTPDirectoryDocument.cpp:
(WebCore::FTPDirectoryDocumentParser::parseAndAppendOneLine):
* Source/WebCore/loader/FTPDirectoryParser.cpp:
(WebCore::isSpaceOrTab):
(WebCore::parseOneFTPLine):
* Source/WebCore/loader/FTPDirectoryParser.h:
Canonical link: https://commits.webkit.org/289411@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