http://bugzilla.novell.com/show_bug.cgi?id=525319 Summary: gimp-gap-2.6.0-1.3: missing call to free and/or dead code 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 gimp-gap-2.6.0-1.3 For source code file gimp-gap-2.6.0/gap/gap_vin.c around line cw160380 is the source code for the function gap_vin_get_all_keylist. I notice the following code l_vin_ptr = g_malloc(sizeof(GapVinVideoInfo)); but no corresponding calls to any sort of free function. I also notice that various fields in *l_vin_ptr get filled in then it is ignored. Suggest code rework. -- 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.