mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-06 23:27:28 +03:00
d866033a8e
Previously here was using a cheap method to avoid divisor becoming < 0, but from the crash stacktrace it seems this is not enough, now the divisor is properly clamped to have 1 as the minimum. Also it will now display "Unknown" for invalid calculation results. Closes #9857. |
||
---|---|---|
.. | ||
api | ||
www | ||
CMakeLists.txt | ||
webapplication.cpp | ||
webapplication.h | ||
webui.cpp | ||
webui.h | ||
webui.pri |