| User: | jas@latte |
|---|---|
| Working Directory: | /home/jas/src/libidn |
| Command Line: | make |
| Clang Version: | clang version 7.0.1-8 (tags/RELEASE_701/final) |
| Date: | Wed Jul 22 17:54:30 2020 |
| Bug Type | Quantity | Display? |
| All Bugs | 7 | |
| Dead store | ||
|---|---|---|
| Dead assignment | 2 | |
| Logic error | ||
| Dereference of null pointer | 2 | |
| Memory error | ||
| Memory leak | 3 |
| Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
| Dead store | Dead assignment | src/idn_cmd.c | cmdline_parser_internal | 535 | 1 | View Report |
| Dead store | Dead assignment | src/idn_cmd.c | cmdline_parser_internal | 535 | 1 | View Report |
| Logic error | Dereference of null pointer | src/idn_cmd.c | update_arg | 480 | 17 | View Report |
| Logic error | Dereference of null pointer | src/idn_cmd.c | update_arg | 480 | 17 | View Report |
| Memory error | Memory leak | gl/malloca.c | mmalloca | 65 | 6 | View Report |
| Memory error | Memory leak | src/idn.c | main | 201 | 50 | View Report |
| Memory error | Memory leak | gl/malloca.c | mmalloca | 65 | 6 | View Report |