From 4e92de91453908667e9797eb9e84e6dbd4291e07 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 2 Dec 2024 21:02:32 +0100 Subject: Updated the revision history --- FICS/matchproc.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FICS/matchproc.c b/FICS/matchproc.c index 88e2bd9..382096b 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -28,6 +28,9 @@ handling. Markus Uhlin 24/03/29 Fixed potentially insecure format strings. + Markus Uhlin 24/12/02 com_accept: check that + the accept number is + within bounds. */ #include "stdinclude.h" -- cgit v1.2.3