[Poppler-bugs] [Bug 55521] GObject derived types do not chain finalize methods to their parent class
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 5 12:26:18 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55521
--- Comment #1 from Glenn Rice <glennricster at gmail.com> ---
I have noticed that there are other gobject derived classes that also do not
properly chain up the finalize method to the parent classes. For example the
PopplerFontInfo class does not do this either. However, some do. For example
PopplerAttachment does.
Not calling the parent classes finalize method is a potential memory leak.
This also prevents some registered callbacks from being called at destruction
time as needed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20121005/27929cb8/attachment.html>
More information about the Poppler-bugs
mailing list