From Michael Stahl <mstahl@redhat.com>:
Michael Stahl has uploaded a new change for review.
Change subject: fdo#52639: ServiceManager: check isDisposed():
......................................................................
fdo#52639: ServiceManager: check isDisposed():
It is apparently possible that during clearing the various maps in
ServiceManager::disposing() calls into method like
ServiceManager::createInstance* happen that then crash when iterating
through those maps; check isDisposing() in findServiceImplementation()
to fix that, plus some other places also seem to miss a check.
Change-Id: I473dd1824ee0cf8c4baddc027f86cf51fb0d3517
---
M cppuhelper/source/defaultbootstrap.cxx
1 file changed, 14 insertions(+), 1 deletion(-)
  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/376/1
--
To view, visit https://gerrit.libreoffice.org/376
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I473dd1824ee0cf8c4baddc027f86cf51fb0d3517
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Michael Stahl <mstahl@redhat.com>
Context
- [PATCH]  fdo#52639: ServiceManager: check isDisposed(): · Gerrit
 
   
 
  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.