OSV 1.4.0 · github-reviewed · 修改于 2021-08-19 05:41
发布时间
2021-08-26 04:55
GitHub 审查时间
2021-08-19 05:41
NVD 发布时间
—
源文件
advisories/github-reviewed/2021/08/GHSA-8xw8-mmqv-frqq/GHSA-8xw8-mmqv-frqq.json
fake-static allows converting a reference with any lifetime into
a reference with 'static lifetime without the unsafe keyword.
Internally, this crate does not use unsafe code, it instead exploits a soundness bug in rustc