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

cmd/compile: memory corruption when setting outer values in functional iterators [1.23 backport] #70198

Open
gopherbot opened this issue Nov 5, 2024 · 1 comment
Labels
CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
Milestone

Comments

@gopherbot
Copy link
Contributor

@randall77 requested issue #70035 to be considered for backport to the next 1.23 minor release.

Probably.
@gopherbot Please open a backport issue to 1.23.

This causes a serious miscompilation in certain range-over-func situations.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Nov 5, 2024
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Nov 5, 2024
@gopherbot gopherbot added this to the Go1.23.3 milestone Nov 5, 2024
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/625535 mentions this issue: [release-branch.go1.23] cmd/compile: use a non-fragile test for "does f contain closure c?"

@dr2chase dr2chase added the CherryPickApproved Used during the release process for point releases label Nov 6, 2024
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Nov 6, 2024
@gopherbot gopherbot modified the milestones: Go1.23.3, Go1.23.4 Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
Projects
None yet
Development

No branches or pull requests

2 participants