From: nhmall Date: Thu, 30 Jun 2022 17:42:14 +0000 (-0400) Subject: follow-up 4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e38fb661d92558b6c590b8d96bb8fdbd587a7e5;p=nethack follow-up 4 --- diff --git a/src/save.c b/src/save.c index 690c5f2f3..f31c4b394 100644 --- a/src/save.c +++ b/src/save.c @@ -1223,6 +1223,7 @@ freedynamicdata(void) #endif discard_gamelog(); release_runtime_info(); /* build-time options and version stuff */ + regex_at_exit(); #endif /* FREE_ALL_MEMORY */ if (VIA_WINDOWPORT())