User: | matthias@t400 |
---|---|
Working Directory: | /home/matthias/vcs/git/freedroid |
Command Line: | make |
Clang Version: | clang version 3.4 (tags/RELEASE_34/final) |
Date: | Thu May 8 21:07:26 2014 |
Bug Type | Quantity | Display? |
All Bugs | 12 | |
API | ||
---|---|---|
Argument with 'nonnull' attribute passed null | 1 | |
Dead store | ||
Dead assignment | 1 | |
Dead increment | 3 | |
Logic error | ||
Dereference of null pointer | 1 | |
Division by zero | 1 | |
Out-of-bound array access | 1 | |
Memory Error | ||
Memory leak | 3 | |
Unix API | ||
Undefined allocation of 0 bytes (CERT MEM04-C; CWE-131) | 1 |
Bug Group | Bug Type ▾ | File | Line | Path Length | |
API | Argument with 'nonnull' attribute passed null | src /map.c | 1666 | 5 | View Report |
Dead store | Dead assignment | src /text_public.c | 672 | 1 | View Report |
Dead store | Dead increment | src /takeover.c | 743 | 1 | View Report |
Dead store | Dead increment | src /map.c | 337 | 1 | View Report |
Dead store | Dead increment | src /skills.c | 932 | 1 | View Report |
Logic error | Dereference of null pointer | src /blocks.c | 206 | 4 | View Report |
Logic error | Division by zero | src /mapgen /gram_simple.c | 280 | 4 | View Report |
Memory Error | Memory leak | src /lvledit /lvledit_actions.c | 212 | 6 | View Report |
Memory Error | Memory leak | src /text_public.c | 438 | 14 | View Report |
Memory Error | Memory leak | src /menu.c | 1773 | 30 | View Report |
Logic error | Out-of-bound array access | src /text_public.c | 200 | 6 | View Report |
Unix API | Undefined allocation of 0 bytes (CERT MEM04-C; CWE-131) | win32 /pngtoico.c | 116 | 28 | View Report |
The analyzer had problems processing the following files:
Problem | Source File | Preprocessed File | STDERR Output |
Other Error | src/game_ui.c | clang_other_error_CXDu2h.i | clang_other_error_CXDu2h.i.stderr.txt |
Other Error | src/quest_browser_ui.c | clang_other_error_SQA6VS.i | clang_other_error_SQA6VS.i.stderr.txt |
Other Error | src/chat.c | clang_other_error_qb_cBk.i | clang_other_error_qb_cBk.i.stderr.txt |
Please consider submitting preprocessed files as bug reports.