aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/comproc.c2
1 files changed, 2 insertions, 0 deletions
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"