]> git.sesse.net Git - stockfish/commitdiff
Don't push on the stack 200KB in one go
authorMarco Costalba <mcostalba@gmail.com>
Sun, 30 Sep 2012 09:32:42 +0000 (11:32 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 30 Sep 2012 09:35:14 +0000 (11:35 +0200)
This could be a limit on some platforms (as it seems
to be in Native Client). Patch from a SF fork on github:

https://github.com/ccherng/Stockfish/commit/47374afd6fdfabd9de183a7a67d645daad45fb21

No functional change.


No differences found