summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>1999-06-23 17:16:05 +0100
committerGurusamy Sarathy <gsar@cpan.org>1999-07-07 07:20:02 +0000
commit3eb57f739dbf88247a22d7a04da1e703d7150f00 (patch)
tree62aeaff5fedd6b16ac1757c9c8a4ba2fd4290125 /embed.pl
parenta27f85b3b5aa22c0f009ddabe35728717aaebf3d (diff)
downloadperl-3eb57f739dbf88247a22d7a04da1e703d7150f00.tar.gz
memleak in optimizer
Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk> p4raw-id: //depot/perl@3634
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index ed7f3e45b5..f6a0cc021f 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1523,6 +1523,7 @@ s |void |restore_magic |void *p
#if defined(PERL_IN_OP_C) || defined(PERL_DECL_PROT)
s |I32 |list_assignment|OP *o
s |void |bad_type |I32 n|char *t|char *name|OP *kid
+s |void |cop_free |COP *cop
s |OP* |modkids |OP *o|I32 type
s |void |no_bareword_allowed|OP *o
s |OP* |no_fh_allowed |OP *o