https://bugs.kde.org/show_bug.cgi?id=464517

--- Comment #14 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit b98e9209b84473fcaa158d6a2d0710a51e3e43c3 by David Edmundson.
Committed on 24/10/2023 at 10:06.
Pushed by davidedmundson into branch 'Plasma/5.27'.

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.


(cherry picked from commit 90e271b96974adb009e27570855d7040d1b3cea7)

M  +1    -1    libdiscover/CachedNetworkAccessManager.cpp

https://invent.kde.org/plasma/discover/-/commit/b98e9209b84473fcaa158d6a2d0710a51e3e43c3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to