qBittorrent/src/webui
Chocobo1 79ca2e145f
Don't read unlimited data from files
It now guards against reading infinite files such as `/dev/zero`.
And most readings are bound with a (lax) limit.
As a side effect, more checking are done when reading a file and
overall the reading procedure is more robust.

PR #19095.
2023-06-14 13:38:19 +08:00
..
api Allow to assign priority to RSS download rule 2023-06-05 14:55:41 +03:00
www Use hostname instead of domain name in tracker filter list 2023-06-05 14:57:37 +03:00
CMakeLists.txt CMake: overhaul and improve scripts 2020-09-17 13:13:26 +01:00
webapplication.cpp Don't read unlimited data from files 2023-06-14 13:38:19 +08:00
webapplication.h Initialize member variables 2023-05-07 16:30:56 +08:00
webui.cpp Don't read unlimited data from files 2023-06-14 13:38:19 +08:00
webui.h Revise interface of port forwarder 2022-11-05 11:33:21 +08:00
webui.pri QMake: Compile translations at build time 2018-12-22 16:02:17 +03:00