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

RE: Perl backend returns random returncode (ITS#1676)



Have you reviewed the patches in ITS#1659 yet? I suspect that may subsume
this one.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support 

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of
> h.b.furuseth@usit.uio.no
> Sent: Monday, March 25, 2002 1:51 AM
> To: openldap-its@OpenLDAP.org
> Subject: Perl backend returns random returncode (ITS#1676)
> 
> 
> Full_Name: Hallvard B. Furuseth
> Version: 2.1.0alpha
> OS: Linux
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (158.36.148.34)
> 
> 
> back-perl/search.c:perl_back_search() and
> back-perl/close.c:perl_back_db_destroy() return nothing
> (i.e. a random number).  perl_back_db_destroy should return 0.
> I don't know if perl_back_search should always return 0.
>