Merge branch 'maint-0.2.4'
[tor.git] / changes / ticket9108
blob3d3038cc2aa59f5c77782add621a328a23a11414
1   o Code simplification and refactoring:
2     - Use a doubly-linked list to implement the global circuit list.
3       Fix for ticket 9108. Patch from Marek Majkowski.