Fix cppcheck on macros #5
Annotations
10 errors and 4 warnings
|
Cppcheck:
src/modules/qt/filter_audiowaveform.cpp#L446
Memory leak: pdata
|
|
Cppcheck:
src/modules/plus/ebur128/ebur128.c#L1138
Uninitialized variable: it->z
|
|
Cppcheck:
src/modules/plus/ebur128/ebur128.c#L1081
Uninitialized variable: it->z
|
|
Cppcheck:
src/modules/gdk/producer_pango.c#L301
Common realloc mistake: 'markup' nulled but not freed upon failure
|
|
Cppcheck:
src/melt/melt.c#L882
There is an unknown macro here somewhere. Configuration is required. If cppcheck is a macro then please configure it.
|
|
Cppcheck:
src/framework/mlt_pool.c#L187
Memory leak: release
|
|
Cppcheck:
src/framework/mlt_image.c#L468
Array 'primaries[11]' accessed at index 43, which is out of bounds.
|
|
Cppcheck:
src/framework/mlt_image.c#L467
Array 'primaries[11]' accessed at index 43, which is out of bounds.
|
|
Cppcheck:
src/framework/mlt_image.c#L407
Array 'colorspaces[14]' accessed at index 55, which is out of bounds.
|
|
Cppcheck:
src/framework/mlt_image.c#L406
Array 'colorspaces[14]' accessed at index 55, which is out of bounds.
|
|
Cppcheck:
src/modules/plus/filter_loudness_meter.c#L175
Invalid log10() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'.
|
|
Cppcheck:
src/modules/plus/filter_loudness_meter.c#L174
Invalid log10() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'.
|
|
Cppcheck:
src/modules/plus/filter_loudness_meter.c#L156
Invalid log10() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'.
|
|
Cppcheck:
src/modules/plus/filter_loudness_meter.c#L155
Invalid log10() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'.
|