https://bz.apache.org/ooo/show_bug.cgi?id=126846

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from [email protected] ---
The problems described here seem very dire and desperately need urgent further
research and bug fixes ASAP...

At least the file corruption cases when saving should be completely preventable
by saving to a temporary file, then atomically overwriting the original once
saving is complete.

A lot of the file saving logic is in main/sfx2/source/doc, files like
sfxbasemodel.cxx and objstor.cxx whose SfxObjectShell::SaveTo_Impl looks like a
good place to start. It's long and convoluted code, probably best stepped
through with a debugger.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to