Issue 112 - missing fclose in openldap_ldap_init_w_conf
Summary: missing fclose in openldap_ldap_init_w_conf
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: 1999-03-25 20:38 UTC by clausen@connectedsystems.com
Modified: 2014-08-01 21:06 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 clausen@connectedsystems.com 1999-03-25 20:38:33 UTC
Full_Name: caleb clausen
Version: 26jan1999 stable
OS: vxworks
URL: 
Submission from: (NULL) (205.227.183.121)


it looks to me like openldap_ldap_init_w_conf (in libraries/libldap/init.c)
fopens a 
file and doesn't close it afterward. maybe this is deliberate, but i think there

ought to be an fclose at the end.
Comment 1 Kurt Zeilenga 1999-03-26 17:52:54 UTC
moved from Incoming to Software Bugs
Comment 2 Kurt Zeilenga 1999-03-26 19:20:03 UTC
changed notes
changed state Open to Suspended
Comment 3 Kurt Zeilenga 1999-03-26 21:18:28 UTC
changed notes
changed state Suspended to Release
Comment 4 Kurt Zeilenga 1999-03-26 21:18:57 UTC
Thanks, patch applied to -devel and rel eng 1.2.
Comment 5 Kurt Zeilenga 1999-04-01 07:21:57 UTC
changed state Release to Closed
Comment 6 OpenLDAP project 2014-08-01 21:06:52 UTC
Applied patch to devel and rel eng 1.2.