Binary compatibility report for the ZRTP C++ library between 1.2.0 and 1.3.0 versions on x86
Test Info
Library Name | ZRTP C++ |
Version #1 | 1.2.0 |
Version #2 | 1.3.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 6 |
Total Shared Libraries | 1 |
Total Symbols / Types | 108 / 147 |
Verdict | Incompatible (0.9%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (1)
ZrtpQueue.h,
libzrtpcpp-1.3.so.0.0.0
namespace ost
ZrtpQueue::setAuxSecret ( uint8_t* data, int32_t length )
[symbol: _ZN3ost9ZrtpQueue12setAuxSecretEPhi]
to the top
Removed Symbols (1)
ZrtpQueue.h,
libzrtpcpp-1.2.so.0.0.0
namespace ost
ZrtpQueue::setS3Secret ( uint8* data )
[symbol: _ZN3ost9ZrtpQueue11setS3SecretEPh]
to the top
Header Files (6)
TimeoutProvider.h
ZrtpCallback.h
zrtpccrtp.h
ZrtpCodes.h
ZrtpQueue.h
ZrtpUserCallback.h
to the top
Shared Libraries (1)
libzrtpcpp-1.2.so.0.0.0
to the top