Binary compatibility report for the Cyrus SASL library  between 2.1.21 and 2.1.22 versions on x86

Test Info


Library NameCyrus SASL
Version #12.1.21
Version #22.1.22
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types67 / 69
VerdictCompatible

Problem Summary


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

Added Symbols (2)


sasl.h, libsasl2.so.2.0.22
sasl_set_path int path_type, char* path )

saslplug.h, libsasl2.so.2.0.22
auxprop_plugin_info ( char const* mech_list, void(*info_cb)(sasl_auxprop_plug_t*, enum sasl_info_callback_stage_t, void*), void* info_cb_rock )

to the top

Problems with Symbols, Low Severity (2)


saslplug.h, libsasl2.so.2.0.21
[+] sasl_client_plugin_info char* mech_list, void(*info_cb)(client_sasl_mechanism_t*, enum sasl_info_callback_stage_t, void*), void* info_cb_rock ) (1)
[+] sasl_server_plugin_info char* mech_list, void(*info_cb)(server_sasl_mechanism_t*, enum sasl_info_callback_stage_t, void*), void* info_cb_rock ) (1)

to the top

Header Files (5)


md5global.h
prop.h
sasl.h
saslplug.h
saslutil.h

to the top

Shared Libraries (1)


libsasl2.so.2.0.21

to the top




Generated on Fri Jan 25 16:50:07 2013 for Cyrus SASL by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API