2025-05-10 13:40 ftp://ftp.de.debian.org/debian/pool/main/f/flac/flac_1.5.0+ds.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: beb3362 (2025-05-10 14:33:23 +0200) count: 1051 1049 elapsed-time: 56.1 56.2 head-timing-info: old-timing-info: head results: flac-1.5.0/examples/c/decode/file/main.c:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/cpp/decode/file/main.cpp:46:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/c/decode/file/main.c:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/cpp/decode/file/main.cpp:59:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/c/decode/file/main.c:77:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/cpp/decode/file/main.cpp:86:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/c/decode/file/main.c:121:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/cpp/decode/file/main.cpp:132:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/c/decode/file/main.c:181:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/cpp/decode/file/main.cpp:178:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/c/decode/file/main.c:199:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/cpp/decode/file/main.cpp:194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/c/encode/file/main.c:60:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/c/encode/file/main.c:172:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/cpp/decode/file/main.cpp:68:2: style: Class 'OurDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/examples/cpp/encode/file/main.cpp:68:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/examples/cpp/encode/file/main.cpp:177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/decoder.cc:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/decoder.cc:88:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_STATUS_CONTINUE [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/decoder.cc:102:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__int32 [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/decoder.cc:126:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/decoder.cc:158:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_SEEK_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/decoder.cc:277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_INIT_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/decoder.cc:66:17: style: Class 'FuzzerStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/oss-fuzz/encoder.cc:52:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_WRITE_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/encoder.cc:175:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_INIT_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/encoder.cc:40:17: style: Class 'FuzzerStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/oss-fuzz/reencoder.cc:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_WRITE_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/reencoder.cc:90:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_STATUS_CONTINUE [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/reencoder.cc:104:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__int32 [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/reencoder.cc:215:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_INIT_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/metadata.cc:125:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_SIMPLE_ITERATOR_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/reencoder.cc:44:17: style: Class 'FuzzerStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/oss-fuzz/seek.cc:59:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/seek.cc:147:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_INIT_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/encoder_v2.cc:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_WRITE_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/encoder_v2.cc:124:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_SET_NUM_THREADS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/seek.cc:126:80: warning: If resource allocation fails, then there is a possible null pointer dereference: file_to_decode [nullPointerOutOfResources] flac-1.5.0/oss-fuzz/seek.cc:125:32: note: Assuming allocation function fails flac-1.5.0/oss-fuzz/seek.cc:125:32: note: Assignment 'file_to_decode=fopen("/tmp/tmp.flac","w")', assigned value is 0 flac-1.5.0/oss-fuzz/seek.cc:126:80: note: Null pointer dereference flac-1.5.0/oss-fuzz/seek.cc:127:10: warning: If resource allocation fails, then there is a possible null pointer dereference: file_to_decode [nullPointerOutOfResources] flac-1.5.0/oss-fuzz/seek.cc:125:32: note: Assuming allocation function fails flac-1.5.0/oss-fuzz/seek.cc:125:32: note: Assignment 'file_to_decode=fopen("/tmp/tmp.flac","w")', assigned value is 0 flac-1.5.0/oss-fuzz/seek.cc:127:10: note: Null pointer dereference flac-1.5.0/oss-fuzz/metadata.cc:91:80: warning: If resource allocation fails, then there is a possible null pointer dereference: file_to_fuzz [nullPointerOutOfResources] flac-1.5.0/oss-fuzz/metadata.cc:90:30: note: Assuming allocation function fails flac-1.5.0/oss-fuzz/metadata.cc:90:30: note: Assignment 'file_to_fuzz=fopen(filename,"w")', assigned value is 0 flac-1.5.0/oss-fuzz/metadata.cc:91:80: note: Null pointer dereference flac-1.5.0/oss-fuzz/metadata.cc:92:10: warning: If resource allocation fails, then there is a possible null pointer dereference: file_to_fuzz [nullPointerOutOfResources] flac-1.5.0/oss-fuzz/metadata.cc:90:30: note: Assuming allocation function fails flac-1.5.0/oss-fuzz/metadata.cc:90:30: note: Assignment 'file_to_fuzz=fopen(filename,"w")', assigned value is 0 flac-1.5.0/oss-fuzz/metadata.cc:92:10: note: Null pointer dereference flac-1.5.0/oss-fuzz/metadata.cc:312:47: style: C-style pointer casting [cstyleCast] flac-1.5.0/oss-fuzz/metadata.cc:397:33: style: C-style pointer casting [cstyleCast] flac-1.5.0/oss-fuzz/metadata.cc:398:32: style: C-style pointer casting [cstyleCast] flac-1.5.0/oss-fuzz/metadata.cc:399:26: style: C-style pointer casting [cstyleCast] flac-1.5.0/oss-fuzz/metadata.cc:284:29: style: The scope of the variable 'num_indices' can be reduced. [variableScope] flac-1.5.0/oss-fuzz/metadata.cc:328:17: style: The scope of the variable 'num_seekpoints' can be reduced. [variableScope] flac-1.5.0/oss-fuzz/metadata.cc:371:29: style: The scope of the variable 'num_indices' can be reduced. [variableScope] flac-1.5.0/oss-fuzz/metadata.cc:413:17: style: The scope of the variable 'num_seekpoints' can be reduced. [variableScope] flac-1.5.0/src/metaflac/main.c:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/tool_metaflac.c:57:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable share__opterr [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/tool_metaflac.c:104:2: warning: Return value of function freopen() is not used. [ignoredReturnValue] flac-1.5.0/oss-fuzz/tool_metaflac.c:109:3: warning: Return value of function freopen() is not used. [ignoredReturnValue] flac-1.5.0/oss-fuzz/tool_metaflac.c:111:3: warning: Return value of function freopen() is not used. [ignoredReturnValue] flac-1.5.0/src/flac/analyze.c:74:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/analyze.c:229:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:374:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:435:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_CHANNELS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:607:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGSS_LIMIT__HARD [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:691:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable share__optarg [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:771:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGSS_LIMIT__NONE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:1249:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:1455:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:1473:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:1834:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:2142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:2148:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/tool_flac.c:57:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable share__opterr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:240:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__FrameHeader [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:297:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:336:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:405:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:572:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:623:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:656:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:739:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:1149:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:1196:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:1557:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:1731:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:1758:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:1781:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:1818:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] flac-1.5.0/oss-fuzz/encoder_v2.cc:353:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] flac-1.5.0/oss-fuzz/encoder_v2.cc:353:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] flac-1.5.0/oss-fuzz/encoder_v2.cc:353:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] flac-1.5.0/oss-fuzz/encoder_v2.cc:193:11: warning: If memory allocation fails, then there is a possible null pointer dereference: application_data [nullPointerOutOfMemory] flac-1.5.0/oss-fuzz/encoder_v2.cc:189:55: note: Assuming allocation function fails flac-1.5.0/oss-fuzz/encoder_v2.cc:189:35: note: Assignment 'application_data=(FLAC__byte*)malloc(size-20)', assigned value is 0 flac-1.5.0/oss-fuzz/encoder_v2.cc:193:11: note: Null pointer dereference flac-1.5.0/oss-fuzz/encoder_v2.cc:189:35: style: C-style pointer casting [cstyleCast] flac-1.5.0/oss-fuzz/encoder_v2.cc:275:48: style: C-style pointer casting [cstyleCast] flac-1.5.0/oss-fuzz/encoder_v2.cc:309:29: style: C-style pointer casting [cstyleCast] flac-1.5.0/oss-fuzz/encoder_v2.cc:308:19: style: The scope of the variable 'pcm_data' can be reduced. [variableScope] flac-1.5.0/oss-fuzz/encoder_v2.cc:339:15: style: Variable 'state_string' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/flac/encode.c:207:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:594:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:811:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:865:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_CHANNELS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:1392:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_CHANNELS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:1492:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:1508:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:1587:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:1674:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2169:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2217:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2242:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2295:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2336:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_CHANNELS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2514:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2532:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2563:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_SEEK_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2575:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_TELL_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2589:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_LENGTH_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2615:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2658:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2673:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2721:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2739:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2785:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2811:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2833:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2902:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:2918:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OFF_T_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/decode.c:327:25: style: Condition '*((FLAC__byte*)(&test))' is always true [knownConditionTrueFalse] flac-1.5.0/src/flac/decode.c:325:22: note: Assignment 'test=1', assigned value is 1 flac-1.5.0/src/flac/decode.c:327:25: note: Condition '*((FLAC__byte*)(&test))' is always true flac-1.5.0/src/flac/decode.c:322:56: style:inconclusive: Function 'DecoderSession_init_decoder' argument 1 names different: declaration 'd' definition 'decoder_session'. [funcArgNamesDifferent] flac-1.5.0/src/flac/decode.c:115:63: note: Function 'DecoderSession_init_decoder' argument 1 names different: declaration 'd' definition 'decoder_session'. flac-1.5.0/src/flac/decode.c:322:56: note: Function 'DecoderSession_init_decoder' argument 1 names different: declaration 'd' definition 'decoder_session'. flac-1.5.0/src/flac/foreign_metadata.c:103:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_LENGTH_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/foreign_metadata.c:224:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__off_t [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/foreign_metadata.c:376:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__off_t [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/foreign_metadata.c:453:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_APPLICATION_ID_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/foreign_metadata.c:513:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_APPLICATION_ID_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/foreign_metadata.c:450:54: style: Parameter 'fm' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/flac/foreign_metadata.c:771:57: style: Parameter 'fm' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/flac/iffscan.c:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/encode.c:1189:37: portability: Undefined behaviour, when 'lookahead_length' is 65537 the pointer arithmetic 'ubuffer.u8+lookahead_length' is out of bounds. [pointerOutOfBoundsCond] flac-1.5.0/src/flac/encode.c:1186:27: note: Assuming that condition 'lookahead_length>0' is not redundant flac-1.5.0/src/flac/encode.c:1189:37: note: Pointer arithmetic overflow flac-1.5.0/src/flac/encode.c:620:130: style: Condition 'is_aifc' is always false [knownConditionTrueFalse] flac-1.5.0/src/flac/encode.c:619:12: note: Assuming that condition '!is_aifc' is not redundant flac-1.5.0/src/flac/encode.c:620:130: note: Condition 'is_aifc' is always false flac-1.5.0/src/flac/encode.c:902:7: style: Condition '!get_sample_info_raw(&encoder_session,options)' is always false [knownConditionTrueFalse] flac-1.5.0/src/flac/encode.c:902:27: note: Calling function 'get_sample_info_raw' returns 1 flac-1.5.0/src/flac/encode.c:902:7: note: Condition '!get_sample_info_raw(&encoder_session,options)' is always false flac-1.5.0/src/flac/encode.c:1390:25: style: Condition '*((FLAC__byte*)(&test))' is always true [knownConditionTrueFalse] flac-1.5.0/src/flac/encode.c:1384:22: note: Assignment 'test=1', assigned value is 1 flac-1.5.0/src/flac/encode.c:1390:25: note: Condition '*((FLAC__byte*)(&test))' is always true flac-1.5.0/src/flac/encode.c:1510:13: style: Variable 'empty_md5sum' can be declared as const array [constVariable] flac-1.5.0/src/flac/encode.c:2333:184: style: Parameter 'channel_map' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/flac/encode.c:195:74: style: Variable 'block_align' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/flac/encode.c:1508:37: style: Variable 'fse_state' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/flac/encode.c:2737:27: style: Variable 'state_string' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/flac/utils.c:150:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_indices [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/utils.c:239:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/utils.c:261:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/utils.c:281:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/utils.c:298:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/utils.c:464:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/utils.c:480:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:1262:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__VERSION_STRING [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/main.c:1268:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__VERSION_STRING [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/utils.c:258:28: warning: Either the condition 'stream_number>=0' is redundant or log10() argument nr 1 can have invalid value. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] flac-1.5.0/src/flac/utils.c:257:20: note: Assuming that condition 'stream_number>=0' is not redundant flac-1.5.0/src/flac/utils.c:258:28: note: Invalid argument flac-1.5.0/src/flac/utils.c:238:49: style: Condition 'stats_char_count--' is always true [knownConditionTrueFalse] flac-1.5.0/src/flac/utils.c:238:26: note: Assuming that condition 'stats_char_count>0' is not redundant flac-1.5.0/src/flac/utils.c:238:49: note: Condition 'stats_char_count--' is always true flac-1.5.0/src/flac/utils.c:281:37: style: Condition 'clear_len--' is always true [knownConditionTrueFalse] flac-1.5.0/src/flac/utils.c:281:21: note: Assuming that condition 'clear_len>0' is not redundant flac-1.5.0/src/flac/utils.c:281:37: note: Condition 'clear_len--' is always true flac-1.5.0/src/flac/utils.c:204:12: style: The comparison 'width <= 0' is always true. [knownConditionTrueFalse] flac-1.5.0/src/flac/utils.c:192:14: note: 'width' is assigned value '0' here. flac-1.5.0/src/flac/utils.c:204:12: note: The comparison 'width <= 0' is always true. flac-1.5.0/src/flac/utils.c:370:92: style: Parameter 'spec' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/flac/vorbiscomment.c:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/vorbiscomment.c:110:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/flac/vorbiscomment.c:236:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:165:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:174:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_reference_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:182:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_reference_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:191:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_reference_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:200:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:208:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_last [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:214:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:220:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:226:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_last [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:244:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_blocksize [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:250:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_blocksize [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:256:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_framesize [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:262:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_framesize [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:268:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_rate [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:274:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable channels [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:280:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bits_per_sample [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:286:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_samples [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:292:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable md5sum [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:298:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MIN_BLOCK_SIZE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:306:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MIN_BLOCK_SIZE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:314:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_STREAMINFO_MIN_FRAME_SIZE_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:321:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_STREAMINFO_MAX_FRAME_SIZE_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:329:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_rate [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:336:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_CHANNELS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:343:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MIN_BITS_PER_SAMPLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:351:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_STREAMINFO_TOTAL_SAMPLES_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:359:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable md5sum [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:383:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:401:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:407:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:414:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:426:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:444:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_points [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:450:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_points [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:457:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:463:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_points [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:470:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_points [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:477:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_points [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:484:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:490:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:496:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:502:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:508:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:514:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:520:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:615:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_valid_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:621:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:627:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_name_length_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:633:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_value_length_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:639:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:645:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:651:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_name_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:657:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_value_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:666:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_valid_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:694:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_valid_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:715:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_valid_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:739:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_valid_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:753:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_valid_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:758:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:767:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_name_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:776:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_value_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:809:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:830:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:878:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_comments [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:884:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:890:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_comments [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:899:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:905:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:911:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_comments [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:918:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_comments [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:925:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:931:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:937:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_comments [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:944:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:950:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:956:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:978:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:986:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:992:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:998:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_indices [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1006:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isrc [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1014:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1020:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_indices [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1039:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable media_catalog_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1045:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lead_in [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1051:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_cd [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1057:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1063:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1071:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable media_catalog_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1078:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lead_in [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1084:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_cd [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1090:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1098:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1105:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1113:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1121:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1129:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1135:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1143:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1151:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1158:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_tracks [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1165:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1171:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1189:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1195:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mime_type [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1201:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable description [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1207:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1213:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1219:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1225:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colors [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1231:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_length [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1237:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1243:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1263:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1269:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1275:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1281:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colors [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1294:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1312:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1324:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1456:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1465:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1470:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1476:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1482:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1488:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1494:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1501:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1508:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1514:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1521:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1528:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1534:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1541:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1548:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1554:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1575:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1582:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1588:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1596:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1605:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1613:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1619:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1625:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1631:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1637:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1643:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1649:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chain_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1664:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1671:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1678:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1684:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1690:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1696:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1702:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1712:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1723:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1730:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/metadata.cpp:1742:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iterator_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:74:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:80:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:86:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:92:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:98:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:104:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:110:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:116:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:122:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:128:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:134:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:140:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:146:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:152:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:158:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:164:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:170:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:176:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:182:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:188:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:194:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:212:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:218:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:224:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:230:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:236:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:242:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:248:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:254:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:260:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:266:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:272:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:278:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_SEEK_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:284:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_TELL_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_LENGTH_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:391:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:397:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:408:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:414:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:432:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:200:207: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:206:211: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:392:130: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:398:134: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:409:134: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_decoder.cpp:415:138: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:69:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:75:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:81:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:87:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:93:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:99:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:105:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:111:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:117:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:123:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:129:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:135:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:141:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:147:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:153:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:159:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:165:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:171:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:177:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:183:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:189:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:195:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:209:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:217:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:223:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:229:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:235:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:241:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:247:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:253:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:259:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:265:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:271:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:277:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:283:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:289:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:295:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:301:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:307:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:313:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:319:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:325:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:331:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:337:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:343:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:349:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:355:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:373:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:379:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:385:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:391:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_READ_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:397:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_SEEK_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:403:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_TELL_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:473:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:479:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:490:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:496:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_ [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:513:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_WRITE_STATUS_FATAL_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:361:141: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:367:161: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:473:96: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:479:100: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:490:100: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:496:104: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/libFLAC++/stream_encoder.cpp:203:27: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] flac-1.5.0/src/libFLAC/deduplication/bitreader_read_rice_signed_block.c:35:25: style: Condition 'parameter>0' is always true [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/deduplication/bitreader_read_rice_signed_block.c:22:15: note: Assuming that condition 'parameter==0' is not redundant flac-1.5.0/src/libFLAC/deduplication/bitreader_read_rice_signed_block.c:35:25: note: Condition 'parameter>0' is always true flac-1.5.0/src/libFLAC/deduplication/bitreader_read_rice_signed_block.c:8:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/libFLAC/bitwriter.c:127:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_LENGTH_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/cpu.c:211:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__CPUINFO_TYPE_UNKNOWN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/deduplication/lpc_compute_autocorrelation_intrin.c:5:9: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] flac-1.5.0/src/libFLAC/deduplication/lpc_compute_autocorrelation_intrin_neon.c:26:2: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] flac-1.5.0/src/libFLAC/deduplication/lpc_compute_autocorrelation_intrin_sse2.c:39:2: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] flac-1.5.0/src/libFLAC/fixed.c:389:13: error: Array 'data[0]' accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:390:24: error: Array 'data[0]' accessed at index -3, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:390:24: warning: Either the condition 'i>-4' is redundant or the array 'data[0]' is accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:390:16: note: Assuming that condition 'i>-4' is not redundant flac-1.5.0/src/libFLAC/fixed.c:390:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:391:24: warning: Either the condition 'i>-3' is redundant or the array 'data[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:391:16: note: Assuming that condition 'i>-3' is not redundant flac-1.5.0/src/libFLAC/fixed.c:391:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:391:24: warning: Either the condition 'i>-3' is redundant or the array 'data[0]' is accessed at index -3, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:391:16: note: Assuming that condition 'i>-3' is not redundant flac-1.5.0/src/libFLAC/fixed.c:391:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:391:24: warning: Either the condition 'i>-3' is redundant or the array 'data[0]' is accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:391:16: note: Assuming that condition 'i>-3' is not redundant flac-1.5.0/src/libFLAC/fixed.c:391:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:392:24: warning: Either the condition 'i>-2' is redundant or the array 'data[0]' is accessed at index -1, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:392:16: note: Assuming that condition 'i>-2' is not redundant flac-1.5.0/src/libFLAC/fixed.c:392:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:392:24: warning: Either the condition 'i>-2' is redundant or the array 'data[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:392:16: note: Assuming that condition 'i>-2' is not redundant flac-1.5.0/src/libFLAC/fixed.c:392:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:392:24: warning: Either the condition 'i>-2' is redundant or the array 'data[0]' is accessed at index -3, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:392:16: note: Assuming that condition 'i>-2' is not redundant flac-1.5.0/src/libFLAC/fixed.c:392:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:392:24: warning: Either the condition 'i>-2' is redundant or the array 'data[0]' is accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:392:16: note: Assuming that condition 'i>-2' is not redundant flac-1.5.0/src/libFLAC/fixed.c:392:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:393:24: warning: Either the condition 'i>-1' is redundant or the array 'data[0]' is accessed at index -1, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:393:16: note: Assuming that condition 'i>-1' is not redundant flac-1.5.0/src/libFLAC/fixed.c:393:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:393:24: warning: Either the condition 'i>-1' is redundant or the array 'data[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:393:16: note: Assuming that condition 'i>-1' is not redundant flac-1.5.0/src/libFLAC/fixed.c:393:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:393:24: warning: Either the condition 'i>-1' is redundant or the array 'data[0]' is accessed at index -3, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:393:16: note: Assuming that condition 'i>-1' is not redundant flac-1.5.0/src/libFLAC/fixed.c:393:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:393:24: warning: Either the condition 'i>-1' is redundant or the array 'data[0]' is accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:393:16: note: Assuming that condition 'i>-1' is not redundant flac-1.5.0/src/libFLAC/fixed.c:393:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:436:13: error: Array 'data[0]' accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:437:24: error: Array 'data[0]' accessed at index -3, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:437:24: warning: Either the condition 'i>-4' is redundant or the array 'data[0]' is accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:437:16: note: Assuming that condition 'i>-4' is not redundant flac-1.5.0/src/libFLAC/fixed.c:437:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:438:24: warning: Either the condition 'i>-3' is redundant or the array 'data[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:438:16: note: Assuming that condition 'i>-3' is not redundant flac-1.5.0/src/libFLAC/fixed.c:438:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:438:24: warning: Either the condition 'i>-3' is redundant or the array 'data[0]' is accessed at index -3, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:438:16: note: Assuming that condition 'i>-3' is not redundant flac-1.5.0/src/libFLAC/fixed.c:438:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:438:24: warning: Either the condition 'i>-3' is redundant or the array 'data[0]' is accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:438:16: note: Assuming that condition 'i>-3' is not redundant flac-1.5.0/src/libFLAC/fixed.c:438:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:439:24: warning: Either the condition 'i>-2' is redundant or the array 'data[0]' is accessed at index -1, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:439:16: note: Assuming that condition 'i>-2' is not redundant flac-1.5.0/src/libFLAC/fixed.c:439:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:439:24: warning: Either the condition 'i>-2' is redundant or the array 'data[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:439:16: note: Assuming that condition 'i>-2' is not redundant flac-1.5.0/src/libFLAC/fixed.c:439:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:439:24: warning: Either the condition 'i>-2' is redundant or the array 'data[0]' is accessed at index -3, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:439:16: note: Assuming that condition 'i>-2' is not redundant flac-1.5.0/src/libFLAC/fixed.c:439:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:439:24: warning: Either the condition 'i>-2' is redundant or the array 'data[0]' is accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:439:16: note: Assuming that condition 'i>-2' is not redundant flac-1.5.0/src/libFLAC/fixed.c:439:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:440:24: warning: Either the condition 'i>-1' is redundant or the array 'data[0]' is accessed at index -1, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:440:16: note: Assuming that condition 'i>-1' is not redundant flac-1.5.0/src/libFLAC/fixed.c:440:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:440:24: warning: Either the condition 'i>-1' is redundant or the array 'data[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:440:16: note: Assuming that condition 'i>-1' is not redundant flac-1.5.0/src/libFLAC/fixed.c:440:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:440:24: warning: Either the condition 'i>-1' is redundant or the array 'data[0]' is accessed at index -3, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:440:16: note: Assuming that condition 'i>-1' is not redundant flac-1.5.0/src/libFLAC/fixed.c:440:24: note: Negative array index flac-1.5.0/src/libFLAC/fixed.c:440:24: warning: Either the condition 'i>-1' is redundant or the array 'data[0]' is accessed at index -4, which is out of bounds. [negativeIndex] flac-1.5.0/src/libFLAC/fixed.c:440:16: note: Assuming that condition 'i>-1' is not redundant flac-1.5.0/src/libFLAC/fixed.c:440:24: note: Negative array index flac-1.5.0/src/libFLAC/format.c:58:65: error: There is an unknown macro here somewhere. Configuration is required. If PACKAGE_VERSION is a macro then please configure it. [unknownMacro] flac-1.5.0/src/libFLAC/lpc.c:133:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_LPC_ORDER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/lpc.c:179:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_LPC_ORDER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/lpc.c:227:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MIN_QLP_COEFF_PRECISION [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/lpc.c:168:14: style: Condition 'lag<=16' is always true [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/lpc.c:133:44: note: Assuming that condition 'lag>16' is not redundant flac-1.5.0/src/libFLAC/lpc.c:168:14: note: Condition 'lag<=16' is always true flac-1.5.0/oss-fuzz/tool_flac.c:96:2: warning: Return value of function freopen() is not used. [ignoredReturnValue] flac-1.5.0/oss-fuzz/tool_flac.c:102:3: warning: Return value of function freopen() is not used. [ignoredReturnValue] flac-1.5.0/oss-fuzz/tool_flac.c:104:3: warning: Return value of function freopen() is not used. [ignoredReturnValue] flac-1.5.0/src/flac/main.c:721:18: warning: Possible null pointer dereference: long_option [nullPointer] flac-1.5.0/src/flac/main.c:691:46: note: Calling function 'parse_option', 2nd argument '0' value is 0 flac-1.5.0/src/flac/main.c:721:18: note: Null pointer dereference flac-1.5.0/src/flac/main.c:1135:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/libFLAC/md5.c:502:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/memory.c:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/memory.c:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/memory.c:134:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/memory.c:163:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/memory.c:194:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/memory.c:216:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/md5.c:280:44: style: Parameter 'mbuf' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/metadata_iterators.c:699:2: error: There is an unknown macro here somewhere. Configuration is required. If FLAC__ASSERT_DECLARATION is a macro then please configure it. [unknownMacro] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OGG_DECODER_ASPECT_READ_STATUS_MEMORY_ALLOCATION_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:92:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OGG_MAPPING_MAGIC_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:152:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OggDecoderAspect_LinkDetails [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:186:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OggDecoderAspect_LinkDetails [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:202:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable other_serial_numbers [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:270:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable samples [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:306:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OGG_MAPPING_PACKET_TYPE_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:455:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OGG_DECODER_ASPECT_READ_STATUS_CALLBACKS_NONFUNCTIONAL [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:152:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Track [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:170:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:181:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_SeekPoint [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:199:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:214:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_VorbisComment_Entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:224:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:259:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:302:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:317:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:350:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Index [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:357:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Track [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:367:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:406:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:437:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_METADATA_TYPE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:535:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_StreamInfo [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:746:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:777:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:806:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:909:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_APPLICATION [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:932:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:986:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:997:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1017:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1030:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1038:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1052:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1069:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1094:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1129:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1169:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1186:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1272:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1295:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1347:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1442:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1464:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1479:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Track [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1518:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1568:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1597:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1614:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1676:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1704:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1723:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1730:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_indices [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1758:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1781:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_PICTURE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1812:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_PICTURE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1842:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_PICTURE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1867:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_PICTURE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1898:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_HEADER_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1948:149: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_INIT_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1976:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:2004:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_CONTINUE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:2027:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/metadata_object.c:1400:23: warning: Either the condition 'eq==NULL' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck] flac-1.5.0/src/libFLAC/metadata_object.c:1403:10: note: Assuming that condition 'eq==NULL' is not redundant flac-1.5.0/src/libFLAC/metadata_object.c:1400:23: note: Null pointer subtraction flac-1.5.0/src/libFLAC/metadata_object.c:1066:119: style: Parameter 'sample_numbers' can be declared as const array [constParameter] flac-1.5.0/src/libFLAC/metadata_object.c:1663:149: style: Parameter 'track' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:255:87: style: Parameter 'aspect' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:285:118: style: Parameter 'target_link' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:509:21: style: Variable 'page_pos' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:510:23: style: Variable 'target_pos' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:517:11: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/libFLAC/ogg_decoder_aspect.c:542:40: style: Variable 'seek_was_to_current_link' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/libFLAC/ogg_encoder_aspect.c:78:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OGG_MAPPING_NUM_HEADERS_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_encoder_aspect.c:128:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__OGG_MAPPING_PACKET_TYPE_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_helper.c:56:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_OGG_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_helper.c:110:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_SEEK_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_helper.c:191:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_SEEK_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/ogg_encoder_aspect.c:237:44: style: Same expression 'is_metadata' found multiple times in chain of '&&' operators because 'is_metadata' and 'samples==0' represent the same value. [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/ogg_encoder_aspect.c:119:42: note: 'is_metadata' is assigned value 'samples==0' here. flac-1.5.0/src/libFLAC/ogg_encoder_aspect.c:237:44: note: Same expression 'is_metadata' found multiple times in chain of '&&' operators because 'is_metadata' and 'samples==0' represent the same value. flac-1.5.0/src/libFLAC/stream_decoder.c:262:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamDecoder [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:338:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_CHANNELS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:368:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:502:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:576:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:623:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:689:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:705:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:720:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:731:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_METADATA_TYPE_CODE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:748:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_APPLICATION [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:784:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_METADATA_TYPE_CODE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:801:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_APPLICATION [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:914:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_TELL_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:935:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:963:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_SEARCH_FOR_METADATA [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1023:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1142:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_END_OF_LINK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1181:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1293:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_END_OF_STREAM [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1356:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_END_OF_STREAM [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1506:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_GET_LINK_LENGTHS_INVALID [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1545:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1570:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1584:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_CHANNELS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1648:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_APPLICATION_ID_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1671:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_SYNC_STRING [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1726:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_IS_LAST_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1917:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1990:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:2035:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_VORBIS_COMMENT_ENTRY_LENGTH_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:2135:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:2223:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_PICTURE_TYPE_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:2354:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_FRAME [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:2391:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:2673:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_ERROR_STATUS_BAD_HEADER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:2966:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wasted_bits [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3053:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constant [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3083:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3158:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lpc [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3262:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbatim [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3307:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_PARAMETER_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3368:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3388:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_END_OF_STREAM [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3588:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3644:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:3729:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:4106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__byte [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:4122:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:4135:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:4150:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:590:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamEncoder [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:674:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frame [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:723:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1498:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1592:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1635:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1785:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1802:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1815:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1834:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1845:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1856:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1867:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1879:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1911:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1922:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1933:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:1946:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2072:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2083:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2094:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2105:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2123:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2134:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2145:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2170:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_SET_NUM_THREADS_NOT_COMPILED_WITH_MULTITHREADING_ENABLED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2179:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2195:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2207:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2239:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2254:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2271:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2282:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2293:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_UNINITIALIZED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2314:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_MEMORY_ALLOCATION_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2326:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_VERIFY_DECODER_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2524:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2575:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2635:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2712:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable integer_signal_unaligned [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2814:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2984:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_MEMORY_ALLOCATION_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:3042:137: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_TELL_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:3129:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_SEEKPOINT_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:3431:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:3757:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__CHANNEL_ASSIGNMENT_INDEPENDENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4049:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_FIXED_ORDER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4325:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__APODIZATION_SUBDIVIDE_TUKEY [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4394:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_FRAMING_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4463:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__SUBFRAME_TYPE_CONSTANT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4506:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__SUBFRAME_TYPE_FIXED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4573:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_LPC_ORDER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4667:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__SUBFRAME_TYPE_VERBATIM [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4766:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameters [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4805:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_EXTRA_RESIDUAL_BPS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4924:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_PARAMETER_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:4960:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__ENTROPY_CODING_METHOD_TYPE_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5119:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__int32 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5150:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_SYNC_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5180:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__int32 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5230:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_VERIFY_DECODER_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5240:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_READ_STATUS_END_OF_STREAM [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5252:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_SEEK_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5266:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_TELL_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5290:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__byte [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:5332:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_decoder.c:1305:5: style: Condition '!FLAC__stream_decoder_get_decode_chained_stream(decoder)' is always true [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/stream_decoder.c:1305:52: note: Calling function 'FLAC__stream_decoder_get_decode_chained_stream' returns 0 flac-1.5.0/src/libFLAC/stream_decoder.c:1305:5: note: Condition '!FLAC__stream_decoder_get_decode_chained_stream(decoder)' is always true flac-1.5.0/src/libFLAC/stream_decoder.c:2460:33: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] flac-1.5.0/src/libFLAC/stream_decoder.c:684:85: style: Parameter 'decoder' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/stream_decoder.c:701:89: style: Parameter 'decoder' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/stream_decoder.c:1640:50: style: Parameter 'decoder' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/stream_decoder.c:1640:71: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/stream_decoder.c:2452:83: warning: Uninitialized variable: x [uninitvar] flac-1.5.0/src/libFLAC/stream_decoder.c:2443:32: note: Assuming condition is false flac-1.5.0/src/libFLAC/stream_decoder.c:2452:83: note: Uninitialized variable: x flac-1.5.0/src/libFLAC/stream_decoder.c:3651:18: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/libFLAC/stream_encoder_framing.c:50:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__VENDOR_STRING [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder_framing.c:255:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__FRAME_HEADER_RESERVED_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder_framing.c:398:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__SUBFRAME_TYPE_CONSTANT_BYTE_ALIGNED_MASK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder_framing.c:410:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__SUBFRAME_TYPE_FIXED_BYTE_ALIGNED_MASK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder_framing.c:448:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__SUBFRAME_TYPE_LPC_BYTE_ALIGNED_MASK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder_framing.c:494:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__SUBFRAME_TYPE_VERBATIM_BYTE_ALIGNED_MASK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder_framing.c:524:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__ENTROPY_CODING_METHOD_TYPE_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder_framing.c:540:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_PARAMETER_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2827:6: style: Condition 'ok' is always true [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/stream_encoder.c:2816:7: note: Assignment 'ok=true', assigned value is 1 flac-1.5.0/src/libFLAC/stream_encoder.c:2827:6: note: Condition 'ok' is always true flac-1.5.0/src/libFLAC/stream_encoder.c:3868:7: style: Condition '!process_subframe_(encoder,threadtask,min_partition_order,max_partition_order,&frame_header,threadtask->subframe_bps[channel],threadtask->integer_signal[channel],threadtask->subframe_workspace_ptr[channel],threadtask->partitioned_rice_contents_workspace_ptr[channel],threadtask->residual_workspace[channel],threadtask->best_subframe+channel,threadtask->best_subframe_bits+channel)' is always false [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/stream_encoder.c:3869:22: note: Calling function 'process_subframe_' returns 1 flac-1.5.0/src/libFLAC/stream_encoder.c:3868:7: note: Condition '!process_subframe_(encoder,threadtask,min_partition_order,max_partition_order,&frame_header,threadtask->subframe_bps[channel],threadtask->integer_signal[channel],threadtask->subframe_workspace_ptr[channel],threadtask->partitioned_rice_contents_workspace_ptr[channel],threadtask->residual_workspace[channel],threadtask->best_subframe+channel,threadtask->best_subframe_bits+channel)' is always false flac-1.5.0/src/libFLAC/stream_encoder.c:3902:7: style: Condition '!process_subframe_(encoder,threadtask,min_partition_order,max_partition_order,&frame_header,threadtask->subframe_bps_mid_side[channel],integer_signal_,threadtask->subframe_workspace_ptr_mid_side[channel],threadtask->partitioned_rice_contents_workspace_ptr_mid_side[channel],threadtask->residual_workspace_mid_side[channel],threadtask->best_subframe_mid_side+channel,threadtask->best_subframe_bits_mid_side+channel)' is always false [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/stream_encoder.c:3903:22: note: Calling function 'process_subframe_' returns 1 flac-1.5.0/src/libFLAC/stream_encoder.c:3902:7: note: Condition '!process_subframe_(encoder,threadtask,min_partition_order,max_partition_order,&frame_header,threadtask->subframe_bps_mid_side[channel],integer_signal_,threadtask->subframe_workspace_ptr_mid_side[channel],threadtask->partitioned_rice_contents_workspace_ptr_mid_side[channel],threadtask->residual_workspace_mid_side[channel],threadtask->best_subframe_mid_side+channel,threadtask->best_subframe_bits_mid_side+channel)' is always false flac-1.5.0/src/libFLAC/stream_encoder.c:2551:27: style: The comparison 'OVERREAD_ == 1' is always true. [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/stream_encoder.c:576:35: note: 'OVERREAD_' is assigned value '1' here. flac-1.5.0/src/libFLAC/stream_encoder.c:2551:27: note: The comparison 'OVERREAD_ == 1' is always true. flac-1.5.0/src/libFLAC/stream_encoder.c:2600:27: style: The comparison 'OVERREAD_ == 1' is always true. [knownConditionTrueFalse] flac-1.5.0/src/libFLAC/stream_encoder.c:576:35: note: 'OVERREAD_' is assigned value '1' here. flac-1.5.0/src/libFLAC/stream_encoder.c:2600:27: note: The comparison 'OVERREAD_ == 1' is always true. flac-1.5.0/src/libFLAC/stream_encoder.c:3269:7: style: Variable 'xx' is reassigned a value before the old one has been used. [redundantAssignment] flac-1.5.0/src/libFLAC/stream_encoder.c:3268:30: note: xx is assigned flac-1.5.0/src/libFLAC/stream_encoder.c:3269:7: note: xx is overwritten flac-1.5.0/src/libFLAC/stream_encoder.c:2518:43: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] flac-1.5.0/src/libFLAC/stream_encoder.c:2569:43: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] flac-1.5.0/src/libFLAC/stream_encoder.c:1780:85: style: Parameter 'encoder' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/stream_encoder.c:2100:84: style: Parameter 'encoder' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/stream_encoder.c:2174:94: style: Parameter 'encoder' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/stream_encoder.c:3897:10: style: Variable 'integer_signal_' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/libFLAC/stream_encoder.c:3927:19: style: Variable 'left_subframe' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/libFLAC/stream_encoder.c:3927:39: style: Variable 'right_subframe' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/libFLAC/stream_encoder.c:4954:53: style: Parameter 'partitioned_rice_contents' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/libFLAC/stream_encoder.c:5089:44: style: Parameter 'signal_wide' can be declared as const array [constParameter] flac-1.5.0/src/libFLAC/stream_encoder.c:100:11: style: struct member 'verify_output::capacity' is never used. [unusedStructMember] flac-1.5.0/src/metaflac/operations.c:107:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__VERSION_STRING [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:179:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_CHAIN_STATUS_RENAME_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:206:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:237:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_HEADER_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:482:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_CHAIN_STATUS_RENAME_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:574:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:665:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_PADDING [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:693:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_APPLICATION [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:728:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_UNDEFINED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:862:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_HEADER_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/libFLAC/stream_encoder.c:2515:23: style: Variable 'k' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/libFLAC/stream_encoder.c:3277:30: style: Variable 'xx' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/libFLAC/stream_encoder.c:3280:29: style: Variable 'x' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/libFLAC/stream_encoder.c:4987:34: style: Variable 'residual_sample' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/metaflac/operations_shorthand_cuesheet.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_cuesheet.c:128:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_cuesheet.c:190:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:290:10: warning: Either the condition '0==buffer' is redundant or there is possible null pointer dereference: buffer. [nullPointerRedundantCheck] flac-1.5.0/src/metaflac/operations.c:288:8: note: Assuming that condition '0==buffer' is not redundant flac-1.5.0/src/metaflac/operations.c:290:10: note: Null pointer dereference flac-1.5.0/src/metaflac/operations.c:669:2: warning: Either the condition '0==padding' is redundant or there is possible null pointer dereference: padding. [nullPointerRedundantCheck] flac-1.5.0/src/metaflac/operations.c:666:7: note: Assuming that condition '0==padding' is not redundant flac-1.5.0/src/metaflac/operations.c:669:2: note: Null pointer dereference flac-1.5.0/src/metaflac/operations.c:294:18: warning: Either the condition '0==buffer' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] flac-1.5.0/src/metaflac/operations.c:288:8: note: Assuming that condition '0==buffer' is not redundant flac-1.5.0/src/metaflac/operations.c:294:18: note: Null pointer addition flac-1.5.0/src/metaflac/operations_shorthand_picture.c:66:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_PICTURE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_picture.c:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_picture.c:154:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations.c:853:50: style: Parameter 'block' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/metaflac/operations_shorthand_picture.c:65:28: style: Variable 'block' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/metaflac/operations_shorthand_streaminfo.c:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_seektable.c:48:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_seektable.c:124:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_seektable.c:173:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:133:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:158:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:205:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:223:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:347:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:403:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:257:3: warning: Either the condition '0==(data=malloc(size+1))' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:255:8: note: Assuming that condition '0==(data=malloc(size+1))' is not redundant flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:257:3: note: Null pointer dereference flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:304:9: style: Variable 'entry.entry' is assigned an expression that holds the same value. [redundantAssignment] flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:302:15: note: entry.entry is assigned '(FLAC__byte*)field->field' here. flac-1.5.0/src/metaflac/operations_shorthand_vorbiscomment.c:304:9: note: Variable 'entry.entry' is assigned an expression that holds the same value. flac-1.5.0/src/metaflac/options.c:174:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable share__optarg [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/options.c:365:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/options.c:997:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_LENGTH_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/options.c:1074:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/options.c:1156:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/usage.c:34:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__VERSION_STRING [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/usage.c:89:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/usage.c:105:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/utils.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/metaflac/utils.c:153:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/getopt/getopt.c:686:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/alloc.c:45:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/cuesheet.c:329:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre_emphasis [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/cuesheet.c:623:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/cuesheet.c:645:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_CUESHEET [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/getopt/getopt.c:781:11: style: Variable 'temp' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/share/grabbag/file.c:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IWUSR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/file.c:191:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/file.c:206:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/picture.c:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_PICTURE_TYPE_FRONT_COVER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/picture.c:295:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_LENGTH_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/picture.c:344:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_PICTURE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/picture.c:454:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_PICTURE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:100:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:131:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INIT_GAIN_ANALYSIS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:142:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MAX_BITS_PER_SAMPLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:284:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_CONTINUE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:295:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:334:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:372:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:386:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:406:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:433:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__Metadata_ChainStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:489:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__Metadata_ChainStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:616:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_VORBIS_COMMENT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/grabbag/replaygain.c:662:10: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] flac-1.5.0/src/share/grabbag/replaygain.c:664:28: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] flac-1.5.0/src/share/grabbag/seektable.c:37:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_SEEKTABLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/replaygain_analysis/replaygain_analysis.c:356:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INIT_GAIN_ANALYSIS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/replaygain_analysis/replaygain_analysis.c:398:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INIT_GAIN_ANALYSIS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/replaygain_analysis/replaygain_analysis.c:431:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAIN_ANALYSIS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/replaygain_analysis/replaygain_analysis.c:530:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GAIN_NOT_ENOUGH_SAMPLES [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/replaygain_synthesis/replaygain_synthesis.c:221:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__uint64 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/replaygain_synthesis/replaygain_synthesis.c:360:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC_SHARE__MAX_SUPPORTED_CHANNELS [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/replaygain_analysis/replaygain_analysis.c:282:19: style: Variable 'output_tail' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/share/replaygain_analysis/replaygain_analysis.c:520:27: style: Parameter 'Array' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/share/replaygain_synthesis/replaygain_synthesis.c:205:17: style: Variable 'default_dither' can be declared as const array [constVariable] flac-1.5.0/src/share/replaygain_synthesis/replaygain_synthesis.c:228:25: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/share/replaygain_synthesis/replaygain_synthesis.c:428:2: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn] flac-1.5.0/src/share/replaygain_synthesis/replaygain_synthesis.c:254:15: style: Variable 'Sum' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/share/utf8/charset.c:130:30: style:inconclusive: Function 'utf8_wctomb' argument 2 names different: declaration 'wc' definition 'wc1'. [funcArgNamesDifferent] flac-1.5.0/src/share/utf8/charset.h:28:30: note: Function 'utf8_wctomb' argument 2 names different: declaration 'wc' definition 'wc1'. flac-1.5.0/src/share/utf8/charset.c:130:30: note: Function 'utf8_wctomb' argument 2 names different: declaration 'wc' definition 'wc1'. flac-1.5.0/src/share/utf8/charset.c:200:33: style: Parameter 'charset' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/share/utf8/makemap.c:62:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/utf8/utf8.c:140:7: style: Condition '!c' is always true [knownConditionTrueFalse] flac-1.5.0/src/share/utf8/utf8.c:135:19: note: Assignment 'c=0', assigned value is 0 flac-1.5.0/src/share/utf8/utf8.c:140:7: note: Condition '!c' is always true flac-1.5.0/src/test_grabbag/cuesheet/main.c:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_grabbag/cuesheet/main.c:129:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/win_utf8_io/win_utf8_io.c:80:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_UTF8 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/win_utf8_io/win_utf8_io.c:100:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_UTF8 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/win_utf8_io/win_utf8_io.c:178:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/win_utf8_io/win_utf8_io.c:203:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_UTF8 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/win_utf8_io/win_utf8_io.c:216:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STD_OUTPUT_HANDLE [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/win_utf8_io/win_utf8_io.c:233:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/win_utf8_io/win_utf8_io.c:264:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/share/win_utf8_io/win_utf8_io.c:355:54: style: Parameter 'times' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/test_grabbag/picture/main.c:88:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_PICTURE_TYPE_UNDEFINED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_grabbag/picture/main.c:217:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:109:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_utils__ogg_serial_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:175:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:195:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamDecoderErrorStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_SEEK_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:269:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_TELL_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:288:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_LENGTH_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:343:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_INIT_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:431:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:550:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/decoders.cpp:1331:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC_API_SUPPORTS_OGG_FLAC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/encoders.cpp:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_VERIFY_DECODER_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/encoders.cpp:122:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__byte [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/encoders.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_WRITE_STATUS_FATAL_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/encoders.cpp:147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_SEEK_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/encoders.cpp:158:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_TELL_STATUS_UNSUPPORTED [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/encoders.cpp:225:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_utils__ogg_serial_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/encoders.cpp:570:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC_API_SUPPORTS_OGG_FLAC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/encoders.cpp:167:21: style:inconclusive: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. [functionConst] flac-1.5.0/src/test_libFLAC++/encoders.cpp:113:7: note: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. flac-1.5.0/src/test_libFLAC++/encoders.cpp:167:21: note: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. flac-1.5.0/src/test_libFLAC++/encoders.cpp:183:19: style:inconclusive: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. [functionConst] flac-1.5.0/src/test_libFLAC++/encoders.cpp:180:7: note: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. flac-1.5.0/src/test_libFLAC++/encoders.cpp:183:19: note: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. flac-1.5.0/src/test_libFLAC++/encoders.cpp:105:2: style: Class 'StreamEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/src/test_libFLAC++/encoders.cpp:176:2: style: Class 'FileEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/src/test_libFLAC++/decoders.cpp:145:2: style: Class 'DecoderCommon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/src/test_libFLAC++/decoders.cpp:204:2: style: Class 'StreamDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/src/test_libFLAC++/decoders.cpp:382:2: style: Class 'FileDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/src/test_libFLAC++/decoders.cpp:205:3: style: The destructor '~StreamDecoder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] flac-1.5.0/src/test_libFLAC++/decoders.cpp:146:11: note: Virtual destructor in base class flac-1.5.0/src/test_libFLAC++/decoders.cpp:205:3: note: Destructor in derived class flac-1.5.0/src/test_libFLAC++/decoders.cpp:383:3: style: The destructor '~FileDecoder' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] flac-1.5.0/src/test_libFLAC++/decoders.cpp:146:11: note: Virtual destructor in base class flac-1.5.0/src/test_libFLAC++/decoders.cpp:383:3: note: Destructor in derived class flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:113:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:123:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:433:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:486:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:499:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:520:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamDecoderErrorStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:535:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:651:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:802:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_PICTURE_TYPE_FRONT_COVER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:872:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1581:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:2113:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_CHAIN_STATUS_READ_WRITE_MISMATCH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:2269:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC_API_SUPPORTS_OGG_FLAC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:43:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:53:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:239:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:260:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_STREAMINFO_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:654:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_APPLICATION_ID_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:988:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1177:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_VORBIS_COMMENT_ENTRY_LENGTH_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1550:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_CUESHEET_MEDIA_CATALOG_NUMBER_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1819:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_PICTURE_TYPE_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:132:39: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:139:59: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:144:57: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:147:57: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:184:36: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:191:47: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:202:47: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:223:38: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:224:29: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:229:31: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:230:46: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1307:31: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1313:13: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1975:29: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1981:18: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1981:57: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:2039:22: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:70:11: style: The scope of the variable 'i' can be reduced. [variableScope] flac-1.5.0/src/test_libFLAC/bitreader.c:231:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:59:9: style: Class 'OurFileDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:210:18: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:310:16: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:315:16: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:320:14: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:553:59: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:591:38: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:592:29: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:597:31: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:598:46: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:949:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1141:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1157:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1168:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1180:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1192:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1205:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1240:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:1616:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:972:23: style: Variable 'our_current_position' is reassigned a value before the old one has been used. [redundantAssignment] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:903:22: note: our_current_position is assigned flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:972:23: note: our_current_position is overwritten flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:526:25: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:426:112: style: Parameter 'current_block' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/test_libFLAC++/metadata_manip.cpp:2048:23: style: Variable 'our_current_position' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/test_libFLAC/bitreader.c:86:84: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] flac-1.5.0/src/test_libFLAC/bitreader.c:95:76: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] flac-1.5.0/src/test_libFLAC/bitreader.c:108:20: style: Variable 'expected_crcs' can be declared as const array [constVariable] flac-1.5.0/src/test_libFLAC/bitreader.c:347:75: style: Parameter 'data' can be declared as pointer to const. However it seems that 'read_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flac-1.5.0/src/test_libFLAC/bitreader.c:197:31: note: You might need to cast the function pointer here flac-1.5.0/src/test_libFLAC/bitreader.c:347:75: note: Parameter 'data' can be declared as pointer to const flac-1.5.0/src/test_libFLAC/bitreader.c:59:11: style: struct member 'FLAC__BitReader::read_crc16' is never used. [unusedStructMember] flac-1.5.0/src/test_libFLAC/bitreader.c:60:11: style: struct member 'FLAC__BitReader::crc16_offset' is never used. [unusedStructMember] flac-1.5.0/src/test_libFLAC/bitreader.c:61:11: style: struct member 'FLAC__BitReader::crc16_align' is never used. [unusedStructMember] flac-1.5.0/src/test_libFLAC/bitreader.c:63:11: style: struct member 'FLAC__BitReader::read_limit' is never used. [unusedStructMember] flac-1.5.0/src/test_libFLAC/bitreader.c:64:11: style: struct member 'FLAC__BitReader::last_seen_framesync' is never used. [unusedStructMember] flac-1.5.0/src/test_libFLAC/bitreader.c:66:8: style: struct member 'FLAC__BitReader::client_data' is never used. [unusedStructMember] flac-1.5.0/src/test_libFLAC/bitwriter.c:217:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/bitwriter.c:75:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] flac-1.5.0/src/test_libFLAC/bitwriter.c:81:68: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] flac-1.5.0/src/test_libFLAC/crc.c:198:3: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] flac-1.5.0/src/test_libFLAC/crc.c:238:3: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] flac-1.5.0/src/test_libFLAC/encoders.c:74:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamEncoderStateString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/encoders.c:98:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__byte [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/encoders.c:115:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_WRITE_STATUS_FATAL_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/encoders.c:125:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_SEEK_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/encoders.c:136:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_TELL_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/encoders.c:178:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_utils__ogg_serial_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/encoders.c:524:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC_API_SUPPORTS_OGG_FLAC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:91:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamDecoderStateString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:124:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_utils__ogg_serial_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:159:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:193:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_SEEK_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:216:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_TELL_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:241:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_LENGTH_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:276:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:309:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_APPLICATION [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:343:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamDecoderErrorStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:360:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:517:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:1463:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC_API_SUPPORTS_OGG_FLAC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/endswap.c:46:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPU_IS_BIG_ENDIAN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/decoders.c:862:37: style: Variable 'decoder_client_data.ignore_errors' is reassigned a value before the old one has been used. [redundantAssignment] flac-1.5.0/src/test_libFLAC/decoders.c:857:37: note: decoder_client_data.ignore_errors is assigned flac-1.5.0/src/test_libFLAC/decoders.c:862:37: note: decoder_client_data.ignore_errors is overwritten flac-1.5.0/src/test_libFLAC/decoders.c:235:27: style: Variable 'dcd' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/test_libFLAC/md5.c:56:13: style: Variable 'target' can be declared as const array [constVariable] flac-1.5.0/src/test_libFLAC/md5.c:58:9: style: Variable 'cptr' can be declared as pointer to const [constVariablePointer] flac-1.5.0/src/test_libFLAC/metadata_object.c:52:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:105:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:124:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_SEEKPOINT_LENGTH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:172:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_VORBIS_COMMENT_ENTRY_LENGTH_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:190:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:239:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:251:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_VorbisComment_Entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:259:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:306:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Index [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:320:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_CUESHEET_MEDIA_CATALOG_NUMBER_LEN [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:362:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Index [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:398:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Index [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:413:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Index [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:427:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:459:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamMetadata_CueSheet_Track [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:466:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indices [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:526:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:90:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__Metadata_ChainStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:97:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__Metadata_SimpleIteratorStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:105:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:115:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:137:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_last [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:163:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_last [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:181:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_last [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:426:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:484:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:496:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:513:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:534:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamDecoderErrorStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:549:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:666:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:788:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_METADATA_PICTURE_TYPE_FRONT_COVER [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:839:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:1525:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:2017:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_CHAIN_STATUS_READ_WRITE_MISMATCH [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:2144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC_API_SUPPORTS_OGG_FLAC [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_object.c:162:9: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] flac-1.5.0/src/test_libFLAC/metadata_object.c:160:24: note: Assuming allocation function fails flac-1.5.0/src/test_libFLAC/metadata_object.c:160:24: note: Assignment 'x=malloc(entry->length+1)', assigned value is 0 flac-1.5.0/src/test_libFLAC/metadata_object.c:162:9: note: Null pointer dereference flac-1.5.0/src/test_libFLAC/metadata_object.c:163:2: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] flac-1.5.0/src/test_libFLAC/metadata_object.c:160:24: note: Assuming allocation function fails flac-1.5.0/src/test_libFLAC/metadata_object.c:160:24: note: Assignment 'x=malloc(entry->length+1)', assigned value is 0 flac-1.5.0/src/test_libFLAC/metadata_object.c:163:2: note: Null pointer dereference flac-1.5.0/src/test_libFLAC/metadata_object.c:309:10: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] flac-1.5.0/src/test_libFLAC/metadata_object.c:307:50: note: Assuming allocation function fails flac-1.5.0/src/test_libFLAC/metadata_object.c:307:50: note: Assignment 'x=malloc(bytes)', assigned value is 0 flac-1.5.0/src/test_libFLAC/metadata_object.c:309:10: note: Null pointer dereference flac-1.5.0/src/test_libFLAC/metadata_object.c:33:48: style: Parameter 'dummydata' can be declared as pointer to const [constParameterPointer] flac-1.5.0/src/test_libs_common/file_utils_flac.c:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_ENCODER_WRITE_STATUS_FATAL_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/file_utils_flac.c:82:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/file_utils_flac.c:168:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libFLAC/metadata_manip.c:927:23: style: Variable 'our_current_position' is reassigned a value before the old one has been used. [redundantAssignment] flac-1.5.0/src/test_libFLAC/metadata_manip.c:868:22: note: our_current_position is assigned flac-1.5.0/src/test_libFLAC/metadata_manip.c:927:23: note: our_current_position is overwritten flac-1.5.0/src/test_libFLAC/metadata_manip.c:1946:23: style: Variable 'our_current_position' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/test_libs_common/metadata_utils.c:66:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:166:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_number [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:204:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:233:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:376:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__MetadataTypeString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:411:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:421:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:431:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:459:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_libs_common/metadata_utils.c:627:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:57:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:76:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamDecoderStateString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:89:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:113:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:201:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:242:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__METADATA_TYPE_STREAMINFO [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:262:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__StreamDecoderErrorStatusString [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:295:139: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_INIT_STATUS_OK [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:417:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_seeking/main.c:312:29: style: Variable 'decoder_client_data.quiet' is reassigned a value before the old one has been used. [redundantAssignment] flac-1.5.0/src/test_seeking/main.c:308:29: note: decoder_client_data.quiet is assigned flac-1.5.0/src/test_seeking/main.c:312:29: note: decoder_client_data.quiet is overwritten flac-1.5.0/src/test_seeking/main.c:385:30: style: Variable 'decoder_client_data.quiet' is reassigned a value before the old one has been used. [redundantAssignment] flac-1.5.0/src/test_seeking/main.c:382:30: note: decoder_client_data.quiet is assigned flac-1.5.0/src/test_seeking/main.c:385:30: note: decoder_client_data.quiet is overwritten flac-1.5.0/src/utils/flacdiff/main.cpp:52:151: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__Frame [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:63:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_READ_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_TELL_STATUS_ERROR [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAC__STREAM_DECODER_WRITE_STATUS_ABORT [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:103:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:113:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:193:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:225:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flacdiff/main.cpp:62:13: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/utils/flacdiff/main.cpp:64:31: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/utils/flacdiff/main.cpp:81:21: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/utils/flacdiff/main.cpp:169:11: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/utils/flacdiff/main.cpp:169:30: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/utils/flacdiff/main.cpp:173:11: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/utils/flacdiff/main.cpp:177:11: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/utils/flacdiff/main.cpp:165:46: style: Parameter 'f1' can be declared as reference to const [constParameterReference] flac-1.5.0/src/utils/flacdiff/main.cpp:165:60: style: Parameter 'f2' can be declared as reference to const [constParameterReference] flac-1.5.0/src/utils/flactimer/main.cpp:59:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:65:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:130:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:141:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:177:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:819:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:965:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flac-1.5.0/src/test_streams/main.c:1245:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] flac-1.5.0/src/utils/flactimer/main.cpp:41:34: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] flac-1.5.0/src/utils/flactimer/main.cpp:104:15: style: C-style pointer casting [cstyleCast] flac-1.5.0/src/utils/flactimer/main.cpp:41:39: style: Variable 'nsec' is assigned a value that is never used. [unreadVariable] flac-1.5.0/src/metaflac/options.c:135:20: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt] flac-1.5.0/src/metaflac/options.c:135:23: style: Comparing expression of type 'bool' against value 2. Condition is always true. [compareValueOutOfTypeRangeError] flac-1.5.0/src/metaflac/options.c:1002:12: style: Variable 'q' can be declared as pointer to const [constVariablePointer] diff: 2.17.0 flac-1.5.0/src/test_libFLAC++/encoders.cpp:113:7: style:inconclusive: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. [functionConst] flac-1.5.0/src/test_libFLAC++/encoders.cpp:167:21: note: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. flac-1.5.0/src/test_libFLAC++/encoders.cpp:113:7: note: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. head flac-1.5.0/src/test_libFLAC++/encoders.cpp:167:21: style:inconclusive: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. [functionConst] flac-1.5.0/src/test_libFLAC++/encoders.cpp:113:7: note: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. flac-1.5.0/src/test_libFLAC++/encoders.cpp:167:21: note: Either there is a missing 'override', or the member function 'StreamEncoder::metadata_callback' can be const. 2.17.0 flac-1.5.0/src/test_libFLAC++/encoders.cpp:180:7: style:inconclusive: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. [functionConst] flac-1.5.0/src/test_libFLAC++/encoders.cpp:183:19: note: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. flac-1.5.0/src/test_libFLAC++/encoders.cpp:180:7: note: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. head flac-1.5.0/src/test_libFLAC++/encoders.cpp:183:19: style:inconclusive: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. [functionConst] flac-1.5.0/src/test_libFLAC++/encoders.cpp:180:7: note: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. flac-1.5.0/src/test_libFLAC++/encoders.cpp:183:19: note: Either there is a missing 'override', or the member function 'FileEncoder::progress_callback' can be const. head flac-1.5.0/src/test_libFLAC++/metadata_object.cpp:1981:57: style: C-style pointer casting [cstyleCast] head flac-1.5.0/src/utils/flacdiff/main.cpp:169:30: style: C-style pointer casting [cstyleCast] DONE