Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: d39b5c9578d8a0d2b541508b6cfa1ae1df5ac36c
https://github.com/WebKit/WebKit/commit/d39b5c9578d8a0d2b541508b6cfa1ae1df5ac36c
Author: Fujii Hironori <[email protected]>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.cpp
Log Message:
-----------
Cherry-pick 309135@main (d22d04217d84).
https://bugs.webkit.org/show_bug.cgi?id=309763
[WPE] AddressSanitizer: heap-buffer-overflow in WPEToplevelWayland.cpp
https://bugs.webkit.org/show_bug.cgi?id=309763
Reviewed by Claudio Saavedra.
The member `size` of wl_array is in bytes. It should be divided by the item
size.
Co-authored-by: Simon Pena <[email protected]>
* Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.cpp:
Canonical link: https://commits.webkit.org/309135@main
Canonical link: https://commits.webkit.org/305877.185@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications