George Androutsopoulos
Results
3
issues of
George Androutsopoulos
Four new memory safety bugs have been discovered in `slice-ring-buffer` (a fork of the unmaintained `slice-deque` crate). All four bugs can lead to double-free violations, when only safe APIs are...
Hello, We are @purseclab, and we are fuzzing Rust crates to identify memory violation bugs. While analyzing this crate, we found that the methods `Tracking::capacity`, `Tracking::set` and `Tracking::get` are invoked...