Follow-up Comment #6, bug #20498 (project freeciv):

> 2) It uses unit_list_iterate() when it should use
> unit_list_iterate_safe() as units are removed from the list
> during the iteration 

...which gave me the idea that I should check other users of
unit_transport_unload(), and indeed wipe_unit() has the same error. That one
can explain all these problems, I think.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20498>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to