fallbackdir: Update list generated on July 12, 2023
[tor.git] / changes / bug40801
blob681c10c7d425679f39da8d6be75dfa5506824556
1   o Minor bugfixes (conflux):
2     - Fix stream attachment order when creating conflux circuits, so that
3       stream attachment happens after finishing the full link handshake,
4       rather than upon set finalization. Fixes bug 40801; bugfix on
5       0.4.8.1-alpha.
6     - Remove a "BUG" warning from conflux_pick_first_leg that can be
7       triggered by broken or malicious clients. Fixes bug 40801; bugfix
8       on 0.4.8.1-alpha.
9     - Fix a case where we were resuming reading on edge connections that
10       were already marked for close. Fixes bug 40801; bugfix on 0.4.8.1-alpha.