mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2022-0006 to thread_local (#1170)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1ecfb4a345
commit
9839c6ee0f
@@ -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.
|
||||
6ae58f0d49e6ab14d0bb7d947395e657e5152c9a7d2c10d2322972e202ab5d7e -
|
||||
e8d5342d49b8a72bb98c3eda38c6904e0e60f016f1b8d43a6aabca1dad895839 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0006"
|
||||
package = "thread_local"
|
||||
categories = ["memory-corruption"]
|
||||
date = "2022-01-23"
|
||||
Reference in New Issue
Block a user