VYPR

crates.io package

heapless

pkg:cargo/heapless

Vulnerabilities (1)

  • CVE-2020-36464Aug 8, 2021
    affected < 0.6.1fixed 0.6.1

    An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed.