Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6b522c17192325edcb38a3ef4d0f3eb59e561d1f
https://github.com/WebKit/WebKit/commit/6b522c17192325edcb38a3ef4d0f3eb59e561d1f
Author: Ross Kirsling <[email protected]>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M Source/WebDriver/socket/HTTPParser.cpp
Log Message:
-----------
Fix warning about LOG_ERROR usage
https://bugs.webkit.org/show_bug.cgi?id=252151
Reviewed by Fujii Hironori.
* Source/WebDriver/socket/HTTPParser.cpp:
(WebDriver::HTTPParser::abortProcess):
Fix -Wformat-security violation by making "%s" explicit.
Canonical link: https://commits.webkit.org/260183@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes