-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On several occasions LDAPObject methods did not clean up LDAPControls and other resources when LDAPControls_from_object() fails. This bug would lead to memory leaks in case a server control or client control could not be handled correctly. Closes: #18 Signed-off-by: Christian Heimes <cheimes@redhat.com>
- Loading branch information
Christian Heimes
committed
Nov 27, 2017
1 parent
a06267f
commit 03d09f0
Showing
2 changed files
with
104 additions
and
18 deletions.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters