]> git.sesse.net Git - stockfish/commitdiff
Only close file if already open
authorJake Senne <26696846+w1wwwwww@users.noreply.github.com>
Tue, 3 Jan 2023 21:16:45 +0000 (15:16 -0600)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 9 Jan 2023 19:16:17 +0000 (20:16 +0100)
Ensures that the tablebase file is only closed if already open.

Fixes #4268
Closes https://github.com/official-stockfish/Stockfish/pull/4321

No functional change


No differences found