diff --git a/src/botl.c b/src/botl.c index 51f15f19d..e714fbb8f 100644 --- a/src/botl.c +++ b/src/botl.c @@ -2830,6 +2830,7 @@ parse_status_hl2(char (*s)[QBUFSZ], boolean from_configfile) else hilite.behavior = BL_TH_NONE; + assert(dt >= 0); hilite.anytype = dt; if (hilite.behavior == BL_TH_TEXTMATCH && txt) {