mirror of
https://github.com/ziglang/zig.git
synced 2026-01-11 18:05: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.