General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Zer0
Brodie Robertson
comments
Comments by "Zer0" (@ForeverZer0) on "The Definitive COSMIC Desktop Alpha Review!" video.
@GSBarlev It should be noted that a memory leak is mostly unrelated to "memory safety". You can create memory leaks in every language quite easily, including Rust. What you can't do in Rust (without effort) is access illegal and our-of-bounds memory.
7