mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add parity-util-mem unmaintained (#1528)
This commit is contained in:
committed by
GitHub
parent
bdcf1d329d
commit
1942335c87
17
crates/parity-util-mem/RUSTSEC-0000-0000.md
Normal file
17
crates/parity-util-mem/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,17 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "parity-util-mem"
|
||||
date = "2022-11-30"
|
||||
url = "https://github.com/paritytech/parity-common/pull/696"
|
||||
references = ["https://github.com/paritytech/parity-common/issues/607", "https://github.com/paritytech/parity-common/pull/697"]
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
# parity-util-mem Unmaintained
|
||||
|
||||
The crate has been deprecated and will receive no updates with no repository source.
|
||||
|
||||
The crate has [a warning](https://crates.io/crates/parity-util-mem) surrounding it's use related to global allocator use that may lead to UB.
|
||||
Reference in New Issue
Block a user