bug4655 467 B

12345678910
  1. o Minor bugfixes:
  2. - If we can't attach streams to a rendezvous circuit when we
  3. finish connecting to a hidden service, clear the rendezvous
  4. circuit's stream-isolation state and try to attach streams
  5. again. Previously, we cleared rendezvous circuits' isolation
  6. state either too early (if they were freshly built) or not at
  7. all (if they had been built earlier and were cannibalized).
  8. Bugfix on 0.2.3.3-alpha; fixes bug 4655.