Bug 9019 - Cppcheck report
Summary: Cppcheck report
Status: RESOLVED LATER
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: samba4-qa@samba.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-01 10:08 UTC by serval2412
Modified: 2012-11-14 21:59 UTC (History)
0 users

See Also:


Attachments
cppcheck full report (195.31 KB, text/plain)
2012-07-01 10:08 UTC, serval2412
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description serval2412 2012-07-01 10:08:42 UTC
Created attachment 7681 [details]
cppcheck full report

Hello,

I runned cppcheck (a static analyzer) on Samba sources git updated today.
I used the option "--enable=all" to have a full report.
You'll keep the complete report attached.
Keep in mind that there can be false positives.
Hope it helps.

Julien.
Comment 1 Andrew Bartlett 2012-11-14 21:59:25 UTC
Very interesting, but we would really need this running on an automated host, and then someone interested in doing the work to sort out which non-style changes are not a false-positive and are a real issue.

I'm closing this for now.