Skip to content
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

remove unused managed realloc #55050

Merged
merged 1 commit into from
Jul 6, 2024
Merged

remove unused managed realloc #55050

merged 1 commit into from
Jul 6, 2024

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Jul 6, 2024

Follow-up to #54949.

Again, motivation is to clean up the GC interface a bit by removing unused functions (particularly after the Memory work).

@d-netto d-netto added the GC Garbage collector label Jul 6, 2024
@d-netto d-netto force-pushed the dcn-no-managed-realloc branch 2 times, most recently from d45c54d to 2a5c60d Compare July 6, 2024 01:51
@d-netto d-netto requested a review from gbaraldi July 6, 2024 01:52
@d-netto d-netto merged commit 082e142 into master Jul 6, 2024
7 checks passed
@d-netto d-netto deleted the dcn-no-managed-realloc branch July 6, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GC Garbage collector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant