dvblast - scan-build results

User:gf@gf
Working Directory:/home/gf/git/dvblast
Command Line:make
Clang Version:clang version 3.4.2 (tags/RELEASE_34/dot2-final)
Date:Sun Feb 1 00:48:33 2015

Bug Summary

Bug TypeQuantityDisplay?
All Bugs8
Logic error
Branch condition evaluates to a garbage value3
Uninitialized argument value1
Unix API
Allocator sizeof operand mismatch2
Undefined allocation of 0 bytes (CERT MEM04-C; CWE-131)2

Reports

Bug Group Bug Type ▾ File Line Path Length
Unix APIAllocator sizeof operand mismatchen50221.c17621View Report
Unix APIAllocator sizeof operand mismatchen50221.c17621View Report
Logic errorBranch condition evaluates to a garbage valueasi.c26710View Report
Logic errorBranch condition evaluates to a garbage valueasi.c26110View Report
Logic errorBranch condition evaluates to a garbage valueudp.c37613View Report
Unix APIUndefined allocation of 0 bytes (CERT MEM04-C; CWE-131)demux.c9483View Report
Unix APIUndefined allocation of 0 bytes (CERT MEM04-C; CWE-131)demux.c72310View Report
Logic errorUninitialized argument valueudp.c38413View Report