forked from OSchip/llvm-project
ada2761407
Summary: s/CHECK_LT/CHECK_LE/ in the secondary allocator, as under certain circumstances Ptr + Size can be equal to MapEnd. This edge case was not found by the current tests, so those were extended to be able to catch that. Reviewers: kcc Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25101 llvm-svn: 282913 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
alignment.cpp | ||
double-free.cpp | ||
lit.cfg | ||
lit.site.cfg.in | ||
malloc.cpp | ||
memalign.cpp | ||
mismatch.cpp | ||
options.cpp | ||
overflow.cpp | ||
preinit.cpp | ||
quarantine.cpp | ||
random_shuffle.cpp | ||
realloc.cpp | ||
secondary.cpp | ||
sized-delete.cpp | ||
sizes.cpp |