aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/main.go
diff options
context:
space:
mode:
authorSabyrzhan Tasbolatov <snovitoll@gmail.com>2024-09-05 22:59:26 +0500
committerAleksandr Nogikh <nogikh@google.com>2024-09-09 17:11:19 +0000
commit784df80e01554d5cd451f0b4e23171297863e115 (patch)
tree346d0d65fd4d4f09b578efe7ed01ac2876944db1 /dashboard/app/main.go
parentcb2d8b3aef0920cbb5521f948e262598efc3fc1c (diff)
dashboard/app: priority of revoked & no repro
If there are non-revoked reproducers, we will always prefer them to the revoked ones. And we do update the priority once we have revoked a reproducer. But if the only reproducer was revoked, we still give that crash a higher priority than other crashes, which never had a reproducer attached. If "repro revoked" should have the same priority as "no repro", then we just need to update Crash.UpdateReportingPriority. Fixes: https://github.com/google/syzkaller/issues/4992.
Diffstat (limited to 'dashboard/app/main.go')
0 files changed, 0 insertions, 0 deletions