blob: b14f5cb6f007bbac6abea375f58780cf67260dbc (
plain)
1
2
3
4
5
|
o Minor bugfixes:
- Remove side-effects from tor_assert() calls. This was harmless,
because we never disable assertions, but it is bad style and
unnecessary. Fixes bug 15211; bugfix on 0.2.5.5, 0.2.2.36.
|