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

Heap::drop() should check that the heap is empty #847

Open
JonasWanke opened this issue Dec 19, 2023 · 0 comments
Open

Heap::drop() should check that the heap is empty #847

JonasWanke opened this issue Dec 19, 2023 · 0 comments
Labels
good first issue Good for newcomers P: Compiler: VM Package: The VM executing Candy byte code (LIR) T: Feature Type: New Features

Comments

@JonasWanke
Copy link
Member

Hopefully, this prevents a few use-after-frees in the future

@JonasWanke JonasWanke added T: Feature Type: New Features P: Compiler: VM Package: The VM executing Candy byte code (LIR) labels Dec 19, 2023
@JonasWanke JonasWanke added the good first issue Good for newcomers label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P: Compiler: VM Package: The VM executing Candy byte code (LIR) T: Feature Type: New Features
Projects
Status: No status
Development

No branches or pull requests

1 participant