Site icon API Security Blog

anon-vec lacks sufficient checks in public API

image
The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: AnonVec::get_ref() AnonVec::get_mut() AnonVec::remove_get() The crate was built as a learning project and is not being…Read More

Exit mobile version