[Date Prev][Date Next] [Chronological] [Thread] [Top]

missing fclose in openldap_ldap_init_w_conf (ITS#112)



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.