On Fri, 2012-05-25 at 12:46 +0200, Jakub Hrozek wrote:
> The sss_client was copying 32bit port value, but the NSS responder was
> reading 16bit port value. This was breaking on Big-Endian machines where
> we read "the other 16bits".
> 
> By the way, is there a reason to use 32bits in the client in the first
> place? IIRC a port number is a 16 bit value..

No, you're right. The client should only be sending a 16-bit value.

Nack.
Please change the client to send a uint16_t instead.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to