aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-03-09 17:07:03 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2025-03-09 17:07:03 +0100
commitfef073b47182e14bc8822be4699ec5a1ff3bdeba (patch)
treeab2cc890f42218a950ac2dba12cd835c0e4fc910 /CHANGELOG.md
parentb06f61a3a513c5cfdd1eebba2743838d2e50b440 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
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 ##