[SSSD] [PATCH] Improve debug logs for STARTTLS failures

Sumit Bose sbose at redhat.com
Thu May 20 13:43:24 UTC 2010


On Tue, May 18, 2010 at 04:54:23PM -0400, Stephen Gallagher wrote:
> Addresses https://fedorahosted.org/sssd/ticket/482
> 
> 
> Turns out there is an openldap way to do this. It's just ugly.
> 

ACK, but


> -    int lret;
> +    int lret, optret;

> -    int ret;
> +    char *tlserr;
> +    int ret, optret;

do not follow http://www.freeipa.org/page/Coding_Style#Declaring

bye,
Sumit



More information about the sssd-devel mailing list