dawn-cmake/generator/templates/dawn_wire
Austin Eng 9a2174a37c Pass the buffer size into DeserializeWGPUDeviceProperties
This allows deserialization to fail if the buffer is not large enough.
Before, we simply assumed the buffer was at least the size of
WGPUDeviceProperties.

Bug: none
Change-Id: I24e1f84c583f48d4e32c35276e5508e257e9f530
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39861
Auto-Submit: Austin Eng <enga@chromium.org>
Reviewed-by: Stephen White <senorblanco@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
2021-02-02 04:20:09 +00:00
..
client dawn_wire: Gracefully handle all invalid and unknown sTypes 2021-02-01 16:48:18 +00:00
server dawn_wire: Fix a bug with multiple injected devices 2021-01-21 23:15:43 +00:00
ObjectType.h Track and destroy all child objects on wire client destruction 2020-11-11 19:46:18 +00:00
WireCmd.cpp Pass the buffer size into DeserializeWGPUDeviceProperties 2021-02-02 04:20:09 +00:00
WireCmd.h Track and destroy all child objects on wire client destruction 2020-11-11 19:46:18 +00:00