[google/syzkaller] 6db02f: executor: use uint64 instead of uint64_t

0 views
Skip to first unread message

Jiakai Xu

unread,
Feb 10, 2026, 9:46:24 AMFeb 10
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-6717-91d776d358daef41852d3c6541e561a616f5f523
Home: https://github.com/google/syzkaller
Commit: 6db02f4a9c83d9d5071b12985a1b2475db5368c4
https://github.com/google/syzkaller/commit/6db02f4a9c83d9d5071b12985a1b2475db5368c4
Author: 6eanut <jiakai...@gmail.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)

Changed paths:
M executor/common_kvm_arm64.h

Log Message:
-----------
executor: use uint64 instead of uint64_t

Executor code relies on uint32/uint64 types rather than uint*_t.
Using uint64_t causes type mismatches in generated C reproducers
for programs.

Switch uint64_t to uint64 to keep executor headers consistent.

No functional changes.

Signed-off-by: 6eanut <jiakai...@gmail.com>



To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

Jiakai Xu

unread,
Feb 10, 2026, 9:58:11 AMFeb 10
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages