Binary compatibility report for the GNU oSIP library between 2.2.1 and 2.2.2 versions on x86
Test Info
Library Name | GNU oSIP |
Version #1 | 2.2.1 |
Version #2 | 2.2.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 45 |
Total Shared Libraries | 2 |
Total Symbols / Types | 534 / 315 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
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 (7)
osip_accept.h,
libosipparser2.so.3.0.0
osip_accept_to_str ( osip_accept_t const* header, char** dest )
osip_message.h,
libosipparser2.so.3.0.0
osip_message_parse_sipfrag ( osip_message_t* sip, char const* buf, size_t length )
osip_message_to_str_sipfrag ( osip_message_t* sip, char** dest, size_t* message_length )
osip_port.h,
libosipparser2.so.3.0.0
osip_clrncpy ( char* dst, char const* src, size_t len )
osip_hash ( char const* str )
osip_str_append ( char* dst, char const* src )
osip_strn_append ( char* dst, char const* src, size_t len )
to the top
Problems with Constants, Low Severity (1)
osip_message.h
[+] BODY_MESSAGE_MAX_SIZE
| Change | Effect |
---|
1 | The value of constant BODY_MESSAGE_MAX_SIZE has been changed from 1000 to 4000. | 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 (45)
osip.h
osip_accept.h
osip_accept_encoding.h
osip_accept_language.h
osip_alert_info.h
osip_allow.h
osip_authentication_info.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_authentication_info.h
osip_proxy_authorization.h
osip_record_route.h
osip_rfc3264.h
osip_route.h
osip_time.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.3.0.0
libosipparser2.so.3.0.0
to the top