From b3a3890427012c8c30e2abceb51ea2217e281cfe Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 23 Mar 2024 13:59:10 +0100 Subject: Updated the revision history --- FICS/comproc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS') diff --git a/FICS/comproc.c b/FICS/comproc.c index 1009c46..34799ef 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -31,6 +31,8 @@ reformatted functions. Markus Uhlin 24/01/06 Fixed potentially insecure format strings. + Markus Uhlin 24/03/23 Size-bounded string handling + plus truncation checks. */ #include "stdinclude.h" -- cgit v1.2.3