]> git.ipfire.org Git - thirdparty/tor.git/commit
More gracefully handle corrupt state files.
authorMike Perry <mikeperry-git@fscked.org>
Tue, 6 Jul 2010 19:08:13 +0000 (12:08 -0700)
committerMike Perry <mikeperry-git@fscked.org>
Tue, 6 Jul 2010 19:11:22 +0000 (12:11 -0700)
commita9edb0b4f67825a11647c8faefa613d704be44ae
tree2f7e4869aaeecce6a840793ebc3d47dc70fdcea9
parent7bbdf71a82bb064b2ca0eb3a296b4abab6b5ff2b
More gracefully handle corrupt state files.

Save a backup if we get odd circuitbuildtimes and other state info.

In the case of circuit build times, we no longer assert, and reset our state.
changes/cbt-bugfixes
src/or/circuitbuild.c
src/or/config.c