From d7f71fd119e08bb3b43745f401a33e531de3ce83 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 25 Mar 2025 00:38:03 +0100 Subject: Updated the revision history --- FICS/comproc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS') diff --git a/FICS/comproc.c b/FICS/comproc.c index 7017aa0..31f6064 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -41,6 +41,8 @@ value 'rat' in who_terse(). Markus Uhlin 25/03/16 Fixed use of 32-bit 'time_t'. Markus Uhlin 25/03/16 Fixed untrusted array index. + Markus Uhlin 25/03/25 com_unalias: fixed overflowed + array index read/write. */ #include "stdinclude.h" -- cgit v1.2.3