mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
a6514b8a20
Closes bug 22245; bugfix on 0.0.9rc1, when bandwidth accounting was first introduced. Found by Andrey Karpov and reported at https://www.viva64.com/en/b/0507/
6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
o Minor bugfixes (bandwidth accounting):
|
|
- Roll over monthly accounting at the configured hour and minute,
|
|
rather than always at 00:00.
|
|
Fixes bug 22245; bugfix on 0.0.9rc1.
|
|
Found by Andrey Karpov with PVS-Studio.
|