mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-31 08:40:26 +01:00
Merge pull request #752 from RustSec/assign-ids
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 prevents duplicate ID assignment due to a race between those jobs.
|
||||
6b4c7cd1d0078bcd011ba53eedf3659b81941210b5f04e086db9ec279b5a1fd7 -
|
||||
34803bece2625b500469127d7f27fd899952f1bfb422ba6ebe765bf434e4f9ed -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0019"
|
||||
package = "xcb"
|
||||
date = "2021-02-04"
|
||||
categories = ["memory-corruption", "memory-exposure"]
|
||||
Reference in New Issue
Block a user