https://issues.apache.org/bugzilla/show_bug.cgi?id=45994

           Summary: uldap_connection_init SEGFAULT if apr_ldap lib cannot be
                    loaded
           Product: Apache httpd-2
           Version: 2.2.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ldap
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


On line 248 uldap_connection_init in modules/ldap/util_ldap.c returns
result->rc. That fails if apr_ldap cannot be loaded, because result is still
NULL then.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to