• Michael Stahl's avatar
    sfx2: exception on storage commit is an error (related: tdf#91807) · 9084c11f
    Michael Stahl yazdı
    For no good or obvious reason, SfxMedium::StorageCommit_Impl() swallows
    embed::UseBackupException if there is a pTempFile, which (as the comment
    claims) is "always now".  This results in the temp file actually being
    copied to the user-visible file and the SaveAs "succeeding", when it
    clearly did not.
    
    Also move the exception throwing to the end of ZipOutputStream::finish()
    to avoid more memory leaks.
    
    Change-Id: I448cc43291754ef20adfa6b65916282fcc365a11
    9084c11f
Adı
Son kayıt (commit)
Son güncelleme
..
dtd Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_package2_test.mk Loading commit data...
Library_package2.mk Loading commit data...
Library_xstor.mk Loading commit data...
Makefile Loading commit data...
Module_package.mk Loading commit data...
Package_dtd.mk Loading commit data...
README Loading commit data...