diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-07-28 16:46:09 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-07-28 16:46:09 +0200 |
commit | ce5f5331511a5b3f047d94123e268abd47d71c82 (patch) | |
tree | 06a9c2b6d441a1e21fc3c022306e66e89ef8b9df | |
parent | 28de6f2a0a089c7c29d020d8147c4fb8dbcda8ba (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c09a38..a4bf911 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. ## [Unreleased] ## +- Fixed missing return-value checks for a 'scanf'-like functions. - Fixed multiplication result converted to larger type. Two occurrences. - Replaced non-reentrant functions with their corresponding thread |