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