Binary compatibility report for the libudev library between 094 and 095 versions on x86
Test Info
Library Name | libudev |
Version #1 | 094 |
Version #2 | 095 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 1 |
Total Symbols / Types | 57 / 40 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 1 |
Problems with Constants, Low Severity (1)
udevd.h
[+] UDEVD_MAX_CHILDS
| Change | Effect |
---|
1 | The value of constant UDEVD_MAX_CHILDS has been changed from 64 to 256. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Header Files (8)
list.h
logging.h
udev.h
udev_libc_wrapper.h
udev_rules.h
udev_selinux.h
udev_version.h
udevd.h
to the top
Shared Libraries (1)
libudev.so
to the top