mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-25 07:35:50 -04:00
99c0547854
The Unix implementation was incorrectly handling failure for reallocation of over-aligned types by not checking for NULL. Closes #32993