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

Avoid OOB access of the line table during codegen. #34973

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Mar 3, 2020

@maleadt maleadt added bug Indicates an unexpected problem or unintended behavior compiler:codegen Generation of LLVM IR and native code labels Mar 3, 2020
@maleadt maleadt requested a review from vtjnash March 3, 2020 11:39
@JeffBezanson JeffBezanson merged commit 80882b9 into master Mar 4, 2020
@JeffBezanson JeffBezanson deleted the tb/linetable_oob branch March 4, 2020 19:37
maleadt added a commit to JuliaGPU/CUDAnative.jl that referenced this pull request Mar 5, 2020
ravibitsgoa pushed a commit to ravibitsgoa/julia that referenced this pull request Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior compiler:codegen Generation of LLVM IR and native code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants