https://bugs.kde.org/show_bug.cgi?id=283692
Daniel Vrátil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |1.11.1 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/akon | |adi/40e7cff2c75a7ba986f9ab0 | |ab5171dc899c57b39 --- Comment #6 from Daniel Vrátil <[email protected]> --- Git commit 40e7cff2c75a7ba986f9ab0ab5171dc899c57b39 by Dan Vrátil. Committed on 06/12/2013 at 16:08. Pushed by dvratil into branch '1.11'. Always verify writing data to external file was successfull Always make sure that QFile::write() has written all data to prevent data loss in case we run out of disk space. FIXED-IN: 1.11.1 M +6 -12 server/src/handler/append.cpp M +5 -11 server/src/handler/store.cpp M +26 -0 server/src/storage/parthelper.cpp M +12 -0 server/src/storage/parthelper.h http://commits.kde.org/akonadi/40e7cff2c75a7ba986f9ab0ab5171dc899c57b39 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
