Skip to content

Fixes rusti crashes. #6397

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

Closed
wants to merge 1 commit into from
Closed

Conversation

cantsin
Copy link
Contributor

@cantsin cantsin commented May 10, 2013

Fixes #6378

Don't pass the binary name to the LLVMRustExecuteJIT closure, otherwise it will leak memory; the binary name doesn't seem to be needed, anyhow.

Don't pass the binary name to the LLVMRustExecuteJIT closure; doesn't
seem to be needed, anyhow.
@brson
Copy link
Contributor

brson commented May 10, 2013

Woo! 💛

bors added a commit that referenced this pull request May 11, 2013
Fixes #6378

Don't pass the binary name to the LLVMRustExecuteJIT closure, otherwise it will leak memory; the binary name doesn't seem to be needed, anyhow.
@bors bors closed this May 11, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 6, 2020
Fix a false positive in `unnecessary_wraps`

Fix rust-lang#6384

changelog: Fix FP in `unnecessary_wraps` that happens when `Call` expr has `Return` expr inside
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.

4 participants