bug16924 282 B

123456
  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.