Rust while much safer, also needs care if any crate makes use of unsafe, even in pure Rust.
https://thesquareplanet.com/blog/the-story-of-a-rust-bug/
Yes it is in the libc bindings, but the logic error is on Rust side.
Rust while much safer, also needs care if any crate makes use of unsafe, even in pure Rust.
https://thesquareplanet.com/blog/the-story-of-a-rust-bug/
Yes it is in the libc bindings, but the logic error is on Rust side.