From 975ec87814f14d809d5ef15cd8000bd8484db06c Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 23 Mar 2026 21:46:59 +0100 Subject: Updated the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e774484..ff6f589 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ documented in this file. - Added null checks. - Fixed hardcoded function names in text messages. - Fixed integer to pointer casts. +- Fixed non asynchronous-safe functions called from signal handlers. - Fixed potential uncovered code paths, i.e. added a default label to the `switch` statements. - Fixed unchecked function return values. _MULTIPLE_ occurrences. -- cgit v1.2.3