http://bugzilla.novell.com/show_bug.cgi?id=524206 Summary: dosemu-1.4.0.1-61.7: possible 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 dosemu-1.4.0.1-61.7 For source code file dosemu-1.4.0/src/base/serial/ser_init.c, around line 187 is the source code for the function tty_lock. I notice the following code fd = fopen(saved_path,"w"); but no matching call to fclose. This looks like a resource leak to me. Suggest code rework. -- 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.