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

ABI
Viewer

SymbolsTypes



Added Type: ssh_gssapi_struct


Contents
Info
Fields
Memory Layout

Info

Name ssh_gssapi_struct
Type STRUCT
Fields 10
Source gssapi.c
Size 120
Usage The type is used by 1 type.
Status ADDED


Fields

PADDINGFIELD
BIT-FIELD


ADDED
REMOVED
PosNameTypeSizeOffset
0stateenum ssh_gssapi_state_e40
1mechstruct gss_OID_desc_struct168
2server_credsgss_cred_id_t824
3client_credsgss_cred_id_t832
4ctxgss_ctx_id_t840
5client_namegss_name_t848
6userchar*856
7canonic_userchar*864
8servicechar*872
9clientanon-struct-gssapi.c-584080


Memory Layout

OffsetContentsType
0.stateenum ssh_gssapi_state_e
4padding
8.mechstruct gss_OID_desc_struct
24.server_credsgss_cred_id_t
32.client_credsgss_cred_id_t
40.ctxgss_ctx_id_t
48.client_namegss_name_t
56.userchar*
64.canonic_userchar*
72.servicechar*
80.clientanon-struct-gssapi.c-58





Andrey Ponomarenko's ABI laboratory