Skip to content

Commit 9e50517

Browse files
Assigned RUSTSEC-2022-0063 to linked_list_allocator (#1449)
Co-authored-by: Shnatsel <[email protected]>
1 parent 6a06cf8 commit 9e50517

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
41fff8ff5c81d2a0851f01fc33a92e49c46a3d97cd8819e33e1400e07a54a4e7 -
3+
c9c55a2d3465e8ca72b62f40d8a8073c5142a78ad040e18b7e237348769a549e -

crates/linked_list_allocator/RUSTSEC-0000-0000.md renamed to crates/linked_list_allocator/RUSTSEC-2022-0063.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2022-0063"
44
package = "linked_list_allocator"
55
date = "2022-09-07"
66
url = "https://github.com/advisories/GHSA-xg8p-34w2-j49j"

0 commit comments

Comments
 (0)