Skip to content

Fix analyzer RCS1140 - handle catch without declaration#1554

Merged
josefpihrt merged 7 commits intomainfrom
fix/rcs1140
Oct 8, 2024
Merged

Fix analyzer RCS1140 - handle catch without declaration#1554
josefpihrt merged 7 commits intomainfrom
fix/rcs1140

Conversation

@josefpihrt
Copy link
Copy Markdown
Collaborator

@josefpihrt josefpihrt commented Oct 8, 2024

fixes #1553

@josefpihrt josefpihrt self-assigned this Oct 8, 2024
@josefpihrt josefpihrt merged commit ca8d20f into main Oct 8, 2024
@josefpihrt josefpihrt deleted the fix/rcs1140 branch October 8, 2024 20:42
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.

RCS1140 throws an ArgumentNullException in try/catch when exception is not used

1 participant