summaryrefslogtreecommitdiff
path: root/src/or/router.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-03-28 10:41:12 -0400
committerNick Mathewson <nickm@torproject.org>2012-03-28 10:41:12 -0400
commit54520e49cd2a10778e7c58d797f22a768da6557a (patch)
treef77d9d75aa2d1867b8ba35b9879df3c1c6dd330c /src/or/router.c
parent4ccc8d029266dc673d901c01a7a8f59b4f530542 (diff)
downloadtor-54520e49cd2a10778e7c58d797f22a768da6557a.tar.gz
tor-54520e49cd2a10778e7c58d797f22a768da6557a.zip
Say that bug4438 was a fix on 0.2.1.9-alpha.
Specifically, it was a fix on 33e2053ebca5d, where we introduced the WRA_* and ROUTER_* codes for dirserv_add_descriptor. Previously, we had checked for a _negative_ return from dirserv_add_descriptor, which meant "rejected". An insufficiently new descriptor would give a 0-valued return. But when we switched from numbers to enums, we got this check wrong and had init_keys() give an error whenever the descriptor wasn't accepted.
Diffstat (limited to 'src/or/router.c')
0 files changed, 0 insertions, 0 deletions