mirror of
https://github.com/ziglang/zig.git
synced 2026-01-02 03:25:01 +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.