mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-18 20:43:32 +00:00
We were copying to the address-of the `out` pointer parameter, not the actual pointer. It's seriously troubling that the fuzzers didn't fail sooner on this. Fixed: chromium:1230266 Fixed: chromium:1230352 Fixed: chromium:1230356 Fixed: chromium:1230358 Fixed: chromium:1230376 Fixed: chromium:1230377 Fixed: chromium:1230378 Fixed: chromium:1230384 Fixed: chromium:1230395 Fixed: chromium:1230406 Change-Id: I4f67f10127e89f873ab628e5af76b7455d113276 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/58681 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>