Subj : src/sbbs3/ctrl/MainFormUnit.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sat Sep 21 2024 01:08 pm https://gitlab.synchro.net/main/sbbs/-/commit/f4a2249b0d0c49dcdbc6ea06 Modified Files: src/sbbs3/ctrl/MainFormUnit.cpp Log Message: Don't update displayed stats values if getstats() returns false (failure) Use byte_estimate_to_str() to display upload/download byte totals (better support for totals in gibibytes, tebibytes, etc.). .