properly delete current channel in channel_free_list
[tor.git] / changes / bug16924
bloba1bc96e54d6ecbff4d450a8c20a537f85ba3902e
1   o Minor bugfixes:
2     - When calling channel_free_list(), avoid calling smartlist_remove()
3       while inside a FOREACH loop. This partially reverts commit
4       17356fe7fd96af where the correct SMARTLIST_DEL_CURRENT was
5       removed.  Fixes bug 16929; bugfix on 0.2.4.4-alpha.