Clang scan-build bug report for build #323
Group | Type | File | Path Length | Description | |
Unused code | Dead initialization | /src/svgtiny_parse.c | 1 | Value stored to 'idend' during its initialization is never read | Details |
Unused code | Dead assignment | /src/svgtiny.c | 1 | Value stored to 'res' is never read | Details |
Logic error | Result of operation is garbage or undefined | /src/svgtiny_path.c | 29 | The left operand of '*' is a garbage value | Details |
Unused code | Dead initialization | /src/svgtiny_parse.c | 1 | Value stored to 'idstart' during its initialization is never read | Details |