d8e77e2e73
If the WGSL provided over 255 arguments, then we'd overflow the uint8_t, and a bad candidate could be matched. We have validation in place to ensure that user functions are not declared with more than 255 parameters, but no validation for number of arguments provided. Fixed: chromium:1323605 Change-Id: I048709e8b02bdd95d5082128a1186080c79b2fc7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90249 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> |
||
---|---|---|
.. | ||
dawn | ||
dawn_native | ||
dawn_platform | ||
dawn_wire | ||
fuzzers/dawn | ||
include | ||
tint | ||
Placeholder.cpp |