Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c67a0929b35d968633d62ee2f0623722f3af94d
      
https://github.com/WebKit/WebKit/commit/2c67a0929b35d968633d62ee2f0623722f3af94d
  Author: Tadeu Zagallo <[email protected]>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M Source/WebGPU/WGSL/AST/ASTBuilder.cpp
    M Source/WebGPU/WGSL/AST/ASTBuilder.h

  Log Message:
  -----------
  [WGSL] Add ASAN poisoning for allocated arenas
https://bugs.webkit.org/show_bug.cgi?id=291963
rdar://149872251

Reviewed by Mike Wyrzykowski.

Instrument the arena allocator to help catch any potential
OOB accesses into the arenas.

* Source/WebGPU/WGSL/AST/ASTBuilder.cpp:
(WGSL::AST::Builder::allocateArena):
* Source/WebGPU/WGSL/AST/ASTBuilder.h:
(WGSL::AST::Builder::construct):

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



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

Reply via email to