• Stephan Bergmann's avatar
    Some missing SolarMutexGuard around VclPtr acquire/release · 91fb34e5
    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
    (cherry picked from commit 8e1ad966)
    Signed-off-by: 's avatarMichael Stahl <mstahl@redhat.com>
    91fb34e5
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
workben/xforms Loading commit data...
AllLangResTarget_frm.mk Loading commit data...
JunitTest_forms_complex.mk Loading commit data...
JunitTest_forms_unoapi.mk Loading commit data...
Library_frm.mk Loading commit data...
Makefile Loading commit data...
Module_forms.mk Loading commit data...
README Loading commit data...