Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 519777e2e027d508db6f2a2a8f7c72c413745fdc
https://github.com/WebKit/WebKit/commit/519777e2e027d508db6f2a2a8f7c72c413745fdc
Author: Tadeu Zagallo <[email protected]>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M Source/WebGPU/WGSL/AST/ASTExpression.h
M Source/WebGPU/WGSL/AST/ASTTypeName.h
Log Message:
-----------
[WGSL] Pointers in AST nodes should be null initialized
https://bugs.webkit.org/show_bug.cgi?id=257138
rdar://109668226
Reviewed by Dan Glastonbury.
`AST::TypeName::m_resolvedType` and `AST::Expression::m_inferredType` need to
be null initialized.
* Source/WebGPU/WGSL/AST/ASTExpression.h:
* Source/WebGPU/WGSL/AST/ASTTypeName.h:
Canonical link: https://commits.webkit.org/264409@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes