Skip to content

Commit 4069302

Browse files
committed
add EbrCell to trophy case
1 parent 325682a commit 4069302

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ Definite bugs found:
259259
* [`getrandom` calling the `getrandom` syscall in an invalid way](https://github.com/rust-random/getrandom/pull/73)
260260
* [`Vec`](https://github.com/rust-lang/rust/issues/69770) and [`BTreeMap`](https://github.com/rust-lang/rust/issues/69769) leaking memory under some (panicky) conditions
261261
* [Memory leak in `beef`](https://github.com/maciejhirsz/beef/issues/12)
262+
* [Invalid use of undefined memory in `EbrCell`](https://github.com/Firstyear/concread/commit/b15be53b6ec076acb295a5c0483cdb4bf9be838f#diff-6282b2fc8e98bd089a1f0c86f648157cR229)
262263

263264
Violations of [Stacked Borrows] found that are likely bugs (but Stacked Borrows is currently just an experiment):
264265

0 commit comments

Comments
 (0)