@david_chisnall@infosec.exchange
Post #2238397
2026-05-01 08:06 UTC
@encthenet@flyovercountry.social @stiiin@infosec.space
You could fix 100% of temporal memory safety bugs in coreutils by adding this to the main C file:
void free() {}
Sure, they’ll leak memory, but how much memory do any of those tools allocate? They typically consume no more than a few milliseconds of CPU time (when they do run for a long time, it’s because they’re blocked on I/O).
Replies (0)
No replies.