tor/changes/bug4118
Nick Mathewson a4b7525c3c Fix a crash bug in tor_assert(md->held_by_node)
The fix is to turn held_by_node into a reference count.

Fixes bug 4118; bugfix on 0.2.3.1-alpha.
2011-09-28 13:40:21 -04:00

6 lines
195 B
Plaintext

o Major bugfixes:
- Fix a crash bug that could occur when the same microdescriptor was
referenced by two node_t objects at once. Fix for bug 4118; bugfix
on Tor 0.2.3.1-alpha.