forked from OSchip/llvm-project
d19af2f247
Summary: Fix up a slight bug with the crash handler API, where we say that we return the size of the collected trace (instead of the size of the trace that's returned) when the return buffer is too small, and the result is truncated. Also, as a result, patch up a small uninitialized memory bug. Reviewers: morehouse, eugenis Reviewed By: eugenis Subscribers: #sanitizers Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D84652 |
||
---|---|---|
.. | ||
optional | ||
platform_specific | ||
scripts | ||
tests | ||
CMakeLists.txt | ||
common.cpp | ||
common.h | ||
crash_handler.cpp | ||
crash_handler.h | ||
definitions.h | ||
guarded_pool_allocator.cpp | ||
guarded_pool_allocator.h | ||
mutex.h | ||
options.h | ||
options.inc | ||
random.cpp | ||
random.h | ||
stack_trace_compressor.cpp | ||
stack_trace_compressor.h | ||
utilities.h |