Re: [SSSD] [PATCH] Fix size error on 64-bit systems

2010-01-25 Thread Sumit Bose
On Mon, Jan 25, 2010 at 08:57:15AM -0500, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The patch for supporting integer alignment had a bug where we were memcpy()ing a 32-bit value onto a 64-bit size_t. This meant that it was overwriting the high-order bits,

Re: [SSSD] [PATCH] Fix size error on 64-bit systems

2010-01-25 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/25/2010 08:59 AM, Sumit Bose wrote: On Mon, Jan 25, 2010 at 08:57:15AM -0500, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The patch for supporting integer alignment had a bug where we were memcpy()ing a 32-bit

[SSSD] Announcing SSSD 1.0.4 bugfix release

2010-01-25 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Right on the heels of SSSD 1.0.3, we release SSSD 1.0.4. We discovered a bug in the 32-bit alignment fix in 1.0.3 that caused a regression of behavior on 64-bit platforms. SSSD 1.0.4 is being released immediately to correct this. As always, SSSD