Assigned RUSTSEC-2020-0097 to xcb

This commit is contained in:
Shnatsel
2021-01-18 21:10:35 +00:00
committed by GitHub
parent 9804ecca65
commit ea86742059

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0097"
package = "xcb"
date = "2020-12-10"
url = "https://github.com/rtbo/rust-xcb/issues/93"
@@ -17,4 +17,4 @@ patched = []
With this definition, it is possible to create a `base::Error` with an invalid pointer and trigger memory safety errors
such as use-after-free or double-free with safe Rust.
The users of `xcb` crate are advised not to manipulate the field.
The users of `xcb` crate are advised not to manipulate the field.