http://bugzilla.novell.com/show_bug.cgi?id=529028 Summary: OpenIPMI-2.0.14-2.27: missing call to fclose Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just had a look at factory package OpenIPMI-2.0.14-2.27 For source code file OpenIPMI-2.0.14/lanserv/lanserv_config.c around line 350 is the source code for the function lanserv_read_config. I notice the following line of code FILE *f = fopen(config_file, "r"); but I fail to find a matching call to fclose. This seems to be a resource leak. Suggest code rework, possibly by adding call to fclose. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.