mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-17 09:06:26 +01:00
Assigned RUSTSEC-2022-0063 to linked_list_allocator (#1449)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6a06cf8571
commit
9e50517457
@@ -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.
|
||||
41fff8ff5c81d2a0851f01fc33a92e49c46a3d97cd8819e33e1400e07a54a4e7 -
|
||||
c9c55a2d3465e8ca72b62f40d8a8073c5142a78ad040e18b7e237348769a549e -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0063"
|
||||
package = "linked_list_allocator"
|
||||
date = "2022-09-07"
|
||||
url = "https://github.com/advisories/GHSA-xg8p-34w2-j49j"
|
||||
Reference in New Issue
Block a user