From: disservin Date: Fri, 9 Dec 2022 20:48:03 +0000 (+0100) Subject: Fix lower/upper bounds output X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=8f817ef0824e4d940128f5701573f74819f50da5;hp=8f817ef0824e4d940128f5701573f74819f50da5;p=stockfish 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 ---