[webkit-changes] [WebKit/WebKit] 9d53b7: Fix nullptr crash in recreateRenderBuffers when IO...

Alex Christensen noreply at github.com
Thu Mar 7 13:27:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d53b7214e2477e2ad77a2c0be44157b915329bb
      https://github.com/WebKit/WebKit/commit/9d53b7214e2477e2ad77a2c0be44157b915329bb
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUCompositorIntegrationImpl.cpp
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUCompositorIntegrationImpl.h

  Log Message:
  -----------
  Fix nullptr crash in recreateRenderBuffers when IOSurface::create fails
https://bugs.webkit.org/show_bug.cgi?id=270641
rdar://124213354

Reviewed by Mike Wyrzykowski.

* Source/WebCore/Modules/WebGPU/Implementation/WebGPUCompositorIntegrationImpl.cpp:
(WebCore::WebGPU::CompositorIntegrationImpl::recreateRenderBuffers):
* Source/WebCore/Modules/WebGPU/Implementation/WebGPUCompositorIntegrationImpl.h:

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



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


More information about the webkit-changes mailing list