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

Change proposal in order to increase severity of some cppCheck error rules #14

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

AnatoleAnacrouse
Copy link

Rules to be modified (one step severity more) : arrayIndexOutOfBounds, rrayIndexOutOfBoundsCond, memleak, memleakOnRealloc, outOfBounds, uninitdata, uninitvar, zerodiv and zerodivcond in such way 👎

Key
arrayIndexOutOfBounds BLOCKER
arrayIndexOutOfBoundsCond MAJOR
memleak CRITICAL
memleakOnRealloc CRITICAL
outOfBounds CRITICAL
uninitdata CRITICAL
uninitvar CRITICAL
zerodiv CRITICAL
zerodivcond MAJOR

Anatole

@AnatoleAnacrouse
Copy link
Author

hello,

first "Add files via upload" has to be deleted from request since it is a duplication of c++-cnes_cpp-84568-quality-profile.xml file.

Anatole

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.

1 participant