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