http://bugzilla.novell.com/show_bug.cgi?id=523355 Summary: argus-client-3.0.0-1.72: possible resource leak 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 argus-client-3.0.0-1.72 For source code file argus-clients-3.0.0/clients/ranonymize.c, around line 1460 is the source code for the function RaNonParseResourceFile. I notice a call to fopen, some calls to fgets, but no calls to fclose. Suggest add something like fclose( fd); at about line 1713 to prevent a resource leak. -- 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.