Skip to content
Commit 90e271b9 authored by David Edmundson's avatar David Edmundson Committed by Aleix Pol Gonzalez
Browse files

Fix network cache size for first run

QNetworkDiskCache will take care of creating a directory if it doesn't
exist. QStorageInfo on a directory that doesn't exist will return that
it has 0 bytesTotal.

As well as being potentially inefficient for the second run, it has been
reported that a QNetworkDiskCache of 0 causes out of bounds memory
writes.

CCBUG: 464517
parent 90efbca9
Pipeline #507000 failed with stage
in 13 seconds
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