tor/changes/assert_event_base

6 lines
254 B
Plaintext
Raw Normal View History

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.