• Michael Stahl's avatar
    toolkit: avoid deadlock in UnoControl::setDesignMode() · 78f05c0a
    Michael Stahl yazdı
    Avoid deadlock by disposing the accesibility context without the Mutex
    locked, since it will eventually try to acquire the SolarMutex...
    
    Thread 1 in UnoControl::getPosSize()
    calling from sdr::contact::ControlHolder::getPosSize()
    
    Thread 2 calling from UnoControl::setDesignMode()
    trying to get SolarMutex in VCLXWindow::disposing()
    
    Change-Id: I7d0ffe4fa0f8cd0c48e9b9b5e923ce229f97ca57
    78f05c0a
Adı
Son kayıt (commit)
Son güncelleme
..
dbaexchange.cxx Loading commit data...
dbaobjectex.cxx Loading commit data...
fmgridcl.cxx Loading commit data...
fmgridif.cxx Loading commit data...
gridcell.cxx Loading commit data...
gridcols.cxx Loading commit data...
gridctrl.cxx Loading commit data...
gridctrl.src Loading commit data...
xmlexchg.cxx Loading commit data...