mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-02-03 12:28:29 +00:00
187a627022
Avoid EOF being missed when reading in the password. Replace undefined char-to-int comparison with a int-to-int one. Fix #360