mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
f86d65117b
The inner values of HRESULT and WERROR are 32‐bit unsigned integers,
which might not be representable in type ‘int’. We must then use the ‘k’
format specifier, which corresponds to ‘unsigned long’, a type
guaranteed to be at least 32 bits in size.
Commit
|
||
---|---|---|
.. | ||
composite | ||
dgram | ||
ldap | ||
rap | ||
raw | ||
resolve | ||
smb2 | ||
smb_composite | ||
util | ||
wbclient | ||
wrepl | ||
cliconnect.c | ||
clideltree.c | ||
clifile.c | ||
clilist.c | ||
climessage.c | ||
clireadwrite.c | ||
clitrans2.c | ||
finddc.h | ||
finddcs_cldap.c | ||
libcli.h | ||
wscript_build |