Skip to content

crossbeam-epoch 0.9.20

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:09
Immutable release. Only release title and notes can be modified.
  • Fix invalid pointer dereference in fmt::Pointer impl for Atomic/Shared when the underlying pointer is invalid. This fixes unsoundness that was not fully addressed in 0.9.19's fix. (#1276)