From 51ad69d30d9bfbd1afb86b369a3df4734f97ab7c Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 13 Aug 2024 00:29:31 +0200 Subject: Updated the revision history --- FICS/playerdb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 589bf46..ab5f3eb 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -31,6 +31,7 @@ truncation checks. Markus Uhlin 24/08/04 Fixed multiple possible buffer overflows. + Markus Uhlin 24/08/13 Handled function return values */ #include "stdinclude.h" -- cgit v1.2.3