You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -270,6 +270,7 @@ Definite bugs found:
270
270
*[Memory leak in `beef`](https://github.com/maciejhirsz/beef/issues/12)
271
271
*[Invalid use of undefined memory in `EbrCell`](https://github.com/Firstyear/concread/commit/b15be53b6ec076acb295a5c0483cdb4bf9be838f#diff-6282b2fc8e98bd089a1f0c86f648157cR229)
272
272
*[Unaligned pointer access in TiKV](https://github.com/tikv/tikv/issues/7613)
273
+
*[Dangling shared reference in `servo_arc`](https://github.com/servo/servo/issues/26357)
273
274
274
275
Violations of [Stacked Borrows] found that are likely bugs (but Stacked Borrows is currently just an experiment):
0 commit comments