Login
From:
huonw.github.io
(Uncensored)
subscribe
Memory Leaks are Memory Safe | Huon on the internet
https://huonw.github.io/blog/2016/04/memory-leaks-are-memory-safe/
links
backlinks
Roast topics
Find topics
Find it!
Memory unsafety and memory leaks are distinct concepts, despite their names. Languages that are merely memory safe (both Rust and GC-reliant managed ones) have no guarantee of preventing memory leaks.