Actions
Bug #20740
closedprism_compile coding issue for PM_FORWARDING_SUPER_NODE
Description
I found a coding issue in prism_compile.c but I can't find a bug that would result from it.
The current_block
is not set back when a block is given.
Updated by luke-gru (Luke Gruber) about 2 months ago
Updated by luke-gru (Luke Gruber) about 2 months ago
- Status changed from Open to Closed
Applied in changeset git|c14b60630d680addd5b4ef9c9b159a26a5446483.
Fix coding issue in prism_compile.c
Make sure to set back ISEQ_COMPILE_DATA(iseq)->current_block
for
forwarding super nodes with a block.
Fixes [Bug #20740]
Actions
Like0
Like0Like0