ilbc-3.0.4-17.fc44
List of Findings
Error: COMPILER_WARNING: [#def1]
libilbc-3.0.4/common_audio/signal_processing/copy_set_operations.c:36:19: warning[-Wstringop-overflow=]: ‘__builtin_memset’ specified bound 18446744073709551576 exceeds maximum object size 9223372036854775807
Error: CPPCHECK_WARNING (CWE-190): [#def2]
libilbc-3.0.4/common_audio/signal_processing/levinson_durbin.c:155: error[integerOverflow]: Signed integer underflow for expression 'temp3W32-((int32_t)K_hi*65536)'.
Error: COMPILER_WARNING: [#def3]
libilbc-3.0.4/iLBC_test2.c: scope_hint: In function ‘main’
libilbc-3.0.4/iLBC_test2.c:57:7: warning[-Wunused-but-set-variable=]: variable ‘packetlosscount’ set but not used
Error: GCC_ANALYZER_WARNING (CWE-775): [#def4]
libilbc-3.0.4/iLBC_test2.c:109:17: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "rb")’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:17: acquire_resource: opened here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:17: danger: ‘fopen(argv[2], "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def5]
libilbc-3.0.4/iLBC_test2.c:109:17: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "rb")’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:17: acquire_memory: allocated here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:17: danger: ‘fopen(argv[2], "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def6]
libilbc-3.0.4/iLBC_test2.c:112:17: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[3], "wb")’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:17: acquire_resource: opened here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:17: danger: ‘fopen(argv[3], "wb")’ leaks here; was opened at [(7)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def7]
libilbc-3.0.4/iLBC_test2.c:112:17: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[3], "wb")’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:17: acquire_memory: allocated here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:17: danger: ‘fopen(argv[3], "wb")’ leaks here; was allocated at [(7)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def8]
libilbc-3.0.4/iLBC_test2.c:116:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[4], "wb")’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:17: acquire_resource: opened here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: danger: ‘fopen(argv[4], "wb")’ leaks here; was opened at [(9)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def9]
libilbc-3.0.4/iLBC_test2.c:116:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[4], "wb")’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:17: acquire_memory: allocated here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: danger: ‘fopen(argv[4], "wb")’ leaks here; was allocated at [(9)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def10]
libilbc-3.0.4/iLBC_test2.c:127:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[4], "wb")’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:17: acquire_resource: opened here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: following ‘false’ branch (when ‘argc != 6’)...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_false: following ‘false’ branch (when ‘argc != 6’)...
libilbc-3.0.4/iLBC_test2.c:147:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:151:3: throw: if ‘WebRtcIlbcfix_InitDecode’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:127:3: danger: ‘fopen(argv[4], "wb")’ leaks here; was opened at [(9)](sarif:/runs/0/results/60/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def11]
libilbc-3.0.4/iLBC_test2.c:127:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[4], "wb")’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:17: acquire_memory: allocated here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: following ‘false’ branch (when ‘argc != 6’)...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_false: following ‘false’ branch (when ‘argc != 6’)...
libilbc-3.0.4/iLBC_test2.c:147:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:151:3: throw: if ‘WebRtcIlbcfix_InitDecode’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:127:3: danger: ‘fopen(argv[4], "wb")’ leaks here; was allocated at [(9)](sarif:/runs/0/results/61/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def12]
libilbc-3.0.4/iLBC_test2.c:151:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: acquire_resource: opened here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:151:3: throw: if ‘WebRtcIlbcfix_InitDecode’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:151:3: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/72/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def13]
libilbc-3.0.4/iLBC_test2.c:151:3: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: acquire_memory: allocated here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:151:3: throw: if ‘WebRtcIlbcfix_InitDecode’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:151:3: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/73/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def14]
libilbc-3.0.4/iLBC_test2.c:152:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: acquire_resource: opened here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:152:3: throw: if ‘WebRtcIlbcfix_InitEncode’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:152:3: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/74/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def15]
libilbc-3.0.4/iLBC_test2.c:152:3: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: acquire_memory: allocated here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:152:3: throw: if ‘WebRtcIlbcfix_InitEncode’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:152:3: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/75/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def16]
libilbc-3.0.4/iLBC_test2.c:164:5: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: acquire_resource: opened here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:157:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:159:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:164:5: throw: if ‘WebRtcIlbcfix_EncodeImpl’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:164:5: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/76/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def17]
libilbc-3.0.4/iLBC_test2.c:164:5: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: acquire_memory: allocated here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:157:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:159:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:164:5: throw: if ‘WebRtcIlbcfix_EncodeImpl’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:164:5: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/77/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-617): [#def18]
libilbc-3.0.4/iLBC_test2.c:178:11: warning[-Wanalyzer-tainted-assertion]: use of attacked-controlled value in condition for assertion
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:157:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:159:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:169:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:174:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:174:8: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:175:11: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:175:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:176:13: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:178:11: danger: treating ‘exit’ as an assertion failure handler due to ‘__attribute__((__noreturn__))’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def19]
libilbc-3.0.4/iLBC_test2.c:197:12: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: acquire_resource: opened here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:157:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:159:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:169:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:174:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:174:8: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:175:11: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:175:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:176:13: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:176:12: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:180:12: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:180:12: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:182:11: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:197:12: throw: if ‘WebRtcIlbcfix_DecodeImpl’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:197:12: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/79/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def20]
libilbc-3.0.4/iLBC_test2.c:197:12: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/iLBC_test2.c:72:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:100:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:101:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:106:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:109:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:112:17: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:112:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:115:6: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:115:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:116:18: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:116:18: acquire_memory: allocated here
libilbc-3.0.4/iLBC_test2.c:116:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:127:3: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:144:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:145:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:157:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:159:5: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:169:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:174:8: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:174:8: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/iLBC_test2.c:175:11: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:175:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:176:13: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:176:12: branch_false: following ‘false’ branch...
libilbc-3.0.4/iLBC_test2.c:180:12: branch_false: ...to here
libilbc-3.0.4/iLBC_test2.c:180:12: branch_true: following ‘true’ branch...
libilbc-3.0.4/iLBC_test2.c:182:11: branch_true: ...to here
libilbc-3.0.4/iLBC_test2.c:197:12: throw: if ‘WebRtcIlbcfix_DecodeImpl’ throws an exception...
libilbc-3.0.4/iLBC_test2.c:197:12: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/80/codeFlows/0/threadFlows/0/locations/12)
Error: CPPCHECK_WARNING (CWE-758): [#def21]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/cb_update_best_index.c:68: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-457): [#def22]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/get_sync_seq.c:92: warning[uninitvar]: Uninitialized variable: plocs2
Error: CPPCHECK_WARNING (CWE-190): [#def23]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/hp_input.c:86: error[integerOverflow]: Signed integer underflow for expression 'tmpW32-(y[0]<<16)'.
Error: CPPCHECK_WARNING (CWE-457): [#def24]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/ilbc.c:265: error[uninitvar]: Uninitialized variable: &dummy
Error: COMPILER_WARNING: [#def25]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c: scope_hint: In function ‘main’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:53:7: warning[-Wunused-but-set-variable=]: variable ‘packetlosscount’ set but not used
Error: GCC_ANALYZER_WARNING (CWE-775): [#def26]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "rb")’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: danger: ‘fopen(argv[2], "rb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def27]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "rb")’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: danger: ‘fopen(argv[2], "rb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def28]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[3], "wb")’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: danger: ‘fopen(argv[3], "wb")’ leaks here; was opened at [(7)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def29]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[3], "wb")’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: danger: ‘fopen(argv[3], "wb")’ leaks here; was allocated at [(7)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def30]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[4], "wb")’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: danger: ‘fopen(argv[4], "wb")’ leaks here; was opened at [(9)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def31]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[4], "wb")’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: danger: ‘fopen(argv[4], "wb")’ leaks here; was allocated at [(9)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def32]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[4], "wb")’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: following ‘false’ branch (when ‘argc != 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_false: following ‘false’ branch (when ‘argc != 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:144:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:147:3: throw: if ‘WebRtcIlbcfix_EncoderCreate’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: danger: ‘fopen(argv[4], "wb")’ leaks here; was opened at [(9)](sarif:/runs/0/results/78/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def33]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[4], "wb")’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: following ‘false’ branch (when ‘argc != 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_false: following ‘false’ branch (when ‘argc != 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:144:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:147:3: throw: if ‘WebRtcIlbcfix_EncoderCreate’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: danger: ‘fopen(argv[4], "wb")’ leaks here; was allocated at [(9)](sarif:/runs/0/results/79/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def34]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:147:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:147:3: throw: if ‘WebRtcIlbcfix_EncoderCreate’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:147:3: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/94/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def35]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:147:3: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:147:3: throw: if ‘WebRtcIlbcfix_EncoderCreate’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:147:3: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/95/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def36]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:148:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:148:3: throw: if ‘WebRtcIlbcfix_DecoderCreate’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:148:3: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/96/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def37]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:148:3: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:148:3: throw: if ‘WebRtcIlbcfix_DecoderCreate’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:148:3: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/97/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def38]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:153:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:153:3: throw: if ‘WebRtcIlbcfix_EncoderInit’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:153:3: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/98/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def39]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:153:3: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:153:3: throw: if ‘WebRtcIlbcfix_EncoderInit’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:153:3: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/99/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def40]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:154:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:154:3: throw: if ‘WebRtcIlbcfix_DecoderInit’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:154:3: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/100/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def41]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:154:3: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:154:3: throw: if ‘WebRtcIlbcfix_DecoderInit’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:154:3: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/101/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def42]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:166:15: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:159:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:161:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:166:15: throw: if ‘WebRtcIlbcfix_Encode’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:166:15: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/102/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def43]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:166:15: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:159:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:161:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:166:15: throw: if ‘WebRtcIlbcfix_Encode’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:166:15: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/103/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-617): [#def44]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:186:11: warning[-Wanalyzer-tainted-assertion]: use of attacked-controlled value in condition for assertion
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:159:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:161:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:167:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:171:5: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:177:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:11: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:13: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:12: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:185:11: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:186:11: danger: treating ‘exit’ as an assertion failure handler due to ‘__attribute__((__noreturn__))’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def45]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:206:15: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:159:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:161:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:167:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:171:5: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:177:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:11: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:13: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:12: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:188:12: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:188:12: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:204:5: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:205:8: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:206:15: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:206:15: throw: if ‘WebRtcIlbcfix_Decode’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:206:15: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/105/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def46]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:206:15: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:159:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:161:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:167:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:171:5: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:177:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:11: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:13: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:12: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:188:12: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:188:12: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:204:5: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:205:8: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:206:15: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:206:15: throw: if ‘WebRtcIlbcfix_Decode’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:206:15: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/106/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def47]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:214:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_resource: opened here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:159:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:161:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:167:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:171:5: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:177:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:11: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:13: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:12: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:188:12: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:214:11: throw: if ‘WebRtcIlbcfix_DecodePlc’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:214:11: danger: ‘cfileid’ leaks here; was opened at [(13)](sarif:/runs/0/results/107/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def48]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:214:11: warning[-Wanalyzer-malloc-leak]: leak of ‘cfileid’
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:69:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:97:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:98:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:103:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:106:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:17: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:109:6: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:112:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:18: acquire_memory: allocated here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:113:7: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:124:3: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:141:6: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:142:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:159:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:161:5: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:167:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:171:5: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:177:8: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:182:8: branch_true: following ‘true’ branch (when ‘argc == 6’)...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:11: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:183:10: branch_true: following ‘true’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:13: branch_true: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:184:12: branch_false: following ‘false’ branch...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:188:12: branch_false: ...to here
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:214:11: throw: if ‘WebRtcIlbcfix_DecodePlc’ throws an exception...
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/test/iLBC_test.c:214:11: danger: ‘cfileid’ leaks here; was allocated at [(13)](sarif:/runs/0/results/108/codeFlows/0/threadFlows/0/locations/12)
Error: CPPCHECK_WARNING (CWE-758): [#def49]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/xcorr_coef.c:116: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def50]
libilbc-3.0.4/modules/audio_coding/codecs/ilbc/xcorr_coef.c:120: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Scan Properties
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-172.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | ilbc-3.0.4-17.fc44 |
| store-results-to | /tmp/tmpdu626xgo/ilbc-3.0.4-17.fc44.tar.xz |
| time-created | 2026-01-08 17:07:07 |
| time-finished | 2026-01-08 17:08:28 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpdu626xgo/ilbc-3.0.4-17.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpdu626xgo/ilbc-3.0.4-17.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |