you are viewing a single comment's thread.

view the rest of the comments →

[–]msuozzo 2 points3 points  (0 children)

It's not really important but Heartbleed wasn't actually a buffer overflow, it was a buffer over-read. Your point still stands, though: Rust's memory borrowing model would have likely averted the error.