From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-04-26 21:57:26
|
https://bugzilla.gnome.org/show_bug.cgi?id=616894 gnome-perl | Pango | unspecified Summary: Pango attribute objects leak memory Classification: Bindings Product: gnome-perl Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Pango AssignedTo: gtk...@li... ReportedBy: squ...@fr... QAContact: gtk...@li... GNOME target: --- GNOME version: --- I've only tested Pango::AttrSize and Pango::AttrWeight, but I guess it's the same for all of them. Running this : perl -e 'use Pango; Pango::AttrSize->new(10) while 1' will make memory usage grow continuously. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |