[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Missing entry causes slapd to segfault (ITS#482)



Fix applied to -devel and -re12, please test.  Thanks.

At 08:06 PM 3/16/00 GMT, pturgyan@umich.edu wrote:
>Full_Name: Paul R. Turgyan
>Version: OpenLDAP 1.2.9
>OS: Solaris 5.6
>URL: ftp://ftp.openldap.org/incoming/paul_turgyan_0000316.ext
>Submission from: (NULL) (141.211.168.36)
>
>
>If an attibute/value pair are found in an index,  but the entry doesn't 
>exist in the dirtectory, or doesn't have a dn, then slapd can segfault 
>due to unitialized variables in str2entry (slapd/entry.c)
>
>
>