[SSSD] [PATCH] Fix alignment issues reported by clang

Simo Sorce ssorce at redhat.com
Tue Aug 21 09:51:17 UTC 2012


NACK,
casting to void does not resolve alignment issues, it just conceals them from the compiler.

For example in krb5_child_handler.c use SAFEALIGN_SET_UINT32() to set expiration. or msg_subtype.

Simo.



More information about the sssd-devel mailing list