• Miklos Vajna's avatar
    SfxInfoBarContainerWindow: pInfoBar can be 0 here · 30953637
    Miklos Vajna yazdı
    	0x00007ffff0b36bf0 in OutputDevice::disposeOnce (this=0x0) at /git/libreoffice/master/vcl/source/outdev/outdev.cxx:193
    	193         if ( mbDisposed )
    	(gdb) up
    	#1  0x00007ffff3c3d651 in SfxInfoBarContainerWindow::removeInfoBar (this=0x1f05b30, pInfoBar=0x0) at /git/libreoffice/master/sfx2/source/dialog/infobar.cxx:294
    	294         pInfoBar->disposeOnce();
    
    Change-Id: I7b5dfddea98d8ab3d4f7db3ef53660f91e5ad80b
    30953637
infobar.cxx 10.5 KB