summaryrefslogtreecommitdiff
path: root/README.netware
diff options
context:
space:
mode:
authorReini Urban <rurban@x-ray.at>2012-05-29 15:46:13 -0500
committerFather Chrysostomos <sprout@cpan.org>2012-05-29 14:55:19 -0700
commit014243a274e5fe909b0735ff5f198a4edc5f35c4 (patch)
treee36848f8a6e1b2dcfaa6f5255a46e4bdc960e340 /README.netware
parent1b08e05188c16b744b6f2b0e2a2321db606eb88d (diff)
downloadperl-014243a274e5fe909b0735ff5f198a4edc5f35c4.tar.gz
[perl #113060] Save cop_stashlen threaded even with shared cop pv
Perl_sv_compile_2op_is_broken() does at line 3354 a LEAVE_with_name("eval"), a SSPOPSTR via SAVEt_SHARED_PVREF for the localized cop_stashpv, but not for the cop_stashlen. The cop in question is PL_compiling, which was "AutoSplit" before with len=9 and restores it back to "main" but keeps len 9. Thus leading to a heap-overflow in gv_stashpvn.
Diffstat (limited to 'README.netware')
0 files changed, 0 insertions, 0 deletions