diff options
author | Roger Dingledine <arma@torproject.org> | 2011-05-30 23:50:37 -0400 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2011-10-26 22:09:44 +0200 |
commit | cecc5b7aa1030eddcf1a613d103b81f5cb98e959 (patch) | |
tree | 8cfa14c81c803bd0b07116af7e9c3230f3632d32 /src/or/eventdns.c | |
parent | 55d9e4b8bad18a99d51b0b6347cef46e730dceda (diff) | |
download | tor-cecc5b7aa1030eddcf1a613d103b81f5cb98e959.tar.gz tor-cecc5b7aa1030eddcf1a613d103b81f5cb98e959.zip |
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 'src/or/eventdns.c')
0 files changed, 0 insertions, 0 deletions