diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-04 00:03:34 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-04 00:03:34 +0200 |
commit | be0750e8e50f48ff51e62805c9827c43e0cd12cb (patch) | |
tree | 7e4f789189ec72c9b087ce37bedd33b39bd290d1 /CHANGELOG.md | |
parent | 9526005135d01137bac55c440b506230dcc4058c (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6138424..fb3a2b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ documented in this file. times. Multiple occurrences, found by PVS-Studio. - Fixed `-Wshadow` warnings. Multiple occurrences. - Fixed calls of risky functions. +- Fixed constant expression result in `tell()`. - Fixed double `free()` in `process_login()`. - Fixed memory leak in `process_login()`. - Fixed negative array index read in `accept_match()`. |