Skip to content
Commit 37c6d8b0 authored by Dāvis Mosāns's avatar Dāvis Mosāns
Browse files

KSharedDataCache: Do ensureFileAllocated() first before file.resize()

Otherwise if we fail to allocate file fully it will still stay as expected size
and cause issues later since those sections won't be actually present on disk.
parent ce85f6ec
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