Binary compatibility report for the keyutils library between 1.2 and 1.3 versions on x86
Test Info
Library Name | keyutils |
Version #1 | 1.2 |
Version #2 | 1.3 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 22 / 19 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 | 0 |
Other Changes | - | 0 |
Added Symbols (3)
keyutils.h,
libkeyutils-1.3.so
keyctl_get_security ( key_serial_t key, char* buffer, size_t buflen ) @@ KEYUTILS_1.3
keyctl_get_security_alloc ( key_serial_t id, char** _buffer ) @@ KEYUTILS_1.3
keyctl_session_to_parent ( ) @@ KEYUTILS_1.3
to the top
Header Files (1)
keyutils.h
to the top
Shared Libraries (1)
libkeyutils-1.2.so
to the top
Generated on Wed Jan 18 19:27:13 2012 for keyutils by ABI Compliance Checker 1.96.5
A tool for checking backward binary compatibility of a shared C/C++ library API