Binary compatibility report for the GNU oSIP library between 2.0.8 and 2.0.9 versions on x86
Test Info
Library Name | GNU oSIP |
Version #1 | 2.0.8 |
Version #2 | 2.0.9 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 42 |
Total Shared Libraries | 2 |
Total Symbols / Types | 492 / 298 |
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 | 1 |
Added Symbols (3)
osip_message.h,
libosipparser2.so.2.0.9
osip_message_parse2 ( osip_message_t* sip, char const* buf, size_t length )
osip_rfc3264.h,
libosipparser2.so.2.0.9
osip_rfc3264_add_t38_media ( struct osip_rfc3264* config, sdp_media_t* med, int pos )
osip_rfc3264_del_t38_media ( struct osip_rfc3264* config, int pos )
to the top
Problems with Constants, Low Severity (1)
osip_rfc3264.h
[+] MAX_T38_CODECS
| Change | Effect |
---|
1 | The value of constant MAX_T38_CODECS has been changed from 1 to 2. | 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 (42)
osip.h
osip_accept.h
osip_accept_encoding.h
osip_accept_language.h
osip_alert_info.h
osip_allow.h
osip_authorization.h
osip_body.h
osip_call_id.h
osip_call_info.h
osip_condv.h
osip_const.h
osip_contact.h
osip_content_disposition.h
osip_content_encoding.h
osip_content_length.h
osip_content_type.h
osip_cseq.h
osip_dialog.h
osip_error_info.h
osip_fifo.h
osip_from.h
osip_header.h
osip_headers.h
osip_list.h
osip_md5.h
osip_message.h
osip_mime_version.h
osip_mt.h
osip_negotiation.h
osip_parser.h
osip_port.h
osip_proxy_authenticate.h
osip_proxy_authorization.h
osip_record_route.h
osip_rfc3264.h
osip_route.h
osip_to.h
osip_uri.h
osip_via.h
osip_www_authenticate.h
sdp_message.h
to the top
Shared Libraries (2)
libosip2.so.2.0.8
libosipparser2.so.2.0.8
to the top