Binary compatibility report for the ZRTP C++ library  between 1.1.0 and 1.2.0 versions on x86

Test Info


Library NameZRTP C++
Version #11.1.0
Version #21.2.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types108 / 145
VerdictIncompatible
(4.6%)

Problem Summary


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

Added Symbols (4)


ZrtpQueue.h, libzrtpcpp-1.2.so.0.0.0
namespace ost
IncomingZRTPPkt::getSSRC ( ) const
ZrtpQueue::initialize ( char const* zidFilename, bool autoEnable )
ZrtpQueue::setPbxSecret uint8* data, int32 length )
ZrtpQueue::setS3Secret uint8* data )

to the top

Removed Symbols (5)


ZrtpQueue.h, libzrtpcpp-1.1.so.0.0.0
namespace ost
ZrtpQueue::getSasData ( )
ZrtpQueue::initialize char const* zidFilename )
ZrtpQueue::setOtherSecret uint8* data, int32 length )
ZrtpQueue::setSigsSecret uint8* data )
ZrtpQueue::setSrtpsSecret uint8* data )

to the top

Problems with Symbols, High Severity (1)


ZrtpQueue.h, libzrtpcpp-1.1.so.0.0.0
namespace ost
[+] ZrtpQueue::initialize char const* zidFilename ) (1)

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.1.so.0.0.0

to the top




Generated on Mon Jul 8 12:45:33 2013 for ZRTP C++ by ABI Compliance Checker 1.99.7  
A tool for checking backward compatibility of a C/C++ library API