[Bug 525319] New: gimp-gap-2.6.0-1.3: missing call to free and/or dead code
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.
http://bugzilla.novell.com/show_bug.cgi?id=525319 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |sbrabec@novell.com |ovo.novell.com | -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=525319 User sbrabec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=525319#c1 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL| |http://bugzilla.gnome.org/s | |how_bug.cgi?id=589897 Resolution| |UPSTREAM --- Comment #1 from Stanislav Brabec <sbrabec@novell.com> 2009-07-27 10:22:18 MDT --- Yes, the code there seems to be broken. I don't have a sufficient code insight to find the intended fix. Moved to upstream Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=589897 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=525319 https://bugzilla.novell.com/show_bug.cgi?id=525319#c2 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical --- Comment #2 from Stanislav Brabec <sbrabec@novell.com> 2010-09-09 14:05:47 CEST --- Upstream bug was just closed. According to the comment, the broken code was fixed more than a year ago. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com