Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ebb55ac14d6536d3d8d1b58f761a6ca92b000859
https://github.com/WebKit/WebKit/commit/ebb55ac14d6536d3d8d1b58f761a6ca92b000859
Author: David Kilzer <[email protected]>
Date: 2026-01-12 (Mon, 12 Jan 2026)
Changed paths:
M Source/WebDriver/WebDriverService.cpp
Log Message:
-----------
REGRESSION(288800@main): [WebDriver] Use-after-free logging host in
WebDriver::WebDriverService::run()
<https://bugs.webkit.org/show_bug.cgi?id=305300>
Reviewed by Carlos Garcia Campos.
* Source/WebDriver/WebDriverService.cpp:
(WebDriver::WebDriverService::run):
- Store CString on the stack to fix the bug.
Canonical link: https://commits.webkit.org/305469@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications