diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-09-18 11:14:45 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-09-18 11:14:45 -0400 |
commit | 2da4d64a64a803f4b0a6d56e517b4288bef6c4f8 (patch) | |
tree | e63a3f8ff9f8bc28b775f28818c06e8dc84fc45e /configure.ac | |
parent | 1e9488f2fd829d48eb5ef6c2170e0f7163061136 (diff) | |
download | tor-2da4d64a64a803f4b0a6d56e517b4288bef6c4f8.tar.gz tor-2da4d64a64a803f4b0a6d56e517b4288bef6c4f8.zip |
Avoid a crash if our "current" and "old" ntor onion keys are equal
Our dimap code asserts if you try to add the same key twice; this
can't happen if everything is running smoothly, but it's possible if
you try to start a relay where secret_onion_key_ntor is the same as
secret_onion_key_ntor.old.
Fixes bug 30916; bugfix on 0.2.4.8-alpha when ntor keys were
introduced.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions