Correct a long-standing ithreads reference counting anonamly - the
authorNicholas Clark <nick@ccl4.org>
Tue, 8 Jan 2008 16:42:31 +0000 (16:42 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 8 Jan 2008 16:42:31 +0000 (16:42 +0000)
commit9a8b670905dec428f75660a49918537c7271b6b6
tree8d1a108b83c4f28673e87e85857cc9562b2958c8
parent7d8473223db014c201b17b33ac514b9e89ac7f71
Correct a long-standing ithreads reference counting anonamly - the
reference count only needs "doubling" when the scalar is pushed onto
PL_regex_padav for the second time.

p4raw-id: //depot/perl@32899
op.c
regexec.c
sv.c