gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Clang Static Analyzer Report


From: Lalatendu Mohanty
Subject: [Gluster-devel] Clang Static Analyzer Report
Date: Thu, 02 Jan 2014 18:27:52 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi,

I have executed Clang [1] static code analysis tool against GlusterFS master branch and it reported 7 issues. Not sure if Clang reports less issues than Coverity or I should change the way to run it. I have attached the result with this mail for your reference. To view the result, you need to untar the attachment and open the index.html.


[1] http://clang-analyzer.llvm.org/

Thanks,
Lala

upstream-master-glusterfs - scan-build results

User:address@hidden
Working Directory:/home/lmohanty/work-code/upstream-master-glusterfs
Command Line:make -j4
Clang Version:clang version 3.3 (tags/RELEASE_33/final)
Date:Thu Jan 2 18:15:12 2014

Bug Summary

Bug TypeQuantityDisplay?
All Bugs7
Dead store
Dead assignment3
Logic error
Dereference of null pointer4

Reports

Bug Group Bug Type ▾ File Line Path Length
Dead storeDead assignmentfuse-bridge.c42141View Report
Dead storeDead assignmentfuse-bridge.c22571View Report
Dead storeDead assignmentfuse-bridge.c1031View Report
Logic errorDereference of null pointerfuse-bridge.c28023View Report
Logic errorDereference of null pointerfuse-bridge.c23482View Report
Logic errorDereference of null pointerfuse-bridge.c16844View Report
Logic errorDereference of null pointerfuse-bridge.c16804View Report

Attachment: scan-build-2014-01-02-1.tar.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]