Commit Diff
--- CHANGELOG.md +++ CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this fork of FICS version 1.6.2 documented in this file. ## [Unreleased] ## +- Added null checks. - Fixed unchecked function return values. Multiple occurrences. - Replaced C-style headers in C++ files. - Replaced `atoi()` with `strtol()`. Multiple occurrences.
