Wrapped OpenLDAP's ldap_whoami_s()

Michael Ströder michael at stroeder.com
Wed Mar 17 20:04:24 CET 2004


HI!

Can someone please review function l_ldap_whoami_s() in LDAPObject.c 
especially for memory leaks regarding result. I wonder whether a 
Py_INCREF(result) is needed.

Others interested in SASL bind should also try and test this new method.

Thanks.

Ciao, Michael.

-------- Original Message --------
Subject: CVS: python-ldap
Date: Mon, 15 Mar 2004 02:26:00 -0800
From: Michael Str?der <stroeder at users.sourceforge.net>
Reply-To: python-ldap-dev at lists.sourceforge.net
To: python-ldap-commits at lists.sourceforge.net

CVSROOT:	/cvsroot/python-ldap
Module name:	python-ldap
Changes by:	stroeder	2004/03/15 02:26:00

Modified files:
	.              : CHANGES
	Lib/ldap       : ldapobject.py
	Modules        : LDAPObject.c

Log message:
Wrapped OpenLDAP's ldap_whoami_s()



More information about the python-ldap mailing list