scratchpad
scratchpad copied to clipboard
A Rust library providing a stack-like memory allocator with double-ended allocation support.
Results
1
scratchpad issues
Sort by
recently updated
recently updated
newest added
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...