fftw-3.3.10-16.fc44
List of Findings
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1]
fftw-3.3.10/api/export-wisdom-to-file.c:38:9: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(filename, "w")’
fftw-3.3.10/api/export-wisdom-to-file.c:31:5: enter_function: entry to ‘fftw_export_wisdom_to_filename’
fftw-3.3.10/api/export-wisdom-to-file.c:33:16: acquire_resource: opened here
fftw-3.3.10/api/export-wisdom-to-file.c:35:9: branch_false: following ‘false’ branch...
fftw-3.3.10/api/export-wisdom-to-file.c:36:6: branch_false: ...to here
fftw-3.3.10/api/export-wisdom-to-file.c:36:6: call_function: calling ‘fftw_export_wisdom_to_file’ from ‘fftw_export_wisdom_to_filename’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def2]
fftw-3.3.10/api/export-wisdom-to-file.c:38:9: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(filename, "w")’
fftw-3.3.10/api/export-wisdom-to-file.c:31:5: enter_function: entry to ‘fftw_export_wisdom_to_filename’
fftw-3.3.10/api/export-wisdom-to-file.c:33:16: acquire_memory: allocated here
fftw-3.3.10/api/export-wisdom-to-file.c:35:9: branch_false: following ‘false’ branch...
fftw-3.3.10/api/export-wisdom-to-file.c:36:6: branch_false: ...to here
fftw-3.3.10/api/export-wisdom-to-file.c:36:6: call_function: calling ‘fftw_export_wisdom_to_file’ from ‘fftw_export_wisdom_to_filename’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def3]
fftw-3.3.10/api/export-wisdom-to-string.c:36:15: warning[-Wanalyzer-malloc-leak]: leak of ‘s’
fftw-3.3.10/api/export-wisdom-to-string.c:34:19: acquire_memory: allocated here
fftw-3.3.10/api/export-wisdom-to-string.c:35:9: branch_true: following ‘true’ branch (when ‘s’ is non-NULL)...
fftw-3.3.10/api/export-wisdom-to-string.c:36:15: branch_true: ...to here
fftw-3.3.10/api/export-wisdom-to-string.c:36:15: danger: ‘s’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def4]
fftw-3.3.10/api/import-system-wisdom.c:47:21: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen("/etc/fftw/wisdom", "r")’
fftw-3.3.10/api/import-system-wisdom.c:45:10: acquire_resource: opened here
fftw-3.3.10/api/import-system-wisdom.c:46:9: branch_true: following ‘true’ branch...
fftw-3.3.10/api/import-system-wisdom.c:47:21: branch_true: ...to here
fftw-3.3.10/api/import-system-wisdom.c:47:21: danger: ‘fopen("/etc/fftw/wisdom", "r")’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def5]
fftw-3.3.10/api/import-system-wisdom.c:47:21: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen("/etc/fftw/wisdomf", "r")’
fftw-3.3.10/api/import-system-wisdom.c:45:10: acquire_resource: opened here
fftw-3.3.10/api/import-system-wisdom.c:46:9: branch_true: following ‘true’ branch...
fftw-3.3.10/api/import-system-wisdom.c:47:21: branch_true: ...to here
fftw-3.3.10/api/import-system-wisdom.c:47:21: danger: ‘fopen("/etc/fftw/wisdomf", "r")’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def6]
fftw-3.3.10/api/import-system-wisdom.c:47:21: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen("/etc/fftw/wisdoml", "r")’
fftw-3.3.10/api/import-system-wisdom.c:45:10: acquire_resource: opened here
fftw-3.3.10/api/import-system-wisdom.c:46:9: branch_true: following ‘true’ branch...
fftw-3.3.10/api/import-system-wisdom.c:47:21: branch_true: ...to here
fftw-3.3.10/api/import-system-wisdom.c:47:21: danger: ‘fopen("/etc/fftw/wisdoml", "r")’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def7]
fftw-3.3.10/api/import-system-wisdom.c:47:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen("/etc/fftw/wisdom", "r")’
fftw-3.3.10/api/import-system-wisdom.c:45:10: acquire_memory: allocated here
fftw-3.3.10/api/import-system-wisdom.c:46:9: branch_true: following ‘true’ branch...
fftw-3.3.10/api/import-system-wisdom.c:47:21: branch_true: ...to here
fftw-3.3.10/api/import-system-wisdom.c:47:21: danger: ‘fopen("/etc/fftw/wisdom", "r")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def8]
fftw-3.3.10/api/import-system-wisdom.c:47:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen("/etc/fftw/wisdomf", "r")’
fftw-3.3.10/api/import-system-wisdom.c:45:10: acquire_memory: allocated here
fftw-3.3.10/api/import-system-wisdom.c:46:9: branch_true: following ‘true’ branch...
fftw-3.3.10/api/import-system-wisdom.c:47:21: branch_true: ...to here
fftw-3.3.10/api/import-system-wisdom.c:47:21: danger: ‘fopen("/etc/fftw/wisdomf", "r")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def9]
fftw-3.3.10/api/import-system-wisdom.c:47:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen("/etc/fftw/wisdoml", "r")’
fftw-3.3.10/api/import-system-wisdom.c:45:10: acquire_memory: allocated here
fftw-3.3.10/api/import-system-wisdom.c:46:9: branch_true: following ‘true’ branch...
fftw-3.3.10/api/import-system-wisdom.c:47:21: branch_true: ...to here
fftw-3.3.10/api/import-system-wisdom.c:47:21: danger: ‘fopen("/etc/fftw/wisdoml", "r")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def10]
fftw-3.3.10/api/import-wisdom-from-file.c:79:9: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(filename, "r")’
fftw-3.3.10/api/import-wisdom-from-file.c:73:5: enter_function: entry to ‘fftw_import_wisdom_from_filename’
fftw-3.3.10/api/import-wisdom-from-file.c:75:16: acquire_resource: opened here
fftw-3.3.10/api/import-wisdom-from-file.c:77:9: branch_false: following ‘false’ branch...
fftw-3.3.10/api/import-wisdom-from-file.c:78:12: branch_false: ...to here
fftw-3.3.10/api/import-wisdom-from-file.c:78:12: call_function: calling ‘fftw_import_wisdom_from_file’ from ‘fftw_import_wisdom_from_filename’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def11]
fftw-3.3.10/api/import-wisdom-from-file.c:79:9: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(filename, "r")’
fftw-3.3.10/api/import-wisdom-from-file.c:73:5: enter_function: entry to ‘fftw_import_wisdom_from_filename’
fftw-3.3.10/api/import-wisdom-from-file.c:75:16: acquire_memory: allocated here
fftw-3.3.10/api/import-wisdom-from-file.c:77:9: branch_false: following ‘false’ branch...
fftw-3.3.10/api/import-wisdom-from-file.c:78:12: branch_false: ...to here
fftw-3.3.10/api/import-wisdom-from-file.c:78:12: call_function: calling ‘fftw_import_wisdom_from_file’ from ‘fftw_import_wisdom_from_filename’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def12]
fftw-3.3.10/api/print-plan.c:35:16: warning[-Wanalyzer-malloc-leak]: leak of ‘s’
fftw-3.3.10/api/print-plan.c:33:19: acquire_memory: allocated here
fftw-3.3.10/api/print-plan.c:34:9: branch_true: following ‘true’ branch (when ‘s’ is non-NULL)...
fftw-3.3.10/api/print-plan.c:35:16: branch_true: ...to here
fftw-3.3.10/api/print-plan.c:35:16: danger: ‘s’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-682): [#def13]
fftw-3.3.10/dft/dftw-direct.c:215: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def14]
fftw-3.3.10/dft/dftw-direct.c:217: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def15]
fftw-3.3.10/dft/direct.c:161: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def16]
fftw-3.3.10/dft/direct.c:164: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: COMPILER_WARNING (CWE-563): [#def17]
fftw-3.3.10/dft/scalar/codelets/n1_2.c: scope_hint: In function ‘n1_2’
fftw-3.3.10/dft/scalar/codelets/n1_2.c:75:128: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def18]
fftw-3.3.10/dft/scalar/codelets/n1_3.c: scope_hint: In function ‘n1_3’
fftw-3.3.10/dft/scalar/codelets/n1_3.c:92:129: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def19]
fftw-3.3.10/dft/scalar/codelets/n1_4.c: scope_hint: In function ‘n1_4’
fftw-3.3.10/dft/scalar/codelets/n1_4.c:97:129: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def20]
fftw-3.3.10/dft/scalar/codelets/q1_2.c: scope_hint: In function ‘q1_2’
fftw-3.3.10/dft/scalar/codelets/q1_2.c:106:131: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def21]
fftw-3.3.10/dft/scalar/codelets/q1_3.c: scope_hint: In function ‘q1_3’
fftw-3.3.10/dft/scalar/codelets/q1_3.c:194:131: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def22]
fftw-3.3.10/dft/scalar/codelets/q1_4.c: scope_hint: In function ‘q1_4’
fftw-3.3.10/dft/scalar/codelets/q1_4.c:302:131: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def23]
fftw-3.3.10/dft/scalar/codelets/q1_5.c: scope_hint: In function ‘q1_5’
fftw-3.3.10/dft/scalar/codelets/q1_5.c:563:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def24]
fftw-3.3.10/dft/scalar/codelets/q1_6.c: scope_hint: In function ‘q1_6’
fftw-3.3.10/dft/scalar/codelets/q1_6.c:712:134: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def25]
fftw-3.3.10/dft/scalar/codelets/q1_8.c: scope_hint: In function ‘q1_8’
fftw-3.3.10/dft/scalar/codelets/q1_8.c:1251:134: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def26]
fftw-3.3.10/dft/scalar/codelets/t1_2.c: scope_hint: In function ‘t1_2’
fftw-3.3.10/dft/scalar/codelets/t1_2.c:86:98: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def27]
fftw-3.3.10/dft/scalar/codelets/t1_3.c: scope_hint: In function ‘t1_3’
fftw-3.3.10/dft/scalar/codelets/t1_3.c:115:98: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def28]
fftw-3.3.10/dft/scalar/codelets/t1_4.c: scope_hint: In function ‘t1_4’
fftw-3.3.10/dft/scalar/codelets/t1_4.c:129:98: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def29]
fftw-3.3.10/dft/scalar/codelets/t1_5.c: scope_hint: In function ‘t1_5’
fftw-3.3.10/dft/scalar/codelets/t1_5.c:158:98: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def30]
fftw-3.3.10/dft/scalar/codelets/t1_6.c: scope_hint: In function ‘t1_6’
fftw-3.3.10/dft/scalar/codelets/t1_6.c:181:100: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def31]
fftw-3.3.10/dft/scalar/codelets/t1_7.c: scope_hint: In function ‘t1_7’
fftw-3.3.10/dft/scalar/codelets/t1_7.c:226:100: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def32]
fftw-3.3.10/dft/scalar/codelets/t1_8.c: scope_hint: In function ‘t1_8’
fftw-3.3.10/dft/scalar/codelets/t1_8.c:218:100: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def33]
fftw-3.3.10/dft/scalar/codelets/t2_4.c: scope_hint: In function ‘t2_4’
fftw-3.3.10/dft/scalar/codelets/t2_4.c:135:98: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def34]
fftw-3.3.10/dft/scalar/codelets/t2_5.c: scope_hint: In function ‘t2_5’
fftw-3.3.10/dft/scalar/codelets/t2_5.c:164:98: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def35]
fftw-3.3.10/dft/scalar/codelets/t2_8.c: scope_hint: In function ‘t2_8’
fftw-3.3.10/dft/scalar/codelets/t2_8.c:232:98: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: GCC_ANALYZER_WARNING (CWE-404): [#def36]
fftw-3.3.10/kernel/print.c:78:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
fftw-3.3.10/kernel/print.c:217:13: enter_function: entry to ‘print’
fftw-3.3.10/kernel/print.c:220:6: acquire_resource: ‘va_start’ called here
fftw-3.3.10/kernel/print.c:221:6: call_function: calling ‘vprint’ from ‘print’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def37]
fftw-3.3.10/kernel/print.c:83:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
fftw-3.3.10/kernel/print.c:217:13: enter_function: entry to ‘print’
fftw-3.3.10/kernel/print.c:220:6: acquire_resource: ‘va_start’ called here
fftw-3.3.10/kernel/print.c:221:6: call_function: calling ‘vprint’ from ‘print’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def38]
fftw-3.3.10/kernel/print.c:106:29: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
fftw-3.3.10/kernel/print.c:217:13: enter_function: entry to ‘print’
fftw-3.3.10/kernel/print.c:220:6: acquire_resource: ‘va_start’ called here
fftw-3.3.10/kernel/print.c:221:6: call_function: calling ‘vprint’ from ‘print’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def39]
fftw-3.3.10/kernel/scan.c:55:12: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
fftw-3.3.10/kernel/scan.c:181:12: enter_function: entry to ‘scan’
fftw-3.3.10/kernel/scan.c:185:6: acquire_resource: ‘va_start’ called here
fftw-3.3.10/kernel/scan.c:186:12: call_function: calling ‘vscan’ from ‘scan’
Error: GCC_ANALYZER_WARNING (CWE-404): [#def40]
fftw-3.3.10/libbench2/ovtpvt.c:23:11: warning[-Wanalyzer-va-list-leak]: missing call to ‘va_end’
fftw-3.3.10/libbench2/ovtpvt.c:21:6: acquire_resource: ‘va_start’ called here
fftw-3.3.10/libbench2/ovtpvt.c:22:9: branch_true: following ‘true’ branch...
fftw-3.3.10/libbench2/ovtpvt.c:23:11: branch_true: ...to here
fftw-3.3.10/libbench2/ovtpvt.c:23:11: danger: missing call to ‘va_end’ to match ‘va_start’ at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def41]
fftw-3.3.10/libbench2/tensor.c:85:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
fftw-3.3.10/libbench2/tensor.c:70:15: enter_function: entry to ‘tensor_compress’
fftw-3.3.10/libbench2/tensor.c:82:10: call_function: calling ‘mktensor’ from ‘tensor_compress’
fftw-3.3.10/libbench2/tensor.c:82:10: return_function: returning to ‘tensor_compress’ from ‘mktensor’
fftw-3.3.10/libbench2/tensor.c:83:24: branch_true: following ‘true’ branch...
fftw-3.3.10/libbench2/tensor.c:84:15: branch_true: ...to here
fftw-3.3.10/libbench2/tensor.c:84:14: branch_true: following ‘true’ branch...
fftw-3.3.10/libbench2/tensor.c:85:16: branch_true: ...to here
fftw-3.3.10/libbench2/tensor.c:85:16: release_memory: using NULL here
fftw-3.3.10/libbench2/tensor.c:85:23: release_memory: using NULL here
fftw-3.3.10/libbench2/tensor.c:85:16: danger: dereference of NULL ‘*<unknown>.dims + (long unsigned int)rnk * 12’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def42]
fftw-3.3.10/libbench2/tensor.c:161:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘dst’
fftw-3.3.10/libbench2/tensor.c:210:15: enter_function: entry to ‘tensor_copy’
fftw-3.3.10/libbench2/tensor.c:212:24: call_function: calling ‘mktensor’ from ‘tensor_copy’
fftw-3.3.10/libbench2/tensor.c:212:24: return_function: returning to ‘tensor_copy’ from ‘mktensor’
fftw-3.3.10/libbench2/tensor.c:213:6: release_memory: using NULL here
fftw-3.3.10/libbench2/tensor.c:213:6: call_function: inlined call to ‘dimcpy’ from ‘tensor_copy’
branch_true: ...to here
fftw-3.3.10/libbench2/tensor.c:213:6: call_function: inlined call to ‘dimcpy’ from ‘tensor_copy’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def43]
fftw-3.3.10/libbench2/tensor.c:235:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
fftw-3.3.10/libbench2/tensor.c:228:15: enter_function: entry to ‘tensor_copy_swapio’
fftw-3.3.10/libbench2/tensor.c:230:24: call_function: calling ‘tensor_copy’ from ‘tensor_copy_swapio’
fftw-3.3.10/libbench2/tensor.c:230:24: return_function: returning to ‘tensor_copy_swapio’ from ‘tensor_copy’
fftw-3.3.10/libbench2/tensor.c:232:9: branch_true: following ‘true’ branch...
branch_true: ...to here
fftw-3.3.10/libbench2/tensor.c:233:23: branch_true: following ‘true’ branch...
fftw-3.3.10/libbench2/tensor.c:235:20: branch_true: ...to here
fftw-3.3.10/libbench2/tensor.c:235:20: release_memory: using NULL here
fftw-3.3.10/libbench2/tensor.c:235:27: release_memory: using NULL here
fftw-3.3.10/libbench2/tensor.c:235:16: danger: dereference of NULL ‘*<unknown>.dims + (long unsigned int)i * 12’
Error: CPPCHECK_WARNING (CWE-682): [#def44]
fftw-3.3.10/mpi/mpi-bench.c:86: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def45]
fftw-3.3.10/mpi/mpi-bench.c:87: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def46]
fftw-3.3.10/mpi/mpi-bench.c:88: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def47]
fftw-3.3.10/mpi/mpi-bench.c:89: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def48]
fftw-3.3.10/mpi/mpi-bench.c:90: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def49]
fftw-3.3.10/mpi/mpi-bench.c:91: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def50]
fftw-3.3.10/mpi/mpi-bench.c:92: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def51]
fftw-3.3.10/mpi/mpi-bench.c:93: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def52]
fftw-3.3.10/mpi/mpi-bench.c:94: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def53]
fftw-3.3.10/mpi/mpi-bench.c:95: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def54]
fftw-3.3.10/mpi/mpi-bench.c:96: error[nullPointerArithmetic]: Pointer addition with NULL pointer.
Error: GCC_ANALYZER_WARNING (CWE-457): [#def55]
fftw-3.3.10/mpi/mpi-bench.c:426:6: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ntot’
fftw-3.3.10/mpi/mpi-bench.c:374:19: enter_function: entry to ‘mkplan_complex’
fftw-3.3.10/mpi/mpi-bench.c:382:9: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:383:13: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:382:10: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:384:14: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:382:10: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:385:13: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:382:10: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:386:13: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:382:10: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:382:10: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:391:6: call_function: calling ‘alloc_rnk’ from ‘mkplan_complex’
fftw-3.3.10/mpi/mpi-bench.c:391:6: return_function: returning to ‘mkplan_complex’ from ‘alloc_rnk’
fftw-3.3.10/mpi/mpi-bench.c:392:18: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:397:9: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:397:9: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:421:14: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:421:14: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:426:28: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:426:6: danger: use of uninitialized value ‘ntot’ here
Error: COMPILER_WARNING (CWE-457): [#def56]
fftw-3.3.10/mpi/mpi-bench.c:426:6: warning[-Wmaybe-uninitialized]: ‘ntot’ may be used uninitialized
fftw-3.3.10/mpi/mpi-bench.c: scope_hint: In function ‘mkplan’
fftw-3.3.10/mpi/mpi-bench.c:378:16: note: ‘ntot’ was declared here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def57]
fftw-3.3.10/mpi/mpi-bench.c:691:6: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ntot’
fftw-3.3.10/mpi/mpi-bench.c:634:19: enter_function: entry to ‘mkplan_r2r’
fftw-3.3.10/mpi/mpi-bench.c:647:9: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:648:13: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:647:10: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:649:14: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:647:10: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:650:13: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:647:10: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:651:13: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:647:10: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:647:10: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:656:6: call_function: calling ‘alloc_rnk’ from ‘mkplan_r2r’
fftw-3.3.10/mpi/mpi-bench.c:656:6: return_function: returning to ‘mkplan_r2r’ from ‘alloc_rnk’
fftw-3.3.10/mpi/mpi-bench.c:657:18: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:662:9: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:662:9: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:686:14: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:686:14: branch_false: following ‘false’ branch...
fftw-3.3.10/mpi/mpi-bench.c:691:24: branch_false: ...to here
fftw-3.3.10/mpi/mpi-bench.c:691:6: danger: use of uninitialized value ‘ntot’ here
Error: COMPILER_WARNING (CWE-457): [#def58]
fftw-3.3.10/mpi/mpi-bench.c:691:6: warning[-Wmaybe-uninitialized]: ‘ntot’ may be used uninitialized
fftw-3.3.10/mpi/mpi-bench.c: scope_hint: In function ‘mkplan’
fftw-3.3.10/mpi/mpi-bench.c:638:16: note: ‘ntot’ was declared here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def59]
fftw-3.3.10/rdft/problem.c:154:15: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘kind’
fftw-3.3.10/rdft/problem.c:234:10: enter_function: entry to ‘fftw_mkproblem_rdft_0_d’
fftw-3.3.10/rdft/problem.c:236:13: call_function: calling ‘fftw_mkproblem_rdft_d’ from ‘fftw_mkproblem_rdft_0_d’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def60]
fftw-3.3.10/rdft/rank0-rdft2.c:183:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘cldcpy’
fftw-3.3.10/rdft/rank0-rdft2.c:156:9: branch_false: following ‘false’ branch...
fftw-3.3.10/rdft/rank0-rdft2.c:161:10: branch_false: ...to here
fftw-3.3.10/rdft/rank0-rdft2.c:161:9: branch_false: following ‘false’ branch...
fftw-3.3.10/rdft/rank0-rdft2.c:169:12: branch_false: ...to here
fftw-3.3.10/rdft/rank0-rdft2.c:176:6: release_memory: ‘cldcpy’ is NULL
fftw-3.3.10/rdft/rank0-rdft2.c:178:9: branch_false: following ‘false’ branch...
fftw-3.3.10/rdft/rank0-rdft2.c:183:11: branch_false: ...to here
fftw-3.3.10/rdft/rank0-rdft2.c:183:11: danger: dereference of NULL ‘cldcpy’
Error: COMPILER_WARNING (CWE-563): [#def61]
fftw-3.3.10/rdft/scalar/r2cb/hb2_4.c: scope_hint: In function ‘hb2_4’
fftw-3.3.10/rdft/scalar/r2cb/hb2_4.c:129:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def62]
fftw-3.3.10/rdft/scalar/r2cb/hb2_5.c: scope_hint: In function ‘hb2_5’
fftw-3.3.10/rdft/scalar/r2cb/hb2_5.c:176:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def63]
fftw-3.3.10/rdft/scalar/r2cb/hb2_8.c: scope_hint: In function ‘hb2_8’
fftw-3.3.10/rdft/scalar/r2cb/hb2_8.c:235:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def64]
fftw-3.3.10/rdft/scalar/r2cb/hb_2.c: scope_hint: In function ‘hb_2’
fftw-3.3.10/rdft/scalar/r2cb/hb_2.c:89:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def65]
fftw-3.3.10/rdft/scalar/r2cb/hb_3.c: scope_hint: In function ‘hb_3’
fftw-3.3.10/rdft/scalar/r2cb/hb_3.c:115:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def66]
fftw-3.3.10/rdft/scalar/r2cb/hb_4.c: scope_hint: In function ‘hb_4’
fftw-3.3.10/rdft/scalar/r2cb/hb_4.c:129:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def67]
fftw-3.3.10/rdft/scalar/r2cb/hb_5.c: scope_hint: In function ‘hb_5’
fftw-3.3.10/rdft/scalar/r2cb/hb_5.c:176:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def68]
fftw-3.3.10/rdft/scalar/r2cb/hb_6.c: scope_hint: In function ‘hb_6’
fftw-3.3.10/rdft/scalar/r2cb/hb_6.c:178:106: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def69]
fftw-3.3.10/rdft/scalar/r2cb/hb_7.c: scope_hint: In function ‘hb_7’
fftw-3.3.10/rdft/scalar/r2cb/hb_7.c:233:106: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def70]
fftw-3.3.10/rdft/scalar/r2cb/hb_8.c: scope_hint: In function ‘hb_8’
fftw-3.3.10/rdft/scalar/r2cb/hb_8.c:221:106: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def71]
fftw-3.3.10/rdft/scalar/r2cb/hc2cb2_4.c: scope_hint: In function ‘hc2cb2_4’
fftw-3.3.10/rdft/scalar/r2cb/hc2cb2_4.c:129:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def72]
fftw-3.3.10/rdft/scalar/r2cb/hc2cb_2.c: scope_hint: In function ‘hc2cb_2’
fftw-3.3.10/rdft/scalar/r2cb/hc2cb_2.c:89:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def73]
fftw-3.3.10/rdft/scalar/r2cb/hc2cb_4.c: scope_hint: In function ‘hc2cb_4’
fftw-3.3.10/rdft/scalar/r2cb/hc2cb_4.c:129:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def74]
fftw-3.3.10/rdft/scalar/r2cb/hc2cbdft2_4.c: scope_hint: In function ‘hc2cbdft2_4’
fftw-3.3.10/rdft/scalar/r2cb/hc2cbdft2_4.c:140:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def75]
fftw-3.3.10/rdft/scalar/r2cb/hc2cbdft_2.c: scope_hint: In function ‘hc2cbdft_2’
fftw-3.3.10/rdft/scalar/r2cb/hc2cbdft_2.c:93:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def76]
fftw-3.3.10/rdft/scalar/r2cb/hc2cbdft_4.c: scope_hint: In function ‘hc2cbdft_4’
fftw-3.3.10/rdft/scalar/r2cb/hc2cbdft_4.c:140:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def77]
fftw-3.3.10/rdft/scalar/r2cb/r2cbIII_2.c: scope_hint: In function ‘r2cbIII_2’
fftw-3.3.10/rdft/scalar/r2cb/r2cbIII_2.c:73:158: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def78]
fftw-3.3.10/rdft/scalar/r2cb/r2cbIII_3.c: scope_hint: In function ‘r2cbIII_3’
fftw-3.3.10/rdft/scalar/r2cb/r2cbIII_3.c:78:160: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def79]
fftw-3.3.10/rdft/scalar/r2cb/r2cbIII_4.c: scope_hint: In function ‘r2cbIII_4’
fftw-3.3.10/rdft/scalar/r2cb/r2cbIII_4.c:81:160: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def80]
fftw-3.3.10/rdft/scalar/r2cb/r2cb_2.c: scope_hint: In function ‘r2cb_2’
fftw-3.3.10/rdft/scalar/r2cb/r2cb_2.c:71:158: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def81]
fftw-3.3.10/rdft/scalar/r2cb/r2cb_3.c: scope_hint: In function ‘r2cb_3’
fftw-3.3.10/rdft/scalar/r2cb/r2cb_3.c:78:160: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def82]
fftw-3.3.10/rdft/scalar/r2cb/r2cb_4.c: scope_hint: In function ‘r2cb_4’
fftw-3.3.10/rdft/scalar/r2cb/r2cb_4.c:79:160: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def83]
fftw-3.3.10/rdft/scalar/r2cf/hc2cf2_4.c: scope_hint: In function ‘hc2cf2_4’
fftw-3.3.10/rdft/scalar/r2cf/hc2cf2_4.c:135:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def84]
fftw-3.3.10/rdft/scalar/r2cf/hc2cf_2.c: scope_hint: In function ‘hc2cf_2’
fftw-3.3.10/rdft/scalar/r2cf/hc2cf_2.c:86:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def85]
fftw-3.3.10/rdft/scalar/r2cf/hc2cf_4.c: scope_hint: In function ‘hc2cf_4’
fftw-3.3.10/rdft/scalar/r2cf/hc2cf_4.c:129:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def86]
fftw-3.3.10/rdft/scalar/r2cf/hc2cfdft2_4.c: scope_hint: In function ‘hc2cfdft2_4’
fftw-3.3.10/rdft/scalar/r2cf/hc2cfdft2_4.c:142:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def87]
fftw-3.3.10/rdft/scalar/r2cf/hc2cfdft_2.c: scope_hint: In function ‘hc2cfdft_2’
fftw-3.3.10/rdft/scalar/r2cf/hc2cfdft_2.c:95:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def88]
fftw-3.3.10/rdft/scalar/r2cf/hc2cfdft_4.c: scope_hint: In function ‘hc2cfdft_4’
fftw-3.3.10/rdft/scalar/r2cf/hc2cfdft_4.c:140:132: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def89]
fftw-3.3.10/rdft/scalar/r2cf/hf2_4.c: scope_hint: In function ‘hf2_4’
fftw-3.3.10/rdft/scalar/r2cf/hf2_4.c:135:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def90]
fftw-3.3.10/rdft/scalar/r2cf/hf2_5.c: scope_hint: In function ‘hf2_5’
fftw-3.3.10/rdft/scalar/r2cf/hf2_5.c:164:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def91]
fftw-3.3.10/rdft/scalar/r2cf/hf2_8.c: scope_hint: In function ‘hf2_8’
fftw-3.3.10/rdft/scalar/r2cf/hf2_8.c:232:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def92]
fftw-3.3.10/rdft/scalar/r2cf/hf_2.c: scope_hint: In function ‘hf_2’
fftw-3.3.10/rdft/scalar/r2cf/hf_2.c:86:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def93]
fftw-3.3.10/rdft/scalar/r2cf/hf_3.c: scope_hint: In function ‘hf_3’
fftw-3.3.10/rdft/scalar/r2cf/hf_3.c:115:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def94]
fftw-3.3.10/rdft/scalar/r2cf/hf_4.c: scope_hint: In function ‘hf_4’
fftw-3.3.10/rdft/scalar/r2cf/hf_4.c:129:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def95]
fftw-3.3.10/rdft/scalar/r2cf/hf_5.c: scope_hint: In function ‘hf_5’
fftw-3.3.10/rdft/scalar/r2cf/hf_5.c:158:104: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def96]
fftw-3.3.10/rdft/scalar/r2cf/hf_6.c: scope_hint: In function ‘hf_6’
fftw-3.3.10/rdft/scalar/r2cf/hf_6.c:181:106: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def97]
fftw-3.3.10/rdft/scalar/r2cf/hf_7.c: scope_hint: In function ‘hf_7’
fftw-3.3.10/rdft/scalar/r2cf/hf_7.c:226:106: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def98]
fftw-3.3.10/rdft/scalar/r2cf/hf_8.c: scope_hint: In function ‘hf_8’
fftw-3.3.10/rdft/scalar/r2cf/hf_8.c:218:106: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def99]
fftw-3.3.10/rdft/scalar/r2cf/r2cfII_2.c: scope_hint: In function ‘r2cfII_2’
fftw-3.3.10/rdft/scalar/r2cf/r2cfII_2.c:71:158: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def100]
fftw-3.3.10/rdft/scalar/r2cf/r2cfII_3.c: scope_hint: In function ‘r2cfII_3’
fftw-3.3.10/rdft/scalar/r2cf/r2cfII_3.c:78:160: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def101]
fftw-3.3.10/rdft/scalar/r2cf/r2cfII_4.c: scope_hint: In function ‘r2cfII_4’
fftw-3.3.10/rdft/scalar/r2cf/r2cfII_4.c:79:160: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def102]
fftw-3.3.10/rdft/scalar/r2cf/r2cf_2.c: scope_hint: In function ‘r2cf_2’
fftw-3.3.10/rdft/scalar/r2cf/r2cf_2.c:71:158: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def103]
fftw-3.3.10/rdft/scalar/r2cf/r2cf_3.c: scope_hint: In function ‘r2cf_3’
fftw-3.3.10/rdft/scalar/r2cf/r2cf_3.c:78:160: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def104]
fftw-3.3.10/rdft/scalar/r2cf/r2cf_4.c: scope_hint: In function ‘r2cf_4’
fftw-3.3.10/rdft/scalar/r2cf/r2cf_4.c:77:160: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def105]
fftw-3.3.10/rdft/scalar/r2r/e01_8.c: scope_hint: In function ‘e01_8’
fftw-3.3.10/rdft/scalar/r2r/e01_8.c:129:95: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING (CWE-563): [#def106]
fftw-3.3.10/rdft/scalar/r2r/e10_8.c: scope_hint: In function ‘e10_8’
fftw-3.3.10/rdft/scalar/r2r/e10_8.c:131:95: warning[-Wunused-value]: right-hand operand of comma expression has no effect
Error: COMPILER_WARNING: [#def107] [important]
fftw-3.3.10/simd-support/simd-avx.h:39:2: error[error]: #error "compiling simd-avx.h without -mavx"
Error: COMPILER_WARNING: [#def108]
fftw-3.3.10/simd-support/simd-avx.h:70:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def109]
fftw-3.3.10/simd-support/simd-avx.h:76:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING (CWE-457): [#def110]
fftw-3.3.10/simd-support/simd-avx.h:100:26: warning[-Wuninitialized]: ‘h’ is used uninitialized
fftw-3.3.10/simd-support/simd-avx.h:112:16: note: ‘h’ was declared here
Error: COMPILER_WARNING (CWE-457): [#def111]
fftw-3.3.10/dft/simd/n1f.h:21: included_from: Included from here.
fftw-3.3.10/dft/simd/common/n1fv_7.c:114: included_from: Included from here.
fftw-3.3.10/dft/simd/avx/n1fv_7.c:3: included_from: Included from here.
fftw-3.3.10/simd-support/simd-avx.h: scope_hint: In function ‘LD’
fftw-3.3.10/simd-support/simd-avx.h:100:26: warning[-Wuninitialized]: ‘l’ is used uninitialized
fftw-3.3.10/simd-support/simd-avx.h:112:13: note: ‘l’ was declared here
Error: COMPILER_WARNING: [#def112]
fftw-3.3.10/simd-support/simd-avx.h:134:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def113]
fftw-3.3.10/simd-support/simd-avx.h:148:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def114]
fftw-3.3.10/simd-support/simd-avx.h:213:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def115]
fftw-3.3.10/simd-support/simd-avx.h:281:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def116]
fftw-3.3.10/simd-support/simd-avx.h:296:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def117]
fftw-3.3.10/simd-support/simd-avx.h:305:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def118]
fftw-3.3.10/simd-support/simd-avx.h:314:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def119]
fftw-3.3.10/simd-support/simd-avx.h:323:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def120]
fftw-3.3.10/simd-support/simd-avx.h:340:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def121]
fftw-3.3.10/simd-support/simd-avx.h:345:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def122]
fftw-3.3.10/simd-support/simd-avx.h:364:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def123]
fftw-3.3.10/simd-support/simd-avx.h:372:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def124] [important]
fftw-3.3.10/simd-support/simd-avx2-128.h:42:2: error[error]: #error "compiling simd-avx2-128.h without avx2 support"
Error: COMPILER_WARNING: [#def125] [important]
fftw-3.3.10/simd-support/simd-avx2.h:43:2: error[error]: #error "compiling simd-avx2.h without avx2 support"
Error: COMPILER_WARNING: [#def126]
fftw-3.3.10/simd-support/simd-avx2.h:75:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def127]
fftw-3.3.10/simd-support/simd-avx2.h:81:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def128]
fftw-3.3.10/simd-support/simd-avx2.h:139:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def129]
fftw-3.3.10/simd-support/simd-avx2.h:153:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def130]
fftw-3.3.10/simd-support/simd-avx2.h:217:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def131]
fftw-3.3.10/simd-support/simd-avx2.h:283:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def132]
fftw-3.3.10/simd-support/simd-avx2.h:298:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def133]
fftw-3.3.10/simd-support/simd-avx2.h:308:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def134]
fftw-3.3.10/simd-support/simd-avx2.h:318:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def135]
fftw-3.3.10/simd-support/simd-avx2.h:336:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def136]
fftw-3.3.10/simd-support/simd-avx2.h:354:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def137]
fftw-3.3.10/simd-support/simd-avx2.h:359:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def138]
fftw-3.3.10/simd-support/simd-avx2.h:378:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def139]
fftw-3.3.10/simd-support/simd-avx2.h:386:17: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: GCC_ANALYZER_WARNING (CWE-775): [#def140]
fftw-3.3.10/tests/fftw-bench.c:144:16: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(wisdat, "r")’
fftw-3.3.10/tests/fftw-bench.c:140:9: branch_false: following ‘false’ branch...
fftw-3.3.10/tests/fftw-bench.c:142:6: branch_false: ...to here
fftw-3.3.10/tests/fftw-bench.c:143:15: acquire_resource: opened here
fftw-3.3.10/tests/fftw-bench.c:143:9: branch_true: following ‘true’ branch...
fftw-3.3.10/tests/fftw-bench.c:144:16: branch_true: ...to here
fftw-3.3.10/tests/fftw-bench.c:144:16: danger: ‘fopen(wisdat, "r")’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def141]
fftw-3.3.10/tests/fftw-bench.c:144:16: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(wisdat, "r")’
fftw-3.3.10/tests/fftw-bench.c:140:9: branch_false: following ‘false’ branch...
fftw-3.3.10/tests/fftw-bench.c:142:6: branch_false: ...to here
fftw-3.3.10/tests/fftw-bench.c:143:15: acquire_memory: allocated here
fftw-3.3.10/tests/fftw-bench.c:143:9: branch_true: following ‘true’ branch...
fftw-3.3.10/tests/fftw-bench.c:144:16: branch_true: ...to here
fftw-3.3.10/tests/fftw-bench.c:144:16: danger: ‘fopen(wisdat, "r")’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def142]
fftw-3.3.10/tests/fftw-bench.c:171:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(wisdat, "w")’
fftw-3.3.10/tests/fftw-bench.c:170:15: acquire_resource: opened here
fftw-3.3.10/tests/fftw-bench.c:170:9: branch_true: following ‘true’ branch...
fftw-3.3.10/tests/fftw-bench.c:171:11: branch_true: ...to here
fftw-3.3.10/tests/fftw-bench.c:171:11: danger: ‘fopen(wisdat, "w")’ leaks here; was opened at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def143]
fftw-3.3.10/tests/fftw-bench.c:171:11: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(wisdat, "w")’
fftw-3.3.10/tests/fftw-bench.c:170:15: acquire_memory: allocated here
fftw-3.3.10/tests/fftw-bench.c:170:9: branch_true: following ‘true’ branch...
fftw-3.3.10/tests/fftw-bench.c:171:11: branch_true: ...to here
fftw-3.3.10/tests/fftw-bench.c:171:11: danger: ‘fopen(wisdat, "w")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def144]
fftw-3.3.10/threads/ct.c:238:6: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘pln’
fftw-3.3.10/threads/ct.c:131:9: branch_false: following ‘false’ branch...
fftw-3.3.10/threads/ct.c:238:6: danger: dereference of NULL ‘pln’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def145]
fftw-3.3.10/threads/hc2hc.c:204:6: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘pln’
fftw-3.3.10/threads/hc2hc.c:129:9: branch_false: following ‘false’ branch...
fftw-3.3.10/threads/hc2hc.c:204:6: danger: dereference of NULL ‘pln’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def146]
fftw-3.3.10/tools/fftw-wisdom.c:45:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:150:5: enter_function: entry to ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_resource: opened here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:338:25: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:339:14: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:341:16: call_function: calling ‘do_problem’ from ‘bench_main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def147]
fftw-3.3.10/tools/fftw-wisdom.c:45:6: warning[-Wanalyzer-malloc-leak]: leak of ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:150:5: enter_function: entry to ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_memory: allocated here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:338:25: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:339:14: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:341:16: call_function: calling ‘do_problem’ from ‘bench_main’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def148]
fftw-3.3.10/tools/fftw-wisdom.c:46:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:150:5: enter_function: entry to ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_resource: opened here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:338:25: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:339:14: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:341:16: call_function: calling ‘do_problem’ from ‘bench_main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def149]
fftw-3.3.10/tools/fftw-wisdom.c:46:6: warning[-Wanalyzer-malloc-leak]: leak of ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:150:5: enter_function: entry to ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_memory: allocated here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:338:25: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:339:14: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:341:16: call_function: calling ‘do_problem’ from ‘bench_main’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def150]
fftw-3.3.10/tools/fftw-wisdom.c:47:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:150:5: enter_function: entry to ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_resource: opened here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:338:25: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:339:14: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:341:16: call_function: calling ‘do_problem’ from ‘bench_main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def151]
fftw-3.3.10/tools/fftw-wisdom.c:47:6: warning[-Wanalyzer-malloc-leak]: leak of ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:150:5: enter_function: entry to ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_memory: allocated here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:338:25: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:339:14: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:341:16: call_function: calling ‘do_problem’ from ‘bench_main’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def152]
fftw-3.3.10/tools/fftw-wisdom.c:57:6: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
fftw-3.3.10/tools/fftw-wisdom.c:150:5: enter_function: entry to ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:160:22: release_memory: ‘problems’ is NULL
fftw-3.3.10/tools/fftw-wisdom.c:313:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:314:27: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:314:14: branch_false: following ‘false’ branch (when the strings are non-equal)...
fftw-3.3.10/tools/fftw-wisdom.c:320:16: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:320:16: call_function: calling ‘add_problem’ from ‘bench_main’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def153]
fftw-3.3.10/tools/fftw-wisdom.c:57:22: warning[-Wanalyzer-malloc-leak]: leak of ‘problems’
fftw-3.3.10/tools/fftw-wisdom.c:150:5: enter_function: entry to ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:313:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:314:27: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:314:14: branch_false: following ‘false’ branch (when the strings are non-equal)...
fftw-3.3.10/tools/fftw-wisdom.c:320:16: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:320:16: call_function: calling ‘add_problem’ from ‘bench_main’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def154]
fftw-3.3.10/tools/fftw-wisdom.c:255:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘w’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:249:23: branch_true: following ‘true’ branch (when the strings are non-equal)...
fftw-3.3.10/tools/fftw-wisdom.c:249:56: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:249:56: acquire_resource: opened here
fftw-3.3.10/tools/fftw-wisdom.c:249:24: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:255:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:255:25: danger: ‘w’ leaks here; was opened at [(7)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def155]
fftw-3.3.10/tools/fftw-wisdom.c:255:25: warning[-Wanalyzer-malloc-leak]: leak of ‘w’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:249:23: branch_true: following ‘true’ branch (when the strings are non-equal)...
fftw-3.3.10/tools/fftw-wisdom.c:249:56: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:249:56: acquire_memory: allocated here
fftw-3.3.10/tools/fftw-wisdom.c:249:24: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:255:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:255:25: danger: ‘w’ leaks here; was allocated at [(7)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/6)
Error: COMPILER_WARNING: [#def156]
fftw-3.3.10/tools/fftw-wisdom.c: scope_hint: In function ‘bench_main’
fftw-3.3.10/tools/fftw-wisdom.c:303:54: warning[-Wformat-truncation=]: ‘%s’ directive output may be truncated writing up to 1535 bytes into a region of size between 1 and 64
/usr/include/bits/stdio2.h:68:10: note: ‘__snprintf_chk’ output between 1 and 1599 bytes into a destination of size 64
Error: GCC_ANALYZER_WARNING (CWE-688): [#def157]
fftw-3.3.10/tools/fftw-wisdom.c:325:6: warning[-Wanalyzer-null-argument]: use of NULL ‘problems’ where non-null expected
fftw-3.3.10/tools/fftw-wisdom.c:160:22: release_memory: ‘problems’ is NULL
fftw-3.3.10/tools/fftw-wisdom.c:325:6: release_memory: ‘problems’ is NULL
fftw-3.3.10/tools/fftw-wisdom.c:325:6: danger: argument 1 (‘problems’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-775): [#def158]
fftw-3.3.10/tools/fftw-wisdom.c:342:11: warning[-Wanalyzer-file-leak]: leak of FILE ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_resource: opened here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:338:25: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:339:14: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:342:11: danger: ‘output_file’ leaks here; was opened at [(7)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def159]
fftw-3.3.10/tools/fftw-wisdom.c:342:11: warning[-Wanalyzer-malloc-leak]: leak of ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_memory: allocated here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:338:25: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:339:14: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:342:11: danger: ‘output_file’ leaks here; was allocated at [(7)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def160]
fftw-3.3.10/tools/fftw-wisdom.c:351:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_resource: opened here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:351:6: danger: ‘output_file’ leaks here; was opened at [(7)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def161]
fftw-3.3.10/tools/fftw-wisdom.c:351:6: warning[-Wanalyzer-malloc-leak]: leak of ‘output_file’
fftw-3.3.10/tools/fftw-wisdom.c:174:13: branch_true: following ‘true’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:175:11: branch_true: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:218:23: branch_false: following ‘false’ branch (when ‘output_fname’ is NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:221:25: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:327:9: branch_false: following ‘false’ branch (when ‘output_fname’ is non-NULL)...
fftw-3.3.10/tools/fftw-wisdom.c:330:31: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:330:31: acquire_memory: allocated here
fftw-3.3.10/tools/fftw-wisdom.c:330:14: branch_false: following ‘false’ branch...
fftw-3.3.10/tools/fftw-wisdom.c:337:14: branch_false: ...to here
fftw-3.3.10/tools/fftw-wisdom.c:351:6: danger: ‘output_file’ leaks here; was allocated at [(7)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/6)
Scan Properties
| analyzer-version-clippy | 1.90.0 |
| analyzer-version-cppcheck | 2.18.3 |
| analyzer-version-gcc | 15.2.1 |
| 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-54.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-gcc-latest-x86_64 |
| project-name | fftw-3.3.10-16.fc44 |
| store-results-to | /tmp/tmpck01jqi6/fftw-3.3.10-16.fc44.tar.xz |
| time-created | 2025-10-28 18:47:26 |
| time-finished | 2025-10-28 19:42:53 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'gcc,cppcheck,shellcheck,clippy,unicontrol' '-o' '/tmp/tmpck01jqi6/fftw-3.3.10-16.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpck01jqi6/fftw-3.3.10-16.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251027.143044.ge6b947b-1.el9 |