Merge pull request #604 from RustSec/assign-ids

Assigned RUSTSEC-2020-0100 to sys-info
This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-01-19 23:39:18 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0100"
package = "sys-info"
date = "2020-01-19"
url = "https://github.com/FillZpp/sys-info-rs/issues/63"
@@ -24,4 +24,4 @@ Affected versions of `sys-info` use a static, global, list to store temporary di
This results in consistent double-frees and segfaults when calling `sys_info::disk_info` from multiple threads at once.
## Safer Alternatives:
- [`sysinfo`](https://crates.io/crates/sysinfo)
- [`sysinfo`](https://crates.io/crates/sysinfo)