Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix possible crashing due to tt race in legal.
pseudo_legal does not handle cases where there is only one checker and the move in tt don't comply with the pattern generated by movegen. Causing legal() failed to work with needSlowCheck off. Crash report by @skystarspython
- Loading branch information