http://bugzilla.novell.com/show_bug.cgi?id=532250 Summary: xstereograph-2.1-789.7: 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: X11 Applications 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 xstereograph-2.1-789.7 For source code file libsx-2.03/src/libsx.c around line 90 is the source code for the function ReadLocale. I notice the following line of code fd = fopen(locale_file, "r"); but I fail to notice a matching call to fclose. This looks like a resource leak to me. Suggest add a 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.