perl plugin: Do not abort while preparing the stack for a subroutine call.
authorSebastian Harl <sh@tokkee.org>
Sat, 16 Feb 2008 13:09:36 +0000 (14:09 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 17 Feb 2008 10:22:19 +0000 (11:22 +0100)
commit5ffa49e50eeaf421361fb64ad7105f185251f59f
tree7c69f8d4d97fd61de71458ecf842eb9e7b701946
parentf8882102112d0471c07975bed7d61526a134bf65
perl plugin: Do not abort while preparing the stack for a subroutine call.

Else the stack would probably be left in an inconsistent case and might even
leak memory.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/perl.c