mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 07:32:44 +00:00
37e2a04da8
This adds a standalone test case to ensure the runtime does not trap when performing a memory.copy or memory.fill instruction while the destination or source address is out-of-bounds and the length is 0. |
||
---|---|---|
.. | ||
src | ||
build.zig |