summaryrefslogtreecommitdiff
path: root/mg.c
diff options
context:
space:
mode:
Diffstat (limited to 'mg.c')
-rw-r--r--mg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mg.c b/mg.c
index 31df285536..d677e44070 100644
--- a/mg.c
+++ b/mg.c
@@ -2741,6 +2741,8 @@ Perl_sighandler(int sig)
PUSHs((SV*)rv);
PUSHs(newSVpv((void*)sip, sizeof(*sip)));
}
+
+ va_end(args);
}
}
#endif