aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-04-04 00:56:37 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-04-04 00:56:37 +0200
commit0c4c1213231f6bf67d54ef029ea927c189c85d3f (patch)
tree2174cac3ea028286fae972f84e5a215887215409 /CHANGELOG.md
parentd93c52b32b48722b217a323194347e9667e4796b (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 fb3a2b1..f7e365d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ documented in this file.
- Fixed calls of risky functions.
- Fixed constant expression result in `tell()`.
- Fixed double `free()` in `process_login()`.
+- Fixed excessive checks.
- Fixed memory leak in `process_login()`.
- Fixed negative array index read in `accept_match()`.
- Fixed null pointer dereferences.