diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-18 04:23:12 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-18 04:23:12 +0000 |
commit | 02270b4e1187bc8d0def222ae3fb78581e1dc745 (patch) | |
tree | 3af6b9b70ffcbab12320fd78f064ea03a0b34a6c /global.sym | |
parent | 5c7a8c7888175e16e13670318410610dcb21c26f (diff) | |
download | perl-02270b4e1187bc8d0def222ae3fb78581e1dc745.tar.gz |
fix lvalue leaks stemming from failure to free LvTARG(sv)
p4raw-id: //depot/perl@1528
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/global.sym b/global.sym index 11f09f827e..9a9ada6e7a 100644 --- a/global.sym +++ b/global.sym @@ -377,7 +377,6 @@ magic_clearenv magic_clearpack magic_clearsig magic_existspack -magic_freedefelem magic_freeregexp magic_get magic_getarylen |