1ba8420 Bug 674852 - crash in ldap-agent when using OpenLDAP

Authored and Committed by nkinder 13 years ago
    Bug 674852 - crash in ldap-agent when using OpenLDAP
    
    The ldap-agent daemon can crash at startup due to an uninitialized
    variable being used to represent a buffer length.  This patch
    initializes the buffer length properly.
    
        
file modified
+1 -1