Skip to content

Commit 1aabd6d

Browse files
authored
Tweak error wording
1 parent 488f380 commit 1aabd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Definite bugs found:
270270
* [Memory leak in `beef`](https://github.com/maciejhirsz/beef/issues/12)
271271
* [Invalid use of undefined memory in `EbrCell`](https://github.com/Firstyear/concread/commit/b15be53b6ec076acb295a5c0483cdb4bf9be838f#diff-6282b2fc8e98bd089a1f0c86f648157cR229)
272272
* [Unaligned pointer access in TiKV](https://github.com/tikv/tikv/issues/7613)
273-
* [Invalid use of integer as pointer in `servo_arc`](https://github.com/servo/servo/issues/26357)
273+
* [Dangling shared reference in `servo_arc`](https://github.com/servo/servo/issues/26357)
274274

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

0 commit comments

Comments
 (0)