Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4bf1cda6899f2fdac966664396c7a75459511e66
https://github.com/WebKit/WebKit/commit/4bf1cda6899f2fdac966664396c7a75459511e66
Author: Nisha Jain <[email protected]>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M Source/WebKit/Platform/IPC/cocoa/ConnectionCocoa.mm
Log Message:
-----------
Crash due to large MACH messages which could happen during fuzz testing.
https://bugs.webkit.org/show_bug.cgi?id=270025
rdar://121960150.
Reviewed by David Kilzer.
During Fuzz testing, large MACH messages could be used in IPC which causes
crash.
Log info for large MACH messages and return, instead of a crash.
* Source/WebKit/Platform/IPC/cocoa/ConnectionCocoa.mm:
(IPC::Connection::sendMessage):
Canonical link: https://commits.webkit.org/275395@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes