]> granicus.if.org Git - nethack/commitdiff
follow-up 4
authornhmall <nhmall@nethack.org>
Thu, 30 Jun 2022 17:42:14 +0000 (13:42 -0400)
committernhmall <nhmall@nethack.org>
Thu, 30 Jun 2022 17:43:44 +0000 (13:43 -0400)
src/save.c

index 690c5f2f394713110eeb883077d93f3b7529d6a8..f31c4b3949fee2b98201b2bc477871fae23ce974 100644 (file)
@@ -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())