diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
| commit | 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 (patch) | |
| tree | 9d6a6d895a2f54481ae996074efcbc1e90d46405 /sys/linux/vusb.txt.warn | |
| parent | 8b96726707a5846209f943c978ccd7eeb1dd6f5e (diff) | |
tools/syz-check: check amd64 and 386 at the same time
Update #590
Diffstat (limited to 'sys/linux/vusb.txt.warn')
| -rw-r--r-- | sys/linux/vusb.txt.warn | 86 |
1 files changed, 43 insertions, 43 deletions
diff --git a/sys/linux/vusb.txt.warn b/sys/linux/vusb.txt.warn index af87b2b10..a30c68a5c 100644 --- a/sys/linux/vusb.txt.warn +++ b/sys/linux/vusb.txt.warn @@ -1,43 +1,43 @@ -len target configs refer to an array with variable-size elements (do you mean bytesize?) -len target interfaces refer to an array with variable-size elements (do you mean bytesize?) -struct usb_interface_descriptor_t: no corresponding struct in kernel -len target endpoints refer to an array with variable-size elements (do you mean bytesize?) -struct usb_endpoint_descriptor_t: no corresponding struct in kernel -struct vusb_connect_string_descriptor: no corresponding struct in kernel -struct vusb_descriptors: no corresponding struct in kernel -struct vusb_descriptor_t: no corresponding struct in kernel -struct vusb_responses: no corresponding struct in kernel -struct vusb_response_t: no corresponding struct in kernel -struct usb_string_descriptor_t: no corresponding struct in kernel -len target caps refer to an array with variable-size elements (do you mean bytesize?) -struct usb_wireless_cap_descriptor: no corresponding struct in kernel -struct usb_ext_cap_descriptor: bad number of fields: syz=7 kernel=4 -field usb_ext_cap_descriptor.bmAttributes1/bmAttributes: bad bit size/offset: syz=8/0 kernel=0/0 -struct usb_hub_descriptor_hs: no corresponding struct in kernel -struct usb_hub_descriptor_ss: no corresponding struct in kernel -struct usb_endpoint_descriptor_hid_in: no corresponding struct in kernel -struct usb_endpoint_descriptor_hid_out: no corresponding struct in kernel -struct vusb_descriptors_hid: no corresponding struct in kernel -struct vusb_responses_hid: no corresponding struct in kernel -struct usb_hid_descriptor_hid: no corresponding struct in kernel -struct usb_hid_class_descriptor_report: no corresponding struct in kernel -struct hid_report_item_short_4_t: no corresponding struct in kernel -struct usb_endpoint_descriptor_printer_out: no corresponding struct in kernel -struct usb_endpoint_descriptor_printer_in: no corresponding struct in kernel -struct vusb_descriptors_printer: no corresponding struct in kernel -struct vusb_responses_printer: no corresponding struct in kernel -struct usb_endpoint_descriptor_cdc_ecm_notify: no corresponding struct in kernel -struct usb_endpoint_descriptor_cdc_ecm_in: no corresponding struct in kernel -struct usb_endpoint_descriptor_cdc_ecm_out: no corresponding struct in kernel -struct usb_cdc_ecm_mbm_guid: no corresponding struct in kernel -struct vusb_descriptors_cdc_ecm: no corresponding struct in kernel -struct usb_cdc_ecm_mac: no corresponding struct in kernel -struct vusb_responses_cdc_ecm: no corresponding struct in kernel -struct usb_endpoint_descriptors_cdc_ncm_data: no corresponding struct in kernel -struct vusb_descriptors_cdc_ncm: no corresponding struct in kernel -struct vusb_responses_cdc_ncm: no corresponding struct in kernel -struct uac1_ac_header_descriptor_2: no corresponding struct in kernel -struct uac_as_out_endpoint_descriptor: no corresponding struct in kernel -struct uac_as_in_endpoint_descriptor: no corresponding struct in kernel -struct vusb_descriptors_uac1: no corresponding struct in kernel -struct vusb_responses_uac1: no corresponding struct in kernel +compiler: len target configs refer to an array with variable-size elements (do you mean bytesize?) +compiler: len target interfaces refer to an array with variable-size elements (do you mean bytesize?) +no-such-struct: usb_interface_descriptor_t +compiler: len target endpoints refer to an array with variable-size elements (do you mean bytesize?) +no-such-struct: usb_endpoint_descriptor_t +no-such-struct: vusb_connect_string_descriptor +no-such-struct: vusb_descriptors +no-such-struct: vusb_descriptor_t +no-such-struct: vusb_responses +no-such-struct: vusb_response_t +no-such-struct: usb_string_descriptor_t +compiler: len target caps refer to an array with variable-size elements (do you mean bytesize?) +no-such-struct: usb_wireless_cap_descriptor +bad-field-number: usb_ext_cap_descriptor: syz=7 kernel=4 +bad-bitfield: usb_ext_cap_descriptor.bmAttributes1/bmAttributes: size/offset: syz=8/0 kernel=0/0 +no-such-struct: usb_hub_descriptor_hs +no-such-struct: usb_hub_descriptor_ss +no-such-struct: usb_endpoint_descriptor_hid_in +no-such-struct: usb_endpoint_descriptor_hid_out +no-such-struct: vusb_descriptors_hid +no-such-struct: vusb_responses_hid +no-such-struct: usb_hid_descriptor_hid +no-such-struct: usb_hid_class_descriptor_report +no-such-struct: hid_report_item_short_4_t +no-such-struct: usb_endpoint_descriptor_printer_out +no-such-struct: usb_endpoint_descriptor_printer_in +no-such-struct: vusb_descriptors_printer +no-such-struct: vusb_responses_printer +no-such-struct: usb_endpoint_descriptor_cdc_ecm_notify +no-such-struct: usb_endpoint_descriptor_cdc_ecm_in +no-such-struct: usb_endpoint_descriptor_cdc_ecm_out +no-such-struct: usb_cdc_ecm_mbm_guid +no-such-struct: vusb_descriptors_cdc_ecm +no-such-struct: usb_cdc_ecm_mac +no-such-struct: vusb_responses_cdc_ecm +no-such-struct: usb_endpoint_descriptors_cdc_ncm_data +no-such-struct: vusb_descriptors_cdc_ncm +no-such-struct: vusb_responses_cdc_ncm +no-such-struct: uac1_ac_header_descriptor_2 +no-such-struct: uac_as_out_endpoint_descriptor +no-such-struct: uac_as_in_endpoint_descriptor +no-such-struct: vusb_descriptors_uac1 +no-such-struct: vusb_responses_uac1 |
