RT #63790: &{PL_sv_yes} corrupted mark stack
authorDavid Mitchell <davem@iabyn.com>
Sat, 30 Oct 2010 19:15:18 +0000 (20:15 +0100)
committerDavid Mitchell <davem@iabyn.com>
Sat, 30 Oct 2010 19:15:18 +0000 (20:15 +0100)
commit4d198de3bd065d87fc1d40626801a0ab4bb997b9
treef6f1e4255d5dc262218d4203d1da6b52514f0dd6
parent6829f5e2f12086d827b73097d3d0c7a306c68f16
RT #63790: &{PL_sv_yes} corrupted mark stack

Calling a subref whose value was PL_sv_yes, and without args,
failed to pop an entry off the mark stack
pp_hot.c
t/op/sub.t