Pointer
Sponsorship
/Krut Patel
The Curious Case Of A Memory Leak In A Zig Program
#Zig
#debugging
tl;dr:
“This is a small exposition on an unexpected "memory leak" I encountered when writing a Zig program. We will mainly focus on a very simple allocation pattern and see how it causes a "leak" when using a particular allocator from Zig's stdlib.”
featured in
#399