From 88db093176fd3883a00f08ddacba03b13852c1b3 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 2 Nov 2025 10:55:50 +0100 Subject: Updated the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed3be06..87ef298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ documented in this file. `config.h` to `fics.conf` which is read at startup. - Added more open flags and changed the code to refer to them by using enums. +- Added overflow checks for array indices. Multiple occurrences. - Added usage of `unveil()` and `pledge()`. (OpenBSD mitigation techniques, so OpenBSD only.) - Assured that no conversion loss takes place when dealing with -- cgit v1.2.3