rust/src/liballoc_system
Alex Crichton 99c0547854 alloc_system: Handle failure properly
The Unix implementation was incorrectly handling failure for reallocation of
over-aligned types by not checking for NULL.

Closes #32993
2016-04-15 10:02:21 -07:00
..
2016-04-15 10:02:21 -07:00