From fa33c3279674287954762e6a1199d42468661b9b Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 18 Dec 2019 12:04:56 +0100 Subject: tools/syz-check: don't print our/kernel field name twice if equal --- sys/linux/socket_bluetooth.txt.warn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/socket_bluetooth.txt.warn') diff --git a/sys/linux/socket_bluetooth.txt.warn b/sys/linux/socket_bluetooth.txt.warn index 24e963263..46a4f2529 100644 --- a/sys/linux/socket_bluetooth.txt.warn +++ b/sys/linux/socket_bluetooth.txt.warn @@ -6,7 +6,7 @@ field sockaddr_hci.chan/hci_channel: bad offset: syz=8 kernel=4 struct hci_inquiry_req: bad number of fields: syz=7 kernel=5 struct hci_inquiry_req: bad size: syz=12 kernel=10 field hci_inquiry_req.dev/dev_id: bad size: syz=4 kernel=2 -field hci_inquiry_req.flags/flags: bad offset: syz=4 kernel=2 +field hci_inquiry_req.flags: bad offset: syz=4 kernel=2 field hci_inquiry_req.lap0/lap: bad offset: syz=6 kernel=4 field hci_inquiry_req.lap0/lap: bad size: syz=1 kernel=3 struct hci_ufilter: bad number of fields: syz=4 kernel=3 -- cgit mrf-deployment