syzygy1 / Rustfish

Rust port of Stockfish
GNU General Public License v3.0
30 stars 3 forks source link

Fixed usize overflow caused by shift right operation #5

Closed sengerts closed 3 years ago

sengerts commented 3 years ago

Fix proposed by @niklasf. Fixes https://github.com/syzygy1/Rustfish/issues/4