This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix SEGVs when cloning a typeglob that has been undefined. (RT #64954)
authorNicholas Clark <nick@ccl4.org>
Mon, 4 May 2009 17:12:03 +0000 (18:12 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 4 May 2009 17:12:03 +0000 (18:12 +0100)
commit1dffc4d1a24556f4e23f612d6713492847ff064b
tree82895cd711e2665533a5f8fb93a374810f3df612
parent2b78b7715e1330aaceb5d16e6de25abbe8fde06c
Fix SEGVs when cloning a typeglob that has been undefined. (RT #64954)
sv.c
t/op/threads.t