Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b27011041c167f4863afbfe4c4619dd673370ad6
https://github.com/WebKit/WebKit/commit/b27011041c167f4863afbfe4c4619dd673370ad6
Author: Michael Catanzaro <[email protected]>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M Source/WebKit/Shared/unix/AuxiliaryProcessMain.cpp
Log Message:
-----------
Remove unsafe buffer usage in AuxiliaryProcessMain (Unix)
https://bugs.webkit.org/show_bug.cgi?id=309389
Reviewed by Claudio Saavedra.
This is not really actually safer than the original code, but it allows
removing the warning suppressions, which is good to do.
Canonical link: https://commits.webkit.org/308942@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications