Issue 647 - SASL -- libldap/sasl.c
Summary: SASL -- libldap/sasl.c
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-02 19:36 UTC by pturgyan@umich.edu
Modified: 2014-08-01 21:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pturgyan@umich.edu 2000-08-02 19:36:48 UTC
Full_Name: Paul R. Turgyan
Version: OpenLDAP 2.0
OS: Solaris 2.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (141.211.168.36)


in libldap/sasl.c: ldap_pvt_sasl_getmechsi: line 357
When calling ldap_search looking for "supportedSASLMechanisms",
a NULL string should be passed to ldap_search and not a NULL pointer.  

A patch has been submitted in the file: pturgyan-000802.patch
Comment 1 Kurt Zeilenga 2000-08-05 20:25:52 UTC
moved from Incoming to Development
Comment 2 Kurt Zeilenga 2000-08-06 08:22:45 UTC
changed notes
changed state Open to Closed
Comment 3 Kurt Zeilenga 2000-08-07 15:24:35 UTC
Applied, please test, thanks.
        Kurt

At 04:36 PM 8/2/00 +0000, pturgyan@umich.edu wrote:
>Full_Name: Paul R. Turgyan
>Version: OpenLDAP 2.0
>OS: Solaris 2.6
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (141.211.168.36)
>
>
>in libldap/sasl.c: ldap_pvt_sasl_getmechsi: line 357
>When calling ldap_search looking for "supportedSASLMechanisms",
>a NULL string should be passed to ldap_search and not a NULL pointer.  
>
>A patch has been submitted in the file: pturgyan-000802.patch

Comment 4 OpenLDAP project 2014-08-01 21:05:27 UTC
applied