diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-18 03:22:24 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-18 03:22:24 +0000 |
commit | ed629f7558263747c61fed1cf71e6f6fabf32988 (patch) | |
tree | 7c61d7e588b2bc7f46203143701fdaa2dd701fd4 /README.mpeix | |
parent | a7e5920414dd089ad47bd6629cac965b7e23165b (diff) | |
download | perl-ed629f7558263747c61fed1cf71e6f6fabf32988.tar.gz |
(Retracted by #11714)
Okay analysis, debatable fix. (The fix will inc
the refcount of all temporary match objects,
like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
which will then cause griping at untie() time
("inner references remain").
Fix for ID 20010407.006: PL_reg_sv got wiped out
by freetemps if the match target was a temporary
(like function_call() =~ /.../), which in turn meant
that the $1 et al stopped working if they had UTF-8
in them. Therefore bump up the refcount of PL_reg_sv.
p4raw-id: //depot/perl@11712
Diffstat (limited to 'README.mpeix')
0 files changed, 0 insertions, 0 deletions