Merge remote-tracking branch 'teor/bug22424'

This commit is contained in:
Nick Mathewson
2017-05-30 08:50:45 -04:00
2 changed files with 43 additions and 15 deletions
+5
View File
@@ -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.