Issue 7241 - [PATCH] unbind: free the socket prior to destroying TLS context
Summary: [PATCH] unbind: free the socket prior to destroying TLS context
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 15:56 UTC by jvcelak@redhat.com
Modified: 2014-08-01 21:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jvcelak@redhat.com 2012-04-12 15:56:46 UTC
Full_Name: Jan Vcelak
Version: git master
OS: Linux
URL: ftp://ftp.openldap.org/incoming/jvcelak-120412-unbind-free-socket-prior-to-tls-context.patch
Submission from: (NULL) (209.132.186.34)


Hello.

I'm proposing uploaded patch which moves ber_sockbuf_free() prior to
ldap_int_tls_destroy() in ldap_ld_free().

I sent the reasoning on the openldap-devel list:
http://www.openldap.org/lists/openldap-devel/201204/msg00003.html

And there is an answer from Howard:
http://www.openldap.org/lists/openldap-devel/201204/msg00004.html

Please, consider its inclusion.

Jan

The attached file is derived from OpenLDAP Software. All of the modifications to
OpenLDAP Software represented in the following patch(es) were developed by Red
Hat. Red Hat has not assigned rights and/or interest in this work to any party.
I, Jan Vcelak am authorized by Red Hat, my employer, to release this work under
the following terms. 

Red Hat hereby place the following modifications to OpenLDAP Software (and only
these modifications) into the public domain. Hence, these modifications may be
freely used and/or redistributed for any purpose with or without attribution
and/or other notice. 
Comment 1 Howard Chu 2012-06-25 19:54:34 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2012-07-26 21:31:38 UTC
changed notes
changed state Test to Release
Comment 3 Quanah Gibson-Mount 2012-08-17 01:36:27 UTC
changed notes
changed state Release to Closed
Comment 4 OpenLDAP project 2014-08-01 21:04:43 UTC
in master
in RE24