mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
d1f91f7c72
box with gcc4 and -O6...
Fix a bunch of C99 dereferencing type-punned pointer will break
strict-aliasing rules errors. Also added prs_int32 (not uint32...)
as it's needed in one place. Find places where prs_uint32 was being
used to marshall/unmarshall a time_t (a big no no on 64-bits).
More warning fixes to come.
Thanks to Volker for nudging me to compile like this.
Jeremy.
(This used to be commit
|
||
---|---|---|
.. | ||
ads_ldap.c | ||
ads_status.c | ||
ads_struct.c | ||
ads_utils.c | ||
authdata.c | ||
disp_sec.c | ||
kerberos_keytab.c | ||
kerberos_verify.c | ||
kerberos.c | ||
krb5_setpw.c | ||
ldap_printer.c | ||
ldap_user.c | ||
ldap_utils.c | ||
ldap.c | ||
sasl.c | ||
util.c |