Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is true. If you consider unsafe memory to be a separate region in Rust, your safe Rust code can still have pointers to unsafe memory. The only solution to this problem is to perform some sort of validation of the returned data structures every time they are returned by an unsafe block.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: