• Michael Stahl's avatar
    sfx2: fix VBA crash when disposing SfxBaseModel · fae6699c
    Michael Stahl yazdı
    Crash on WNT in CppunitTest_sw_globalfilter testSkipImages()
    
    SfxBaseModel::dispose() calls some event listener that deletes the
    BasicManager instance; unfortunately SfxObjectShell_Impl has a
    SfxBasicHolder member that still refers to the deleted BasicManager
    and then something calls vba::getVBAServiceFactory()...
    
    Try to fix that by clearing the SfxBasicHolder member via SfxListener.
    
    Change-Id: I65f2ec8e9eb598be218136c06ed8de35a464a971
    fae6699c
Adı
Son kayıt (commit)
Son güncelleme
..
appl Loading commit data...
bastyp Loading commit data...
config Loading commit data...
control Loading commit data...
dialog Loading commit data...
doc Loading commit data...
explorer Loading commit data...
inc Loading commit data...
inet Loading commit data...
menu Loading commit data...
notify Loading commit data...
sidebar Loading commit data...
statbar Loading commit data...
toolbox Loading commit data...
view Loading commit data...