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

ABI
Viewer

SymbolsTypes



Changed Type: ssh_callbacks_struct


Contents
Info
Fields
Memory Layout

Info

Name ssh_callbacks_struct
Type STRUCT
Fields 6
Source callbacks.h
Size 48 56
Usage The type is used by 1 symbol and 1 type.
Status CHANGED


Fields

PADDINGFIELD
BIT-FIELD


ADDED
REMOVED
PosNameTypeSizeOffset
0sizesize_t80
1userdatavoid*88
2auth_functionssh_auth_callback816
3log_functionssh_log_callback824
4connect_status_functionvoid(*)(void*, float)832
5global_request_functionssh_global_request_callback840
channel_open_request_x11_functionssh_channel_open_request_x11_callback848


Memory Layout

Old New
OffsetContentsType
0.sizesize_t
8.userdatavoid*
16.auth_functionssh_auth_callback
24.log_functionssh_log_callback
32.connect_status_functionvoid(*)(void*, float)
40.global_request_functionssh_global_request_callback
OffsetContentsType
0.sizesize_t
8.userdatavoid*
16.auth_functionssh_auth_callback
24.log_functionssh_log_callback
32.connect_status_functionvoid(*)(void*, float)
40.global_request_functionssh_global_request_callback
48.channel_open_request_x11_functionssh_channel_open_request_x11_callback





Andrey Ponomarenko's ABI laboratory