From a285a990436511d506bc80553807ed848bdbeff2 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 4 Aug 2024 01:31:57 +0200 Subject: Updated the revision history --- FICS/playerdb.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 46ae464..8e76a8f 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -29,6 +29,8 @@ Markus Uhlin 24/03/16 Replaced unbounded string handling functions and added truncation checks. + Markus Uhlin 24/08/04 Fixed multiple possible buffer + overflows. */ #include "stdinclude.h" -- cgit v1.2.3