diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-05 14:56:08 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-05 14:56:08 +0200 |
commit | 3e32f1bdd91bc2e1fc320fcd2eb78308e7f85bbe (patch) | |
tree | 4afee83aa160e66f18be0fed5985144a47a15de2 /FICS | |
parent | ffb7e0cc243fa5cf7db1e188353364f9d2fd22a1 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/algcheck.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/algcheck.c b/FICS/algcheck.c index 0564786..185f150 100644 --- a/FICS/algcheck.c +++ b/FICS/algcheck.c @@ -21,6 +21,9 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 24/05/05 Revised + Markus Uhlin 25/04/05 alg_parse_move: + return ambiguous move on + out-of-bounds array read/write. */ #include "stdinclude.h" |