bug21302 494 B

12345678
  1. o Minor bugfixes (hidden service):
  2. - Two possible underflow which would ultimately lead to creating a lot of
  3. introduction points circuits and closing them in a non stop loop. Fixes
  4. bug 21302; bugfix on tor-0.2.7.2-alpha.
  5. - Cleanup expiring intro point nodes if no circuit is associated to it
  6. anymore. It was causing, rarely, the service to not open enough
  7. introduction points circuit in the case we had dead expiring nodes.;
  8. bugfix on tor-0.2.7.2-alpha.