diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-03-09 17:07:03 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-03-09 17:07:03 +0100 |
commit | fef073b47182e14bc8822be4699ec5a1ff3bdeba (patch) | |
tree | ab2cc890f42218a950ac2dba12cd835c0e4fc910 | |
parent | b06f61a3a513c5cfdd1eebba2743838d2e50b440 (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 6a9832b..04c6549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ documented in this file. times. Multiple occurrences, found by PVS-Studio. - Fixed `-Wshadow` warnings. Multiple occurrences. - Fixed double free() in process_login(). +- Fixed null pointer dereferences. - Fixed unchecked function return values. Multiple occurrences. ## [1.4.4] - 2024-12-07 ## |