From 3fa04b711a4869a672e5cc998aff2648565b4d50 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 21 Jul 2025 17:13:28 +0200 Subject: Updated the revision history --- FICS/comproc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS/comproc.c') diff --git a/FICS/comproc.c b/FICS/comproc.c index 6fd2589..b377cc8 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -43,6 +43,8 @@ Markus Uhlin 25/03/16 Fixed untrusted array index. Markus Uhlin 25/03/25 com_unalias: fixed overflowed array index read/write. + Markus Uhlin 25/07/21 com_who: fixed multiplication + result converted to larger type. */ #include "stdinclude.h" -- cgit v1.2.3