-
- Downloads
Fix observed crash on a fresh install (no data/user.dat) on Windows XP
Apparently, calling close(-1) on WinXP will cause a crash. Don't do that. Make closeuserdat() resilient to an un-open file descriptor and use it instead of close().
Loading
Please register or sign in to comment