Test Info
| Library Name | libgvm-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 40 |
| Total Libraries | 0 |
| Total Symbols / Types | 590 / 153 |
| Compatibility |
99.7% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 2 |
| Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 1 |
Problems with Symbols | High | 0 |
| Medium | 2 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 2
nvti.h
nvti_set_creation_time ( nvti_t* p1, long long const p2 )
_Z22nvti_set_creation_timeP4nvtix
nvti_set_modification_time ( nvti_t* p1, long long const p2 )
_Z26nvti_set_modification_timeP4nvtix
to the top
Removed Symbols 2
nvti.h
nvti_set_creation_time ( nvti_t* p1, long const p2 )
_Z22nvti_set_creation_timeP4nvtil
nvti_set_modification_time ( nvti_t* p1, long const p2 )
_Z26nvti_set_modification_timeP4nvtil
to the top
Problems with Symbols, Medium Severity 2
nvti.h
[+] nvti_set_creation_time ( nvti_t* p1, long const p2 ) 1
⇣
nvti_set_creation_time ( nvti_t* p1, long long const p2 )
_Z22nvti_set_creation_timeP4nvtil
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] nvti_set_modification_time ( nvti_t* p1, long const p2 ) 1
⇣
nvti_set_modification_time ( nvti_t* p1, long long const p2 )
_Z26nvti_set_modification_timeP4nvtil
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
to the top
Problems with Data Types, Low Severity 1
time_t.h
[+] typedef time_t 1
|
Change |
Effect |
| 1 |
Base type has been changed from long to long long. |
Recompilation of a client program may be broken. |
[+] affected symbols: 2 (0.3%)
nvti_creation_time ( nvti_t const* p1 )
Return value is of type 'time_t'.
nvti_modification_time ( nvti_t const* p1 )
Return value is of type 'time_t'.
to the top
Header Files 40
alivedetection.h
arp.h
array.h
authutils.h
boreas_error.h
boreas_io.h
cli.h
compressutils.h
credentials.h
cvss.h
drop_privileges.h
fileutils.h
gmp.h
gpgmeutils.h
gvm_sentry.h
hosts.h
kb.h
ldaputils.h
logging.h
mqtt.h
networking.h
nvti.h
nvticache.h
osp.h
passwordbasedauthentication.h
pidfile.h
ping.h
prefs.h
proctitle.h
pwpolicy.h
radiusutils.h
serverutils.h
settings.h
sniffer.h
sshutils.h
strings.h
util.h
uuidutils.h
version.h
xmlutils.h
to the top
Libraries 0
to the top