mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 07:46:22 +01:00
Assigned RUSTSEC-2022-0054 to wee_alloc (#1412)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
61ddf2b06c
commit
7f6f544c39
@@ -1,3 +1,3 @@
|
||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||
This prevents duplicate ID assignment due to a race between those jobs.
|
||||
82b3982dd83196d56b63c62b1024ea2d7d1a3be0d94e55c8dd46efec7e8ceb85 -
|
||||
7ff8101e47d7737e4f6a3cd41218a8c616b76b78b6b86615a37ccbdfc8ccbbd0 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0054"
|
||||
package = "wee_alloc"
|
||||
date = "2022-05-11"
|
||||
url = "https://github.com/rustwasm/wee_alloc/issues/107"
|
||||
@@ -32,4 +32,4 @@ Last release seems to have been three years ago.
|
||||
|
||||
- [lol_alloc](https://crates.io/crates/lol_alloc)
|
||||
|
||||
[default allocator]: https://github.com/alexcrichton/dlmalloc-rs
|
||||
[default allocator]: https://github.com/alexcrichton/dlmalloc-rs
|
||||
Reference in New Issue
Block a user