Binary compatibility report for the libusb library between 1.0.9 and 1.0.16 versions on x86

Test Info


Library Namelibusb
Version #11.0.9
Version #21.0.16
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types59 / 69
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-6

Added Symbols (7)


libusb.h, libusb-1.0.so.2.0.0
libusb_free_bos_descriptor struct libusb_bos_descriptor* bos )
libusb_free_ss_endpoint_comp struct libusb_ss_endpoint_companion_descriptor* ep_comp )
libusb_hotplug_deregister_callback ( libusb_context* ctx, libusb_hotplug_callback_handle handle )
libusb_hotplug_register_callback ( libusb_context* ctx, enum libusb_hotplug_event events, enum libusb_hotplug_flag flags, int vendor_id, int product_id, int dev_class, libusb_hotplug_callback_fn cb_fn, void* user_data, libusb_hotplug_callback_handle* handle )
libusb_parse_bos_descriptor void const* buf, int len, struct libusb_bos_descriptor** bos )
libusb_parse_ss_endpoint_comp void const* buf, int len, struct libusb_ss_endpoint_companion_descriptor** ep_comp )
libusb_strerror enum libusb_error errcode )

to the top

Other Changes in Constants (6)


libusb.h
[+] LIBUSB_DT_BOS_MAX_SIZE
[+] LIBUSB_DT_BOS_SIZE
[+] LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE
[+] LIBUSB_HOTPLUG_MATCH_ANY
[+] LIBUSB_SS_USB_DEVICE_CAPABILITY_SIZE
[+] LIBUSB_USB_2_0_EXTENSION_DEVICE_CAPABILITY_SIZE

to the top

Header Files (1)


libusb.h

to the top

Shared Libraries (1)


libusb-1.0.so.0.1.0

to the top