mirror of
https://github.com/ziglang/zig.git
synced 2026-03-14 07:11:02 +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.