Fix a false assertion when extending a circuit to a relay to which a connection is...
commit3c9cd463d25f1a1c7f890de723df8d448089eb04
authorKarsten Loesing <karsten.loesing@gmx.net>
Sun, 3 Aug 2008 17:45:24 +0000 (3 17:45 +0000)
committerKarsten Loesing <karsten.loesing@gmx.net>
Sun, 3 Aug 2008 17:45:24 +0000 (3 17:45 +0000)
tree0dc09c2e138004fc697195ae8105db3bed4562e3
parent449174d796930b7bcb4269c012d9251ca2140ad8
Fix a false assertion when extending a circuit to a relay to which a connection is already established. In that case the circuit should not need to memorize extend info for that relay. circuitbuild.c:389 contains a similar assertion.

svn:r16375
ChangeLog
src/or/circuitbuild.c
src/or/or.h