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

Update S2275: Rule should detect too big values for ArgumentIndex and Alignment #600

Closed
Evangelink opened this issue Jul 26, 2017 · 0 comments
Assignees
Milestone

Comments

@Evangelink
Copy link
Contributor

The current implementation doesn't detect whether Argument Index or Alignment in format string are bigger than the maximal authorized value (defined in .Net Framework).

The idea is to improve the rule to raise an issue if one the the values is bigger than 1000000 (as defined in .Net Framework).

@Evangelink Evangelink added Type: False Negative Rule is NOT triggered when it should be. improvement labels Jul 26, 2017
@Evangelink Evangelink added this to the 6.4 milestone Jul 26, 2017
@Evangelink Evangelink self-assigned this Jul 31, 2017
@Evangelink Evangelink modified the milestones: 6.3, 6.4 Jul 31, 2017
@Evangelink Evangelink removed the Type: False Negative Rule is NOT triggered when it should be. label Nov 2, 2017
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

No branches or pull requests

1 participant