]> git.sesse.net Git - stockfish/commit
Fix crash when reaching max ply
authorTom Vijlbrief <tvijlbrief@gmail.com>
Mon, 19 Aug 2013 14:53:06 +0000 (16:53 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 19 Aug 2013 14:53:46 +0000 (16:53 +0200)
commitf45eee318bbe0fe1465bda80bf62bc8b3bc7d07c
tree120294a95dfe68716e992b5a1c6b2e0a5ddd8288
parent8c2fd2170a0d6dececbe87b0c0353ce718dcd9fd
Fix crash when reaching max ply

Bug introduced in 1b7223a53c419212efbd that
updated the ss base stack without increasing
the dimension.

No functional change.
src/search.cpp
src/types.h