mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 04:17:49 +00:00
* Changed the interface to align with the new allocator interface. * Fixed bug where not enough memory was allocated for the header or to align the pointer.