summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] Remove unnecessary includes of posix headers.Marcos Pividori2016-12-161-1/+0
| | | | | | | | | Remove includes of "unistd.h" header, which is missing in non posix systems. Differential Revision: https://reviews.llvm.org/D277300 llvm-svn: 289965
* [libFuzzer] extend -rss_limit_mb to crash instantly on a single malloc that ↵Kostya Serebryany2016-11-301-0/+28
exceeds the limit llvm-svn: 288281
OpenPOWER on IntegriCloud