summaryrefslogtreecommitdiff
path: root/changes/assert_event_base
blob: b887795518aa3ef4fee0e395dcc66dbc01932fd6 (plain)
1
2
3
4
5
  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.