Why don’t they just rewrite it in rust? It would be much safer right?
Black616Angel@feddit.de 1 year ago
Who also guesses buffer overflow or use-after-free?
aoidenpa@lemmy.world 1 year ago
unquietwiki@programming.dev 1 year ago
I think that’s been asked before. That’d be a massive undertaking, and they also support architectures that I don’t think Rust does (yet).
fil@programming.dev 1 year ago
You can already use hyper (written in rust) for http stuff in curl aws.amazon.com/…/how-using-hyper-in-curl-can-help… I wonder if the vulnerability touches this use case as well
aoidenpa@lemmy.world 1 year ago
Perfect article for my question. Appreciated.
ultratiem@lemmy.ca 1 year ago
Buffer overflows are like Lupus in House M.D.
__init__@programming.dev 1 year ago
It’s not overflow. It’s never overflow.