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
{{ message }}
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
slice-deque
0.3.0
Affected versions of the crate incremented the current index of the drain filter
iterator before calling the predicate function
self.pred
.If the predicate function panics, it is possible for the last element in the
iterator to be dropped twice.
See advisory page for additional details.
The text was updated successfully, but these errors were encountered: