aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/test/vusb
diff options
context:
space:
mode:
authorBerk Cem Goksel <berkcgoksel@gmail.com>2026-02-26 00:13:51 +0300
committerAleksandr Nogikh <nogikh@google.com>2026-02-27 16:03:24 +0000
commitccb0ddb24cf5265db202d43a6b7edbcb451d3b5a (patch)
treee0318e5a5c5b35907fe4b11625cecd4c1295492d /sys/linux/test/vusb
parentaa202d12144eeceab15a981c5567a08d67dd7c9c (diff)
sys/linux: add missing void arg in old broken seeds
Diffstat (limited to 'sys/linux/test/vusb')
-rw-r--r--sys/linux/test/vusb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/test/vusb b/sys/linux/test/vusb
index 9e47b44aa..c14077445 100644
--- a/sys/linux/test/vusb
+++ b/sys/linux/test/vusb
@@ -1 +1 @@
-syz_usb_connect(0x0, 0x24, &(0x7f0000000000)={{0x12, 0x1, 0x0, 0x97, 0xff, 0x82, 0x8, 0x2058, 0x1005, 0xc19b, 0x0, 0x0, 0x0, 0x1, [{{0x9, 0x2, 0x12, 0x1, 0x0, 0x0, 0x0, 0x0, [{{0x9, 0x4, 0x8f, 0x0, 0x0, 0xbf, 0x57, 0x5a, 0x0, [], []}}]}}]}}, 0x0)
+syz_usb_connect(0x0, 0x24, &(0x7f0000000000)={{0x12, 0x1, 0x0, 0x97, 0xff, 0x82, 0x8, 0x2058, 0x1005, 0xc19b, 0x0, 0x0, 0x0, 0x1, [{{0x9, 0x2, 0x12, 0x1, 0x0, 0x0, 0x0, 0x0, "", [{{0x9, 0x4, 0x8f, 0x0, 0x0, 0xbf, 0x57, 0x5a, 0x0, [], []}}]}}]}}, 0x0)