diff --git a/src/rumors.c b/src/rumors.c index ea5f8f7b7..b7f6684f3 100644 --- a/src/rumors.c +++ b/src/rumors.c @@ -794,6 +794,7 @@ CapitalMon( if (!CapMons) init_CapMons(); + assert(CapMons != 0); wln = (unsigned) strlen(word); for (i = 0; i < CapMonSiz - 1; ++i) {