mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
5 lines
254 B
Text
5 lines
254 B
Text
o Minor features (robustness):
|
|
- Exit immediately with an error message if the code attempts to
|
|
use libevent without having initialized it. This should resolve
|
|
some frequently-made mistakes in our unit tests. Closes ticket
|
|
18241.
|