mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 22:47:12 +01:00
Back in 078d6bcd
, we added an event number 0x20, but we didn't make
the event_mask field big enough to compensate.
Patch by "teor". Fixes 13085; bugfix on 0.2.5.1-alpha.
3 lines
172 B
Text
3 lines
172 B
Text
o Minor bugfixes (controller):
|
|
- Actually send TRANSPORT_LAUNCHED and HS_DESC events to controllers.
|
|
Fixes bug 13085; bugfix on 0.2.5.1-alpha. Patch by "teor".
|