diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-13 00:14:22 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-13 00:14:22 +0100 |
commit | e8bdca6fea4627f8c24903c9b36b385191fdff6b (patch) | |
tree | f964ce5f92bedcbb754c8867e06adbdf5bc0efe3 | |
parent | 922db729c69549cbcfff8d335c7b36c112be30e0 (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 7d1bda1..2913446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ documented in this file. - Fixed a bug in `fix_time()` (did return a local address) - Fixed comparison between pointer and integer in `com_inchannel()`. - Fixed implicit integers +- Fixed _multiple_ cases of use of possibly uninitialized variables. - Fixed _multiple_ possible buffer overflows - Fixed unused variables - Renamed functions in order to avoid conflicts with system |