• Stephan Bergmann's avatar
    Some missing SolarMutexGuard around VclPtr acquire/release · 8e1ad966
    Stephan Bergmann yazdı
    At least OutputDevice::acquire/release use a plain unguarded int and ++, --, so
    apparently rely on the SolarMutex being locked whenever they are called.  Fixed
    those places that caused "make check" to fail for me when temporarily adding
    DBG_TESTSOLARMUTEX() to OutputDevice::acquire/release.  (A recurring pattern is
    that a class fails to ensure the SolarMutex is locked around the destruction of
    non-null VclPtr members.)
    
    Change-Id: I77cba6f3908f2de1b516ce28f1c3c43b3f57a9c5
    8e1ad966
Adı
Son kayıt (commit)
Son güncelleme
..
attributedispatcher.cxx Loading commit data...
attributedispatcher.hxx Loading commit data...
clipboarddispatcher.cxx Loading commit data...
clipboarddispatcher.hxx Loading commit data...
featuredispatcher.cxx Loading commit data...
featuredispatcher.hxx Loading commit data...
parametrizedattributedispatcher.cxx Loading commit data...
parametrizedattributedispatcher.hxx Loading commit data...
richtextcontrol.cxx Loading commit data...
richtextcontrol.hxx Loading commit data...
richtextengine.cxx Loading commit data...
richtextengine.hxx Loading commit data...
richtextimplcontrol.cxx Loading commit data...
richtextimplcontrol.hxx Loading commit data...
richtextmodel.cxx Loading commit data...
richtextmodel.hxx Loading commit data...
richtextunowrapper.cxx Loading commit data...
richtextunowrapper.hxx Loading commit data...
richtextvclcontrol.cxx Loading commit data...
richtextvclcontrol.hxx Loading commit data...
richtextviewport.cxx Loading commit data...
richtextviewport.hxx Loading commit data...
rtattributehandler.cxx Loading commit data...
rtattributehandler.hxx Loading commit data...
rtattributes.hxx Loading commit data...
specialdispatchers.cxx Loading commit data...
specialdispatchers.hxx Loading commit data...
textattributelistener.hxx Loading commit data...