Test Info
| Library Name | ntfs-3g-dev |
| Version #1 | base |
| Version #2 | lfs |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 39 |
| Total Libraries | 0 |
| Total Symbols / Types | 357 / 141 |
| Compatibility |
99.4% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 4 |
| Removed Symbols | High | 4 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 1 |
Problems with Symbols | High | 0 |
| Medium | 4 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 4
acls.h
ntfs_read_mapping ( int(*reader)(void*, char*, unsigned int, long long), void* fileid )
_Z17ntfs_read_mappingPFiPvPcjxES_
attrib.h
ntfs_attr_data_read ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, char* buf, size_t size, long long offset )
_Z19ntfs_attr_data_readP11_ntfs_inodePtiPcjx
ntfs_attr_data_write ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, char const* buf, size_t size, long long offset )
_Z20ntfs_attr_data_writeP11_ntfs_inodePtiPKcjx
ntfs_attr_shrink_size ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, long long offset )
_Z21ntfs_attr_shrink_sizeP11_ntfs_inodePtix
to the top
Removed Symbols 4
acls.h
ntfs_read_mapping ( int(*reader)(void*, char*, unsigned int, long), void* fileid )
_Z17ntfs_read_mappingPFiPvPcjlES_
attrib.h
ntfs_attr_data_read ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, char* buf, size_t size, long offset )
_Z19ntfs_attr_data_readP11_ntfs_inodePtiPcjl
ntfs_attr_data_write ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, char const* buf, size_t size, long offset )
_Z20ntfs_attr_data_writeP11_ntfs_inodePtiPKcjl
ntfs_attr_shrink_size ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, long offset )
_Z21ntfs_attr_shrink_sizeP11_ntfs_inodePtil
to the top
Problems with Symbols, Medium Severity 4
acls.h
[+] ntfs_read_mapping ( int(*reader)(void*, char*, unsigned int, long), void* fileid ) 1
⇣
ntfs_read_mapping ( int(*reader)(void*, char*, unsigned int, long long), void* fileid )
_Z17ntfs_read_mappingPFiPvPcjlES_
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
attrib.h
[+] ntfs_attr_data_read ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, char* buf, size_t size, long offset ) 1
⇣
ntfs_attr_data_read ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, char* buf, size_t size, long long offset )
_Z19ntfs_attr_data_readP11_ntfs_inodePtiPcjl
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] ntfs_attr_data_write ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, char const* buf, size_t size, long offset ) 1
⇣
ntfs_attr_data_write ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, char const* buf, size_t size, long long offset )
_Z20ntfs_attr_data_writeP11_ntfs_inodePtiPKcjl
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] ntfs_attr_shrink_size ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, long offset ) 1
⇣
ntfs_attr_shrink_size ( ntfs_inode* ni, ntfschar* stream_name, int stream_name_len, long long offset )
_Z21ntfs_attr_shrink_sizeP11_ntfs_inodePtil
|
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
unistd.h
[+] typedef off_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: 1 (0.3%)
init ( le32 tag )
Field 'retval.read.p4' in the return value (pointer) has base type 'off_t'.
to the top
Header Files 39
acls.h
attrib.h
attrlist.h
bitmap.h
bootsect.h
cache.h
collate.h
compat.h
compress.h
debug.h
device.h
device_io.h
dir.h
ea.h
efs.h
endians.h
index.h
inode.h
ioctl.h
layout.h
lcnalloc.h
logfile.h
logging.h
mft.h
misc.h
mst.h
ntfstime.h
object_id.h
param.h
plugin.h
realpath.h
reparse.h
runlist.h
security.h
support.h
types.h
unistr.h
volume.h
xattrs.h
to the top
Libraries 0
to the top