diff options
author | Jerry D. Hedden <jdhedden@cpan.org> | 2007-11-06 09:36:40 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-11-08 10:31:55 +0000 |
commit | eba1666137b7e1350d666a934a5e99ced3f50088 (patch) | |
tree | 51ae63f47a96f526e721b4597eeca2c847f77f11 /global.sym | |
parent | f5b5f37776801bcd4e0e224cce08c5281487334a (diff) | |
download | perl-eba1666137b7e1350d666a934a5e99ced3f50088.tar.gz |
Bug fix for storing shared objects in shared structures
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510711061136t52a1fe62waf384c4551612181@mail.gmail.com>
(core patch only)
p4raw-id: //depot/perl@32241
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 39cdaf293b..4a546c280c 100644 --- a/global.sym +++ b/global.sym @@ -693,6 +693,7 @@ Perl_custom_op_name Perl_custom_op_desc Perl_sv_nosharing Perl_sv_nolocking +Perl_sv_destroyable Perl_sv_nounlocking Perl_nothreadhook Perl_Slab_Alloc |