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 a case where Vararg.T might be accessed when undefined #41867

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

JeffBezanson
Copy link
Member

This came up during the Dash.jl tests while testing #41795. I haven't reduced it but this seems pretty safe anyway.

@JeffBezanson JeffBezanson added bugfix This change fixes an existing bug backport 1.7 labels Aug 11, 2021
@vtjnash
Copy link
Member

vtjnash commented Aug 12, 2021

We have unit tests for this function, so you could add one to those

@oscardssmith
Copy link
Member

Is this ready to merge?

@JeffBezanson JeffBezanson added the merge me PR is reviewed. Merge when all tests are passing label Aug 24, 2021
@aviatesk aviatesk merged commit 7a784de into master Aug 25, 2021
@aviatesk aviatesk deleted the jb/undefvarargt branch August 25, 2021 00:50
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Aug 25, 2021
KristofferC pushed a commit that referenced this pull request Aug 25, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants