On Mon, Mar 01, 2010 at 09:52:12AM -0600, George McCollister wrote:
I fixed a handful of alignment problems in sss_client and nss responder. Enumerating group and passwd with getgrent and getpwent now works correctly on ARM.
Cheers, George McCollister
Thanks for the contribution. The patch looks fine, but it would be nice if you can use the SAFEALIGN_* macros from commit 'Improve safe alignment buffer handling macros' (6adf5b8a078f2b37f2d3d91cd060b891c2a7efaa) instead of calling memcpy directly?
bye, Sumit