Binary compatibility report for the libusb library between 0.1.7 and 0.1.8 versions on x86

Test Info


Library Namelibusb
Version #10.1.7
Version #20.1.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types22 / 33
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-2

Added Symbols (5)


usb.h, libusb.so
usb_detach_kernel_driver_np ( usb_dev_handle* dev, int interface )
usb_get_descriptor_by_endpoint ( usb_dev_handle* udev, int ep, unsigned char type, unsigned char index, void* buf, int size )
usb_get_driver_np ( usb_dev_handle* dev, int interface, char* name, unsigned int namelen )
usb_interrupt_read ( usb_dev_handle* dev, int ep, char* bytes, int size, int timeout )
usb_interrupt_write ( usb_dev_handle* dev, int ep, char* bytes, int size, int timeout )

to the top

Problems with Data Types, Low Severity (2)


usb.h
[+] struct usb_bus (2)

to the top

Other Changes in Constants (2)


usb.h
[+] LIBUSB_HAS_DETACH_KERNEL_DRIVER_NP
[+] LIBUSB_HAS_GET_DRIVER_NP

to the top

Header Files (1)


usb.h

to the top

Shared Libraries (1)


libusb-0.1.so.4.3.0

to the top