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

Re: (ITS#4648) ldap_pvt_put_filter() succeeds on certain incorrect ldap filters



john.bowers@quest.com wrote:
> Full_Name: John Bowers
> Version: 2.3.27
> OS: Suse Linux 9.1
> URL: ftp://ftp.openldap.org/incoming/john-bowers-06-08-23.patch
> Submission from: (NULL) (192.41.88.6)
> 
> 
> The ldap_search code uses ldap_pvt_put_filter() to add the search filter to the
> search request.  Certain (if I am not enirely mistaken) invalid search filters
> are successfully added by the ldap_pvt_put_filter() code.  An example of this
> type of search filter follows:
> 
> "(objectclass=group)(cn=test)"

I've committed a simpler fix to CVS HEAD.
-- 
   -- Howard Chu
   Chief Architect, Symas Corp.  http://www.symas.com
   Director, Highland Sun        http://highlandsun.com/hyc
   OpenLDAP Core Team            http://www.openldap.org/project/