Files
Stockfish/src
Marco Costalba d004ec924d Fix errouneus reset of ss->threatMove
After we set ss->threatMove we could go under a IID step that
resets SearchStack ss and so also ss->threatMove.

When later we use that field in futility pruning we have this
set to MOVE_NONE !

The fix is to use a local variable and add threatMove to SplitPoint
to pass this move to slaves.

Spotted by Ralph Stoesser, fix suggested by Richard Vida.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2010-07-23 02:26:57 +01:00
..
2010-03-20 11:27:07 +01:00
2010-07-11 12:05:06 +01:00
2010-03-20 11:27:07 +01:00
2010-06-01 21:58:54 +01:00
2010-06-01 21:58:54 +01:00
2010-03-20 11:27:07 +01:00
2010-04-16 05:45:30 +01:00
2010-04-16 05:45:30 +01:00
2010-03-20 11:27:07 +01:00
2008-09-01 07:59:13 +02:00
2010-07-20 19:06:09 +01:00
2010-03-20 11:27:07 +01:00
2010-03-20 11:27:07 +01:00
2010-07-17 14:00:25 +01:00
2010-07-15 16:55:35 +01:00
2010-07-15 16:55:35 +01:00
2010-03-20 11:27:07 +01:00
2010-07-16 12:04:02 +01:00
2010-07-19 12:01:36 +01:00
2010-05-13 21:53:56 +01:00
2010-05-13 21:53:56 +01:00
2010-07-03 05:34:57 +01:00
2010-06-19 11:10:54 +01:00
2010-03-20 11:27:07 +01:00
2010-07-15 17:14:30 +01:00
2010-03-20 11:27:07 +01:00
2010-07-04 21:49:23 +01:00
2010-07-22 18:30:18 +01:00
2010-03-20 11:27:07 +01:00
2010-06-29 18:33:43 +01:00
2010-07-02 06:55:03 +01:00
2010-06-29 18:33:43 +01:00
2010-03-20 11:27:07 +01:00
2010-07-23 02:26:57 +01:00
2010-03-20 11:27:07 +01:00
2010-07-23 02:26:57 +01:00
2010-07-22 17:51:26 +01:00
2010-07-15 17:14:30 +01:00
2010-03-20 11:27:07 +01:00
2010-07-14 17:29:34 +01:00
2010-03-20 11:27:07 +01:00