]> git.sesse.net Git - stockfish/commit
Fix lower/upper bounds output
authordisservin <disservin.social@gmail.com>
Fri, 9 Dec 2022 20:48:03 +0000 (21:48 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 9 Dec 2022 21:58:49 +0000 (22:58 +0100)
commit8f817ef0824e4d940128f5701573f74819f50da5
treee7c65c727a3c50ee382647916436c644a59e578f
parent3a30b478d20c16a357d1e538f1ce9428e7285736
Fix lower/upper bounds output

Commit cb0c7a98485fbef4e5d6ed5f5b08201113ce0b4e doesnt reset the lower/upper bounds back to false.

fixes #4273
closes https://github.com/official-stockfish/Stockfish/pull/4274

No functional change
src/search.cpp