]> git.ipfire.org Git - thirdparty/tor.git/commit
prevent a rare infinite loop on two-byte architectures,
authorRoger Dingledine <arma@torproject.org>
Sun, 25 Dec 2005 04:37:33 +0000 (04:37 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 25 Dec 2005 04:37:33 +0000 (04:37 +0000)
commit40c267a89f1848243ca7dc14d6fe2015e7920b47
tree726c043c13c345c7791ba16099c28d1f271fca9a
parent7e0d62b14a68f01c12b589a57d373238b2d35733
prevent a rare infinite loop on two-byte architectures,
and be more thorough and starting over when the clock jumps.

svn:r5647
src/or/circuitbuild.c