bugid #24407: numeric key for shared hash got stringified using
authorDave Mitchell <davem@fdisolutions.com>
Thu, 6 Nov 2003 22:11:23 +0000 (22:11 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Thu, 6 Nov 2003 22:11:23 +0000 (22:11 +0000)
commit680c9d89d8bf44626bfab3d15bb673204f3e6d39
treeace2baa04f140a5380c92d8132ed14ff200e1958
parentdd0810f9b6071d97b916f3789cf75dfc6e540687
bugid #24407: numeric key for shared hash got stringified using
wrong interpreter, and thus got malloced into the wrong thread
memory pool

p4raw-id: //depot/perl@21676
ext/threads/shared/shared.xs
ext/threads/shared/t/hv_simple.t