From 464e9d0e9b45b2505d252284207c3aee83f719b9 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 2 Dec 2024 21:23:43 +0100 Subject: Updated the revision history --- FICS/utils.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/utils.c b/FICS/utils.c index 992e410..ee7b676 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -34,6 +34,8 @@ Markus Uhlin 24/08/11 Improved fix_time(). Markus Uhlin 24/12/01 Usage of sizeof and fixed ignored fgets() retvals. + Markus Uhlin 24/12/02 Fixed a possible array overrun + in truncate_file(). */ #include "stdinclude.h" -- cgit v1.2.3