Fix a couple of non-cleared key issues in hidden services

we need to do more hunting, but this fixes the ones mentioned in 2385.
This commit is contained in:
Nick Mathewson
2011-01-15 11:32:56 -05:00
parent 9b09627edd
commit ef6fa07e48
3 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
o Minor bugfixes
- Zero out a few more keys in memory before freeing them. Fixes bug
2384. Found by cypherpunks. Bugfix on 0.0.2pre9.
2384 and part of bug 2385. These key instances found by
"cypherpunks". Bugfix on 0.0.2pre9.