This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-07 23:03:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
heap
History
Andrew Kelley
6fb105fdd7
std: GeneralPurposeAllocator: set freed bytes to undefined
...
Helps catch use-after-free. Caught a couple issues in the self-hosted compiler.
2020-08-25 13:36:40 -07:00
..
arena_allocator.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
general_purpose_allocator.zig
std: GeneralPurposeAllocator: set freed bytes to undefined
2020-08-25 13:36:40 -07:00
logging_allocator.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00