http://bugzilla.novell.com/show_bug.cgi?id=523443 Summary: blender-2.48a-2.97: possible missing call to close ? 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 blender-2.48a-2.97 For source code blender-2.48a/source/blender/blenkernel/intern/packedFile.c, around line 390 is the source code for the function checkPackedFile. I notice a call to open for local variable file, but no matching calls to close. This looks like a resource leak to me. Suggest add a call to close near the end of the routine. -- 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.