About tdf#90566: Theme::disposing(void) memory leak: maChangeListeners is not properly disposed

Stephan Bergmann sbergman at redhat.com
Mon Apr 13 02:49:57 PDT 2015


On 04/13/2015 11:36 AM, julien2412 wrote:
> I've tried to find a similar case with a mutex but haven't found any.
> For example, in a completely different part,
> http://opengrok.libreoffice.org/xref/core/sdext/source/presenter/PresenterWindowManager.cxx#943
> no mutex.
> Could you give an example so I could apply it to our initial case or do you
> prefer I just fix the variable use for the moment?

An example is OInterfaceContainerHelper::disposeAndClear in 
cppuhelper/source/interfacecontainer.cxx, but I would fix the apparent 
variable confusion independently of any locking problems anyway.


More information about the LibreOffice mailing list