User: | jas@latte |
---|---|
Working Directory: | /home/jas/src/libidn2 |
Command Line: | make |
Clang Version: | Debian clang version 3.5.0-10 (tags/RELEASE_350/final) (based on LLVM 3.5.0) |
Date: | Mon Jan 16 09:17:48 2017 |
Bug Type | Quantity | Display? |
All Bugs | 8 | |
API | ||
---|---|---|
Argument with 'nonnull' attribute passed null | 1 | |
Dead store | ||
Dead assignment | 3 | |
Logic error | ||
Dereference of null pointer | 1 | |
Result of operation is garbage or undefined | 1 | |
Memory Error | ||
Memory leak | 2 |
Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
API | Argument with 'nonnull' attribute passed null | gentr46map.c | _compact_idna_map | 499 | 8 | View Report |
Dead store | Dead assignment | src /idn2_cmd.c | cmdline_parser_internal | 443 | 1 | View Report |
Dead store | Dead assignment | src /idn2_cmd.c | update_arg | 392 | 1 | View Report |
Dead store | Dead assignment | lookup.c | _tr46 | 226 | 1 | View Report |
Logic error | Dereference of null pointer | src /idn2_cmd.c | update_arg | 396 | 27 | View Report |
Memory Error | Memory leak | lib /localcharset.c | get_charset_aliases | 244 | 28 | View Report |
Memory Error | Memory leak | lib /localcharset.c | get_charset_aliases | 239 | 32 | View Report |
Logic error | Result of operation is garbage or undefined | gentr46map.c | read_IdnaMappings | 313 | 9 | View Report |