mirror of
https://github.com/ziglang/zig.git
synced 2026-01-13 19:05:12 +00:00
The previous commit exposed some missing `const` qualifiers in a few places. These mutable slices could have been used to store invalid values into memory!