simon-svn: puzzles: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Mon Oct 10 17:30:00 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       6383
Date:           2005-10-10 17:29:58 +0100 (Mon, 10 Oct 2005)

Log message (5 lines):
Richard Earnshaw points out that if you enter an out-of-range number
in the game description, the solver will fail to notice it and
overrun an array leading to assertion failure, silent wrong answers
or (in extreme cases) segfaults. Hence, validate_desc() now spots
them and kicks them out.

Modified files:
U   puzzles/solo.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6383&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/solo.c?rev=6383&r1=6382&r2=6383



More information about the tartarus-commits mailing list