aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ##