2025-08-29 20:48 ftp://ftp.de.debian.org/debian/pool/main/a/avldrums.lv2/avldrums.lv2_0.7.3.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=openmp --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 -j4 platform: Linux-6.12.41+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 478055e (2025-08-29 18:53:24 +0200) count: 35 558 elapsed-time: 0.8 2.2 head-timing-info: old-timing-info: head results: avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.h:482:0: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [preprocessorErrorDirective] avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.h:482:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [preprocessorErrorDirective] avldrums.lv2-0.7.3/src/avldrums.h:83:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_ATOM__Blank [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/src/avldrums.c:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/src/avldrums.c:299:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/src/avldrums.c:457:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ev [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/src/avldrums.c:578:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_WORKER_ERR_UNKNOWN [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/src/avldrums.c:616:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_WORKER_SUCCESS [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/src/avldrums.c:824:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_WORKER__interface [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/cairoblur.h:68:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/avldrums.c:365:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RedZeppelinPng [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/avldrums.c:406:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RedZeppelinMap [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/avldrums.c:463:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_Atom [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/avldrums.c:508:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_ALIGN_CENTER [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/avldrums.c:531:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_trs [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/avldrums.c:1092:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/avldrums.c:1195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LVGL_LAYOUT_TO_FIT [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/gui/avldrums.c:1255:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_Atom_Vector_Body [valueFlowBailoutIncompleteVar] avldrums.lv2-0.7.3/src/avldrums.c:623:12: warning: If memory allocation fails, then there is a possible null pointer dereference: mn [nullPointerOutOfMemory] avldrums.lv2-0.7.3/src/avldrums.c:622:28: note: Assuming allocation function fails avldrums.lv2-0.7.3/src/avldrums.c:622:13: note: Assignment 'mn=(char*)calloc(4096,sizeof(char))', assigned value is 0 avldrums.lv2-0.7.3/src/avldrums.c:623:12: note: Null pointer dereference avldrums.lv2-0.7.3/src/avldrums.c:714:12: warning: If memory allocation fails, then there is a possible null pointer dereference: mn [nullPointerOutOfMemory] avldrums.lv2-0.7.3/src/avldrums.c:713:28: note: Assuming allocation function fails avldrums.lv2-0.7.3/src/avldrums.c:713:13: note: Assignment 'mn=(char*)calloc(4096,sizeof(char))', assigned value is 0 avldrums.lv2-0.7.3/src/avldrums.c:714:12: note: Null pointer dereference avldrums.lv2-0.7.3/src/avldrums.c:809:12: warning: If memory allocation fails, then there is a possible null pointer dereference: rv [nullPointerOutOfMemory] avldrums.lv2-0.7.3/src/avldrums.c:808:28: note: Assuming allocation function fails avldrums.lv2-0.7.3/src/avldrums.c:808:13: note: Assignment 'rv=(char*)calloc(64,sizeof(char))', assigned value is 0 avldrums.lv2-0.7.3/src/avldrums.c:809:12: note: Null pointer dereference avldrums.lv2-0.7.3/src/avldrums.c:127:16: style: Local variable 'chn' shadows outer variable [shadowVariable] avldrums.lv2-0.7.3/src/avldrums.c:109:6: note: Shadowed declaration avldrums.lv2-0.7.3/src/avldrums.c:127:16: note: Shadow variable avldrums.lv2-0.7.3/src/avldrums.c:138:15: style: Local variable 'chn' shadows outer variable [shadowVariable] avldrums.lv2-0.7.3/src/avldrums.c:109:6: note: Shadowed declaration avldrums.lv2-0.7.3/src/avldrums.c:138:15: note: Shadow variable avldrums.lv2-0.7.3/src/avldrums.c:620:21: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] avldrums.lv2-0.7.3/src/avldrums.c:711:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] avldrums.lv2-0.7.3/src/avldrums.c:807:12: style: Variable 'self' can be declared as pointer to const [constVariablePointer] avldrums.lv2-0.7.3/gui/avldrums.c:484:20: style: Variable 'g' can be declared as pointer to const [constVariablePointer] avldrums.lv2-0.7.3/gui/avldrums.c:558:22: style: Variable 'g' can be declared as pointer to const [constVariablePointer] avldrums.lv2-0.7.3/gui/avldrums.c:569:19: style: Variable 'src' can be declared as pointer to const [constVariablePointer] avldrums.lv2-0.7.3/gui/avldrums.c:673:22: style: Variable 'g' can be declared as pointer to const [constVariablePointer] avldrums.lv2-0.7.3/gui/avldrums.c:826:46: style: Parameter 'ev' can be declared as pointer to const [constParameterPointer] avldrums.lv2-0.7.3/gui/avldrums.c:829:17: style: Variable 'img' can be declared as pointer to const [constVariablePointer] avldrums.lv2-0.7.3/gui/avldrums.c:934:44: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'mouseup' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avldrums.lv2-0.7.3/gui/avldrums.c:1177:33: note: You might need to cast the function pointer here avldrums.lv2-0.7.3/gui/avldrums.c:934:44: note: Parameter 'ev' can be declared as pointer to const avldrums.lv2-0.7.3/gui/avldrums.c:994:48: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'mousescroll' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avldrums.lv2-0.7.3/gui/avldrums.c:1180:37: note: You might need to cast the function pointer here avldrums.lv2-0.7.3/gui/avldrums.c:994:48: note: Parameter 'ev' can be declared as pointer to const avldrums.lv2-0.7.3/gui/cairoblur.h:38:12: style: Variable 's' can be declared as pointer to const [constVariablePointer] diff: 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_adsr_env.h:126:42: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_adsr_env.h:138:46: style: Parameter 'env' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_adsr_env.h:69:23: style: Variable 'env_data' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:128:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_LAST [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:243:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:269:62: style:inconclusive: Function 'fluid_channel_set_sfont_bank_prog' argument 2 names different: declaration 'sfont' definition 'sfontnum'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.h:139:67: note: Function 'fluid_channel_set_sfont_bank_prog' argument 2 names different: declaration 'sfont' definition 'sfontnum'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:269:62: note: Function 'fluid_channel_set_sfont_bank_prog' argument 2 names different: declaration 'sfont' definition 'sfontnum'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:270:39: style:inconclusive: Function 'fluid_channel_set_sfont_bank_prog' argument 3 names different: declaration 'bank' definition 'banknum'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.h:140:44: note: Function 'fluid_channel_set_sfont_bank_prog' argument 3 names different: declaration 'bank' definition 'banknum'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:270:39: note: Function 'fluid_channel_set_sfont_bank_prog' argument 3 names different: declaration 'bank' definition 'banknum'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:270:52: style:inconclusive: Function 'fluid_channel_set_sfont_bank_prog' argument 4 names different: declaration 'prog' definition 'prognum'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.h:140:54: note: Function 'fluid_channel_set_sfont_bank_prog' argument 4 names different: declaration 'prog' definition 'prognum'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:270:52: note: Function 'fluid_channel_set_sfont_bank_prog' argument 4 names different: declaration 'prog' definition 'prognum'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:328:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHANNEL_TYPE_MELODIC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:355:52: style: Parameter 'chan' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:498:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:536:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:654:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_POLY_OFF [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:691:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_BREATH_SYNC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chan.c:89:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_LEGATO_MODE_MULTI_RETRIGGER [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chorus.c:375:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHORUS_MOD_SINE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chorus.c:506:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chorus.c:561:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_PANIC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_chorus.c:675:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_WARN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1033:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:105:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1075:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1082:45: style: Parameter 'defpreset' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1091:52: style: Parameter 'defpreset' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1105:45: style: Parameter 'zone' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1114:29: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1121:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1178:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:123:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1259:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_WARN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1290:16: style: Condition 'mod_idx' is always true [knownConditionTrueFalse] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1287:26: note: Assuming that condition '(mod_idx+1)>64' is not redundant avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1290:16: note: Condition 'mod_idx' is always true 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1300:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_WARN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1380:16: warning: Possible null pointer dereference: sfgen [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1378:17: note: Assignment 'sfgen=(struct SFGen*)((r)?(r->data):NULL)', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1380:16: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1406:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1432:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1508:16: style: Variable 'mod_src' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1513:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:158:37: warning: Possible null pointer dereference: preset [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:275:18: note: Assignment 'preset=(fluid_preset_t*)((list)?(list->data):NULL)', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:276:39: note: Calling function 'fluid_defpreset_preset_delete', 1st argument 'preset' value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:158:37: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1605:93: style:inconclusive: Function 'fluid_preset_zone_import_sfont' argument 3 names different: declaration 'defssfont' definition 'defsfont'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.h:184:97: note: Function 'fluid_preset_zone_import_sfont' argument 3 names different: declaration 'defssfont' definition 'defsfont'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1605:93: note: Function 'fluid_preset_zone_import_sfont' argument 3 names different: declaration 'defssfont' definition 'defsfont'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1623:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1640:49: style: Parameter 'zone' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1661:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1703:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1723:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1797:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1804:35: style: Parameter 'inst' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1813:42: style: Parameter 'inst' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1827:27: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1834:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1879:41: style: Parameter 'zone' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1901:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_sample [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1912:47: style: Parameter 'zone' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1919:45: style:inconclusive: Function 'fluid_zone_inside_range' argument 1 names different: declaration 'zone_range' definition 'range'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.h:98:49: note: Function 'fluid_zone_inside_range' argument 1 names different: declaration 'zone_range' definition 'range'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1919:45: note: Function 'fluid_zone_inside_range' argument 1 names different: declaration 'zone_range' definition 'range'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1942:37: style: Parameter 'sample' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1944:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SAMPLETYPE_ROM [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1952:61: style: Parameter 'sfsample' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1952:89: style: Parameter 'defsfont' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1975:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:1993:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:2002:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_PRESET_SELECTED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:2059:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:208:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:2135:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:2146:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_DBG [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:2164:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:2168:12: warning: Possible null pointer dereference: inst [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:2166:16: note: Assignment 'inst=(list)?(list->data):NULL', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:2168:12: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:229:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:236:12: warning: Possible null pointer dereference: sample [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:234:18: note: Assignment 'sample=(fluid_sample_t*)((list)?(list->data):NULL)', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:236:12: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:256:14: warning: Possible null pointer dereference: sample [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:249:18: note: Assignment 'sample=(fluid_sample_t*)((list)?(list->data):NULL)', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:256:14: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:295:55: style: Parameter 'defsfont' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:303:54: style: Parameter 'defsfont' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:311:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SAMPLETYPE_OGG_VORBIS [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:376:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:415:83: style:inconclusive: Function 'fluid_defsfont_load' argument 2 names different: declaration 'file_callbacks' definition 'fcbs'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.h:128:83: note: Function 'fluid_defsfont_load' argument 2 names different: declaration 'file_callbacks' definition 'fcbs'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:415:83: note: Function 'fluid_defsfont_load' argument 2 names different: declaration 'file_callbacks' definition 'fcbs'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:428:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:539:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:564:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:577:85: style:inconclusive: Function 'fluid_defsfont_get_preset' argument 3 names different: declaration 'prenum' definition 'num'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.h:130:85: note: Function 'fluid_defsfont_get_preset' argument 3 names different: declaration 'prenum' definition 'num'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:577:85: note: Function 'fluid_defsfont_get_preset' argument 3 names different: declaration 'prenum' definition 'num'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:582:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:610:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:630:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:669:48: style: Parameter 'defpreset' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:675:44: style: Parameter 'defpreset' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:681:45: style: Parameter 'defpreset' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:68:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:690:41: style: Parameter 'defpreset' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:818:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_VOICE_OVERWRITE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:861:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_defsfont.c:994:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:128:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_TIMER [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:142:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_NOTEON [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:157:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_NOTEOFF [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:173:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_NOTE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:188:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_ALLSOUNDSOFF [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:200:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_ALLNOTESOFF [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:213:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_BANKSELECT [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:227:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_PROGRAMCHANGE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:244:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_PROGRAMSELECT [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:259:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_ANYCONTROLCHANGE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:272:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_PITCHBEND [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:297:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_PITCHWHEELSENS [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:311:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_MODULATION [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:336:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_SUSTAIN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:362:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_CONTROLCHANGE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:377:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_PAN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:402:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_VOLUME [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:427:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_REVERBSEND [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_event_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:452:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_CHORUSSEND [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:477:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_UNREGISTERING [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:490:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_CHANNELPRESSURE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:517:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_KEYPRESSURE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:552:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SEQ_SYSTEMRESET [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:566:41: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:577:50: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:587:54: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:597:52: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:607:44: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:617:42: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:61:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_event_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:627:47: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:638:46: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:654:44: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:666:43: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:678:54: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:691:43: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:703:42: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:717:40: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:730:41: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_event.c:754:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_PANIC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_gen.c:104:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_LAST [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_gen.c:119:48: style:inconclusive: Function 'fluid_gen_scale_nrpn' argument 2 names different: declaration 'nrpn' definition 'data'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_gen.h:61:48: note: Function 'fluid_gen_scale_nrpn' argument 2 names different: declaration 'nrpn' definition 'data'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_gen.c:119:48: note: Function 'fluid_gen_scale_nrpn' argument 2 names different: declaration 'nrpn' definition 'data'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_hash.c:1132:44: style: Parameter 'hashtable' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_hash.c:1177:41: style: Parameter 'hashtable' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_hash.c:1209:41: style: Parameter 'hashtable' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_hash.c:1231:45: style: Parameter 'hashtable' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_hash.c:1267:47: style: Parameter 'hashtable' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_hash.c:306:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_hash.c:406:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_hash.c:848:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_iir_filter.c:155:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_IIR_DISABLED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_iir_filter.c:221:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_IIR_Q_LINEAR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_iir_filter.c:402:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_IIR_DISABLED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_iir_filter.c:51:51: style:inconclusive: Function 'fluid_iir_filter_apply' argument 3 names different: declaration 'dsp_buf_count' definition 'count'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_iir_filter.h:33:56: note: Function 'fluid_iir_filter_apply' argument 3 names different: declaration 'dsp_buf_count' definition 'count'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_iir_filter.c:51:51: note: Function 'fluid_iir_filter_apply' argument 3 names different: declaration 'dsp_buf_count' definition 'count'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_iir_filter.c:53:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_IIR_DISABLED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_lfo.h:46:32: style: Parameter 'lfo' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_list.c:110:45: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_list.c:146:58: style: Parameter 'link' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_list.c:146:58: style:inconclusive: Function 'fluid_list_remove_link' argument 2 names different: declaration 'llink' definition 'link'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_list.h:51:72: note: Function 'fluid_list_remove_link' argument 2 names different: declaration 'llink' definition 'link'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_list.c:146:58: note: Function 'fluid_list_remove_link' argument 2 names different: declaration 'llink' definition 'link'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_list.c:303:35: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_list.c:303:44: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1066:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_midi_event_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1116:47: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1131:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1140:50: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1164:46: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1179:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1188:51: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1203:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1212:50: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1236:48: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1251:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1260:50: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1284:48: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1299:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1316:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1334:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1349:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1371:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1386:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_midi.c:1401:66: style: Parameter 'evt' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:173:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:256:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:382:34: style: Parameter 'mod' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:382:54: style: Parameter 'voice' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:474:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_mod_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:504:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_mod_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:516:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:545:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:581:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:620:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_WARN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_mod.c:710:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rev.c:1013:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rev.c:1102:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rev.c:1216:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rev.c:530:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rev.c:981:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_ringbuffer.c:52:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_ringbuffer.h:59:48: style: Parameter 'queue' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_ringbuffer.h:92:48: style: Parameter 'queue' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice.c:486:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice.c:510:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice.c:524:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:124:106: style:inconclusive: Function 'fluid_rvoice_dsp_interpolate_linear' argument 3 names different: declaration 'is_looping' definition 'looping'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice.h:198:110: note: Function 'fluid_rvoice_dsp_interpolate_linear' argument 3 names different: declaration 'is_looping' definition 'looping'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:124:106: note: Function 'fluid_rvoice_dsp_interpolate_linear' argument 3 names different: declaration 'is_looping' definition 'looping'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:128:16: style: Variable 'dsp_data' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:129:11: style: Variable 'dsp_data24' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:224:109: style:inconclusive: Function 'fluid_rvoice_dsp_interpolate_4th_order' argument 3 names different: declaration 'is_looping' definition 'looping'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice.h:199:113: note: Function 'fluid_rvoice_dsp_interpolate_4th_order' argument 3 names different: declaration 'is_looping' definition 'looping'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:224:109: note: Function 'fluid_rvoice_dsp_interpolate_4th_order' argument 3 names different: declaration 'is_looping' definition 'looping'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:228:16: style: Variable 'dsp_data' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:229:11: style: Variable 'dsp_data24' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:383:109: style:inconclusive: Function 'fluid_rvoice_dsp_interpolate_7th_order' argument 3 names different: declaration 'is_looping' definition 'looping'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice.h:200:113: note: Function 'fluid_rvoice_dsp_interpolate_7th_order' argument 3 names different: declaration 'is_looping' definition 'looping'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:383:109: note: Function 'fluid_rvoice_dsp_interpolate_7th_order' argument 3 names different: declaration 'is_looping' definition 'looping'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:387:16: style: Variable 'dsp_data' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:388:11: style: Variable 'dsp_data24' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:61:104: style:inconclusive: Function 'fluid_rvoice_dsp_interpolate_none' argument 3 names different: declaration 'is_looping' definition 'looping'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice.h:197:108: note: Function 'fluid_rvoice_dsp_interpolate_none' argument 3 names different: declaration 'is_looping' definition 'looping'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:61:104: note: Function 'fluid_rvoice_dsp_interpolate_none' argument 3 names different: declaration 'is_looping' definition 'looping'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:65:16: style: Variable 'dsp_data' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_dsp.c:66:11: style: Variable 'dsp_data24' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_event.c:123:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_event.c:91:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_WARN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:296:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:486:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:510:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:549:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:578:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:596:49: style: Parameter 'buffers' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:641:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:715:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_rvoice_mixer.c:975:59: style: Parameter 'mixer' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:150:27: warning: Possible null pointer dereference: entry [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:148:17: note: Assignment 'entry=(struct fluid_samplecache_entry_t*)((entry_list)?(entry_list->data):NULL)', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:150:27: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:170:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:199:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:247:65: style: Parameter 'sf' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:262:13: warning: Possible null pointer dereference: entry [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:260:17: note: Assignment 'entry=(struct fluid_samplecache_entry_t*)((entry_list)?(entry_list->data):NULL)', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:262:13: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:275:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:287:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:75:51: style:inconclusive: Function 'fluid_samplecache_load' argument 6 names different: declaration 'data' definition 'sample_data'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.h:30:51: note: Function 'fluid_samplecache_load' argument 6 names different: declaration 'data' definition 'sample_data'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:75:51: note: Function 'fluid_samplecache_load' argument 6 names different: declaration 'data' definition 'sample_data'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:75:71: style:inconclusive: Function 'fluid_samplecache_load' argument 7 names different: declaration 'data24' definition 'sample_data24'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.h:30:64: note: Function 'fluid_samplecache_load' argument 7 names different: declaration 'data24' definition 'sample_data24'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:75:71: note: Function 'fluid_samplecache_load' argument 7 names different: declaration 'data24' definition 'sample_data24'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_samplecache.c:83:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1014:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1056:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1069:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1134:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1138:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1176:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1219:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1254:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1274:16: warning: Possible null pointer dereference: option [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1272:28: note: Assignment 'option=(char*)((list)?(list->data):NULL)', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1274:16: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1307:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:130:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1361:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1373:30: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1395:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1418:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1431:30: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1454:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1466:30: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1492:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:150:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1546:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1558:30: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1581:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1594:30: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1616:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1628:30: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1665:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1714:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_STR_TYPE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1753:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1792:25: warning: Possible null pointer dereference: option [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1791:22: note: Assignment 'option=(p)?(p->data):NULL', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1792:25: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1824:11: style: Variable 'keystr' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:187:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1926:11: style: Variable 'tok' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:1934:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:223:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:345:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:393:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:439:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:522:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:577:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:639:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:700:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:736:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:772:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:804:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_NO_TYPE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:834:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:846:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:852:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:858:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:888:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:892:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:897:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:902:34: style: Variable 'setting' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:929:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:97:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_settings.c:998:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:1058:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:1147:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:1285:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zone [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:1372:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zone [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:1583:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:1666:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:1805:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zone [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:1881:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zone [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2090:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2143:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zone [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2189:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zone [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2236:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2260:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2284:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2336:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2389:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:2666:45: style: Parameter 'sf' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:412:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:476:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:502:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SAMPLETYPE_OGG_VORBIS [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:538:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:604:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:682:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:711:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:736:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:852:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sffile.c:928:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:149:49: style: Parameter 'loader' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:178:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:218:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_sfont_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:258:43: style: Parameter 'sfont' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:271:39: style: Parameter 'sfont' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:32:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:372:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_preset_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:401:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:40:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:413:45: style: Parameter 'preset' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:462:55: style: Parameter 'preset' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:490:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_sample_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:534:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_sample_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:545:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:54:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:577:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:669:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:687:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:701:64: style:inconclusive: Function 'fluid_sample_validate' argument 2 names different: declaration 'max_end' definition 'buffer_size'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.h:27:64: note: Function 'fluid_sample_validate' argument 2 names different: declaration 'max_end' definition 'buffer_size'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:701:64: note: Function 'fluid_sample_validate' argument 2 names different: declaration 'max_end' definition 'buffer_size'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:704:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SAMPLETYPE_ROM [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:71:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:738:69: style:inconclusive: Function 'fluid_sample_sanitize_loop' argument 2 names different: declaration 'max_end' definition 'buffer_size'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.h:28:69: note: Function 'fluid_sample_sanitize_loop' argument 2 names different: declaration 'max_end' definition 'buffer_size'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:738:69: note: Function 'fluid_sample_sanitize_loop' argument 2 names different: declaration 'max_end' definition 'buffer_size'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:762:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_DBG [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sfont.c:94:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_sfloader_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1040:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1126:34: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_INFO [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1231:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1248:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_POLY_OFF [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1298:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1328:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1349:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1422:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1473:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1593:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_MODE_MASK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1825:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1889:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:188:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_HINT_TOGGLED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:1944:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2220:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2255:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2270:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2304:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2315:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2329:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2346:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2366:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_MODE_OMNION_POLY [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2438:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2458:69: style:inconclusive: Function 'fluid_synth_update_channel_pressure_LOCAL' argument 2 names different: declaration 'channum' definition 'chan'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:74:80: note: Function 'fluid_synth_update_channel_pressure_LOCAL' argument 2 names different: declaration 'channum' definition 'chan'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2458:69: note: Function 'fluid_synth_update_channel_pressure_LOCAL' argument 2 names different: declaration 'channum' definition 'chan'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2460:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CHANNELPRESSURE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2476:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2501:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:254:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUIDSYNTH_VERSION_MAJOR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2553:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_PITCHWHEEL [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2568:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2591:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2612:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_PITCHWHEELSENS [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2627:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2651:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2663:39: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2675:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:267:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUIDSYNTH_VERSION [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2692:53: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2698:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2715:40: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2722:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2726:58: warning:inconclusive: Possible null pointer dereference: sfont [nullPointer] avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2724:17: note: Assignment 'sfont=(list)?(list->data):NULL', assigned value is 0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2726:58: note: Null pointer dereference 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2754:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2852:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2880:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2925:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:292:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_CONCAVE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:2963:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3008:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3214:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3263:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3307:49: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3324:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3401:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3687:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3844:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:3930:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4002:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4125:21: style: Variable 'fv' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4131:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rvoice [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4358:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_DBG [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4403:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable can_access_rvoice [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4497:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_EXCLUSIVECLASS [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4604:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4655:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4704:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_DBG [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4722:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_DBG [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:472:71: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4744:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4814:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4849:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4935:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:4968:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5072:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5159:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:529:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5352:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5537:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5685:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_PANIC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5768:78: style: Parameter 'channel' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5780:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_PITCH [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5804:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5856:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5907:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:5970:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6036:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6050:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6179:41: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:617:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_synth_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6202:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_LAST [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gen [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6243:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_LAST [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6301:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6326:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6349:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6389:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6428:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHANNEL_TYPE_MELODIC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6530:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6558:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6648:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6674:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6727:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6753:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6777:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6800:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6829:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6870:53: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6876:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_MODE_OMNIOFF_POLY [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:6946:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:7007:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:7019:66: style: Parameter 'synth' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:7024:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth.c:7056:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth_monopoly.c:203:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_PORTAMENTO_MODE_LEGATO_ONLY [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth_monopoly.c:336:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_BREATH_SYNC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth_monopoly.c:409:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_CHANNEL_BREATH_SYNC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth_monopoly.c:544:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_FAILED [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_synth_monopoly.c:705:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_WARN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:1042:37: style: Parameter 'thread' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:1057:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_LOG_LEVEL [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:1097:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_DBG [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:1117:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:1188:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:130:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:1640:35: style:inconclusive: Function 'fluid_file_open' argument 1 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.h:500:35: note: Function 'fluid_file_open' argument 1 names different: declaration 'filename' definition 'path'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:1640:35: note: Function 'fluid_file_open' argument 1 names different: declaration 'filename' definition 'path'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:1648:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TEST_EXISTS [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:175:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_LOG_LEVEL [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:250:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:419:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCHED_FIFO [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:72:20: style: struct member '_fluid_server_socket_t::socket' is never used. [unusedStructMember] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:73:21: style: struct member '_fluid_server_socket_t::thread' is never used. [unusedStructMember] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:74:9: style: struct member '_fluid_server_socket_t::cont' is never used. [unusedStructMember] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:75:25: style: struct member '_fluid_server_socket_t::func' is never used. [unusedStructMember] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:76:11: style: struct member '_fluid_server_socket_t::data' is never used. [unusedStructMember] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.c:993:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.h:410:5: portability: Casting from volatile float * to volatile signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.h:414:40: style: Parameter 'fptr' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.h:418:12: portability: Casting from volatile float * to volatile signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] head avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.h:482:0: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [preprocessorErrorDirective] head avldrums.lv2-0.7.3/fluidsynth/src/fluid_sys.h:482:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [preprocessorErrorDirective] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_tuning.c:107:34: style: Parameter 'tuning' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_tuning.c:151:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_tuning.c:159:45: style: Parameter 'tuning' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_tuning.c:35:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_PANIC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_tuning.c:71:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_PANIC [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1193:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_LAST [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1298:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_MOD_VELOCITY [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1339:22: style: Variable 'channel' can be declared as pointer to const [constVariablePointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1384:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1501:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_VOICE_ADD [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_SAMPLE_DONE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1632:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_KEYNUM [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1666:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_VELOCITY [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1716:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_ATTENUATION [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1782:71: style:inconclusive: Function 'fluid_voice_set_param' argument 3 names different: declaration 'value' definition 'nrpn_value'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.h:133:71: note: Function 'fluid_voice_set_param' argument 3 names different: declaration 'value' definition 'nrpn_value'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1782:71: note: Function 'fluid_voice_set_param' argument 3 names different: declaration 'value' definition 'nrpn_value'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1784:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nrpn [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1814:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1846:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1905:46: style: Parameter 'voice' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1906:54: style: Parameter 'score' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:1922:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHANNEL_TYPE_DRUM [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:199:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_IIR_LOWPASS [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:217:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fluid_voice_t [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:265:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_WARN [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:285:31: style:inconclusive: Function 'fluid_voice_init' argument 8 names different: declaration 'time' definition 'start_time'. [funcArgNamesDifferent] avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.h:127:52: note: Function 'fluid_voice_init' argument 8 names different: declaration 'time' definition 'start_time'. avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:285:31: note: Function 'fluid_voice_init' argument 8 names different: declaration 'time' definition 'start_time'. 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:301:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_ERR [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:395:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:413:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:426:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:431:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:491:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_SCALETUNE [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:506:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_PITCH [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:647:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLUID_OK [valueFlowBailoutIncompleteVar] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:654:45: style: Parameter 'voice' can be declared as pointer to const [constParameterPointer] 2.18.0 avldrums.lv2-0.7.3/fluidsynth/src/fluid_voice.c:757:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEN_PAN [valueFlowBailoutIncompleteVar] DONE