Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Two error cases are missing a Py_XDECREF(valuestr). A password change with an invalid old password triggers a reference leak. Closes: https://github.com/python-ldap/python-ldap/issues/37 https://github.com/python-ldap/python-ldap/pull/38 Signed-off-by: Christian Heimes <cheimes@redhat.com>
- Loading branch information