diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-01-17 09:32:29 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-01-17 10:50:43 +0100 |
| commit | 813be5426a31b5b3ead90cf5729c8b7a7a17d7c1 (patch) | |
| tree | 9e53ba68104ce536ae5c6f1ce2418a0272be96e2 /executor/executor_windows.h | |
| parent | 65a7a8540d29e72622fca06522587f7e66539fd3 (diff) | |
pkg/report: skip all kmalloc/kcalloc frames
Initially I tried to skip kmalloc frames more carefully
to report proper test names in KASAN tests (338, 340).
But as the result we badly parsed a real report,
while nobody cares much about how we parse KASAN tests
that happen to contain "kmalloc" in test function name.
Skip all kmalloc frames now.
Diffstat (limited to 'executor/executor_windows.h')
0 files changed, 0 insertions, 0 deletions
