Clang scan-build bug report for build #720

GroupTypeFilePath LengthDescription
Logic errorUninitialized argument value/src/parse/properties/utils.c1111st function call argument is an uninitialized valueDetails
Unused codeDead assignment/src/select/properties/elevation.c2Value stored to 'val' is never readDetails
Unused codeDead assignment/src/select/properties/azimuth.c2Value stored to 'val' is never readDetails
Memory errorUse of zero allocated/src/select/calc.c12Use of memory allocated with size zeroDetails
Unused codeDead assignment/src/select/properties/azimuth.c2Value stored to 'unit' is never readDetails
Unused codeDead assignment/src/select/properties/pitch.c2Value stored to 'unit' is never readDetails
Logic errorUninitialized argument value/src/parse/properties/utils.c991st function call argument is an uninitialized valueDetails
Unused codeDead assignment/src/select/properties/volume.c2Value stored to 'val' is never readDetails
Unused codeDead assignment/src/select/properties/elevation.c2Value stored to 'unit' is never readDetails
Unused codeDead assignment/src/select/properties/pitch.c2Value stored to 'freq' is never readDetails
Logic errorDereference of null pointer/src/select/select.c86Array access (via field 'style') results in a null pointer dereferenceDetails
Logic errorCalled function pointer is an uninitialized pointer value/src/select/select.c58Called function pointer is an uninitialized pointer valueDetails
Unused codeDead assignment/src/select/properties/speech_rate.c2Value stored to 'rate' is never readDetails
Unused codeDead assignment/src/select/properties/volume.c2Value stored to 'unit' is never readDetails
Logic errorDereference of null pointer/src/parse/language.c12Access to field 'insensitive' results in a dereference of a null pointer (loaded from field 'name')Details