diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2014-10-24 17:34:57 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2014-10-25 14:12:19 -0400 |
| commit | 2bc4d3ec23cc88155173729e60df54c8aa4949a6 (patch) | |
| tree | 46b2d71ffeba2ffa639b8f67c9480617d04aea9f /src/rustllvm/RustWrapper.cpp | |
| parent | 6f253bd49e80c809b7c22fd257bcef06a8ca7c30 (diff) | |
| download | rust-2bc4d3ec23cc88155173729e60df54c8aa4949a6.tar.gz rust-2bc4d3ec23cc88155173729e60df54c8aa4949a6.zip | |
get rid of libc_heap::{malloc_raw, realloc_raw}
The C standard library functions should be used directly. The quirky NULL / zero-size allocation workaround is no longer necessary and was adding an extra branch to the allocator code path in a build without jemalloc. This is a small step towards liballoc being compatible with handling OOM errors instead of aborting (#18292). [breaking-change]
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
