aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-11-18 18:46:01 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2025-11-18 18:46:01 +0100
commit3aa1e8e41036542e6d88898603cd3244f19b68e8 (patch)
tree906662c4ce54ed3e57dfa4771c7e8c366d146a68 /FICS
parent52b1d966d59227e716044adc0463314ec3ed6c7c (diff)
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r--FICS/movecheck.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/movecheck.c b/FICS/movecheck.c
index bb50369..6b1c673 100644
--- a/FICS/movecheck.c
+++ b/FICS/movecheck.c
@@ -27,6 +27,8 @@
functions.
Markus Uhlin 25/03/21 Fixed out-of-bounds array access
in has_legal_move().
+ Markus Uhlin 25/11/18 Fixed possible array underrun in
+ legal_move().
*/
#include "stdinclude.h"