http://bugzilla.novell.com/show_bug.cgi?id=542341 Summary: sane-backends-1.0.20-4.11: memory 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 sane-backends-1.0.20-4.11 For source code file sane-backends-1.0.20/backend/lexmark_low.c around line 2480, function sanei_lexmark_low_find_start_line is the following code buffer = calloc (5192, sizeof (char)); but I fail to notice a matching call to free. This looks like a memory leak to me. Suggest add call to free. -- 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.