VYPR

crates.io package

abox

pkg:cargo/abox

Vulnerabilities (1)

  • CVE-2020-36441Aug 8, 2021
    affected < 0.4.1fixed 0.4.1

    An issue was discovered in the abox crate before 0.4.1 for Rust. It implements Send and Sync for AtomicBox with no requirement for T: Send and T: Sync.