Skip to content
Commit 40e7cff2 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

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.

BUG: 283692
FIXED-IN: 1.11.1
parent faabb920
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment