build - scan-build results

User:peter@al
Working Directory:/tmp/abook-git/build
Command Line:make -j4
Clang Version:clang version 3.5.1 (tags/RELEASE_351/final)
Date:Mon Feb 16 12:32:18 2015

Bug Summary

Bug TypeQuantityDisplay?
All Bugs11
API
Argument with 'nonnull' attribute passed null2
Dead store
Dead assignment2
Logic error
Dereference of null pointer2
Memory Error
Use-after-free1
Unix API
Allocator sizeof operand mismatch4

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Unix APIAllocator sizeof operand mismatchfilter.ccustom_export_database27301View Report
Unix APIAllocator sizeof operand mismatchfilter.ccustom_export_database27271View Report
Unix APIAllocator sizeof operand mismatchabook.cparse_command_line4241View Report
Unix APIAllocator sizeof operand mismatchabook.cparse_command_line4231View Report
APIArgument with 'nonnull' attribute passed nullmisc.cgetaline2757View Report
APIArgument with 'nonnull' attribute passed nullabook.cconvert6592View Report
Dead storeDead assignmentfilter.cmutt_read_line8351View Report
Dead storeDead assignmentmisc.cgetaline3001View Report
Logic errorDereference of null pointermisc.cgetaline29312View Report
Logic errorDereference of null pointermisc.cgetaline27612View Report
Memory ErrorUse-after-freefilter.cparse_custom_format265014View Report