You're viewing a limited, public preview. Log in for full access.
Use-After-Free and Double-Free in IntoIter::drop when element drop panics
No AI analysis yet.
Double-Free / Use-After-Free (UAF) in the `IntoIter::drop` and `ThinVec::clear` functions in the thin_vec crate. A panic in `ptr::drop_in_place` skips setting the length to zero.
6.5th percentile
This link opens an external site that isn't part of the platform.