Branch: refs/heads/gh-readonly-queue/master/pr-6336-b0c32b0591eb98d9fd9a2590b140eb771cf86c46
Home:
https://github.com/google/syzkaller
Commit: 807a3b61ca22f8988561c180eb47268ea6e244db
https://github.com/google/syzkaller/commit/807a3b61ca22f8988561c180eb47268ea6e244db
Author: Aleksandr Nogikh <
nog...@google.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M pkg/build/linux.go
M syz-cluster/workflow/build-step/main.go
M syz-cluster/workflow/fuzz-step/main.go
M syz-cluster/workflow/fuzz-step/main_test.go
Log Message:
-----------
syz-cluster: consider global/static variable values
When determining whether a patch series is worth fuzzing, consider not
only the hashes of .text symbols, but also the hashes of the global
(static and non-static) variables.
As before, calculate the hashes during build and process them at the
beginning of the fuzz step.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications