[google/syzkaller] cb4ff8: pkg/report: move TitleToCrashType to crash package

0 views
Skip to first unread message

Dmitry Vyukov

unread,
Jan 9, 2026, 11:11:58 AM (3 days ago) Jan 9
to syzk...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/google/syzkaller
Commit: cb4ff871c418a7ac95116c02f4b8482d9e514ce4
https://github.com/google/syzkaller/commit/cb4ff871c418a7ac95116c02f4b8482d9e514ce4
Author: Dmitry Vyukov <dvy...@google.com>
Date: 2026-01-09 (Fri, 09 Jan 2026)

Changed paths:
M dashboard/app/graphs.go
A pkg/report/crash/title_to_type.go
A pkg/report/crash/title_to_type_test.go
M pkg/report/crash/types.go
M pkg/report/impact_score.go
M pkg/report/linux.go
M pkg/report/report.go
M pkg/report/report_test.go
R pkg/report/title_to_type.go
R pkg/report/title_to_type_test.go

Log Message:
-----------
pkg/report: move TitleToCrashType to crash package

TitleToCrashType is a simple function with no heavy dependencies
that is used by the dashboard app.
Currnetly we have to import pkg/report into dashboard/app,
and this package has lots of heavy deps (symbolizer, demangler,
coverage report generation, etc).
Move TitleToCrashType to pkg/report/crash (where it arguably belongs anyway).


Commit: 726feca9d81fa0ab28174bbe0b987b9f1c094fb0
https://github.com/google/syzkaller/commit/726feca9d81fa0ab28174bbe0b987b9f1c094fb0
Author: Dmitry Vyukov <dvy...@google.com>
Date: 2026-01-09 (Fri, 09 Jan 2026)

Changed paths:
M syz-agent/agent.go

Log Message:
-----------
syz-agent: add json tag for CacheSize parameter


Compare: https://github.com/google/syzkaller/compare/7e3683309afa...726feca9d81f

To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications
Reply all
Reply to author
Forward
0 new messages