-
Notifications
You must be signed in to change notification settings - Fork 239
Fix StackOverflow in CfgAllPathValidator.AreAllSuccessorsValid #8984
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
e8419d9
Add Repro
martin-strecker-sonarsource 43fbedc
Minimize Repro
martin-strecker-sonarsource 1f3e7a6
Remove unused OpenXML Nuget
martin-strecker-sonarsource 9347774
Add comment with link to issue
martin-strecker-sonarsource da5a367
Clean-up
martin-strecker-sonarsource 1fa63c3
Refactor
martin-strecker-sonarsource dab5005
WIP: Refactor
martin-strecker-sonarsource 5f9011a
Clean-up
martin-strecker-sonarsource 264f09c
Re-work
martin-strecker-sonarsource 740f171
Simplify
martin-strecker-sonarsource 0a903c0
Clean-up
martin-strecker-sonarsource 9e03c2d
Clean-up and code comment
martin-strecker-sonarsource 3660053
Formatting
martin-strecker-sonarsource f7a4ae5
Inline visitedStatus
martin-strecker-sonarsource f01e2f8
Move visited check to the top.
martin-strecker-sonarsource d0bbdd7
Formatting in test case
martin-strecker-sonarsource 95b38ac
Add test case by generating the code (InfiniteRecursion_RoslynCfg_897…
martin-strecker-sonarsource e4adb63
Fix compiler error in test case
martin-strecker-sonarsource f6a7237
Force CI
martin-strecker-sonarsource 824eead
Move ExitBlock up
martin-strecker-sonarsource 08ec7af
Move test case
martin-strecker-sonarsource 1f04738
Swap conditions
martin-strecker-sonarsource be51537
NewLine
martin-strecker-sonarsource File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.