diff options
author | Roger Dingledine <arma@torproject.org> | 2011-05-30 23:50:37 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-05-30 23:50:37 -0400 |
commit | 56771f392e68eb2f78180daab0d8f17c9284ad11 (patch) | |
tree | 3b1f1baf5c0c5671ba12722b2f15ea575f57418f /changes/bug3318 | |
parent | e035cea0318add5cf8ed8d8f1c518a26434cbeda (diff) | |
download | tor-56771f392e68eb2f78180daab0d8f17c9284ad11.tar tor-56771f392e68eb2f78180daab0d8f17c9284ad11.tar.gz |
stop asserting at boot
The patch for 3228 made us try to run init_keys() before we had loaded
our state file, resulting in an assert inside init_keys. We had moved
it too early in the function.
Now it's later in the function, but still above the accounting calls.
Diffstat (limited to 'changes/bug3318')
0 files changed, 0 insertions, 0 deletions