[PATCH] D39397: [fuzzer] Fix threaded stack printing and nested mallocs
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 27 17:24:44 PDT 2017
vitalybuka created this revision.
Nested mallocs are possible with internal symbolizer.
https://reviews.llvm.org/D39397
Files:
compiler-rt/lib/fuzzer/FuzzerLoop.cpp
compiler-rt/test/fuzzer/TraceMallocThreadedTest.cpp
compiler-rt/test/fuzzer/trace-malloc-threaded.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39397.120723.patch
Type: text/x-patch
Size: 3789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171028/53f9c5d7/attachment.bin>
More information about the llvm-commits
mailing list