Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 44147f302fcf8554b109a17cc9e8c7c915ae6139
https://github.com/WebKit/WebKit/commit/44147f302fcf8554b109a17cc9e8c7c915ae6139
Author: Chris Dumez <[email protected]>
Date: 2026-03-26 (Thu, 26 Mar 2026)
Changed paths:
M Source/WebKit/Platform/IPC/SharedBufferReference.cpp
Log Message:
-----------
Guard against null dereference in SharedBufferReference::serializableBuffer()
https://bugs.webkit.org/show_bug.cgi?id=310761
Reviewed by Kimmo Kinnunen.
SharedMemory::copyBuffer() can return nullptr.
* Source/WebKit/Platform/IPC/SharedBufferReference.cpp:
(IPC::SharedBufferReference::serializableBuffer const):
Canonical link: https://commits.webkit.org/309976@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications