Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 54408f5746f2401721bd56d71de132a22b6f9856
      
https://github.com/WebKit/WebKit/commit/54408f5746f2401721bd56d71de132a22b6f9856
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-04-12 (Wed, 12 Apr 2023)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteBuffer.cpp

  Log Message:
  -----------
  [WebGPU] RemoteBuffer unmap should check the input vector
https://bugs.webkit.org/show_bug.cgi?id=255350
<rdar://107947502>

Reviewed by Myles C. Maxfield.

Ensure data vector passed to unmap is valid for the currently
mapped buffer.

* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteBuffer.cpp:
(WebKit::RemoteBuffer::unmap):

Canonical link: https://commits.webkit.org/262895@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to