From 010cd7176d56cc82bb2679f471764c0a22d82d70 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 17 Mar 2024 18:43:20 +0100 Subject: Updated the changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0fae5f..d0f9a15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,8 @@ documented in this file. - Redefined `ASSERT()` - Reformatted code according to OpenBSD's KNF. - Replaced `rand()` calls with arc4random. -- Replaced _multiple_ `sprintf()` calls with `snprintf()`. +- Replaced _multiple_ `sprintf()` calls with `snprintf()` + truncation + checks. - Replaced _multiple_ occurrences of `strcpy()` and `strcat()` with size-bounded versions. -- cgit v1.2.3