aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index ec0ccabd..e149b782 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1722,6 +1722,8 @@ main(int argc, char **argv)
|| script_ldebug || script_ydebug)
exit(EX_OK);
+ fixup_code();
+
free_symbols();
free_string_space();

Return to:

Send suggestions and report system problems to the System administrator.