Project

General

Profile

« Previous | Next » 

Revision 6beb05c2

Added by alanwu (Alan Wu) almost 4 years ago

YJIT: Undo add_block_version() in OOM code path

Preivously, 1 failed to undo the effect of applying
add_block_version() to a block, leaving dangling pointers in the iseq
when compilation fails.