bugfix on r9568: we were throwing around an uninitialized
commit33430d3a9e39c141dfcad9260a243fe9da4fc8ed
authorRoger Dingledine <arma@torproject.org>
Sat, 24 Feb 2007 01:26:09 +0000 (24 01:26 +0000)
committerRoger Dingledine <arma@torproject.org>
Sat, 24 Feb 2007 01:26:09 +0000 (24 01:26 +0000)
tree442d827ce2c2468395417887f6b361cc9ac86ce1
parent9946bb7fbd85eb27a7a1e8ded7bac2881e1da4bf
bugfix on r9568: we were throwing around an uninitialized
nickname array, and only treating a server as reachable if
the array magically has the right nickname in it. this was
causing the authorities to label only themselves as running,
and clients were "mysteriously" failing.

svn:r9628
src/or/connection_or.c
src/or/dirserv.c
src/or/or.h