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

Backport "Fix analyzer crash on 'StructuralValue'" #79992

Closed
steakhal opened this issue Jan 30, 2024 · 6 comments
Closed

Backport "Fix analyzer crash on 'StructuralValue'" #79992

steakhal opened this issue Jan 30, 2024 · 6 comments
Labels
clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer release:backport

Comments

@steakhal
Copy link
Contributor

This patch fixes 2 crashes (null-pointer dereferences), that are now hit after #78041.
Those crashes are tracked in issue #79575, and fix was already committed to llvm/main as ef67f63.

@steakhal steakhal added clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer release:backport labels Jan 30, 2024
@steakhal steakhal added this to the LLVM 18.X Release milestone Jan 30, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage in LLVM Release Status Jan 30, 2024
@llvmbot
Copy link
Member

llvmbot commented Jan 30, 2024

@llvm/issue-subscribers-clang-frontend

Author: Balazs Benics (steakhal)

This patch fixes 2 crashes (null-pointer dereferences), that are now hit after #78041. Those crashes are tracked in issue #79575, and fix was already committed to llvm/main as ef67f63.

@llvmbot
Copy link
Member

llvmbot commented Jan 30, 2024

@llvm/issue-subscribers-clang-static-analyzer

Author: Balazs Benics (steakhal)

This patch fixes 2 crashes (null-pointer dereferences), that are now hit after #78041. Those crashes are tracked in issue #79575, and fix was already committed to llvm/main as ef67f63.

@steakhal
Copy link
Contributor Author

/cherry-pick ef67f63

@llvmbot
Copy link
Member

llvmbot commented Jan 30, 2024

/pull-request #79997

@bolshakov-a
Copy link
Contributor

Thank you!

@nikic nikic moved this from Needs Triage to Needs Merge in LLVM Release Status Feb 1, 2024
@tstellar tstellar moved this from Needs Merge to Done in LLVM Release Status Feb 1, 2024
@steakhal
Copy link
Contributor Author

The fix was merged to release/18.x as 0eb163c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer release:backport
Projects
Development

No branches or pull requests

3 participants