[Lldb-commits] [PATCH] Reject invalid values from ASan historical stack traces
Kuba Brecka
kuba.brecka at gmail.com
Mon Sep 15 12:59:10 PDT 2014
The ASan fast unwinder sometimes likes to add frames like 0x0 or 0xffffffff at the very ending of the stack trace. Let's ignore these frames.
http://reviews.llvm.org/D5361
Files:
source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5361.13730.patch
Type: text/x-patch
Size: 1003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140915/801003f0/attachment.bin>
More information about the lldb-commits
mailing list