pcb

Clang static analyzer report

Bug #1501891 reported by Sergey Stepanov
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
pcb
Triaged
Low
Unassigned

Bug Description

I've run clang static analisys on master branch of pcb git source tree (after `./configure`-ing):

$ scan-build -o $HOME/reports make -j4
scan-build: 83 bugs found.
scan-build: Run 'scan-view 2015-10-02-003551-18978-1' to examine bug reports.

Archive with full report is attached. unpack it, and open index.html with you favorite web-browser.

I run static analisys with every checking option enabled to get 1300 bugs found:

$ scan-build -o $HOME/reports -analyze-headers -enable-checker alpha -enable-checker core -enable-checker security -enable-checker unix make -j4

Archive with full report is a bit longer (~1.9Mb), so I desided not to attach it, but I can do it if you wish.

Revision history for this message
Sergey Stepanov (no-such-process) wrote :
description: updated
Changed in pcb:
status: New → Triaged
importance: Undecided → Low
milestone: none → future-bug-release
Revision history for this message
Nicklas Karlsson (nicklas-karlsson17) wrote :

I could confirm clang static code analysis produce a lot of errors and would suggest to put a higher priority on this.

Changed in pcb:
milestone: pcb-4.1.1 → pcb-4.2.1
Changed in pcb:
milestone: pcb-4.2.1 → future-bug-fix-release
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.