Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 18738469adb24cbfb8b2f081da83612a1ba62150
https://github.com/WebKit/WebKit/commit/18738469adb24cbfb8b2f081da83612a1ba62150
Author: Kimmo Kinnunen <[email protected]>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M Source/WebKit/Shared/Cocoa/SharedCARingBuffer.cpp
Log Message:
-----------
ProducerSharedCARingBuffer::allocate should be more robust in computing
shared memory buffer size
https://bugs.webkit.org/show_bug.cgi?id=255866
rdar://102920372
Reviewed by Jean-Yves Avenard.
Harden the ProducerSharedCARingBuffer shared memory size calculation,
make the + sizeof(TimeBoundsBuffer) be part of the Checked calculation.
* Source/WebKit/Shared/Cocoa/SharedCARingBuffer.cpp:
(WebKit::ProducerSharedCARingBuffer::allocate):
Canonical link: https://commits.webkit.org/263407@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes