Skip to content

YJIT: fix leak, remove unused field on block_t #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2021
Merged

Conversation

XrXr
Copy link

@XrXr XrXr commented Mar 4, 2021

This field was never used and is now covered by jit_mov_gc_ptr.

This field was never used and is now covered by jit_mov_gc_ptr.
@XrXr XrXr marked this pull request as draft March 4, 2021 22:19
@XrXr XrXr marked this pull request as ready for review March 5, 2021 18:24
@XrXr XrXr merged commit eea3435 into yjit Mar 5, 2021
@XrXr XrXr deleted the yjit-fix-leak branch March 5, 2021 19:02
tenderlove pushed a commit that referenced this pull request May 18, 2021
tenderlove pushed a commit that referenced this pull request Jun 21, 2021
XrXr pushed a commit that referenced this pull request May 2, 2025
* Resurrect icache invalidation for arm64

* Get rid of cfg(not(test))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants