[SSSD] [PATCH] responder: Access packet header using SAFEALIGN macros

Michal Židek mzidek at redhat.com
Tue Sep 24 20:54:27 UTC 2013


Hello,

the attached patch should uses the SAFEALIGN macros to access data in 
the packet header (in sss_packet structure) so that it does not depend 
on proper memory alignment (currently the alignment is OK, but if we add 
something to the packet header later, it is probably safer not to depend 
on proper alignment). It also silences a lot of alignment warnings.

Thanks
Michal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-responder-Access-packet-header-using-SAFEALIGN-macro.patch
Type: text/x-patch
Size: 6589 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130924/5d190d23/attachment.bin>


More information about the sssd-devel mailing list