diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-12-23 19:09:45 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-12-25 09:42:09 +0100 |
| commit | b982b3ea71acbb298ee60e06c9bdaca9f680125b (patch) | |
| tree | 9097512ea5ed6bbe80ca556c9db4efaff65eab9f /README.md | |
| parent | c2c1d1dd603b7d66d283253ffbd61b8692712bd2 (diff) | |
pkg/cover: fix comparison filtering
If coverage filter is enabled, executor filters comparisons based on PCs.
But we don't include comparison callback PCs in the filter,
so most of them will be falsely filtered away.
Add comparison callback PCs to symbols and compile units and use
both when creating coverage filter. But still use only coverage
PCs while generating coverage reports.
Reported-by: Kaipeng Zeng
Link: https://groups.google.com/g/syzkaller/c/mD0wv-A2wno/m/v1ntQbTUAwAJ
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
