VYPR

crates.io package

generator

pkg:cargo/generator

Vulnerabilities (2)

  • CVE-2020-36471Aug 8, 2021
    affected < 0.7.0fixed 0.7.0

    An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function (for yielding values) has Send bounds.

  • CVE-2019-16144Sep 9, 2019
    affected < 0.6.18fixed 0.6.18

    An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield_ during API calls.