another TiKV bug for the trophy case :)
This commit is contained in:
parent
cc21740684
commit
0835ac6ec3
1 changed files with 1 additions and 0 deletions
|
|
@ -372,6 +372,7 @@ Definite bugs found:
|
|||
* [`servo_arc` creating a dangling shared reference](https://github.com/servo/servo/issues/26357)
|
||||
* [TiKV constructing out-of-bounds pointers (and overlapping mutable references)](https://github.com/tikv/tikv/pull/7751)
|
||||
* [`encoding_rs` doing out-of-bounds pointer arithmetic](https://github.com/hsivonen/encoding_rs/pull/53)
|
||||
* [TiKV using `Vec::from_raw_parts` incorrectly](https://github.com/tikv/agatedb/pull/24)
|
||||
|
||||
Violations of [Stacked Borrows] found that are likely bugs (but Stacked Borrows is currently just an experiment):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue