Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
alloc_system: Handle failure properly
The Unix implementation was incorrectly handling failure for reallocation of over-aligned types by not checking for NULL. Closes rust-lang#32993
- Loading branch information