Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d22d04217d8484a4d24567c252e37647fca683fa
      
https://github.com/WebKit/WebKit/commit/d22d04217d8484a4d24567c252e37647fca683fa
  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:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to