From 1fb80f718ac941d0dbc2ca56b104fab667b28e18 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 17 Dec 2023 17:21:28 +0100 Subject: Updated the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b8bde03..26b81b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ documented in this file. - Fixed _multiple_ cases of use of possibly uninitialized variables. - Fixed _multiple_ possible buffer overflows - Fixed _multiple_ `sprintf()` format overflows +- Fixed the type of the variable passed to `strgtime()` and + `strltime()`. Multiple occurrences. - Fixed unused variables - Renamed functions in order to avoid conflicts with system declarations. -- cgit v1.2.3