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

CSA reports 4 "bugs" #16

Open
merbanan opened this issue Mar 25, 2015 · 2 comments
Open

CSA reports 4 "bugs" #16

merbanan opened this issue Mar 25, 2015 · 2 comments

Comments

@merbanan
Copy link

The clang static analyzer reports 4 issues. 2 of them are dead storage. The other 2 are possibly just noise but it could be worth to take a look. I just ran:

scan-build make

under Ubuntu 14.10 with llvm and clang installed.

@Nevcairiel
Copy link

Might be helpful to actually post those reports?

@kasper93
Copy link
Contributor

Nothing interesting. Two cosmetic issues (which I belive are intented) and the other one is FP. Scan for reference https://dl.dropboxusercontent.com/u/16282309/dcadec/scan-build-2015-03-26-173804-14231-1/index.html

EDIT: Replaced scan with one from clang v3.6 to get rid of two false positives.

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

3 participants