Binary compatibility report for the libssl.so object between 1.1.1i and 1.1.1j versions on x86_64
Test Info
| Module Name | libssl |
| Version #1 | 1.1.1i |
| Version #2 | 1.1.1j |
| Arch | x86_64 |
| GCC Version | 4.9.2 |
Test Results
| Total Header Files | 11 |
| Total Source Files | 22 |
| Total Objects | 1 |
| Total Symbols / Types | 492 / 133 |
| Compatibility |
99.9% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 0 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 1 |
| Low | 0 |
Problems with Constants | Low | 0 |
Problems with Symbols, Medium Severity 1
ssl.h
[+] SSL_version_str [data] 1
|
Change |
Effect |
| 1 |
Type of this global data has been changed from char[27] const (27 bytes) to char[28] const (28 bytes). |
Applications will obtain a different value and execution may change. |
to the top
Header Files 11
async.h
bio.h
buffer.h
crypto.h
ossl_typ.h
pem.h
srtp.h
ssl.h
sslerr.h
tls1.h
x509.h
to the top
Source Files 22
bio_ssl.c
d1_lib.c
d1_srtp.c
extensions_cust.c
methods.c
pqueue.c
rec_layer_s3.c
ssl_asn1.c
ssl_cert.c
ssl_ciph.c
ssl_conf.c
ssl_err.c
ssl_init.c
ssl_lib.c
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c
ssl_stat.c
ssl_txt.c
statem.c
t1_lib.c
tls_srp.c
to the top
Objects 1
libssl.so.1.1
to the top