New issue
Advanced search Search tips

Issue 904410 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Remove workaround from SPIRV-Cross fuzzers

Project Member Reported by rharrison@chromium.org, Nov 12

Issue description

To implement these fuzzers I needed to add a signal trap to silence spurious aborts being caused by the fact that SPIR-V Cross aborts instead of returning an error code when parsing malformed input.

This parsing code is going to be replaced to no longer have this behaviour. Once this have been landed, the signal trap I added in https://dawn-review.googlesource.com/c/dawn/+/2260 should be removed.
 

Sign in to add a comment