Assigned RUSTSEC-2022-0006 to thread_local (#1170)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-24 15:39:43 +01:00
committed by GitHub
parent 1ecfb4a345
commit 9839c6ee0f
2 changed files with 2 additions and 2 deletions

View File

@@ -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 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0006"
package = "thread_local"
categories = ["memory-corruption"]
date = "2022-01-23"