summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/List/Util/multicall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/List/Util/multicall.h b/ext/List/Util/multicall.h
index 935d7ed96a..b8296e1755 100644
--- a/ext/List/Util/multicall.h
+++ b/ext/List/Util/multicall.h
@@ -160,6 +160,7 @@ multicall_pad_push(pTHX_ AV *padlist, int depth)
POPSTACK; \
CATCH_SET(multicall_oldcatch); \
LEAVE; \
+ SPAGAIN; \
} STMT_END
#endif