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

fix GC rooting of arguments in cfunction _gfthunk wrappers #23501

Merged
merged 1 commit into from
Aug 30, 2017

Conversation

JeffBezanson
Copy link
Member

Fixes a crash in uv_alloc_buf I ran into in #23490.

@JeffBezanson JeffBezanson added bugfix This change fixes an existing bug compiler:codegen Generation of LLVM IR and native code GC Garbage collector labels Aug 29, 2017
@JeffBezanson JeffBezanson merged commit e07eabb into master Aug 30, 2017
@JeffBezanson JeffBezanson deleted the jb/gfthunk_roots branch August 30, 2017 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug compiler:codegen Generation of LLVM IR and native code GC Garbage collector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants