Skip to content

Conversation

@Keno
Copy link
Member

@Keno Keno commented Jan 3, 2024

This fixes #52703, which happened when a function had a foldable, try-catch-with-scope inside an ordinary try/catch. The fix is to simply ignore the ordinary try/catch and treat it as a regular fallthrough terminator.

This fixes #52703, which happened when a function had a foldable,
try-catch-with-scope inside an ordinary try/catch. The fix is to
simply ignore the ordinary try/catch and treat it as a regular
fallthrough terminator.
@Keno Keno merged commit d97ab8a into master Jan 3, 2024
@Keno Keno deleted the kf/52703 branch January 3, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bounds error during SROA

2 participants