Update Trunnel for new machine_ctr field.
[tor.git] / changes / bug33917
blob6a8daa9e26f6ddf04790936a1e5287307cc990da
1   o Minor bugfixes (logging, testing):
2     - Make all of tor's assertion macros support the ALL_BUGS_ARE_FATAL and
3       DISABLE_ASSERTS_IN_UNIT_TESTS debugging modes. Implements these modes
4       for IF_BUG_ONCE(). (It used to log a non-fatal warning, regardless of
5       the debugging mode.) Fixes bug 33917; bugfix on 0.2.9.1-alpha.