tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit af891e7f2ca8185c973805ca620f620a0a3ab8aa
parent 79725289e1f0ed86e2afb37748c83571118d465b
Author: teor <teor2345@gmail.com>
Date:   Sun, 28 May 2017 22:34:56 +1000

Changes file for bug 22424

Diffstat:
Achanges/bug22424 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/bug22424 b/changes/bug22424 @@ -0,0 +1,5 @@ + o Minor bugfixes (storage directories): + - Always check for underflows in the cached storage directory usage amount. + If the usage does underflow, re-calculate the usage. Also, avoid a + separate underflow when the usage is not known. + Fixes bug 22424 in 0.3.1.1-alpha.