Update RUSTSEC-0000-0000.md

This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-02-04 20:54:11 +01:00
committed by GitHub
parent f2c5747e9f
commit 2253445a08

View File

@@ -9,7 +9,7 @@ categories = ["memory-corruption", "memory-exposure"]
patched = []
```
# Multiple soundness issues and unmaintained
# Multiple soundness issues
## Calls `std::str::from_utf8_unchecked()` without any checks
@@ -63,8 +63,3 @@ Users are advised to only cast to the event structs provided by the `xcb` crate
(and hope for the best).
This issue is tracked here: https://github.com/rtbo/rust-xcb/issues/78
## xcb is unmaintained
The `xcb` crate is no longer maintained by its current owner and a replacement
is sought.