Skip to content

Commit c6f44c1

Browse files
committed
another one for the trophy case
1 parent 5f7bc97 commit c6f44c1

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
@@ -581,6 +581,7 @@ Definite bugs found:
581581
* [`integer-encoding` dereferencing a misaligned pointer](https://github.com/dermesser/integer-encoding-rs/pull/23)
582582
* [`rkyv` constructing a `Box<[u8]>` from an overaligned allocation](https://github.com/rkyv/rkyv/commit/a9417193a34757e12e24263178be8b2eebb72456)
583583
* [Data race in `thread::scope`](https://github.com/rust-lang/rust/issues/98498)
584+
* [`regex` incorrectly handling unaligned `Vec<u8>` buffers](https://www.reddit.com/r/rust/comments/vq3mmu/comment/ienc7t0?context=3)
584585

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

0 commit comments

Comments
 (0)