mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 15:53:08 +00:00
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.