io-writer

Tag

Cards List
#io-writer

std.Io.Writer.Allocating ate all my memory

Lobsters Hottest · 2026-07-30 Cached

A blog post reveals a memory over-allocation bug in Zig's std.Io.Writer.Allocating due to the `drain` function incorrectly reserving space for the splat parameter on every data slice, causing unexpected memory growth.

0 favorites 0 likes
← Back to home

Submit Feedback