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

Re: (ITS#5085) slapo-translucent has wrong Debug message



ghenry@OpenLDAP.org wrote:
> Full_Name: Gavin Henry
> Version: HEAD
> OS: 
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (212.159.59.85)
> Submitted by: ghenry
> 
> 
> Inside:
> 
> translucent_db_destroy
> 
> Debug:
> 
> Debug(LDAP_DEBUG_TRACE, "==> translucent_db_close\n", 0, 0, 0);
> 
> Should be:
> 
> Debug(LDAP_DEBUG_TRACE, "==> translucent_db_destroy\n", 0, 0, 0);
> 
> Probably copy and paste error.
> 
> Correcting.
> 
> Gavin.
> 
> 

This is missing from RE_23, but obviously not going to be added. There
is another error in RE_23 though:

Debug(LDAP_DEBUG_TRACE, "==> translucent_init\n", 0, 0, 0);

should be translucent_db_init.

Will change under this ITS.

Gavin.

-- 
Kind Regards,

Gavin Henry.
OpenLDAP Engineering Team.

E ghenry@OpenLDAP.org

Community developed LDAP software.

http://www.openldap.org/project/