aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"