diff options
author | Alan Wu <[email protected]> | 2022-10-14 17:20:41 -0400 |
---|---|---|
committer | Alan Wu <[email protected]> | 2022-10-17 12:11:17 -0400 |
commit | ad3d210beab9d162b96e2601aa3ad896785b831b (patch) | |
tree | 8e092e9a2a39824b3400cf4f3b55755d42d99833 /.rspec_parallel | |
parent | 637144b83432781e7e070ca74445b172f8af109e (diff) |
YJIT: call free_block to cleanup block when out of memory
The commented out instance of free_block() is left over from the port.
The addition in gen_single_block() was a place we missed. The new block
is allocated in the same function and could have invariants associated
with it even though there is no space to hold all the code.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/6551
Diffstat (limited to '.rspec_parallel')
0 files changed, 0 insertions, 0 deletions