diff --git a/src/frontend/runcoms2.c b/src/frontend/runcoms2.c index 338a76c3b..63d9739c7 100644 --- a/src/frontend/runcoms2.c +++ b/src/frontend/runcoms2.c @@ -206,6 +206,8 @@ com_remcirc(wordlist *wl) } dbfree(ft_curckt->ci_dbs); + ft_curckt->ci_dbs = NULL; + dbs = NULL; /* The next lines stem from com_rset */ INPkillMods();