mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-15 22:04:38 +01:00
Assigned RUSTSEC-2021-0019 to xcb
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
6b4c7cd1d0078bcd011ba53eedf3659b81941210b5f04e086db9ec279b5a1fd7 -
|
34803bece2625b500469127d7f27fd899952f1bfb422ba6ebe765bf434e4f9ed -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0019"
|
||||||
package = "xcb"
|
package = "xcb"
|
||||||
date = "2021-02-04"
|
date = "2021-02-04"
|
||||||
categories = ["memory-corruption", "memory-exposure"]
|
categories = ["memory-corruption", "memory-exposure"]
|
||||||
Reference in New Issue
Block a user