Diff:
libssh.so 0.5.5 (x86_64)
libssh.so 0.6.0 (x86_64)

ABI
Viewer

SymbolsTypes



Type: sftp_session_struct


Contents
Info
Fields
Memory Layout

Info

Name sftp_session_struct
Type STRUCT
Fields 10
Source sftp.h
Size 64
Usage The type is used by 28 symbols and 3 types.
Status UNCHANGED


Fields

PADDINGFIELD
BIT-FIELD


ADDED
REMOVED
PosNameTypeSizeOffset
0sessionssh_session80
1channelssh_channel88
2server_versionint416
3client_versionint420
4versionint424
5queuesftp_request_queue832
6id_counteruint32_t440
7errnumint444
8handlesvoid**848
9extsftp_ext856


Memory Layout

Old New
OffsetContentsType
0.sessionssh_session
8.channelssh_channel
16.server_versionint
20.client_versionint
24.versionint
28padding
32.queuesftp_request_queue
40.id_counteruint32_t
44.errnumint
48.handlesvoid**
56.extsftp_ext
OffsetContentsType
0.sessionssh_session
8.channelssh_channel
16.server_versionint
20.client_versionint
24.versionint
28padding
32.queuesftp_request_queue
40.id_counteruint32_t
44.errnumint
48.handlesvoid**
56.extsftp_ext





Andrey Ponomarenko's ABI laboratory