faad2-2.11.2-5.fc44
List of Findings
Error: CPPCHECK_WARNING (CWE-476): [#def1]
faad2-2.11.2/frontend/audio.c:60: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: aufile
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2]
faad2-2.11.2/frontend/audio.c:60:5: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘aufile’
faad2-2.11.2/frontend/audio.c:58:26: acquire_memory: this call could return NULL
faad2-2.11.2/frontend/audio.c:60:5: danger: ‘aufile’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def3]
faad2-2.11.2/frontend/audio.c:62: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: aufile
Error: CPPCHECK_WARNING (CWE-476): [#def4]
faad2-2.11.2/frontend/audio.c:63: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: aufile
Error: CPPCHECK_WARNING (CWE-476): [#def5]
faad2-2.11.2/frontend/audio.c:64: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: aufile
Error: CPPCHECK_WARNING (CWE-476): [#def6]
faad2-2.11.2/frontend/audio.c:65: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: aufile
Error: CPPCHECK_WARNING (CWE-476): [#def7]
faad2-2.11.2/frontend/audio.c:66: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: aufile
Error: GCC_ANALYZER_WARNING (CWE-401): [#def8]
faad2-2.11.2/frontend/audio.c:94:27: warning[-Wanalyzer-malloc-leak]: leak of ‘aufile’
faad2-2.11.2/frontend/audio.c:58:26: acquire_memory: allocated here
faad2-2.11.2/frontend/audio.c:85:7: branch_false: following ‘false’ branch...
faad2-2.11.2/frontend/audio.c:93:9: branch_false: ...to here
faad2-2.11.2/frontend/audio.c:94:27: throw: if ‘faad_fopen’ throws an exception...
faad2-2.11.2/frontend/audio.c:94:27: danger: ‘aufile’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def9]
faad2-2.11.2/frontend/audio.c:346: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: GCC_ANALYZER_WARNING (CWE-476): [#def10]
faad2-2.11.2/frontend/audio.c:346:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘data’
faad2-2.11.2/frontend/audio.c:320:18: acquire_memory: this call could return NULL
faad2-2.11.2/frontend/audio.c:344:17: branch_true: following ‘true’ branch (when ‘i < samples’)...
faad2-2.11.2/frontend/audio.c:346:43: branch_true: ...to here
faad2-2.11.2/frontend/audio.c:346:9: danger: ‘data + ((long unsigned int)i * 2 & 4294967295)’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def11]
faad2-2.11.2/frontend/audio.c:347: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def12]
faad2-2.11.2/frontend/audio.c:350: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def13]
faad2-2.11.2/frontend/audio.c:389: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: GCC_ANALYZER_WARNING (CWE-476): [#def14]
faad2-2.11.2/frontend/audio.c:389:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘data’
faad2-2.11.2/frontend/audio.c:363:18: acquire_memory: this call could return NULL
faad2-2.11.2/frontend/audio.c:387:17: branch_true: following ‘true’ branch (when ‘i < samples’)...
faad2-2.11.2/frontend/audio.c:389:43: branch_true: ...to here
faad2-2.11.2/frontend/audio.c:389:9: danger: ‘data + (sizetype)(i * 3)’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def15]
faad2-2.11.2/frontend/audio.c:390: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def16]
faad2-2.11.2/frontend/audio.c:391: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def17]
faad2-2.11.2/frontend/audio.c:394: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def18]
faad2-2.11.2/frontend/audio.c:433: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: GCC_ANALYZER_WARNING (CWE-476): [#def19]
faad2-2.11.2/frontend/audio.c:433:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘data’
faad2-2.11.2/frontend/audio.c:407:18: acquire_memory: this call could return NULL
faad2-2.11.2/frontend/audio.c:431:17: branch_true: following ‘true’ branch (when ‘i < samples’)...
faad2-2.11.2/frontend/audio.c:433:43: branch_true: ...to here
faad2-2.11.2/frontend/audio.c:433:9: danger: ‘data + ((long unsigned int)i * 4 & 4294967295)’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def20]
faad2-2.11.2/frontend/audio.c:434: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def21]
faad2-2.11.2/frontend/audio.c:435: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def22]
faad2-2.11.2/frontend/audio.c:436: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def23]
faad2-2.11.2/frontend/audio.c:439: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def24]
faad2-2.11.2/frontend/audio.c:481: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: GCC_ANALYZER_WARNING (CWE-476): [#def25]
faad2-2.11.2/frontend/audio.c:481:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘data’
faad2-2.11.2/frontend/audio.c:452:27: acquire_memory: this call could return NULL
faad2-2.11.2/frontend/audio.c:476:17: branch_true: following ‘true’ branch (when ‘i < samples’)...
faad2-2.11.2/frontend/audio.c:479:35: branch_true: ...to here
faad2-2.11.2/frontend/audio.c:481:9: danger: ‘data + ((long unsigned int)i * 4 & 4294967295)’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def26]
faad2-2.11.2/frontend/main.c:357: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def27]
faad2-2.11.2/frontend/main.c:359: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def28]
faad2-2.11.2/frontend/main.c:361: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def29]
faad2-2.11.2/frontend/main.c:364: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def30]
faad2-2.11.2/frontend/main.c:366: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def31]
faad2-2.11.2/frontend/main.c:367: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def32]
faad2-2.11.2/frontend/main.c:369: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def33]
faad2-2.11.2/frontend/main.c:371: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def34]
faad2-2.11.2/frontend/main.c:376: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def35]
faad2-2.11.2/frontend/main.c:378: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def36]
faad2-2.11.2/frontend/main.c:380: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def37]
faad2-2.11.2/frontend/main.c:381: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def38]
faad2-2.11.2/frontend/main.c:383: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: GCC_ANALYZER_WARNING (CWE-401): [#def39]
faad2-2.11.2/frontend/main.c:499:20: warning[-Wanalyzer-malloc-leak]: leak of ‘aacFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def40]
faad2-2.11.2/frontend/main.c:499:20: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def41]
faad2-2.11.2/frontend/main.c:508:14: warning[-Wanalyzer-malloc-leak]: leak of ‘aacFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def42]
faad2-2.11.2/frontend/main.c:508:14: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def43]
faad2-2.11.2/frontend/main.c:520:20: warning[-Wanalyzer-malloc-leak]: leak of ‘aacFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def44]
faad2-2.11.2/frontend/main.c:520:20: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def45]
faad2-2.11.2/frontend/main.c:521:9: warning[-Wanalyzer-malloc-leak]: leak of ‘aacFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def46]
faad2-2.11.2/frontend/main.c:521:9: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def47]
faad2-2.11.2/frontend/main.c:820:9: warning[-Wanalyzer-malloc-leak]: leak of ‘aacFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def48]
faad2-2.11.2/frontend/main.c:820:9: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def49]
faad2-2.11.2/frontend/main.c:827:16: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def50]
faad2-2.11.2/frontend/main.c:830:14: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def51]
faad2-2.11.2/frontend/main.c:834:5: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def52]
faad2-2.11.2/frontend/main.c:846:8: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def53]
faad2-2.11.2/frontend/main.c:851:9: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def54]
faad2-2.11.2/frontend/main.c:852:9: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def55]
faad2-2.11.2/frontend/main.c:862:13: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def56]
faad2-2.11.2/frontend/main.c:1291:20: warning[-Wanalyzer-malloc-leak]: leak of ‘aacFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def57]
faad2-2.11.2/frontend/main.c:1291:20: warning[-Wanalyzer-malloc-leak]: leak of ‘audioFileName’
faad2-2.11.2/frontend/main.c:1362:5: enter_function: entry to ‘main’
faad2-2.11.2/frontend/main.c:1376:12: call_function: calling ‘faad_main’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def58]
faad2-2.11.2/libfaad/filtbank.c:280:76: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘window_short’
faad2-2.11.2/libfaad/filtbank.c:189:8: branch_true: following ‘true’ branch (when ‘object_type == 23’)...
faad2-2.11.2/libfaad/filtbank.c:191:29: branch_true: ...to here
faad2-2.11.2/libfaad/filtbank.c:278:20: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/filtbank.c:280:53: branch_true: ...to here
faad2-2.11.2/libfaad/filtbank.c:280:76: release_memory: ‘window_short’ is NULL
faad2-2.11.2/libfaad/filtbank.c:280:76: danger: dereference of NULL ‘window_short_prev + (long unsigned int)i * 4’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def59]
faad2-2.11.2/libfaad/filtbank.c:311:58: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘window_short_prev’
faad2-2.11.2/libfaad/filtbank.c:189:8: branch_true: following ‘true’ branch (when ‘object_type == 23’)...
faad2-2.11.2/libfaad/filtbank.c:191:29: branch_true: ...to here
faad2-2.11.2/libfaad/filtbank.c:310:21: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/filtbank.c:311:44: branch_true: ...to here
faad2-2.11.2/libfaad/filtbank.c:311:58: danger: dereference of NULL ‘window_short_prev + (long unsigned int)i * 4’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def60]
faad2-2.11.2/libfaad/filtbank.c:399:40: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘window_short_prev’
faad2-2.11.2/libfaad/filtbank.c:358:8: branch_true: following ‘true’ branch (when ‘object_type == 23’)...
faad2-2.11.2/libfaad/filtbank.c:360:29: branch_true: ...to here
faad2-2.11.2/libfaad/filtbank.c:398:21: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/filtbank.c:399:40: branch_true: ...to here
faad2-2.11.2/libfaad/filtbank.c:399:40: danger: dereference of NULL ‘window_short_prev + (long unsigned int)i * 4’
Error: COMPILER_WARNING (CWE-457): [#def61]
faad2-2.11.2/libfaad/ps_dec.c:449:8: warning[-Wmaybe-uninitialized]: ‘input_re1[0]’ may be used uninitialized
faad2-2.11.2/libfaad/ps_dec.c: scope_hint: In function ‘ps_decode’
faad2-2.11.2/libfaad/ps_dec.c:468:12: note: ‘input_re1[0]’ was declared here
Error: COMPILER_WARNING (CWE-457): [#def62]
faad2-2.11.2/libfaad/ps_dec.c:449:8: warning[-Wmaybe-uninitialized]: ‘input_re2[0]’ may be used uninitialized
faad2-2.11.2/libfaad/ps_dec.c: scope_hint: In function ‘ps_decode’
faad2-2.11.2/libfaad/ps_dec.c:468:26: note: ‘input_re2[0]’ was declared here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def63]
faad2-2.11.2/libfaad/ps_dec.c:1376:38: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘temp_delay_ser[<unknown>]’
faad2-2.11.2/libfaad/ps_dec.c:1062:17: branch_true: following ‘true’ branch (when ‘n != 32’)...
faad2-2.11.2/libfaad/ps_dec.c:1062:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1064:22: branch_true: following ‘true’ branch (when ‘bk != 34’)...
faad2-2.11.2/libfaad/ps_dec.c:1066:13: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1062:17: branch_false: following ‘false’ branch (when ‘n == 32’)...
faad2-2.11.2/libfaad/ps_dec.c:1062:17: branch_false: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1375:17: branch_true: following ‘true’ branch (when ‘n != 3’)...
faad2-2.11.2/libfaad/ps_dec.c:1376:38: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1376:38: danger: use of uninitialized value ‘temp_delay_ser[<unknown>]’ here
Error: GCC_ANALYZER_WARNING (CWE-126): [#def64]
faad2-2.11.2/libfaad/ps_dec.c:1554:21: warning[-Wanalyzer-out-of-bounds]: buffer over-read
faad2-2.11.2/libfaad/ps_dec.c:1474:8: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1483:9: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1490:18: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1492:35: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1497:23: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1499:44: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1504:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1505:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1515:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1516:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1523:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1542:45: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1549:20: branch_false: following ‘false’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1554:28: branch_false: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1554:21: danger: out-of-bounds read from byte 480 till byte 483 but ‘cos_betas_normal’ ends at byte 256
Error: GCC_ANALYZER_WARNING (CWE-126): [#def65]
faad2-2.11.2/libfaad/ps_dec.c:1555:21: warning[-Wanalyzer-out-of-bounds]: buffer over-read
faad2-2.11.2/libfaad/ps_dec.c:1474:8: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1483:9: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1490:18: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1492:35: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1497:23: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1499:44: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1504:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1505:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1515:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1516:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1523:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1542:45: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1549:20: branch_false: following ‘false’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1554:28: branch_false: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1555:21: danger: out-of-bounds read from byte 480 till byte 483 but ‘sin_betas_normal’ ends at byte 256
Error: GCC_ANALYZER_WARNING (CWE-126): [#def66]
faad2-2.11.2/libfaad/ps_dec.c:1615:21: warning[-Wanalyzer-out-of-bounds]: buffer over-read
faad2-2.11.2/libfaad/ps_dec.c:1474:8: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1483:9: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1490:18: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1492:35: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1497:23: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1499:44: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1504:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1505:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1515:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1516:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1523:16: branch_false: following ‘false’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1606:21: branch_false: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1606:20: branch_false: following ‘false’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1613:66: branch_false: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1615:21: danger: out-of-bounds read from byte 480 till byte 483 but ‘cos_gammas_normal’ ends at byte 256
Error: GCC_ANALYZER_WARNING (CWE-126): [#def67]
faad2-2.11.2/libfaad/ps_dec.c:1616:21: warning[-Wanalyzer-out-of-bounds]: buffer over-read
faad2-2.11.2/libfaad/ps_dec.c:1474:8: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1483:9: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1490:18: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1492:35: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1497:23: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1499:44: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1504:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1505:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1515:16: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1516:17: branch_true: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1523:16: branch_false: following ‘false’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1606:21: branch_false: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1606:20: branch_false: following ‘false’ branch...
faad2-2.11.2/libfaad/ps_dec.c:1613:66: branch_false: ...to here
faad2-2.11.2/libfaad/ps_dec.c:1616:21: danger: out-of-bounds read from byte 480 till byte 483 but ‘sin_gammas_normal’ ends at byte 256
Error: CPPCHECK_WARNING (CWE-758): [#def68]
faad2-2.11.2/libfaad/sbr_hfgen.c:291: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def69]
faad2-2.11.2/libfaad/sbr_hfgen.c:293: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: GCC_ANALYZER_WARNING (CWE-465): [#def70]
faad2-2.11.2/libfaad/specrec.c:757:12: warning[-Wanalyzer-deref-before-check]: check of ‘*hDecoder.time_out[<unknown>]’ for NULL after already dereferencing it
faad2-2.11.2/libfaad/specrec.c:905:9: enter_function: entry to ‘reconstruct_single_channel’
faad2-2.11.2/libfaad/specrec.c:951:8: branch_true: following ‘true’ branch...
faad2-2.11.2/libfaad/specrec.c:953:18: branch_true: ...to here
faad2-2.11.2/libfaad/specrec.c:953:18: call_function: calling ‘allocate_single_channel’ from ‘reconstruct_single_channel’
Error: COMPILER_WARNING (CWE-686): [#def71]
faad2-2.11.2/redhat-linux-build/CMakeFiles/CMakeScratch/TryCompile-jKMaAR/CheckFunctionExists.c:7:3: warning[-Wbuiltin-declaration-mismatch]: conflicting types for built-in function ‘lrintf’; expected ‘long int(float)’
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-44.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 | faad2-2.11.2-5.fc44 |
| store-results-to | /tmp/tmp9crjqzy_/faad2-2.11.2-5.fc44.tar.xz |
| time-created | 2026-01-08 16:05:42 |
| time-finished | 2026-01-08 16:07:41 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmp9crjqzy_/faad2-2.11.2-5.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp9crjqzy_/faad2-2.11.2-5.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |