mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 23:52:31 +00:00
cd6cdd0a75
The high level Allocator interface API functions will now do a `@returnAddress()` so that stack traces captured by allocator implementations have a return address that does not include the Allocator overhead functions. This makes `4` a more reasonable default for how many stack frames to capture. |
||
---|---|---|
.. | ||
failing_allocator.zig |