Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b024ab1fe383812f5ad7a60c506b56b5647c5db2
      
https://github.com/WebKit/WebKit/commit/b024ab1fe383812f5ad7a60c506b56b5647c5db2
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/PipelineLayout.mm

  Log Message:
  -----------
  [WebGPU] createPipelineLayout should check for invalid bind group layouts
https://bugs.webkit.org/show_bug.cgi?id=269645
<radar://123092667>

Reviewed by Dan Glastonbury.

Not checking for invalid pipelines could cause an unintialized
access in asan.

* Source/WebGPU/WebGPU/PipelineLayout.mm:
(WebGPU::Device::createPipelineLayout):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to