Follow-up Comment #5, patch #859 (project wesnoth):

The tool is coverity prevent. It is not currently free. But it is likely that
they will add wesnoth to scan.coverity.com if someone from the wesnoth dev
team agrees to be the 'developer' assigned to the defects that the tool
finds.

The only patch I have for another iterator defect is in the file
src/theme.cpp. At line 419 and 459 there is code (which is very similar) that
can potential walk past the end of the list because the iterator is never
checked for end(). I have a patch for it. But I have not submitted it,
because I want to refactor the code again to turn the two pieces into one and
then use that.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?859>

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


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to