From 98103851c44e810d7af3ead17dc927f5f644a3fc Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 2 Apr 2025 19:24:00 +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 d1a08e5..411bbd5 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -43,6 +43,8 @@ Markus Uhlin 25/03/29 player_remove_request: fixed overflowed array index read/write. + Markus Uhlin 25/04/02 add_to_list: added an upper + limit for the list size. */ #include "stdinclude.h" -- cgit v1.2.3