mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-23 23:18:25 +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