Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check valid connection in LDAPObject.set/get_option
set_option() and get_option() now verify that LDAPObject is valid. This fixes an assertion error and possible segfault after unbind_ext(). Signed-off-by: Christian Heimes <cheimes@redhat.com>
- Loading branch information