contain-rs/linked-hash-map

contain-rs/linked-hash-map

Releases2
Frequency
Last Release
Stars179
A HashMap wrapper that holds key-value pairs in insertion order

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL7.5 HIGH

An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint.