mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +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.