mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
16351d655d
When sending the stream level SENDME, it is possible the cirucit was marked for close or any other failures that can occur. These events can occur naturally. Fixes #40142 Signed-off-by: David Goulet <dgoulet@torproject.org>
4 lines
180 B
Plaintext
4 lines
180 B
Plaintext
o Minor bugfixes (logging, flow control):
|
|
- Turn a SENDME failure log warning into a debug. It can actually happen
|
|
naturally. Fixes bug 40142; bugfix on 0.4.1.1-alpha.
|