mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
23a9d02748
Fix false positive use of uninit bytes when calling `libc::pthread_condattr_destroy` Fixes: #1931