From 253bcca39d3b942b7f5a4e5a26a81419671726eb Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 9 Mar 2025 16:33:49 +0100 Subject: Updated the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e44809..6a9832b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ documented in this file. - Changed the program to avoid calculating the same string multiple times. Multiple occurrences, found by PVS-Studio. - Fixed `-Wshadow` warnings. Multiple occurrences. +- Fixed double free() in process_login(). - Fixed unchecked function return values. Multiple occurrences. ## [1.4.4] - 2024-12-07 ## -- cgit v1.2.3