[Bug 540416] New: libgnomeprint-2.18.6-1.32: memory leak
http://bugzilla.novell.com/show_bug.cgi?id=540416 Summary: libgnomeprint-2.18.6-1.32: 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: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just had a look at factory package libgnomeprint-2.18.6-1.32 For source code file libgnomeprint-2.18.6/libgnomeprint/gnome-fontmap.c around line 190, function fcpattern_to_gp_font_entry is the following code dup_fc_style = (FcChar8*) g_strdup ("Bold Italic"); but I fail to detect a matching call to free. This looks like a memory leak to me. Suggest add call to free near the end of the function. -- 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=540416 User vuntz@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540416#c1 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |should_go_upstream Status|NEW |RESOLVED URL| |https://bugzilla.gnome.org/ | |show_bug.cgi?id=597146 CC| |vuntz@novell.com Resolution| |UPSTREAM --- Comment #1 from Vincent Untz <vuntz@novell.com> 2009-10-02 12:06:55 MDT --- Forwarded upstream: https://bugzilla.gnome.org/show_bug.cgi?id=597146 -- 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.
participants (1)
-
bugzilla_noreply@novell.com