http://bugzilla.novell.com/show_bug.cgi?id=535481 Summary: memprof-0.6-253.28: duplicate 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 memprof-0.6-253.28 For source code file memprof-0.6/leakdetect.c around line 460, function leaks_find is the following code close (memfd); but then a few lines later is the same code close (memfd); The second call to close will always fail - suggest delete it. -- 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.