Re: [SSSD] [PATCH] Fix other memory alignment issues

2010-02-10 Thread Sumit Bose
On Tue, Feb 09, 2010 at 10:39:35PM +0100, Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Similar to George McCollister's patch to the pam code, this patch fixes other places in the code where we forced data into 32-bit alignment. Fixes: #390 George was testing KRB

Re: [SSSD] [PATCH] Fix other memory alignment issues

2010-02-10 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/10/2010 11:55 AM, Sumit Bose wrote: This patch works on i686, too. Please remove the FIXME. The assignment was introduced in commit 2b4d76971e4ad803b42051fddb3add9fe2215dc2 with no special reason. bye, Sumit attached -BEGIN PGP

Re: [SSSD] [PATCH] Fix other memory alignment issues

2010-02-10 Thread Sumit Bose
On Wed, Feb 10, 2010 at 01:21:04PM +0100, Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/10/2010 11:55 AM, Sumit Bose wrote: This patch works on i686, too. Please remove the FIXME. The assignment was introduced in commit 2b4d76971e4ad803b42051fddb3add9fe2215dc2

Re: [SSSD] [PATCH] Fix other memory alignment issues

2010-02-10 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/10/2010 08:09 AM, Sumit Bose wrote: On Wed, Feb 10, 2010 at 01:21:04PM +0100, Jakub Hrozek wrote: On 02/10/2010 11:55 AM, Sumit Bose wrote: This patch works on i686, too. Please remove the FIXME. The assignment was introduced in commit

[SSSD] [PATCH] Fix other memory alignment issues

2010-02-09 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Similar to George McCollister's patch to the pam code, this patch fixes other places in the code where we forced data into 32-bit alignment. Fixes: #390 George was testing KRB authentication with this patch and confirmed[1] it was working for him on