2026-05-01 06:06 ftp://ftp.de.debian.org/debian/pool/main/b/blop/blop_0.2.8.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j8 platform: Linux-6.18.15+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: 0fda84ef (2026-05-01 02:32:52 +0200) count: 590 590 elapsed-time: 0.6 0.5 head-timing-info: old-timing-info: head results: blop-0.2.8/src/interpolator_1660.so.c:166:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/branch_1673.so.c:152:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/amp_1654.so.c:166:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/difference_2030.so.c:210:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/fmod_1656.so.c:221:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/adsr_1653.so.c:289:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/interpolator_1660.so.c:207:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/interpolator_1660.so.c:197:57: note: Assuming allocation function fails blop-0.2.8/src/interpolator_1660.so.c:197:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(2,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/interpolator_1660.so.c:207:5: note: Null pointer dereference blop-0.2.8/src/interpolator_1660.so.c:208:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/interpolator_1660.so.c:203:35: note: Assuming allocation function fails blop-0.2.8/src/interpolator_1660.so.c:203:18: note: Assignment 'port_names=(char**)calloc(2,sizeof(char*))', assigned value is 0 blop-0.2.8/src/interpolator_1660.so.c:208:5: note: Null pointer dereference blop-0.2.8/src/interpolator_1660.so.c:209:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/interpolator_1660.so.c:200:56: note: Assuming allocation function fails blop-0.2.8/src/interpolator_1660.so.c:200:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/interpolator_1660.so.c:209:5: note: Null pointer dereference blop-0.2.8/src/interpolator_1660.so.c:212:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/interpolator_1660.so.c:197:57: note: Assuming allocation function fails blop-0.2.8/src/interpolator_1660.so.c:197:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(2,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/interpolator_1660.so.c:212:5: note: Null pointer dereference blop-0.2.8/src/interpolator_1660.so.c:213:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/interpolator_1660.so.c:203:35: note: Assuming allocation function fails blop-0.2.8/src/interpolator_1660.so.c:203:18: note: Assignment 'port_names=(char**)calloc(2,sizeof(char*))', assigned value is 0 blop-0.2.8/src/interpolator_1660.so.c:213:5: note: Null pointer dereference blop-0.2.8/src/interpolator_1660.so.c:214:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/interpolator_1660.so.c:200:56: note: Assuming allocation function fails blop-0.2.8/src/interpolator_1660.so.c:200:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/interpolator_1660.so.c:214:5: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:292:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/interpolator_1660.so.c:166:24: style: Variable 'input_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/interpolator_1660.so.c:167:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/interpolator_1660.so.c:169:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/branch_1673.so.c:198:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:188:57: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:188:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:198:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:199:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:194:35: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:194:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:199:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:200:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:191:56: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:191:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:200:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:203:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:188:57: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:188:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:203:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:204:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:194:35: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:194:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:204:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:205:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:191:56: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:191:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:205:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:208:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:188:57: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:188:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:208:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:209:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:194:35: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:194:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:209:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:210:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/branch_1673.so.c:191:56: note: Assuming allocation function fails blop-0.2.8/src/branch_1673.so.c:191:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/branch_1673.so.c:210:5: note: Null pointer dereference blop-0.2.8/src/branch_1673.so.c:101:16: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/branch_1673.so.c:152:24: style: Variable 'input_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/branch_1673.so.c:154:24: style: Variable 'output1_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/branch_1673.so.c:156:24: style: Variable 'output2_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/branch_1673.so.c:159:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/lp4pole_filter.c:32:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LP4PoleFilter [valueFlowBailoutIncompleteVar] blop-0.2.8/src/fmod_1656.so.c:274:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:264:57: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:264:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:274:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:275:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:270:35: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:270:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:275:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:276:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:267:56: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:267:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:276:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:279:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:267:56: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:267:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:279:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:280:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:267:56: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:267:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:280:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:283:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:264:57: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:264:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:283:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:284:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:270:35: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:270:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:284:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:285:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:267:56: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:267:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:285:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:288:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:264:57: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:264:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:288:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:289:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:270:35: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:270:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:289:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:290:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/fmod_1656.so.c:267:56: note: Assuming allocation function fails blop-0.2.8/src/fmod_1656.so.c:267:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/fmod_1656.so.c:290:5: note: Null pointer dereference blop-0.2.8/src/fmod_1656.so.c:102:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/fmod_1656.so.c:105:16: style: Variable 'modulator' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/fmod_1656.so.c:133:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/fmod_1656.so.c:163:16: style: Variable 'modulator' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/fmod_1656.so.c:221:24: style: Variable 'frequency_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/fmod_1656.so.c:225:24: style: Variable 'modulator_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/fmod_1656.so.c:229:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/fmod_1656.so.c:234:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/difference_2030.so.c:263:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:253:57: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:253:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:263:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:264:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:259:35: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:259:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:264:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:265:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:256:56: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:256:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:265:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:268:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:253:57: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:253:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:268:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:269:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:259:35: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:259:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:269:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:270:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:256:56: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:256:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:270:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:273:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:253:57: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:253:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:273:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:274:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:259:35: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:259:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:274:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:275:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/difference_2030.so.c:256:56: note: Assuming allocation function fails blop-0.2.8/src/difference_2030.so.c:256:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/difference_2030.so.c:275:5: note: Null pointer dereference blop-0.2.8/src/difference_2030.so.c:102:16: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/difference_2030.so.c:105:16: style: Variable 'minus' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/difference_2030.so.c:130:16: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/difference_2030.so.c:159:16: style: Variable 'minus' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/difference_2030.so.c:210:24: style: Variable 'input_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/difference_2030.so.c:214:24: style: Variable 'minus_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/difference_2030.so.c:218:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/difference_2030.so.c:223:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/amp_1654.so.c:212:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:202:57: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:202:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:212:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:213:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:208:35: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:208:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:213:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:214:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:205:56: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:205:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:214:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:215:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:205:56: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:205:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:215:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:216:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:205:56: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:205:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:216:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:219:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:202:57: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:202:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:219:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:220:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:208:35: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:208:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:220:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:221:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:205:56: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:205:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:221:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:224:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:202:57: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:202:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:224:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:225:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:208:35: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:208:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:225:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:226:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/amp_1654.so.c:205:56: note: Assuming allocation function fails blop-0.2.8/src/amp_1654.so.c:205:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/amp_1654.so.c:226:5: note: Null pointer dereference blop-0.2.8/src/amp_1654.so.c:102:15: style: Variable 'gain' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/amp_1654.so.c:105:15: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/amp_1654.so.c:136:15: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/amp_1654.so.c:166:24: style: Variable 'gain_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/amp_1654.so.c:168:24: style: Variable 'input_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/amp_1654.so.c:170:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/amp_1654.so.c:173:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/lp4pole_1671.so.c:213:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/product_1668.so.c:181:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/pulse_1645.so.c:95:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOP_DLSYM_SAWTOOTH [valueFlowBailoutIncompleteVar] blop-0.2.8/src/pulse_1645.so.c:323:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/adsr_1653.so.c:126:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:124:34: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:124:18: note: Assignment 'plugin=(struct Adsr*)malloc(sizeof(struct Adsr))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:126:2: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:127:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:124:34: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:124:18: note: Assignment 'plugin=(struct Adsr*)malloc(sizeof(struct Adsr))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:127:2: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:127:29: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:124:34: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:124:18: note: Assignment 'plugin=(struct Adsr*)malloc(sizeof(struct Adsr))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:127:29: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:335:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:325:57: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:325:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:335:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:336:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:331:35: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:331:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:336:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:337:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:337:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:340:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:325:57: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:325:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:340:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:341:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:331:35: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:331:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:341:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:342:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:342:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:345:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:325:57: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:325:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:345:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:346:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:331:35: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:331:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:346:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:347:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:347:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:348:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:348:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:351:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:325:57: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:325:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:351:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:352:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:331:35: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:331:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:352:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:353:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:353:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:354:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:354:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:357:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:325:57: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:325:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:357:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:358:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:331:35: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:331:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:358:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:359:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:359:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:361:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:361:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:362:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:362:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:365:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:325:57: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:325:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:365:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:366:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:331:35: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:331:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:366:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:367:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:367:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:368:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:368:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:371:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:325:57: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:325:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:371:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:372:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:331:35: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:331:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:372:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:373:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1653.so.c:328:56: note: Assuming allocation function fails blop-0.2.8/src/adsr_1653.so.c:328:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1653.so.c:373:5: note: Null pointer dereference blop-0.2.8/src/adsr_1653.so.c:150:15: style: Variable 'signal' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/adsr_1653.so.c:289:24: style: Variable 'signal_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1653.so.c:290:24: style: Variable 'trigger_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1653.so.c:291:24: style: Variable 'attack_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1653.so.c:292:24: style: Variable 'decay_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1653.so.c:293:24: style: Variable 'sustain_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1653.so.c:294:24: style: Variable 'release_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1653.so.c:295:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1653.so.c:297:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/random_1661.so.c:104:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] blop-0.2.8/src/random_1661.so.c:379:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/product_1668.so.c:230:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:220:57: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:220:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:230:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:231:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:226:35: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:226:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:231:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:232:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:223:56: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:223:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:232:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:235:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:220:57: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:220:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:235:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:236:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:226:35: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:226:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:236:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:237:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:223:56: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:223:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:237:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:240:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:220:57: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:220:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:240:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:241:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:226:35: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:226:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:241:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:242:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/product_1668.so.c:223:56: note: Assuming allocation function fails blop-0.2.8/src/product_1668.so.c:223:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/product_1668.so.c:242:5: note: Null pointer dereference blop-0.2.8/src/product_1668.so.c:101:16: style: Variable 'input1' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/product_1668.so.c:104:16: style: Variable 'input2' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/product_1668.so.c:129:15: style: Variable 'input1' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/product_1668.so.c:181:24: style: Variable 'input1_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/product_1668.so.c:184:24: style: Variable 'input2_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/product_1668.so.c:187:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/product_1668.so.c:191:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/ratio_2034.so.c:219:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/quantiser.so.c:217:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUANTISER_MAX_INPUTS [valueFlowBailoutIncompleteVar] blop-0.2.8/src/quantiser.so.c:331:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUANTISER_MAX_INPUTS [valueFlowBailoutIncompleteVar] blop-0.2.8/src/quantiser.so.c:554:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUANTISER_MAX_INPUTS [valueFlowBailoutIncompleteVar] blop-0.2.8/src/lp4pole_1671.so.c:261:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:251:57: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:251:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(4,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:261:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:262:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:257:35: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:257:18: note: Assignment 'port_names=(char**)calloc(4,sizeof(char*))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:262:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:263:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:254:56: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:254:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:263:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:266:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:254:56: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:254:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:266:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:267:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:254:56: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:254:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:267:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:270:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:251:57: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:251:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(4,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:270:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:271:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:257:35: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:257:18: note: Assignment 'port_names=(char**)calloc(4,sizeof(char*))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:271:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:272:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:254:56: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:254:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:272:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:274:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:254:56: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:254:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:274:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:275:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:254:56: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:254:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:275:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:278:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:251:57: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:251:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(4,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:278:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:279:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:257:35: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:257:18: note: Assignment 'port_names=(char**)calloc(4,sizeof(char*))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:279:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:280:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:254:56: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:254:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:280:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:283:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:251:57: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:251:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(4,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:283:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:284:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:257:35: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:257:18: note: Assignment 'port_names=(char**)calloc(4,sizeof(char*))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:284:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:285:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/lp4pole_1671.so.c:254:56: note: Assuming allocation function fails blop-0.2.8/src/lp4pole_1671.so.c:254:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/lp4pole_1671.so.c:285:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:377:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:367:57: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:367:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:377:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:378:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:373:35: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:373:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:378:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:379:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:370:56: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:370:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:379:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:382:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:370:56: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:370:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:382:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:383:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:370:56: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:370:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:383:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:386:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:367:57: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:367:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:386:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:387:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:373:35: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:373:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:387:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:388:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:370:56: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:370:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:388:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:390:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:370:56: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:370:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:390:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:391:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:370:56: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:370:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:391:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:394:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:367:57: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:367:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:394:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:395:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:373:35: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:373:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:395:5: note: Null pointer dereference blop-0.2.8/src/pulse_1645.so.c:396:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/pulse_1645.so.c:370:56: note: Assuming allocation function fails blop-0.2.8/src/pulse_1645.so.c:370:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/pulse_1645.so.c:396:5: note: Null pointer dereference blop-0.2.8/src/lp4pole_1671.so.c:136:16: style: Variable 'cutoff' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/lp4pole_1671.so.c:139:16: style: Variable 'resonance' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/lp4pole_1671.so.c:142:16: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/lp4pole_1671.so.c:180:16: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/lp4pole_1671.so.c:213:24: style: Variable 'cutoff_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/lp4pole_1671.so.c:215:24: style: Variable 'resonance_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/lp4pole_1671.so.c:217:24: style: Variable 'input_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/lp4pole_1671.so.c:219:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/lp4pole_1671.so.c:222:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/pulse_1645.so.c:128:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/pulse_1645.so.c:177:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/pulse_1645.so.c:323:24: style: Variable 'frequency_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/pulse_1645.so.c:327:24: style: Variable 'pulsewidth_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/pulse_1645.so.c:331:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/pulse_1645.so.c:336:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1680.so.c:127:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:125:34: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:125:18: note: Assignment 'plugin=(struct Adsr*)malloc(sizeof(struct Adsr))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:127:2: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:128:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:125:34: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:125:18: note: Assignment 'plugin=(struct Adsr*)malloc(sizeof(struct Adsr))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:128:2: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:128:29: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:125:34: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:125:18: note: Assignment 'plugin=(struct Adsr*)malloc(sizeof(struct Adsr))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:128:29: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:335:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:325:67: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:325:36: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:335:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:336:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:331:45: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:331:30: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:336:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:337:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:337:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:340:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:325:67: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:325:36: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:340:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:341:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:331:45: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:331:30: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:341:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:342:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:342:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:345:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:325:67: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:325:36: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:345:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:346:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:331:45: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:331:30: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:346:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:347:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:347:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:348:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:348:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:351:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:325:67: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:325:36: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:351:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:352:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:331:45: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:331:30: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:352:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:353:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:353:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:354:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:354:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:357:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:325:67: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:325:36: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:357:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:358:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:331:45: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:331:30: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:358:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:359:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:359:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:361:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:361:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:362:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:362:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:365:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:325:67: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:325:36: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:365:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:366:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:331:45: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:331:30: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:366:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:367:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:367:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:368:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:368:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:371:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:325:67: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:325:36: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:371:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:372:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:331:45: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:331:30: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:372:17: note: Null pointer dereference blop-0.2.8/src/adsr_1680.so.c:373:17: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/adsr_1680.so.c:328:66: note: Assuming allocation function fails blop-0.2.8/src/adsr_1680.so.c:328:36: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/adsr_1680.so.c:373:17: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOP_DLSYM_SAWTOOTH [valueFlowBailoutIncompleteVar] blop-0.2.8/src/sawtooth_1641.so.c:199:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/adsr_1680.so.c:152:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/adsr_1680.so.c:155:16: style: Variable 'trigger' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/adsr_1680.so.c:292:27: style: Variable 'gate_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1680.so.c:293:27: style: Variable 'trigger_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1680.so.c:294:27: style: Variable 'attack_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1680.so.c:295:27: style: Variable 'decay_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1680.so.c:296:27: style: Variable 'sustain_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1680.so.c:297:27: style: Variable 'release_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1680.so.c:298:27: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/adsr_1680.so.c:300:12: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/square_1643.so.c:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOP_DLSYM_SQUARE [valueFlowBailoutIncompleteVar] blop-0.2.8/src/square_1643.so.c:201:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/ratio_2034.so.c:272:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:262:57: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:262:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:272:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:273:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:268:35: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:268:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:273:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:274:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:265:56: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:265:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:274:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:277:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:262:57: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:262:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:277:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:278:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:268:35: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:268:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:278:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:279:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:265:56: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:265:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:279:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:282:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:262:57: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:262:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:282:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:283:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:268:35: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:268:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:283:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:284:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/ratio_2034.so.c:265:56: note: Assuming allocation function fails blop-0.2.8/src/ratio_2034.so.c:265:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/ratio_2034.so.c:284:5: note: Null pointer dereference blop-0.2.8/src/ratio_2034.so.c:104:16: style: Variable 'numerator' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/ratio_2034.so.c:107:16: style: Variable 'denominator' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/ratio_2034.so.c:134:16: style: Variable 'numerator' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/ratio_2034.so.c:165:16: style: Variable 'denominator' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/ratio_2034.so.c:219:24: style: Variable 'numerator_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/ratio_2034.so.c:223:24: style: Variable 'denominator_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/ratio_2034.so.c:227:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/ratio_2034.so.c:232:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/sum_1665.so.c:181:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/random_1661.so.c:106:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:100:38: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:100:20: note: Assignment 'plugin=(struct Random*)malloc(sizeof(struct Random))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:106:2: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:107:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:100:38: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:100:20: note: Assignment 'plugin=(struct Random*)malloc(sizeof(struct Random))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:107:2: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:107:31: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:100:38: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:100:20: note: Assignment 'plugin=(struct Random*)malloc(sizeof(struct Random))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:107:31: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:109:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:100:38: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:100:20: note: Assignment 'plugin=(struct Random*)malloc(sizeof(struct Random))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:109:2: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:110:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:100:38: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:100:20: note: Assignment 'plugin=(struct Random*)malloc(sizeof(struct Random))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:110:2: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:433:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:423:57: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:423:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:433:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:434:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:429:35: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:429:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:434:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:435:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:426:56: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:426:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:435:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:438:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:426:56: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:426:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:438:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:439:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:426:56: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:426:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:439:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:442:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:423:57: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:423:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:442:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:443:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:429:35: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:429:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:443:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:444:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:426:56: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:426:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:444:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:446:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:426:56: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:426:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:446:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:447:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:426:56: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:426:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:447:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:450:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:423:57: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:423:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:450:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:451:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:429:35: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:429:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:451:5: note: Null pointer dereference blop-0.2.8/src/random_1661.so.c:452:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/random_1661.so.c:426:56: note: Assuming allocation function fails blop-0.2.8/src/random_1661.so.c:426:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/random_1661.so.c:452:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEQUENCER_MAX_INPUTS [valueFlowBailoutIncompleteVar] blop-0.2.8/src/sequencer.so.c:167:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEQUENCER_MAX_INPUTS [valueFlowBailoutIncompleteVar] blop-0.2.8/src/sequencer.so.c:236:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEQUENCER_MAX_INPUTS [valueFlowBailoutIncompleteVar] blop-0.2.8/src/random_1661.so.c:379:24: style: Variable 'frequency_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/random_1661.so.c:383:24: style: Variable 'smooth_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/random_1661.so.c:387:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/random_1661.so.c:392:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/sawtooth_1641.so.c:243:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sawtooth_1641.so.c:233:57: note: Assuming allocation function fails blop-0.2.8/src/sawtooth_1641.so.c:233:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(2,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sawtooth_1641.so.c:243:5: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:244:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sawtooth_1641.so.c:239:35: note: Assuming allocation function fails blop-0.2.8/src/sawtooth_1641.so.c:239:18: note: Assignment 'port_names=(char**)calloc(2,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sawtooth_1641.so.c:244:5: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:245:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sawtooth_1641.so.c:236:56: note: Assuming allocation function fails blop-0.2.8/src/sawtooth_1641.so.c:236:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sawtooth_1641.so.c:245:5: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:248:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sawtooth_1641.so.c:236:56: note: Assuming allocation function fails blop-0.2.8/src/sawtooth_1641.so.c:236:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sawtooth_1641.so.c:248:5: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:249:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sawtooth_1641.so.c:236:56: note: Assuming allocation function fails blop-0.2.8/src/sawtooth_1641.so.c:236:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sawtooth_1641.so.c:249:5: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:252:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sawtooth_1641.so.c:233:57: note: Assuming allocation function fails blop-0.2.8/src/sawtooth_1641.so.c:233:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(2,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sawtooth_1641.so.c:252:5: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:253:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sawtooth_1641.so.c:239:35: note: Assuming allocation function fails blop-0.2.8/src/sawtooth_1641.so.c:239:18: note: Assignment 'port_names=(char**)calloc(2,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sawtooth_1641.so.c:253:5: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:254:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sawtooth_1641.so.c:236:56: note: Assuming allocation function fails blop-0.2.8/src/sawtooth_1641.so.c:236:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sawtooth_1641.so.c:254:5: note: Null pointer dereference blop-0.2.8/src/sawtooth_1641.so.c:122:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sawtooth_1641.so.c:199:24: style: Variable 'frequency_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sawtooth_1641.so.c:201:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sawtooth_1641.so.c:204:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/square_1643.so.c:245:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/square_1643.so.c:235:57: note: Assuming allocation function fails blop-0.2.8/src/square_1643.so.c:235:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(2,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/square_1643.so.c:245:5: note: Null pointer dereference blop-0.2.8/src/square_1643.so.c:246:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/square_1643.so.c:241:35: note: Assuming allocation function fails blop-0.2.8/src/square_1643.so.c:241:18: note: Assignment 'port_names=(char**)calloc(2,sizeof(char*))', assigned value is 0 blop-0.2.8/src/square_1643.so.c:246:5: note: Null pointer dereference blop-0.2.8/src/square_1643.so.c:247:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/square_1643.so.c:238:56: note: Assuming allocation function fails blop-0.2.8/src/square_1643.so.c:238:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/square_1643.so.c:247:5: note: Null pointer dereference blop-0.2.8/src/square_1643.so.c:250:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/square_1643.so.c:238:56: note: Assuming allocation function fails blop-0.2.8/src/square_1643.so.c:238:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/square_1643.so.c:250:5: note: Null pointer dereference blop-0.2.8/src/square_1643.so.c:251:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/square_1643.so.c:238:56: note: Assuming allocation function fails blop-0.2.8/src/square_1643.so.c:238:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/square_1643.so.c:251:5: note: Null pointer dereference blop-0.2.8/src/square_1643.so.c:254:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/square_1643.so.c:235:57: note: Assuming allocation function fails blop-0.2.8/src/square_1643.so.c:235:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(2,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/square_1643.so.c:254:5: note: Null pointer dereference blop-0.2.8/src/square_1643.so.c:255:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/square_1643.so.c:241:35: note: Assuming allocation function fails blop-0.2.8/src/square_1643.so.c:241:18: note: Assignment 'port_names=(char**)calloc(2,sizeof(char*))', assigned value is 0 blop-0.2.8/src/square_1643.so.c:255:5: note: Null pointer dereference blop-0.2.8/src/square_1643.so.c:256:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/square_1643.so.c:238:56: note: Assuming allocation function fails blop-0.2.8/src/square_1643.so.c:238:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(2,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/square_1643.so.c:256:5: note: Null pointer dereference blop-0.2.8/src/square_1643.so.c:122:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/square_1643.so.c:201:24: style: Variable 'frequency_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/square_1643.so.c:203:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/square_1643.so.c:206:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/sync_pulse_2023.so.c:239:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/sync_square_1678.so.c:224:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/sum_1665.so.c:230:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:220:57: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:220:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:230:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:231:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:226:35: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:226:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:231:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:232:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:223:56: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:223:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:232:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:235:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:220:57: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:220:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:235:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:236:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:226:35: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:226:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:236:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:237:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:223:56: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:223:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:237:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:240:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:220:57: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:220:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:240:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:241:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:226:35: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:226:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:241:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:242:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sum_1665.so.c:223:56: note: Assuming allocation function fails blop-0.2.8/src/sum_1665.so.c:223:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sum_1665.so.c:242:5: note: Null pointer dereference blop-0.2.8/src/sum_1665.so.c:101:16: style: Variable 'input1' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sum_1665.so.c:104:16: style: Variable 'input2' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sum_1665.so.c:129:16: style: Variable 'input1' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sum_1665.so.c:181:24: style: Variable 'input1_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sum_1665.so.c:184:24: style: Variable 'input2_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sum_1665.so.c:187:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sum_1665.so.c:191:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/triangle_1649.so.c:97:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOP_DLSYM_PARABOLA [valueFlowBailoutIncompleteVar] blop-0.2.8/src/triangle_1649.so.c:342:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/tracker_2025.so.c:250:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/sync_pulse_2023.so.c:107:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:105:44: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:105:23: note: Assignment 'plugin=(struct SyncPulse*)malloc(sizeof(struct SyncPulse))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:107:2: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:286:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:276:57: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:276:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(4,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:286:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:287:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:282:35: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:282:18: note: Assignment 'port_names=(char**)calloc(4,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:287:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:288:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:279:56: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:279:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:288:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:290:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:279:56: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:279:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:290:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:291:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:279:56: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:279:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:291:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:294:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:276:57: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:276:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(4,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:294:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:295:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:282:35: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:282:18: note: Assignment 'port_names=(char**)calloc(4,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:295:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:296:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:279:56: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:279:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:296:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:298:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:279:56: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:279:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:298:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:299:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:279:56: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:279:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:299:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:302:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:276:57: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:276:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(4,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:302:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:303:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:282:35: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:282:18: note: Assignment 'port_names=(char**)calloc(4,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:303:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:304:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:279:56: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:279:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:304:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:307:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:276:57: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:276:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(4,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:307:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:308:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:282:35: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:282:18: note: Assignment 'port_names=(char**)calloc(4,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:308:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:309:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_pulse_2023.so.c:279:56: note: Assuming allocation function fails blop-0.2.8/src/sync_pulse_2023.so.c:279:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(4,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_pulse_2023.so.c:309:5: note: Null pointer dereference blop-0.2.8/src/sync_pulse_2023.so.c:128:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sync_pulse_2023.so.c:134:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sync_pulse_2023.so.c:188:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sync_pulse_2023.so.c:239:24: style: Variable 'frequency_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sync_pulse_2023.so.c:241:24: style: Variable 'pulsewidth_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sync_pulse_2023.so.c:243:24: style: Variable 'gate_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sync_pulse_2023.so.c:245:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sync_pulse_2023.so.c:248:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/sync_square_1678.so.c:101:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:99:46: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:99:24: note: Assignment 'plugin=(struct SyncSquare*)malloc(sizeof(struct SyncSquare))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:101:2: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:102:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:99:46: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:99:24: note: Assignment 'plugin=(struct SyncSquare*)malloc(sizeof(struct SyncSquare))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:102:2: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:270:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:260:57: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:260:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:270:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:271:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:266:35: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:266:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:271:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:272:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:263:56: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:263:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:272:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:274:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:263:56: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:263:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:274:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:275:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:263:56: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:263:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:275:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:278:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:260:57: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:260:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:278:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:279:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:266:35: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:266:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:279:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:280:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:263:56: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:263:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:280:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:283:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:260:57: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:260:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:283:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:284:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:266:35: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:266:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:284:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:285:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sync_square_1678.so.c:263:56: note: Assuming allocation function fails blop-0.2.8/src/sync_square_1678.so.c:263:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sync_square_1678.so.c:285:5: note: Null pointer dereference blop-0.2.8/src/sync_square_1678.so.c:121:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sync_square_1678.so.c:124:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sync_square_1678.so.c:174:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sync_square_1678.so.c:224:24: style: Variable 'frequency_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sync_square_1678.so.c:226:24: style: Variable 'gate_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sync_square_1678.so.c:228:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/sync_square_1678.so.c:231:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/wavedata.c:22:9: style: Variable 'ladspa_path' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/wavedata.c:32:18: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sequencer.so.c:128:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:126:44: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:126:23: note: Assignment 'plugin=(struct Sequencer*)malloc(sizeof(struct Sequencer))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:128:2: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:129:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:126:44: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:126:23: note: Assignment 'plugin=(struct Sequencer*)malloc(sizeof(struct Sequencer))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:129:2: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:129:29: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:126:44: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:126:23: note: Assignment 'plugin=(struct Sequencer*)malloc(sizeof(struct Sequencer))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:129:29: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:288:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:278:57: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:278:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:288:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:289:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:284:35: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:284:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:289:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:290:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:290:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:293:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:278:57: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:278:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:293:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:294:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:284:35: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:284:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:294:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:295:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:295:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:298:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:278:57: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:278:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:298:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:299:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:284:35: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:284:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:299:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:300:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:300:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:302:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:302:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:303:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:303:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:306:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:278:57: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:278:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:306:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:307:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:284:35: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:284:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:307:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:308:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:308:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:310:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:310:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:311:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:311:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:314:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:278:57: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:278:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:314:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:315:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:284:35: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:284:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:315:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:316:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:316:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:321:6: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:278:57: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:278:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:321:6: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:323:6: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:284:35: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:284:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:323:6: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:324:6: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:324:6: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:328:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:278:57: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:278:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:328:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:329:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:284:35: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:284:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:329:5: note: Null pointer dereference blop-0.2.8/src/sequencer.so.c:330:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/sequencer.so.c:281:56: note: Assuming allocation function fails blop-0.2.8/src/sequencer.so.c:281:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/sequencer.so.c:330:5: note: Null pointer dereference blop-0.2.8/src/wavegen.c:36:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] blop-0.2.8/src/wavegen.c:128:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opterr [valueFlowBailoutIncompleteVar] blop-0.2.8/src/sequencer.so.c:152:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sequencer.so.c:155:15: style: Variable 'trigger' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/sequencer.so.c:245:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/triangle_1649.so.c:103:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:95:42: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:95:22: note: Assignment 'plugin=(struct Triangle*)malloc(sizeof(struct Triangle))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:97:20: note: Assuming condition is false blop-0.2.8/src/triangle_1649.so.c:103:2: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:103:29: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:95:42: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:95:22: note: Assignment 'plugin=(struct Triangle*)malloc(sizeof(struct Triangle))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:97:20: note: Assuming condition is false blop-0.2.8/src/triangle_1649.so.c:103:29: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:104:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:95:42: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:95:22: note: Assignment 'plugin=(struct Triangle*)malloc(sizeof(struct Triangle))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:97:20: note: Assuming condition is false blop-0.2.8/src/triangle_1649.so.c:104:2: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:104:29: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:95:42: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:95:22: note: Assignment 'plugin=(struct Triangle*)malloc(sizeof(struct Triangle))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:97:20: note: Assuming condition is false blop-0.2.8/src/triangle_1649.so.c:104:29: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:396:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:386:57: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:386:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:396:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:397:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:392:35: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:392:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:397:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:398:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:389:56: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:389:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:398:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:401:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:389:56: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:389:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:401:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:402:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:389:56: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:389:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:402:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:405:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:386:57: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:386:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:405:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:406:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:392:35: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:392:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:406:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:407:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:389:56: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:389:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:407:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:409:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:389:56: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:389:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:409:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:410:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:389:56: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:389:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:410:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:413:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:386:57: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:386:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(3,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:413:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:414:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:392:35: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:392:18: note: Assignment 'port_names=(char**)calloc(3,sizeof(char*))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:414:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:415:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/triangle_1649.so.c:389:56: note: Assuming allocation function fails blop-0.2.8/src/triangle_1649.so.c:389:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(3,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/triangle_1649.so.c:415:5: note: Null pointer dereference blop-0.2.8/src/triangle_1649.so.c:133:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/triangle_1649.so.c:184:16: style: Variable 'frequency' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/triangle_1649.so.c:342:24: style: Variable 'frequency_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/triangle_1649.so.c:346:24: style: Variable 'slope_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/triangle_1649.so.c:350:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/triangle_1649.so.c:355:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/wdatutil.c:86:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wavedata [valueFlowBailoutIncompleteVar] blop-0.2.8/src/wdatutil.c:135:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Wavetable [valueFlowBailoutIncompleteVar] blop-0.2.8/src/wdatutil.c:205:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable harmonics [valueFlowBailoutIncompleteVar] blop-0.2.8/src/wavegen.c:83:16: style: Variable 'long_options' can be declared as const array [constVariable] blop-0.2.8/src/tracker_2025.so.c:114:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:112:40: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:112:21: note: Assignment 'plugin=(struct Tracker*)malloc(sizeof(struct Tracker))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:114:2: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:304:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:294:55: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:294:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:304:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:305:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:300:35: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:300:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:305:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:306:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:306:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:309:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:294:55: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:294:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:309:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:310:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:300:35: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:300:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:310:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:311:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:311:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:314:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:314:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:315:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:315:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:318:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:294:55: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:294:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:318:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:319:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:300:35: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:300:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:319:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:320:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:320:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:323:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:323:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:324:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:324:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:327:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:294:55: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:294:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:327:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:328:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:300:35: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:300:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:328:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:329:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:329:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:332:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:332:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:333:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:333:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:336:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:294:55: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:294:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:336:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:337:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:300:35: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:300:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:337:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:338:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:338:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:341:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:341:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:342:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:342:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:345:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:294:55: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:294:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:345:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:346:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:300:35: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:300:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:346:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:347:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:347:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:350:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:294:55: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:294:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(7,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:350:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:351:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:300:35: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:300:18: note: Assignment 'port_names=(char**)calloc(7,sizeof(char*))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:351:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:352:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/tracker_2025.so.c:297:56: note: Assuming allocation function fails blop-0.2.8/src/tracker_2025.so.c:297:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(7,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/tracker_2025.so.c:352:5: note: Null pointer dereference blop-0.2.8/src/tracker_2025.so.c:134:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/tracker_2025.so.c:149:16: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/tracker_2025.so.c:187:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/tracker_2025.so.c:202:16: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/tracker_2025.so.c:250:24: style: Variable 'gate_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/tracker_2025.so.c:252:24: style: Variable 'hattack_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/tracker_2025.so.c:254:24: style: Variable 'hdecay_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/tracker_2025.so.c:256:24: style: Variable 'lattack_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/tracker_2025.so.c:258:24: style: Variable 'ldecay_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/tracker_2025.so.c:260:24: style: Variable 'input_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/tracker_2025.so.c:262:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/tracker_2025.so.c:265:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/wdatutil.c:274:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:275:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:276:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:288:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:308:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:427:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:428:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:428:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:429:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:429:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:430:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:447:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:448:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:448:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:449:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:450:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] blop-0.2.8/src/wdatutil.c:329:56: warning: Possible null pointer dereference: t [nullPointer] blop-0.2.8/src/wdatutil.c:254:18: note: Assignment 't=0', assigned value is 0 blop-0.2.8/src/wdatutil.c:284:16: note: Assuming condition is false blop-0.2.8/src/wdatutil.c:329:56: note: Null pointer dereference blop-0.2.8/src/wdatutil.c:190:14: style: Variable 't' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/wdatutil.c:252:24: style: Parameter 'data_name' can be declared as pointer to const [constParameterPointer] blop-0.2.8/src/wdatutil.c:254:14: style: Variable 't' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/wdatutil.c:652:6: style: Variable 'm' is assigned a value that is never used. [unreadVariable] blop-0.2.8/src/dahdsr_2021.so.c:765:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LADSPA_PORT_INPUT [valueFlowBailoutIncompleteVar] blop-0.2.8/src/quantiser.so.c:614:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:614:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:615:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:615:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:616:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:616:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:619:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:619:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:620:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:620:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:621:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:621:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:624:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:624:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:625:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:625:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:626:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:626:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:627:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:627:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:630:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:630:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:631:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:631:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:632:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:632:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:634:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:634:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:635:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:635:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:638:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:638:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:639:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:639:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:640:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:640:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:642:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:642:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:643:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:643:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:648:6: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:648:6: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:650:6: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:650:6: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:651:6: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:651:6: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:655:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:655:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:656:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:656:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:657:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:657:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:660:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:660:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:661:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:661:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:662:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:662:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:665:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:604:57: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:604:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(port_count,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:665:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:666:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:610:35: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:610:18: note: Assignment 'port_names=(char**)calloc(port_count,sizeof(char*))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:666:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:667:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/quantiser.so.c:607:56: note: Assuming allocation function fails blop-0.2.8/src/quantiser.so.c:607:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(port_count,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/quantiser.so.c:667:5: note: Null pointer dereference blop-0.2.8/src/quantiser.so.c:143:30: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] blop-0.2.8/src/quantiser.so.c:306:16: style: Variable 'input' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/quantiser.so.c:563:24: style: Variable 'value_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/quantiser.so.c:565:9: style: Variable 'run_functions' can be declared as const array [constVariable] blop-0.2.8/src/quantiser.so.c:327:18: style: Variable 'found_index' is assigned a value that is never used. [unreadVariable] blop-0.2.8/src/quantiser.so.c:400:19: style: Variable 'found_index' is assigned a value that is never used. [unreadVariable] blop-0.2.8/src/quantiser.so.c:405:19: style: Variable 'found_index' is assigned a value that is never used. [unreadVariable] blop-0.2.8/src/dahdsr_2021.so.c:144:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:142:38: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:142:20: note: Assignment 'plugin=(struct Dahdsr*)malloc(sizeof(struct Dahdsr))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:144:2: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:145:2: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:142:38: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:142:20: note: Assignment 'plugin=(struct Dahdsr*)malloc(sizeof(struct Dahdsr))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:145:2: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:145:29: warning: If memory allocation fails, then there is a possible null pointer dereference: plugin [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:142:38: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:142:20: note: Assignment 'plugin=(struct Dahdsr*)malloc(sizeof(struct Dahdsr))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:145:29: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:833:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:833:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:834:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:834:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:835:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:835:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:838:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:838:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:839:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:839:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:840:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:840:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:843:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:843:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:844:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:844:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:845:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:845:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:846:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:846:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:849:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:849:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:850:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:850:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:851:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:851:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:852:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:852:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:855:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:855:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:856:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:856:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:857:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:857:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:858:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:858:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:861:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:861:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:862:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:862:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:863:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:863:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:864:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:864:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:867:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:867:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:868:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:868:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:869:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:869:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:871:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:871:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:872:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:872:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:875:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:875:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:876:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:876:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:877:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:877:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:878:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:878:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:881:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_descriptors [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:823:57: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:823:24: note: Assignment 'port_descriptors=(LADSPA_PortDescriptor*)calloc(9,sizeof(LADSPA_PortDescriptor))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:881:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:882:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_names [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:829:35: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:829:18: note: Assignment 'port_names=(char**)calloc(9,sizeof(char*))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:882:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:883:5: warning: If memory allocation fails, then there is a possible null pointer dereference: port_range_hints [nullPointerOutOfMemory] blop-0.2.8/src/dahdsr_2021.so.c:826:56: note: Assuming allocation function fails blop-0.2.8/src/dahdsr_2021.so.c:826:24: note: Assignment 'port_range_hints=(LADSPA_PortRangeHint*)calloc(9,sizeof(LADSPA_PortRangeHint))', assigned value is 0 blop-0.2.8/src/dahdsr_2021.so.c:883:5: note: Null pointer dereference blop-0.2.8/src/dahdsr_2021.so.c:170:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:173:16: style: Variable 'trigger' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:176:16: style: Variable 'delay' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:179:16: style: Variable 'attack' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:182:16: style: Variable 'hold' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:185:16: style: Variable 'decay' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:191:16: style: Variable 'release' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:366:16: style: Variable 'gate' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:369:16: style: Variable 'trigger' can be declared as pointer to const [constVariablePointer] blop-0.2.8/src/dahdsr_2021.so.c:765:24: style: Variable 'gate_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:768:24: style: Variable 'trigger_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:771:24: style: Variable 'delay_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:774:24: style: Variable 'attack_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:777:24: style: Variable 'hold_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:780:24: style: Variable 'decay_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:783:24: style: Variable 'sustain_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:786:24: style: Variable 'release_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:789:24: style: Variable 'output_port_descriptors' can be declared as const array [constVariable] blop-0.2.8/src/dahdsr_2021.so.c:793:9: style: Variable 'run_functions' can be declared as const array [constVariable] diff: DONE