Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Hi

I ran valgrind on soffice built on master and I am investigating the trace
posted at http://pastebin.ca/3117264

It seems to suggest that not all objects of type SvpGcpHelper are
deallocated.
The SvpGcpHelper objects are deleted directly by
SvpGlyphPeer::RemovingGlyph.
This function is getting called by GlyphCache::RemovingGlyph, which in turn
is called by
ServerFont::GarbageCollect.

GlyphCache::GarbageCollect calls ServerFont::GarbageCollect. But does not
look like GarbageCollect()'s clears _all_ SvpGcpHelper objects.

Should not SvpGcpHelper objects be cleaned up completely in one of the
destructors ? If so could someone please point to the object whose
destructor should be deleting all remaining SvpGcpHelper objects ?

Thanks,
Dennis

http://www.ldcs.co.in

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.