CI: Fix Appveyor printf format error
[tor.git] / changes / ticket28970
blob138c575fccb572f903cb448518fe1f53b20147bc
1   o Minor bugfixes (clietn, hidden service v3):
2     - Fix a BUG() assertion that occurs within a very small race window between
3       a client intro circuit opens and its descriptor that gets cleaned up from
4       the cache. The circuit is now closed which will trigger a re-fetch of the
5       descriptor and continue the HS connection. Fixes bug 28970; bugfix on
6       0.3.2.1-alpha.