This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #31851] Threading crash with closures
authorDave Mitchell <davem@fdisolutions.com>
Fri, 29 Oct 2004 21:04:17 +0000 (21:04 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Fri, 29 Oct 2004 21:04:17 +0000 (21:04 +0000)
commitb34c0dd4a7081ed822e2197d6a723d2ab2fdfc86
tree79e12d9672fac988f06daf38b445e954c784b00e
parent2d8d5d5aa55d3bc73a36db1fc2d8bcfe8bb20516
[perl #31851] Threading crash with closures
various OpREFCNT_inc() operations weren't doing locking

p4raw-id: //depot/perl@23433
pad.c
regcomp.c
sv.c