diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/gamedb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index 3e58b38..639dd46 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -28,6 +28,7 @@ Markus Uhlin 24/07/17 Fixed out of bounds array access in game_str() which resulted in a crash. + Markus Uhlin 24/07/18 Return value checking */ #include "stdinclude.h" |