AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is Leaking Memory Unsafe in Rust?
Aria: There was a fight for the soul of rust kind of happening without us realizing it. A month before Rust 1.0 was scheduled to be released, this was discovered. And so pretty much that boils down to the fact that leaking memory was considered unsafe previously in Rust not because of any kind of like memory safety implication. In fact, I think there's any, any way to actually violate memory safety, except through this with leaking memory. Aria buying buying bingusar is called pre pooping your pants with rust and has all kinds of code examples that show the problem.