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.
Details
Details
- Reviewers
- None
Summary
Diff Detail
Diff Detail
Paths
| Differential D5361
Reject invalid values from ASan historical stack traces AbandonedPublic Authored by kubamracek on Sep 15 2014, 12:59 PM.
Details
Summary 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.
Diff Detail
Revision Contents
Diff 13730 source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp
|