diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-07-05 15:20:13 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-07-06 09:36:27 +0000 |
| commit | 645a1add5cd43a7dc04fe3487f355bcca26f646e (patch) | |
| tree | bc88a3fd5024e6a90eae969c9b366083802e2a63 /pkg/report/testdata/all | |
| parent | cc95fb5912660d27a6668f2dce4738952ac16703 (diff) | |
pkg/report: introduce crash.SyzFailure report type
It refers to SYZFAIL and SYZFATAL errors.
Diffstat (limited to 'pkg/report/testdata/all')
| -rw-r--r-- | pkg/report/testdata/all/report/5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/report/testdata/all/report/5 b/pkg/report/testdata/all/report/5 index 797dd5456..506845436 100644 --- a/pkg/report/testdata/all/report/5 +++ b/pkg/report/testdata/all/report/5 @@ -1,4 +1,5 @@ TITLE: SYZFATAL: executor NUM failed NUM times: call NUM/NUM/NUM: signal overflow: ADDR/ADDR ALT: SYZFATAL +TYPE: SYZ_FAILURE 2022/04/21 07:35:27 SYZFATAL: executor 0 failed 11 times: call 15/15/3356: signal overflow: 808464432/16776764 |
