File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -575,6 +575,7 @@ Definite bugs found:
575
575
* [`crossbeam-epoch` calling `assume_init` on a partly-initialized `MaybeUninit`](https://github.com/crossbeam-rs/crossbeam/pull/779)
576
576
* [`integer-encoding` dereferencing a misaligned pointer](https://github.com/dermesser/integer-encoding-rs/pull/23)
577
577
* [`rkyv` constructing a `Box<[u8]>` from an overaligned allocation](https://github.com/rkyv/rkyv/commit/a9417193a34757e12e24263178be8b2eebb72456)
578
+ * [Data race in `arc-swap`](https://github.com/vorner/arc-swap/issues/76)
578
579
* [Data race in `thread::scope`](https://github.com/rust-lang/rust/issues/98498)
579
580
* [`regex` incorrectly handling unaligned `Vec<u8>` buffers](https://www.reddit.com/r/rust/comments/vq3mmu/comment/ienc7t0?context=3)
580
581
* [Incorrect use of `compare_exchange_weak` in `once_cell`](https://github.com/matklad/once_cell/issues/186)
You can’t perform that action at this time.
0 commit comments