Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
a64febc5
Commit
a64febc5
authored
Jan 11, 2020
by
Howard Chu
Committed by
Quanah Gibson-Mount
Jan 11, 2020
Browse files
ITS#9147 plug descriptor leak if ldaps connect fails
parent
ea3194a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/libldap/open.c
View file @
a64febc5
...
...
@@ -476,6 +476,7 @@ ldap_int_open_connection(
}
LDAP_MUTEX_UNLOCK
(
&
lo
->
ldo_mutex
);
}
ber_int_sb_close
(
conn
->
lconn_sb
);
return
-
1
;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment