Binary compatibility report for the libusb library between 1.0.18 and 1.0.19 versions on x86

Test Info


Library Namelibusb
Version #11.0.18
Version #21.0.19
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types78 / 98
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


libusb.h, libusb-1.0.so.0.1.0
libusb_alloc_streams ( libusb_device_handle* dev, uint32_t num_streams, unsigned char* endpoints, int num_endpoints )
libusb_free_streams ( libusb_device_handle* dev, unsigned char* endpoints, int num_endpoints )
libusb_transfer_get_stream_id struct libusb_transfer* transfer )
libusb_transfer_set_stream_id ( struct libusb_transfer* transfer, uint32_t stream_id )

to the top

Header Files (1)


libusb.h

to the top

Shared Libraries (1)


libusb-1.0.so.0.1.0

to the top