mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Update crates/fast_id_map/RUSTSEC-0000-0000.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
This commit is contained in:
committed by
Dirkjan Ochtman
parent
ed0fe0b396
commit
fa0e56df73
@@ -16,6 +16,7 @@ unaffected = []
|
||||
```
|
||||
|
||||
# soundness issue and unmaintained
|
||||
`fast_id_map::FastMap::get` lacks of sufficient checks to its parameter index and used in unsafely get element in vector.
|
||||
`FastMap::get()` lacks sufficient checks to its parameter index and is used to unsafely get a `Vec` element.
|
||||
|
||||
`fast_id_map` is unmaintained.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user