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

Fix S100: infinite loop when class name contains non-Latin Characters #576

Closed
michalb-sonar opened this issue Jul 20, 2017 · 0 comments
Closed
Assignees
Labels
Type: Bug Exceptions and blocking issues during analysis.
Milestone

Comments

@michalb-sonar
Copy link
Contributor

Repro:
Create a method with non-latin characters, for example:

public void 你好 { }

Result:
Analyzer stuck in infinite loop.

@michalb-sonar michalb-sonar added the Type: Bug Exceptions and blocking issues during analysis. label Jul 20, 2017
@michalb-sonar michalb-sonar added this to the 6.3 milestone Jul 20, 2017
@michalb-sonar michalb-sonar self-assigned this Jul 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Exceptions and blocking issues during analysis.
Projects
None yet
Development

No branches or pull requests

1 participant