31 Mar
2005
31 Mar
'05
8:52 p.m.
On Wed, Mar 30, 2005 at 05:52:13PM +0200, Thomas Hummel wrote:
[...]
just before loging the ldap request parameters (auth_request_log_debug) and to actually perform the search (db_ldap_search). The signal occurs on the call of t_strarray_join(attr_names, ",")
My understanding of the problem is that, for some reason, the attr_names array of attribute strings has its elements (the attribute strings such as uid) NULL terminated but is not itselft NULL terminated. So the t_strarray_join builds the correct merged attribute strings but the 'for' loop goes one step too far.
-- Thomas Hummel | Institut Pasteur hummel@pasteur.fr | Pôle informatique - systèmes et réseau