[SSSD] [PATCH] Cast uid_t to unsigned long long in DEBUG messages

Stephen Gallagher sgallagh at redhat.com
Tue Jul 10 13:31:32 UTC 2012


On Tue, 2012-07-10 at 09:30 -0400, Stephen Gallagher wrote:
> On Tue, 2012-07-10 at 15:21 +0200, Jakub Hrozek wrote:
> > krb5_child was crashing on my 32bit system when debugging was enabled
> > (and to make it more interesting, only when compiled with -O2). We were
> > using %llu to print uid_t values, which didn't match with the real size
> > of uid_t on 32bit systems. This patch adds an explicit cast to unsigned
> > long 
> 
> Ack

Pushed to master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120710/c857d93e/attachment.sig>


More information about the sssd-devel mailing list