Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NULL deref and checks in LDAPmessage_to_python
The function LDAPmessage_to_python() had some potential NULL pointer derefs and missed a couple of errors checks. It's still not perfect but a bit better now. https://github.com/python-ldap/python-ldap/pull/342 Signed-off-by: Christian Heimes <cheimes@redhat.com>
- Loading branch information