aom-3.12.0-1.fc43
List of Findings
Error: CPPCHECK_WARNING (CWE-758): [#def1]
aom-3.12.0/aom_dsp/aom_dsp_common.h:100: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: COMPILER_WARNING: [#def2]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:45:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def3]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:45:21: note[note]: called from here
Error: COMPILER_WARNING: [#def4]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:46:23: note[note]: called from here
Error: COMPILER_WARNING: [#def5]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:51:23: note[note]: called from here
Error: COMPILER_WARNING: [#def6]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:53:15: note[note]: called from here
Error: COMPILER_WARNING: [#def7]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:54:17: note[note]: called from here
Error: COMPILER_WARNING: [#def8]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:62:24: note[note]: called from here
Error: COMPILER_WARNING: [#def9]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:63:31: note[note]: called from here
Error: COMPILER_WARNING: [#def10]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:64:28: note[note]: called from here
Error: COMPILER_WARNING: [#def11]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:65:28: note[note]: called from here
Error: COMPILER_WARNING: [#def12]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:68:7: note[note]: called from here
Error: COMPILER_WARNING: [#def13]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:68:40: note[note]: called from here
Error: COMPILER_WARNING: [#def14]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:70:7: note[note]: called from here
Error: COMPILER_WARNING: [#def15]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_avx2.c:70:40: note[note]: called from here
Error: COMPILER_WARNING: [#def16]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_sse4.c:62:25: note[note]: called from here
Error: COMPILER_WARNING: [#def17]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_sse4.c:63:25: note[note]: called from here
Error: COMPILER_WARNING: [#def18]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_sse4.c:78:23: note[note]: called from here
Error: COMPILER_WARNING: [#def19]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_sse4.c:79:19: note[note]: called from here
Error: COMPILER_WARNING: [#def20]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_sse4.c:79:47: note[note]: called from here
Error: COMPILER_WARNING: [#def21]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_sse4.c:80:21: note[note]: called from here
Error: COMPILER_WARNING: [#def22]
aom-3.12.0/aom_dsp/flow_estimation/x86/corner_match_sse4.c:80:49: note[note]: called from here
Error: COMPILER_WARNING: [#def23]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:253:22: note[note]: called from here
Error: COMPILER_WARNING: [#def24]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:254:22: note[note]: called from here
Error: COMPILER_WARNING: [#def25]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:255:22: note[note]: called from here
Error: COMPILER_WARNING: [#def26]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:262:19: note[note]: called from here
Error: COMPILER_WARNING: [#def27]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:263:19: note[note]: called from here
Error: COMPILER_WARNING: [#def28]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:264:19: note[note]: called from here
Error: COMPILER_WARNING: [#def29]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:278:30: note[note]: called from here
Error: COMPILER_WARNING: [#def30]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:279:30: note[note]: called from here
Error: COMPILER_WARNING: [#def31]
aom-3.12.0/aom_dsp/flow_estimation/x86/disflow_sse4.c:280:30: note[note]: called from here
Error: COMPILER_WARNING: [#def32]
aom-3.12.0/aom_dsp/grain_table.c:39:35: warning[-Wunterminated-string-initialization]: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (9 chars into 8 available)
Error: COMPILER_WARNING (CWE-252): [#def33]
aom-3.12.0/aom_dsp/grain_table.c: scope_hint: In function ‘grain_table_entry_read’
aom-3.12.0/aom_dsp/grain_table.c:145:11: warning[-Wunused-result]: ignoring return value of ‘fscanf’ declared with attribute ‘warn_unused_result’
Error: CPPCHECK_WARNING (CWE-457): [#def34]
aom-3.12.0/aom_dsp/sad.c:312: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def35]
aom-3.12.0/aom_dsp/sad.c:317: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def36]
aom-3.12.0/aom_dsp/sad.c:322: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def37]
aom-3.12.0/aom_dsp/sad.c:327: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def38]
aom-3.12.0/aom_dsp/sad.c:332: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def39]
aom-3.12.0/aom_dsp/sad.c:337: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def40]
aom-3.12.0/aom_dsp/sad.c:342: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def41]
aom-3.12.0/aom_dsp/sad.c:347: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def42]
aom-3.12.0/aom_dsp/sad.c:352: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def43]
aom-3.12.0/aom_dsp/sad.c:357: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def44]
aom-3.12.0/aom_dsp/sad.c:362: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def45]
aom-3.12.0/aom_dsp/sad.c:367: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def46]
aom-3.12.0/aom_dsp/sad.c:372: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def47]
aom-3.12.0/aom_dsp/sad.c:396: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def48]
aom-3.12.0/aom_dsp/sad.c:398: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def49]
aom-3.12.0/aom_dsp/sad.c:400: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def50]
aom-3.12.0/aom_dsp/sad.c:402: error[legacyUninitvar]: Uninitialized variable: comp_pred
Error: CPPCHECK_WARNING (CWE-457): [#def51]
aom-3.12.0/aom_dsp/vmaf.c:81: error[uninitvar]: Uninitialized variable: cfg.gpumask
Error: COMPILER_WARNING: [#def52]
aom-3.12.0/aom_dsp/x86/adaptive_quantize_avx2.c:39:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def53]
aom-3.12.0/aom_dsp/x86/adaptive_quantize_avx2.c:83:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def54]
aom-3.12.0/aom_dsp/x86/adaptive_quantize_avx2.c:84:10: note[note]: called from here
Error: COMPILER_WARNING: [#def55]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:18:10: note[note]: called from here
Error: COMPILER_WARNING: [#def56]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:19:10: note[note]: called from here
Error: COMPILER_WARNING: [#def57]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:20:10: note[note]: called from here
Error: COMPILER_WARNING: [#def58]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:21:10: note[note]: called from here
Error: COMPILER_WARNING: [#def59]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:22:3: note[note]: called from here
Error: COMPILER_WARNING: [#def60]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:23:3: note[note]: called from here
Error: COMPILER_WARNING: [#def61]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:24:3: note[note]: called from here
Error: COMPILER_WARNING: [#def62]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:25:3: note[note]: called from here
Error: COMPILER_WARNING: [#def63]
aom-3.12.0/aom_dsp/x86/aom_convolve_copy_avx2.c:86:7: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def64]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:39:17: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def65]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:39:28: note[note]: called from here
Error: COMPILER_WARNING: [#def66]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:60:13: note[note]: called from here
Error: COMPILER_WARNING: [#def67]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:61:13: note[note]: called from here
Error: COMPILER_WARNING: [#def68]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:68:7: note[note]: called from here
Error: COMPILER_WARNING: [#def69]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:69:5: note[note]: called from here
Error: COMPILER_WARNING: [#def70]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:70:5: note[note]: called from here
Error: COMPILER_WARNING: [#def71]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:71:5: note[note]: called from here
Error: COMPILER_WARNING: [#def72]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:72:5: note[note]: called from here
Error: COMPILER_WARNING: [#def73]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:88:15: note[note]: called from here
Error: COMPILER_WARNING: [#def74]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:89:15: note[note]: called from here
Error: COMPILER_WARNING: [#def75]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:111:15: note[note]: called from here
Error: COMPILER_WARNING: [#def76]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:112:15: note[note]: called from here
Error: COMPILER_WARNING: [#def77]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:118:9: note[note]: called from here
Error: COMPILER_WARNING: [#def78]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:119:7: note[note]: called from here
Error: COMPILER_WARNING: [#def79]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:120:7: note[note]: called from here
Error: COMPILER_WARNING: [#def80]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:121:7: note[note]: called from here
Error: COMPILER_WARNING: [#def81]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:122:7: note[note]: called from here
Error: COMPILER_WARNING: [#def82]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:129:15: note[note]: called from here
Error: COMPILER_WARNING: [#def83]
aom-3.12.0/aom_dsp/x86/aom_quantize_avx.c:130:15: note[note]: called from here
Error: COMPILER_WARNING: [#def84]
aom-3.12.0/aom_dsp/x86/avg_intrin_avx2.c:625:12: note[note]: called from here
Error: COMPILER_WARNING: [#def85]
aom-3.12.0/aom_dsp/x86/avg_intrin_avx2.c:626:12: note[note]: called from here
Error: COMPILER_WARNING: [#def86]
aom-3.12.0/aom_dsp/x86/avg_intrin_avx2.c:627:12: note[note]: called from here
Error: COMPILER_WARNING: [#def87]
aom-3.12.0/aom_dsp/x86/avg_intrin_avx2.c:628:12: note[note]: called from here
Error: COMPILER_WARNING: [#def88]
aom-3.12.0/aom_dsp/x86/avg_intrin_sse4.c:49:20: note[note]: called from here
Error: COMPILER_WARNING: [#def89]
aom-3.12.0/aom_dsp/x86/avg_intrin_sse4.c:54:24: note[note]: called from here
Error: COMPILER_WARNING: [#def90]
aom-3.12.0/aom_dsp/x86/avg_intrin_sse4.c:55:23: note[note]: called from here
Error: COMPILER_WARNING: [#def91]
aom-3.12.0/aom_dsp/x86/bitdepth_conversion_avx2.h:18:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def92]
aom-3.12.0/aom_dsp/x86/bitdepth_conversion_avx2.h:24:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def93]
aom-3.12.0/aom_dsp/x86/blend_a64_mask_sse4.c:439:28: note[note]: called from here
Error: COMPILER_WARNING: [#def94]
aom-3.12.0/aom_dsp/x86/blend_sse4.h:45:26: note[note]: called from here
Error: COMPILER_WARNING: [#def95]
aom-3.12.0/aom_dsp/x86/blend_sse4.h:46:26: note[note]: called from here
Error: COMPILER_WARNING: [#def96]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:16:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def97]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:22:16: note[note]: called from here
Error: COMPILER_WARNING: [#def98]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:23:14: note[note]: called from here
Error: COMPILER_WARNING: [#def99]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:24:14: note[note]: called from here
Error: COMPILER_WARNING: [#def100]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:25:14: note[note]: called from here
Error: COMPILER_WARNING: [#def101]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:27:16: note[note]: called from here
Error: COMPILER_WARNING: [#def102]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:28:15: note[note]: called from here
Error: COMPILER_WARNING: [#def103]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:29:15: note[note]: called from here
Error: COMPILER_WARNING: [#def104]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:31:16: note[note]: called from here
Error: COMPILER_WARNING: [#def105]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:33:16: note[note]: called from here
Error: COMPILER_WARNING: [#def106]
aom-3.12.0/aom_dsp/x86/blk_sse_sum_avx2.c:51:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def107]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:688:25: note[note]: called from here
Error: COMPILER_WARNING: [#def108]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:691:15: note[note]: called from here
Error: COMPILER_WARNING: [#def109]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:693:15: note[note]: called from here
Error: COMPILER_WARNING: [#def110]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:695:15: note[note]: called from here
Error: COMPILER_WARNING: [#def111]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:697:15: note[note]: called from here
Error: COMPILER_WARNING: [#def112]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:725:38: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def113]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:726:26: note[note]: called from here
Error: COMPILER_WARNING: [#def114]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:727:26: note[note]: called from here
Error: COMPILER_WARNING: [#def115]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:728:26: note[note]: called from here
Error: COMPILER_WARNING: [#def116]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:729:26: note[note]: called from here
Error: COMPILER_WARNING: [#def117]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:732:23: note[note]: called from here
Error: COMPILER_WARNING: [#def118]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:811:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def119]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:836:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def120]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:901:29: note[note]: called from here
Error: COMPILER_WARNING: [#def121]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:902:29: note[note]: called from here
Error: COMPILER_WARNING: [#def122]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:903:28: note[note]: called from here
Error: COMPILER_WARNING: [#def123]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:904:11: note[note]: called from here
Error: COMPILER_WARNING: [#def124]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:906:28: note[note]: called from here
Error: COMPILER_WARNING: [#def125]
aom-3.12.0/aom_dsp/x86/convolve_avx2.h:907:11: note[note]: called from here
Error: COMPILER_WARNING: [#def126]
aom-3.12.0/aom_dsp/x86/convolve_sse4_1.h:41:29: note[note]: called from here
Error: COMPILER_WARNING: [#def127]
aom-3.12.0/aom_dsp/x86/convolve_sse4_1.h:42:29: note[note]: called from here
Error: COMPILER_WARNING: [#def128]
aom-3.12.0/aom_dsp/x86/convolve_ssse3.h:21:10: note[note]: called from here
Error: COMPILER_WARNING: [#def129]
aom-3.12.0/aom_dsp/x86/convolve_ssse3.h:22:10: note[note]: called from here
Error: COMPILER_WARNING: [#def130]
aom-3.12.0/aom_dsp/x86/convolve_ssse3.h:23:10: note[note]: called from here
Error: COMPILER_WARNING: [#def131]
aom-3.12.0/aom_dsp/x86/convolve_ssse3.h:24:10: note[note]: called from here
Error: COMPILER_WARNING: [#def132]
aom-3.12.0/aom_dsp/x86/fft_avx2.c:23:1: note[note]: called from here
Error: COMPILER_WARNING: [#def133]
aom-3.12.0/aom_dsp/x86/fft_avx2.c:23:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def134]
aom-3.12.0/aom_dsp/x86/highbd_adaptive_quantize_avx2.c:86:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def135]
aom-3.12.0/aom_dsp/x86/highbd_adaptive_quantize_avx2.c:87:53: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def136]
aom-3.12.0/aom_dsp/x86/highbd_adaptive_quantize_avx2.c:88:10: note[note]: called from here
Error: COMPILER_WARNING: [#def137]
aom-3.12.0/aom_dsp/x86/highbd_convolve_avx2.c:1132:12: note[note]: called from here
Error: COMPILER_WARNING: [#def138]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:339:18: note[note]: called from here
Error: COMPILER_WARNING: [#def139]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:340:18: note[note]: called from here
Error: COMPILER_WARNING: [#def140]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:341:18: note[note]: called from here
Error: COMPILER_WARNING: [#def141]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:342:18: note[note]: called from here
Error: COMPILER_WARNING: [#def142]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:343:18: note[note]: called from here
Error: COMPILER_WARNING: [#def143]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:344:18: note[note]: called from here
Error: COMPILER_WARNING: [#def144]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:353:18: note[note]: called from here
Error: COMPILER_WARNING: [#def145]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:354:18: note[note]: called from here
Error: COMPILER_WARNING: [#def146]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:355:18: note[note]: called from here
Error: COMPILER_WARNING: [#def147]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:356:18: note[note]: called from here
Error: COMPILER_WARNING: [#def148]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:357:18: note[note]: called from here
Error: COMPILER_WARNING: [#def149]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:358:18: note[note]: called from here
Error: COMPILER_WARNING: [#def150]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:397:18: note[note]: called from here
Error: COMPILER_WARNING: [#def151]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:398:18: note[note]: called from here
Error: COMPILER_WARNING: [#def152]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:399:18: note[note]: called from here
Error: COMPILER_WARNING: [#def153]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:400:18: note[note]: called from here
Error: COMPILER_WARNING: [#def154]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:407:18: note[note]: called from here
Error: COMPILER_WARNING: [#def155]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:408:18: note[note]: called from here
Error: COMPILER_WARNING: [#def156]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:409:18: note[note]: called from here
Error: COMPILER_WARNING: [#def157]
aom-3.12.0/aom_dsp/x86/highbd_convolve_ssse3.c:410:18: note[note]: called from here
Error: COMPILER_WARNING: [#def158]
aom-3.12.0/aom_dsp/x86/highbd_quantize_intrin_avx2.c:22:9: note[note]: called from here
Error: COMPILER_WARNING: [#def159]
aom-3.12.0/aom_dsp/x86/highbd_quantize_intrin_avx2.c:63:45: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def160]
aom-3.12.0/aom_dsp/x86/highbd_quantize_intrin_avx2.c:78:33: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def161]
aom-3.12.0/aom_dsp/x86/highbd_sad_avx2.c:595:10: note[note]: called from here
Error: COMPILER_WARNING: [#def162]
aom-3.12.0/aom_dsp/x86/highbd_sad_avx2.c:596:10: note[note]: called from here
Error: COMPILER_WARNING: [#def163]
aom-3.12.0/aom_dsp/x86/highbd_sad_avx2.c:597:10: note[note]: called from here
Error: COMPILER_WARNING: [#def164]
aom-3.12.0/aom_dsp/x86/highbd_sad_avx2.c:598:10: note[note]: called from here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def165]
aom-3.12.0/aom_dsp/x86/highbd_subtract_sse2.c:265:3: warning[-Wanalyzer-jump-through-null]: jump through null pointer
Error: COMPILER_WARNING: [#def166]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:659:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def167]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:659:21: note[note]: called from here
Error: COMPILER_WARNING: [#def168]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:660:21: note[note]: called from here
Error: COMPILER_WARNING: [#def169]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:661:23: note[note]: called from here
Error: COMPILER_WARNING: [#def170]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:663:27: note[note]: called from here
Error: COMPILER_WARNING: [#def171]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:664:27: note[note]: called from here
Error: COMPILER_WARNING: [#def172]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:665:28: note[note]: called from here
Error: COMPILER_WARNING: [#def173]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:666:31: note[note]: called from here
Error: COMPILER_WARNING: [#def174]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:667:15: note[note]: called from here
Error: COMPILER_WARNING: [#def175]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:668:15: note[note]: called from here
Error: COMPILER_WARNING: [#def176]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:672:20: note[note]: called from here
Error: COMPILER_WARNING: [#def177]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:673:19: note[note]: called from here
Error: COMPILER_WARNING: [#def178]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:674:19: note[note]: called from here
Error: COMPILER_WARNING: [#def179]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:675:20: note[note]: called from here
Error: COMPILER_WARNING: [#def180]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:676:26: note[note]: called from here
Error: COMPILER_WARNING: [#def181]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:677:26: note[note]: called from here
Error: COMPILER_WARNING: [#def182]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:680:10: note[note]: called from here
Error: COMPILER_WARNING: [#def183]
aom-3.12.0/aom_dsp/x86/highbd_variance_avx2.c:681:10: note[note]: called from here
Error: COMPILER_WARNING: [#def184]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:54:8: note[note]: called from here
Error: COMPILER_WARNING: [#def185]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:55:8: note[note]: called from here
Error: COMPILER_WARNING: [#def186]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:56:8: note[note]: called from here
Error: COMPILER_WARNING: [#def187]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:61:8: note[note]: called from here
Error: COMPILER_WARNING: [#def188]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:62:8: note[note]: called from here
Error: COMPILER_WARNING: [#def189]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:63:8: note[note]: called from here
Error: COMPILER_WARNING: [#def190]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:65:20: note[note]: called from here
Error: COMPILER_WARNING: [#def191]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:66:19: note[note]: called from here
Error: CPPCHECK_WARNING (CWE-457): [#def192]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:171: error[legacyUninitvar]: Uninitialized variable: temp3
Error: CPPCHECK_WARNING (CWE-457): [#def193]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:191: error[legacyUninitvar]: Uninitialized variable: temp3
Error: CPPCHECK_WARNING (CWE-457): [#def194]
aom-3.12.0/aom_dsp/x86/highbd_variance_sse4.c:211: error[legacyUninitvar]: Uninitialized variable: temp3
Error: COMPILER_WARNING: [#def195]
aom-3.12.0/aom_dsp/x86/intrapred_avx2.c:19:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def196]
aom-3.12.0/aom_dsp/x86/intrapred_avx2.c:45:5: note[note]: called from here
Error: COMPILER_WARNING: [#def197]
aom-3.12.0/aom_dsp/x86/intrapred_sse4.c:165:18: note[note]: called from here
Error: COMPILER_WARNING: [#def198]
aom-3.12.0/aom_dsp/x86/intrapred_sse4.c:175:10: note[note]: called from here
Error: COMPILER_WARNING: [#def199]
aom-3.12.0/aom_dsp/x86/intrapred_sse4.c:176:10: note[note]: called from here
Error: COMPILER_WARNING: [#def200]
aom-3.12.0/aom_dsp/x86/intrapred_sse4.c:187:10: note[note]: called from here
Error: COMPILER_WARNING: [#def201]
aom-3.12.0/aom_dsp/x86/intrapred_sse4.c:188:10: note[note]: called from here
Error: COMPILER_WARNING: [#def202]
aom-3.12.0/aom_dsp/x86/intrapred_sse4.c:201:9: note[note]: called from here
Error: COMPILER_WARNING: [#def203]
aom-3.12.0/aom_dsp/x86/intrapred_ssse3.c:26:16: note[note]: called from here
Error: COMPILER_WARNING: [#def204]
aom-3.12.0/aom_dsp/x86/intrapred_ssse3.c:27:16: note[note]: called from here
Error: COMPILER_WARNING: [#def205]
aom-3.12.0/aom_dsp/x86/intrapred_ssse3.c:28:17: note[note]: called from here
Error: COMPILER_WARNING: [#def206]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:38:3: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def207]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:487:22: note[note]: called from here
Error: COMPILER_WARNING: [#def208]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:490:22: note[note]: called from here
Error: COMPILER_WARNING: [#def209]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:493:22: note[note]: called from here
Error: COMPILER_WARNING: [#def210]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:496:22: note[note]: called from here
Error: COMPILER_WARNING: [#def211]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:499:22: note[note]: called from here
Error: COMPILER_WARNING: [#def212]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:502:22: note[note]: called from here
Error: COMPILER_WARNING: [#def213]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:505:22: note[note]: called from here
Error: COMPILER_WARNING: [#def214]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:508:22: note[note]: called from here
Error: COMPILER_WARNING: [#def215]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:512:25: note[note]: called from here
Error: COMPILER_WARNING: [#def216]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:513:25: note[note]: called from here
Error: COMPILER_WARNING: [#def217]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:514:25: note[note]: called from here
Error: COMPILER_WARNING: [#def218]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:515:25: note[note]: called from here
Error: COMPILER_WARNING: [#def219]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:516:25: note[note]: called from here
Error: COMPILER_WARNING: [#def220]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:517:25: note[note]: called from here
Error: COMPILER_WARNING: [#def221]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:518:25: note[note]: called from here
Error: COMPILER_WARNING: [#def222]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:519:25: note[note]: called from here
Error: COMPILER_WARNING: [#def223]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:521:25: note[note]: called from here
Error: COMPILER_WARNING: [#def224]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:522:25: note[note]: called from here
Error: COMPILER_WARNING: [#def225]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:523:25: note[note]: called from here
Error: COMPILER_WARNING: [#def226]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:524:25: note[note]: called from here
Error: COMPILER_WARNING: [#def227]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:525:25: note[note]: called from here
Error: COMPILER_WARNING: [#def228]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:526:25: note[note]: called from here
Error: COMPILER_WARNING: [#def229]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:527:25: note[note]: called from here
Error: COMPILER_WARNING: [#def230]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:528:25: note[note]: called from here
Error: COMPILER_WARNING: [#def231]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:530:25: note[note]: called from here
Error: COMPILER_WARNING: [#def232]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:531:25: note[note]: called from here
Error: COMPILER_WARNING: [#def233]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:532:25: note[note]: called from here
Error: COMPILER_WARNING: [#def234]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:533:25: note[note]: called from here
Error: COMPILER_WARNING: [#def235]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:534:25: note[note]: called from here
Error: COMPILER_WARNING: [#def236]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:535:25: note[note]: called from here
Error: COMPILER_WARNING: [#def237]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:536:25: note[note]: called from here
Error: COMPILER_WARNING: [#def238]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:537:25: note[note]: called from here
Error: COMPILER_WARNING: [#def239]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:539:27: note[note]: called from here
Error: COMPILER_WARNING: [#def240]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:540:27: note[note]: called from here
Error: COMPILER_WARNING: [#def241]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:541:27: note[note]: called from here
Error: COMPILER_WARNING: [#def242]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:542:27: note[note]: called from here
Error: COMPILER_WARNING: [#def243]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:543:27: note[note]: called from here
Error: COMPILER_WARNING: [#def244]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:544:29: note[note]: called from here
Error: COMPILER_WARNING: [#def245]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:545:29: note[note]: called from here
Error: COMPILER_WARNING: [#def246]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:546:29: note[note]: called from here
Error: COMPILER_WARNING: [#def247]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:549:5: note[note]: called from here
Error: COMPILER_WARNING: [#def248]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:550:5: note[note]: called from here
Error: COMPILER_WARNING: [#def249]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:551:5: note[note]: called from here
Error: COMPILER_WARNING: [#def250]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:552:5: note[note]: called from here
Error: COMPILER_WARNING: [#def251]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:553:5: note[note]: called from here
Error: COMPILER_WARNING: [#def252]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:554:5: note[note]: called from here
Error: COMPILER_WARNING: [#def253]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:555:5: note[note]: called from here
Error: COMPILER_WARNING: [#def254]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:556:5: note[note]: called from here
Error: COMPILER_WARNING: [#def255]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:558:5: note[note]: called from here
Error: COMPILER_WARNING: [#def256]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:559:5: note[note]: called from here
Error: COMPILER_WARNING: [#def257]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:561:5: note[note]: called from here
Error: COMPILER_WARNING: [#def258]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:563:5: note[note]: called from here
Error: COMPILER_WARNING: [#def259]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:565:5: note[note]: called from here
Error: COMPILER_WARNING: [#def260]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:567:5: note[note]: called from here
Error: COMPILER_WARNING: [#def261]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:569:5: note[note]: called from here
Error: COMPILER_WARNING: [#def262]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:571:5: note[note]: called from here
Error: COMPILER_WARNING: [#def263]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:573:5: note[note]: called from here
Error: COMPILER_WARNING: [#def264]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:575:5: note[note]: called from here
Error: COMPILER_WARNING: [#def265]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:577:5: note[note]: called from here
Error: COMPILER_WARNING: [#def266]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:579:5: note[note]: called from here
Error: COMPILER_WARNING: [#def267]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:581:5: note[note]: called from here
Error: COMPILER_WARNING: [#def268]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:583:5: note[note]: called from here
Error: COMPILER_WARNING: [#def269]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:585:5: note[note]: called from here
Error: COMPILER_WARNING: [#def270]
aom-3.12.0/aom_dsp/x86/loopfilter_avx2.c:587:5: note[note]: called from here
Error: COMPILER_WARNING: [#def271]
aom-3.12.0/aom_dsp/x86/masked_sad_intrin_ssse3.c:120:24: note[note]: called from here
Error: COMPILER_WARNING: [#def272]
aom-3.12.0/aom_dsp/x86/masked_sad_intrin_ssse3.c:125:24: note[note]: called from here
Error: COMPILER_WARNING: [#def273]
aom-3.12.0/aom_dsp/x86/masked_variance_intrin_ssse3.c:142:8: note[note]: called from here
Error: COMPILER_WARNING: [#def274]
aom-3.12.0/aom_dsp/x86/masked_variance_intrin_ssse3.c:146:8: note[note]: called from here
Error: COMPILER_WARNING: [#def275]
aom-3.12.0/aom_dsp/x86/obmc_intrinsic_ssse3.h:20:9: note[note]: called from here
Error: COMPILER_WARNING: [#def276]
aom-3.12.0/aom_dsp/x86/obmc_intrinsic_ssse3.h:21:9: note[note]: called from here
Error: COMPILER_WARNING: [#def277]
aom-3.12.0/aom_dsp/x86/obmc_sad_avx2.c:76:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def278]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:92:17: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def279]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:92:28: note[note]: called from here
Error: COMPILER_WARNING: [#def280]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:93:21: note[note]: called from here
Error: COMPILER_WARNING: [#def281]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:94:21: note[note]: called from here
Error: COMPILER_WARNING: [#def282]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:104:30: note[note]: called from here
Error: COMPILER_WARNING: [#def283]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:105:30: note[note]: called from here
Error: COMPILER_WARNING: [#def284]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:107:11: note[note]: called from here
Error: COMPILER_WARNING: [#def285]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:109:11: note[note]: called from here
Error: COMPILER_WARNING: [#def286]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:111:30: note[note]: called from here
Error: COMPILER_WARNING: [#def287]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:112:30: note[note]: called from here
Error: COMPILER_WARNING: [#def288]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:114:31: note[note]: called from here
Error: COMPILER_WARNING: [#def289]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:115:31: note[note]: called from here
Error: COMPILER_WARNING: [#def290]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:117:33: note[note]: called from here
Error: COMPILER_WARNING: [#def291]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:118:33: note[note]: called from here
Error: COMPILER_WARNING: [#def292]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:120:33: note[note]: called from here
Error: COMPILER_WARNING: [#def293]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:121:33: note[note]: called from here
Error: COMPILER_WARNING: [#def294]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:124:11: note[note]: called from here
Error: COMPILER_WARNING: [#def295]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:126:11: note[note]: called from here
Error: COMPILER_WARNING: [#def296]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:128:34: note[note]: called from here
Error: COMPILER_WARNING: [#def297]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:129:34: note[note]: called from here
Error: COMPILER_WARNING: [#def298]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:131:34: note[note]: called from here
Error: COMPILER_WARNING: [#def299]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:132:35: note[note]: called from here
Error: COMPILER_WARNING: [#def300]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:133:35: note[note]: called from here
Error: COMPILER_WARNING: [#def301]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:135:17: note[note]: called from here
Error: COMPILER_WARNING: [#def302]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:136:17: note[note]: called from here
Error: COMPILER_WARNING: [#def303]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:146:9: note[note]: called from here
Error: COMPILER_WARNING: [#def304]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:147:9: note[note]: called from here
Error: COMPILER_WARNING: [#def305]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:148:10: note[note]: called from here
Error: COMPILER_WARNING: [#def306]
aom-3.12.0/aom_dsp/x86/obmc_variance_avx2.c:149:10: note[note]: called from here
Error: COMPILER_WARNING: [#def307]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:24:11: note[note]: called from here
Error: COMPILER_WARNING: [#def308]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:25:11: note[note]: called from here
Error: COMPILER_WARNING: [#def309]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:27:25: note[note]: called from here
Error: COMPILER_WARNING: [#def310]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:28:13: note[note]: called from here
Error: COMPILER_WARNING: [#def311]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:29:13: note[note]: called from here
Error: COMPILER_WARNING: [#def312]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:33:11: note[note]: called from here
Error: COMPILER_WARNING: [#def313]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:35:12: note[note]: called from here
Error: COMPILER_WARNING: [#def314]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:36:12: note[note]: called from here
Error: COMPILER_WARNING: [#def315]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:38:25: note[note]: called from here
Error: COMPILER_WARNING: [#def316]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:39:14: note[note]: called from here
Error: COMPILER_WARNING: [#def317]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:40:14: note[note]: called from here
Error: COMPILER_WARNING: [#def318]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:43:12: note[note]: called from here
Error: COMPILER_WARNING: [#def319]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:44:12: note[note]: called from here
Error: COMPILER_WARNING: [#def320]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:46:7: note[note]: called from here
Error: COMPILER_WARNING: [#def321]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:47:14: note[note]: called from here
Error: COMPILER_WARNING: [#def322]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:48:12: note[note]: called from here
Error: COMPILER_WARNING: [#def323]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:49:12: note[note]: called from here
Error: COMPILER_WARNING: [#def324]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:52:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def325]
aom-3.12.0/aom_dsp/x86/quantize_avx2.c:58:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def326]
aom-3.12.0/aom_dsp/x86/quantize_ssse3.c:41:25: note[note]: called from here
Error: COMPILER_WARNING: [#def327]
aom-3.12.0/aom_dsp/x86/quantize_ssse3.c:55:17: note[note]: called from here
Error: COMPILER_WARNING: [#def328]
aom-3.12.0/aom_dsp/x86/quantize_ssse3.c:56:17: note[note]: called from here
Error: COMPILER_WARNING: [#def329]
aom-3.12.0/aom_dsp/x86/sad4d_avx2.c:27:23: note[note]: called from here
Error: COMPILER_WARNING: [#def330]
aom-3.12.0/aom_dsp/x86/sad4d_avx2.c:31:23: note[note]: called from here
Error: COMPILER_WARNING: [#def331]
aom-3.12.0/aom_dsp/x86/sad4d_avx2.c:36:25: note[note]: called from here
Error: COMPILER_WARNING: [#def332]
aom-3.12.0/aom_dsp/x86/sad4d_avx2.c:39:17: note[note]: called from here
Error: COMPILER_WARNING: [#def333]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:22:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def334]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:22:21: note[note]: called from here
Error: COMPILER_WARNING: [#def335]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:26:16: note[note]: called from here
Error: COMPILER_WARNING: [#def336]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:27:16: note[note]: called from here
Error: COMPILER_WARNING: [#def337]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:29:9: note[note]: called from here
Error: COMPILER_WARNING: [#def338]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:30:16: note[note]: called from here
Error: COMPILER_WARNING: [#def339]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:32:15: note[note]: called from here
Error: COMPILER_WARNING: [#def340]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:36:15: note[note]: called from here
Error: COMPILER_WARNING: [#def341]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:37:13: note[note]: called from here
Error: COMPILER_WARNING: [#def342]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:38:16: note[note]: called from here
Error: COMPILER_WARNING: [#def343]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:39:16: note[note]: called from here
Error: COMPILER_WARNING: [#def344]
aom-3.12.0/aom_dsp/x86/sad_avx2.c:41:3: note[note]: called from here
Error: COMPILER_WARNING: [#def345]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:19:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def346]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:19:17: note[note]: called from here
Error: COMPILER_WARNING: [#def347]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:24:10: note[note]: called from here
Error: COMPILER_WARNING: [#def348]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:25:10: note[note]: called from here
Error: COMPILER_WARNING: [#def349]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:26:10: note[note]: called from here
Error: COMPILER_WARNING: [#def350]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:27:10: note[note]: called from here
Error: COMPILER_WARNING: [#def351]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:29:11: note[note]: called from here
Error: COMPILER_WARNING: [#def352]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:34:9: note[note]: called from here
Error: COMPILER_WARNING: [#def353]
aom-3.12.0/aom_dsp/x86/sad_impl_avx2.c:35:14: note[note]: called from here
Error: COMPILER_WARNING: [#def354]
aom-3.12.0/aom_dsp/x86/sse_avx2.c:60:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def355]
aom-3.12.0/aom_dsp/x86/sse_sse4.c:45:27: note[note]: called from here
Error: COMPILER_WARNING: [#def356]
aom-3.12.0/aom_dsp/x86/sse_sse4.c:46:27: note[note]: called from here
Error: COMPILER_WARNING: [#def357]
aom-3.12.0/aom_dsp/x86/sse_sse4.c:47:27: note[note]: called from here
Error: COMPILER_WARNING: [#def358]
aom-3.12.0/aom_dsp/x86/sse_sse4.c:48:27: note[note]: called from here
Error: COMPILER_WARNING: [#def359]
aom-3.12.0/aom_dsp/x86/subtract_avx2.c:34:17: note[note]: called from here
Error: COMPILER_WARNING: [#def360]
aom-3.12.0/aom_dsp/x86/subtract_avx2.c:35:17: note[note]: called from here
Error: COMPILER_WARNING: [#def361]
aom-3.12.0/aom_dsp/x86/subtract_avx2.c:36:13: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def362]
aom-3.12.0/aom_dsp/x86/subtract_avx2.c:36:19: note[note]: called from here
Error: COMPILER_WARNING: [#def363]
aom-3.12.0/aom_dsp/x86/subtract_avx2.c:37:19: note[note]: called from here
Error: COMPILER_WARNING: [#def364]
aom-3.12.0/aom_dsp/x86/subtract_avx2.c:38:25: note[note]: called from here
Error: COMPILER_WARNING: [#def365]
aom-3.12.0/aom_dsp/x86/subtract_avx2.c:39:5: note[note]: called from here
Error: COMPILER_WARNING: [#def366]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:24:21: note[note]: called from here
Error: COMPILER_WARNING: [#def367]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:25:33: note[note]: called from here
Error: COMPILER_WARNING: [#def368]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:27:23: note[note]: called from here
Error: COMPILER_WARNING: [#def369]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:31:11: note[note]: called from here
Error: COMPILER_WARNING: [#def370]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:33:11: note[note]: called from here
Error: COMPILER_WARNING: [#def371]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:35:11: note[note]: called from here
Error: COMPILER_WARNING: [#def372]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:37:11: note[note]: called from here
Error: COMPILER_WARNING: [#def373]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:39:32: note[note]: called from here
Error: COMPILER_WARNING: [#def374]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:40:32: note[note]: called from here
Error: COMPILER_WARNING: [#def375]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:41:32: note[note]: called from here
Error: COMPILER_WARNING: [#def376]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:42:32: note[note]: called from here
Error: COMPILER_WARNING: [#def377]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:44:34: note[note]: called from here
Error: COMPILER_WARNING: [#def378]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:45:34: note[note]: called from here
Error: COMPILER_WARNING: [#def379]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:46:36: note[note]: called from here
Error: COMPILER_WARNING: [#def380]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:48:17: note[note]: called from here
Error: COMPILER_WARNING: [#def381]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:51:9: note[note]: called from here
Error: COMPILER_WARNING: [#def382]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:52:15: note[note]: called from here
Error: COMPILER_WARNING: [#def383]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:55:30: note[note]: called from here
Error: COMPILER_WARNING: [#def384]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:56:31: note[note]: called from here
Error: COMPILER_WARNING: [#def385]
aom-3.12.0/aom_dsp/x86/sum_squares_avx2.c:161:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: CPPCHECK_WARNING (CWE-457): [#def386]
aom-3.12.0/aom_dsp/x86/synonyms.h:33: warning[uninitvar]: Uninitialized variable: a
Error: COMPILER_WARNING: [#def387]
aom-3.12.0/aom_dsp/x86/synonyms_avx2.h:30:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def388]
aom-3.12.0/aom_dsp/x86/synonyms_avx2.h:31:10: note[note]: called from here
Error: COMPILER_WARNING: [#def389]
aom-3.12.0/aom_dsp/x86/synonyms_avx2.h:35:10: note[note]: called from here
Error: COMPILER_WARNING: [#def390]
aom-3.12.0/aom_dsp/x86/synonyms_avx2.h:38:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def391]
aom-3.12.0/aom_dsp/x86/synonyms_avx2.h:42:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def392]
aom-3.12.0/aom_dsp/x86/synonyms_avx2.h:43:3: note[note]: called from here
Error: COMPILER_WARNING: [#def393]
aom-3.12.0/aom_dsp/x86/synonyms_avx2.h:60:10: note[note]: called from here
Error: COMPILER_WARNING: [#def394]
aom-3.12.0/aom_dsp/x86/synonyms_avx2.h:90:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def395]
aom-3.12.0/aom_dsp/x86/txfm_common_avx2.h:23:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def396]
aom-3.12.0/aom_dsp/x86/txfm_common_avx2.h:24:10: note[note]: called from here
Error: COMPILER_WARNING: [#def397]
aom-3.12.0/aom_dsp/x86/txfm_common_avx2.h:66:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def398]
aom-3.12.0/aom_dsp/x86/txfm_common_avx2.h:249:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def399]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:29:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def400]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:32:27: note[note]: called from here
Error: COMPILER_WARNING: [#def401]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:35:28: note[note]: called from here
Error: COMPILER_WARNING: [#def402]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:36:28: note[note]: called from here
Error: COMPILER_WARNING: [#def403]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:39:25: note[note]: called from here
Error: COMPILER_WARNING: [#def404]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:40:25: note[note]: called from here
Error: COMPILER_WARNING: [#def405]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:41:25: note[note]: called from here
Error: COMPILER_WARNING: [#def406]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:42:25: note[note]: called from here
Error: COMPILER_WARNING: [#def407]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:45:10: note[note]: called from here
Error: COMPILER_WARNING: [#def408]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:46:10: note[note]: called from here
Error: COMPILER_WARNING: [#def409]
aom-3.12.0/aom_dsp/x86/variance_avx2.c:86:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def410]
aom-3.12.0/aom_dsp/x86/variance_impl_avx2.c:366:1: note[note]: called from here
Error: COMPILER_WARNING: [#def411]
aom-3.12.0/aom_dsp/x86/variance_impl_avx2.c:366:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def412]
aom-3.12.0/aom_dsp/x86/variance_impl_ssse3.c:49:23: note[note]: called from here
Error: COMPILER_WARNING: [#def413]
aom-3.12.0/aom_dsp/x86/variance_impl_ssse3.c:73:32: note[note]: called from here
Error: COMPILER_WARNING: [#def414]
aom-3.12.0/aom_dsp/x86/variance_impl_ssse3.c:75:21: note[note]: called from here
Error: GCC_ANALYZER_WARNING (CWE-401): [#def415]
aom-3.12.0/aom_mem/aom_mem.c:47:3: warning[-Wanalyzer-malloc-leak]: leak of ‘addr’
aom-3.12.0/aom_mem/aom_mem.c:55:7: enter_function: entry to ‘aom_memalign’
aom-3.12.0/aom_mem/aom_mem.c:57:8: call_function: inlined call to ‘check_size_argument_overflow’ from ‘aom_memalign’
aom-3.12.0/aom_mem/aom_mem.c:58:16: branch_false: ...to here
aom-3.12.0/aom_mem/aom_mem.c:59:22: acquire_memory: allocated here
aom-3.12.0/aom_mem/aom_mem.c:60:6: branch_true: following ‘true’ branch (when ‘addr’ is non-NULL)...
aom-3.12.0/aom_mem/aom_mem.c:61:9: branch_true: ...to here
aom-3.12.0/aom_mem/aom_mem.c:62:5: call_function: inlined call to ‘SetActualMallocAddress’ from ‘aom_memalign’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def416]
aom-3.12.0/av1/common/av1_inv_txfm2d.c:284:7: warning[-Wanalyzer-jump-through-null]: jump through null pointer
aom-3.12.0/av1/common/av1_inv_txfm2d.c:480:6: enter_function: entry to ‘av1_inv_txfm2d_add_32x8_c’
aom-3.12.0/av1/common/av1_inv_txfm2d.c:483:3: call_function: calling ‘inv_txfm2d_add_facade’ from ‘av1_inv_txfm2d_add_32x8_c’
Error: CPPCHECK_WARNING (CWE-457): [#def417]
aom-3.12.0/av1/common/convolve.h:99: error[uninitvar]: Uninitialized variables: conv_params.fwd_offset, conv_params.bck_offset
Error: GCC_ANALYZER_WARNING (CWE-457): [#def418]
aom-3.12.0/av1/common/convolve.h:99:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/global_motion.c:287:32: call_function: inlined call to ‘get_conv_params’ from ‘warp_error’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def419]
aom-3.12.0/av1/common/debugmodes.c:99:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(filename, "w")’ where non-null expected
aom-3.12.0/av1/common/debugmodes.c:98:19: acquire_memory: this call could return NULL
aom-3.12.0/av1/common/debugmodes.c:99:3: danger: argument 4 (‘fopen(filename, "w")’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def420]
aom-3.12.0/av1/common/debugmodes.c:116:36: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(filename, "w")’ where non-null expected
aom-3.12.0/av1/common/debugmodes.c:111:18: acquire_memory: this call could return NULL
aom-3.12.0/av1/common/debugmodes.c:116:15: branch_true: following ‘true’ branch (when ‘i != 10622’)...
aom-3.12.0/av1/common/debugmodes.c:116:60: branch_true: ...to here
aom-3.12.0/av1/common/debugmodes.c:116:36: danger: argument 1 (‘fopen(filename, "w")’) from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def421]
aom-3.12.0/av1/common/filter.h:267:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:151:6: enter_function: entry to ‘aom_highbd_upsampled_pred_sse2’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:190:38: call_function: inlined call to ‘av1_get_filter’ from ‘aom_highbd_upsampled_pred_sse2’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:192:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:222:13: branch_false: ...to here
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:222:13: branch_true: following ‘true’ branch (when ‘subpel_y_q3 == 0’)...
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:224:9: branch_true: ...to here
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:224:9: call_function: inlined call to ‘av1_get_interp_filter_subpel_kernel’ from ‘aom_highbd_upsampled_pred_sse2’
Error: CPPCHECK_WARNING (CWE-758): [#def422]
aom-3.12.0/av1/common/mv.h:92: error[overlappingWriteUnion]: Overlapping read/write of union is undefined behavior
Error: GCC_ANALYZER_WARNING (CWE-476): [#def423]
aom-3.12.0/av1/common/scale.h:66:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/common/reconinter.c:1030:19: branch_false: following ‘false’ branch (when ‘j >= num_planes’)...
branch_false: ...to here
aom-3.12.0/av1/common/reconinter.c:1039:21: branch_true: following ‘true’ branch (when ‘ref == 0’)...
aom-3.12.0/av1/common/reconinter.c:1040:30: branch_true: ...to here
aom-3.12.0/av1/common/reconinter.c:1046:5: release_memory: ‘0’ is NULL
aom-3.12.0/av1/common/reconinter.c:1047:11: call_function: inlined call to ‘av1_is_valid_scale’ from ‘av1_setup_build_prediction_by_left_pred’
Error: COMPILER_WARNING: [#def424]
aom-3.12.0/av1/common/x86/av1_convolve_horiz_rs_sse4.c:89:31: note[note]: called from here
Error: COMPILER_WARNING: [#def425]
aom-3.12.0/av1/common/x86/av1_convolve_horiz_rs_sse4.c:90:31: note[note]: called from here
Error: COMPILER_WARNING: [#def426]
aom-3.12.0/av1/common/x86/av1_convolve_horiz_rs_sse4.c:91:31: note[note]: called from here
Error: COMPILER_WARNING: [#def427]
aom-3.12.0/av1/common/x86/av1_convolve_horiz_rs_sse4.c:92:31: note[note]: called from here
Error: COMPILER_WARNING: [#def428]
aom-3.12.0/av1/common/x86/av1_convolve_horiz_rs_sse4.c:105:33: note[note]: called from here
Error: COMPILER_WARNING: [#def429]
aom-3.12.0/av1/common/x86/av1_convolve_horiz_rs_sse4.c:106:33: note[note]: called from here
Error: COMPILER_WARNING: [#def430]
aom-3.12.0/av1/common/x86/av1_convolve_horiz_rs_sse4.c:108:35: note[note]: called from here
Error: COMPILER_WARNING: [#def431]
aom-3.12.0/av1/common/x86/av1_convolve_horiz_rs_sse4.c:116:34: note[note]: called from here
Error: COMPILER_WARNING: [#def432]
aom-3.12.0/av1/common/x86/av1_convolve_scale_sse4.c:75:32: note[note]: called from here
Error: COMPILER_WARNING: [#def433]
aom-3.12.0/av1/common/x86/av1_convolve_scale_sse4.c:76:32: note[note]: called from here
Error: COMPILER_WARNING: [#def434]
aom-3.12.0/av1/common/x86/av1_convolve_scale_sse4.c:77:28: note[note]: called from here
Error: COMPILER_WARNING: [#def435]
aom-3.12.0/av1/common/x86/av1_convolve_scale_sse4.c:83:17: note[note]: called from here
Error: COMPILER_WARNING: [#def436]
aom-3.12.0/av1/common/x86/av1_inv_txfm_avx2.c:885:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def437]
aom-3.12.0/av1/common/x86/av1_inv_txfm_ssse3.c:88:3: note[note]: called from here
Error: COMPILER_WARNING: [#def438]
aom-3.12.0/av1/common/x86/av1_txfm_sse4.h:55:26: note[note]: called from here
Error: COMPILER_WARNING: [#def439]
aom-3.12.0/av1/common/x86/av1_txfm_sse4.h:62:26: note[note]: called from here
Error: COMPILER_WARNING: [#def440] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:22:15: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def441] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:22:45: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def442] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:23:45: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def443] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:24:51: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def444] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:25:51: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def445] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:51:15: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def446] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:51:34: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def447] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:51:47: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def448] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:51:60: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def449] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:52:34: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def450] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:68:15: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def451] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:68:47: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def452] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:150:53: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def453] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:150:66: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def454] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:191:9: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def455] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:191:33: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_set1_epi16’; did you mean ‘_mm_set1_epi16’?
Error: COMPILER_WARNING: [#def456] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:192:3: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def457] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:197:16: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_insertf128_si256’
Error: COMPILER_WARNING: [#def458] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:197:40: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_castsi128_si256’; did you mean ‘_mm_castsi128_pd’?
Error: COMPILER_WARNING: [#def459] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:198:16: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_sub_epi16’; did you mean ‘_mm_sub_epi16’?
Error: COMPILER_WARNING: [#def460] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:199:9: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_sra_epi16’; did you mean ‘_mm_sra_epi16’?
Error: COMPILER_WARNING: [#def461] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:203:9: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def462] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:204:7: error[-Wimplicit-function-declaration]: implicit declaration of function ‘compute_directions_avx2’; did you mean ‘compute_directions’?
Error: COMPILER_WARNING: [#def463] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:207:3: error[-Wimplicit-function-declaration]: implicit declaration of function ‘array_reverse_transpose_8x8_avx2’; did you mean ‘array_reverse_transpose_8x8’?
Error: COMPILER_WARNING: [#def464] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:210:9: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def465] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:213:3: error[error]: unknown type name ‘__m256i’
Error: COMPILER_WARNING: [#def466] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:213:17: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_max_epi32’; did you mean ‘_mm_max_epi16’?
Error: COMPILER_WARNING: [#def467] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:215:29: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_or_si256’
Error: COMPILER_WARNING: [#def468] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:215:45: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_srli_si256’; did you mean ‘_mm_srli_si128’?
Error: COMPILER_WARNING: [#def469] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:216:45: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_slli_si256’; did you mean ‘_mm_slli_si128’?
Error: COMPILER_WARNING: [#def470] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:221:36: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_castsi256_si128’; did you mean ‘_mm_castps_si128’?
Error: COMPILER_WARNING: [#def471] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:221:36: error[error]: incompatible types when initializing type ‘__m128i’ using type ‘int’
Error: COMPILER_WARNING: [#def472] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:222:37: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_extractf128_si256’
Error: COMPILER_WARNING: [#def473] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:222:37: error[error]: incompatible types when initializing type ‘__m128i’ using type ‘int’
Error: COMPILER_WARNING: [#def474] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:224:41: error[error]: incompatible type for argument 2 of ‘_mm_cmpeq_epi32’
Error: COMPILER_WARNING: [#def475] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:226:41: error[error]: incompatible type for argument 2 of ‘_mm_cmpeq_epi32’
Error: COMPILER_WARNING: [#def476] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:228:42: error[error]: incompatible type for argument 2 of ‘_mm_cmpeq_epi32’
Error: COMPILER_WARNING: [#def477] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:230:42: error[error]: incompatible type for argument 2 of ‘_mm_cmpeq_epi32’
Error: COMPILER_WARNING: [#def478] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:234:36: error[error]: incompatible type for argument 1 of ‘_mm_cvtsi128_si32’
Error: COMPILER_WARNING: [#def479] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:279:9: error[-Wimplicit-function-declaration]: implicit declaration of function ‘_mm256_storeu_si256’; did you mean ‘_mm_storeu_si16’?
Error: COMPILER_WARNING: [#def480] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:279:30: error[error]: ‘__m256i’ undeclared (first use in this function)
Error: COMPILER_WARNING: [#def481] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:279:39: error[error]: expected expression before ‘)’ token
Error: COMPILER_WARNING: [#def482] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:281:39: error[error]: expected expression before ‘)’ token
Error: COMPILER_WARNING: [#def483] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:283:39: error[error]: expected expression before ‘)’ token
Error: COMPILER_WARNING: [#def484] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:285:39: error[error]: expected expression before ‘)’ token
Error: COMPILER_WARNING: [#def485] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:302:37: error[error]: expected expression before ‘)’ token
Error: COMPILER_WARNING: [#def486] [important]
aom-3.12.0/av1/common/x86/cdef_block_avx2.c:304:37: error[error]: expected expression before ‘)’ token
Error: COMPILER_WARNING: [#def487]
aom-3.12.0/av1/common/x86/cfl_avx2.c:66:24: note[note]: called from here
Error: COMPILER_WARNING: [#def488]
aom-3.12.0/av1/common/x86/cfl_avx2.c:71:19: note[note]: called from here
Error: COMPILER_WARNING: [#def489]
aom-3.12.0/av1/common/x86/cfl_avx2.c:72:19: note[note]: called from here
Error: COMPILER_WARNING: [#def490]
aom-3.12.0/av1/common/x86/cfl_avx2.c:74:25: note[note]: called from here
Error: COMPILER_WARNING: [#def491]
aom-3.12.0/av1/common/x86/cfl_avx2.c:75:25: note[note]: called from here
Error: COMPILER_WARNING: [#def492]
aom-3.12.0/av1/common/x86/cfl_avx2.c:76:25: note[note]: called from here
Error: COMPILER_WARNING: [#def493]
aom-3.12.0/av1/common/x86/cfl_avx2.c:78:5: note[note]: called from here
Error: COMPILER_WARNING: [#def494]
aom-3.12.0/av1/common/x86/cfl_avx2.c:244:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def495]
aom-3.12.0/av1/common/x86/cfl_avx2.c:245:41: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def496]
aom-3.12.0/av1/common/x86/cfl_ssse3.c:51:13: note[note]: called from here
Error: COMPILER_WARNING: [#def497]
aom-3.12.0/av1/common/x86/cfl_ssse3.c:53:13: note[note]: called from here
Error: COMPILER_WARNING: [#def498]
aom-3.12.0/av1/common/x86/cfl_ssse3.c:58:13: note[note]: called from here
Error: COMPILER_WARNING: [#def499]
aom-3.12.0/av1/common/x86/cfl_ssse3.c:60:13: note[note]: called from here
Error: COMPILER_WARNING: [#def500]
aom-3.12.0/av1/common/x86/cfl_ssse3.c:65:13: note[note]: called from here
Error: COMPILER_WARNING: [#def501]
aom-3.12.0/av1/common/x86/cfl_ssse3.c:67:13: note[note]: called from here
Error: COMPILER_WARNING: [#def502]
aom-3.12.0/av1/common/x86/cfl_ssse3.c:74:17: note[note]: called from here
Error: COMPILER_WARNING: [#def503]
aom-3.12.0/av1/common/x86/cfl_ssse3.c:75:17: note[note]: called from here
Error: COMPILER_WARNING: [#def504]
aom-3.12.0/av1/common/x86/filterintra_sse4.c:37:28: note[note]: called from here
Error: COMPILER_WARNING: [#def505]
aom-3.12.0/av1/common/x86/filterintra_sse4.c:38:28: note[note]: called from here
Error: COMPILER_WARNING: [#def506]
aom-3.12.0/av1/common/x86/filterintra_sse4.c:40:25: note[note]: called from here
Error: COMPILER_WARNING: [#def507]
aom-3.12.0/av1/common/x86/filterintra_sse4.c:41:20: note[note]: called from here
Error: COMPILER_WARNING: [#def508]
aom-3.12.0/av1/common/x86/filterintra_sse4.c:46:28: note[note]: called from here
Error: COMPILER_WARNING: [#def509]
aom-3.12.0/av1/common/x86/filterintra_sse4.c:47:28: note[note]: called from here
Error: COMPILER_WARNING: [#def510]
aom-3.12.0/av1/common/x86/filterintra_sse4.c:48:17: note[note]: called from here
Error: COMPILER_WARNING: [#def511]
aom-3.12.0/av1/common/x86/filterintra_sse4.c:49:12: note[note]: called from here
Error: COMPILER_WARNING: [#def512]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:74:18: note[note]: called from here
Error: COMPILER_WARNING: [#def513]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:75:18: note[note]: called from here
Error: COMPILER_WARNING: [#def514]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:76:18: note[note]: called from here
Error: COMPILER_WARNING: [#def515]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:77:18: note[note]: called from here
Error: COMPILER_WARNING: [#def516]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:78:18: note[note]: called from here
Error: COMPILER_WARNING: [#def517]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:79:18: note[note]: called from here
Error: COMPILER_WARNING: [#def518]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:86:18: note[note]: called from here
Error: COMPILER_WARNING: [#def519]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:87:18: note[note]: called from here
Error: COMPILER_WARNING: [#def520]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:88:18: note[note]: called from here
Error: COMPILER_WARNING: [#def521]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:89:18: note[note]: called from here
Error: COMPILER_WARNING: [#def522]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:90:18: note[note]: called from here
Error: COMPILER_WARNING: [#def523]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:91:18: note[note]: called from here
Error: COMPILER_WARNING: [#def524]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:263:18: note[note]: called from here
Error: COMPILER_WARNING: [#def525]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:264:18: note[note]: called from here
Error: COMPILER_WARNING: [#def526]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:265:18: note[note]: called from here
Error: COMPILER_WARNING: [#def527]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:266:18: note[note]: called from here
Error: COMPILER_WARNING: [#def528]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:273:18: note[note]: called from here
Error: COMPILER_WARNING: [#def529]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:274:18: note[note]: called from here
Error: COMPILER_WARNING: [#def530]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:275:18: note[note]: called from here
Error: COMPILER_WARNING: [#def531]
aom-3.12.0/av1/common/x86/highbd_convolve_2d_ssse3.c:276:18: note[note]: called from here
Error: COMPILER_WARNING: [#def532]
aom-3.12.0/av1/common/x86/highbd_inv_txfm_avx2.c:237:14: note[note]: called from here
Error: COMPILER_WARNING: [#def533]
aom-3.12.0/av1/common/x86/highbd_inv_txfm_avx2.c:263:13: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def534]
aom-3.12.0/av1/common/x86/highbd_txfm_utility_sse4.h:115:7: note[note]: called from here
Error: COMPILER_WARNING: [#def535]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:42:17: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def536]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:43:7: note[note]: called from here
Error: COMPILER_WARNING: [#def537]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:46:7: note[note]: called from here
Error: COMPILER_WARNING: [#def538]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:47:33: note[note]: called from here
Error: COMPILER_WARNING: [#def539]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:49:7: note[note]: called from here
Error: COMPILER_WARNING: [#def540]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:52:30: note[note]: called from here
Error: COMPILER_WARNING: [#def541]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:56:23: note[note]: called from here
Error: COMPILER_WARNING: [#def542]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:57:23: note[note]: called from here
Error: COMPILER_WARNING: [#def543]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:59:23: note[note]: called from here
Error: COMPILER_WARNING: [#def544]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:60:21: note[note]: called from here
Error: COMPILER_WARNING: [#def545]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:102:24: note[note]: called from here
Error: COMPILER_WARNING: [#def546]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:113:24: note[note]: called from here
Error: COMPILER_WARNING: [#def547]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:138:24: note[note]: called from here
Error: COMPILER_WARNING: [#def548]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:147:27: note[note]: called from here
Error: COMPILER_WARNING: [#def549]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:148:27: note[note]: called from here
Error: COMPILER_WARNING: [#def550]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:150:27: note[note]: called from here
Error: COMPILER_WARNING: [#def551]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:152:27: note[note]: called from here
Error: COMPILER_WARNING: [#def552]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:162:30: note[note]: called from here
Error: COMPILER_WARNING: [#def553]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:165:22: note[note]: called from here
Error: COMPILER_WARNING: [#def554]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:169:29: note[note]: called from here
Error: COMPILER_WARNING: [#def555]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:172:17: note[note]: called from here
Error: COMPILER_WARNING: [#def556]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:173:22: note[note]: called from here
Error: COMPILER_WARNING: [#def557]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:175:22: note[note]: called from here
Error: COMPILER_WARNING: [#def558]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:178:29: note[note]: called from here
Error: COMPILER_WARNING: [#def559]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:179:30: note[note]: called from here
Error: COMPILER_WARNING: [#def560]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:182:30: note[note]: called from here
Error: COMPILER_WARNING: [#def561]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:184:22: note[note]: called from here
Error: COMPILER_WARNING: [#def562]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:187:30: note[note]: called from here
Error: COMPILER_WARNING: [#def563]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:188:22: note[note]: called from here
Error: COMPILER_WARNING: [#def564]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:191:30: note[note]: called from here
Error: COMPILER_WARNING: [#def565]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:192:22: note[note]: called from here
Error: COMPILER_WARNING: [#def566]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:195:30: note[note]: called from here
Error: COMPILER_WARNING: [#def567]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:197:26: note[note]: called from here
Error: COMPILER_WARNING: [#def568]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:214:29: note[note]: called from here
Error: COMPILER_WARNING: [#def569]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:215:29: note[note]: called from here
Error: COMPILER_WARNING: [#def570]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:217:29: note[note]: called from here
Error: COMPILER_WARNING: [#def571]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:219:29: note[note]: called from here
Error: COMPILER_WARNING: [#def572]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:222:30: note[note]: called from here
Error: COMPILER_WARNING: [#def573]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:225:22: note[note]: called from here
Error: COMPILER_WARNING: [#def574]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:229:29: note[note]: called from here
Error: COMPILER_WARNING: [#def575]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:232:17: note[note]: called from here
Error: COMPILER_WARNING: [#def576]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:234:22: note[note]: called from here
Error: COMPILER_WARNING: [#def577]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:236:22: note[note]: called from here
Error: COMPILER_WARNING: [#def578]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:239:29: note[note]: called from here
Error: COMPILER_WARNING: [#def579]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:241:17: note[note]: called from here
Error: COMPILER_WARNING: [#def580]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:242:30: note[note]: called from here
Error: COMPILER_WARNING: [#def581]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:245:17: note[note]: called from here
Error: COMPILER_WARNING: [#def582]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:246:30: note[note]: called from here
Error: COMPILER_WARNING: [#def583]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:248:17: note[note]: called from here
Error: COMPILER_WARNING: [#def584]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:249:30: note[note]: called from here
Error: COMPILER_WARNING: [#def585]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:250:22: note[note]: called from here
Error: COMPILER_WARNING: [#def586]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:252:30: note[note]: called from here
Error: COMPILER_WARNING: [#def587]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:254:26: note[note]: called from here
Error: COMPILER_WARNING: [#def588]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:259:31: note[note]: called from here
Error: COMPILER_WARNING: [#def589]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:264:23: note[note]: called from here
Error: COMPILER_WARNING: [#def590]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:270:31: note[note]: called from here
Error: COMPILER_WARNING: [#def591]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:276:23: note[note]: called from here
Error: COMPILER_WARNING: [#def592]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:282:31: note[note]: called from here
Error: COMPILER_WARNING: [#def593]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:288:23: note[note]: called from here
Error: COMPILER_WARNING: [#def594]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:294:31: note[note]: called from here
Error: COMPILER_WARNING: [#def595]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:300:23: note[note]: called from here
Error: COMPILER_WARNING: [#def596]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:307:29: note[note]: called from here
Error: COMPILER_WARNING: [#def597]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:310:30: note[note]: called from here
Error: COMPILER_WARNING: [#def598]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:313:29: note[note]: called from here
Error: COMPILER_WARNING: [#def599]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:316:30: note[note]: called from here
Error: COMPILER_WARNING: [#def600]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:320:27: note[note]: called from here
Error: COMPILER_WARNING: [#def601]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:323:15: note[note]: called from here
Error: COMPILER_WARNING: [#def602]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:325:15: note[note]: called from here
Error: COMPILER_WARNING: [#def603]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:327:15: note[note]: called from here
Error: COMPILER_WARNING: [#def604]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:337:30: note[note]: called from here
Error: COMPILER_WARNING: [#def605]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:340:22: note[note]: called from here
Error: COMPILER_WARNING: [#def606]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:344:29: note[note]: called from here
Error: COMPILER_WARNING: [#def607]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:347:17: note[note]: called from here
Error: COMPILER_WARNING: [#def608]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:349:22: note[note]: called from here
Error: COMPILER_WARNING: [#def609]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:351:22: note[note]: called from here
Error: COMPILER_WARNING: [#def610]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:354:29: note[note]: called from here
Error: COMPILER_WARNING: [#def611]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:355:30: note[note]: called from here
Error: COMPILER_WARNING: [#def612]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:358:30: note[note]: called from here
Error: COMPILER_WARNING: [#def613]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:360:22: note[note]: called from here
Error: COMPILER_WARNING: [#def614]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:363:30: note[note]: called from here
Error: COMPILER_WARNING: [#def615]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:364:22: note[note]: called from here
Error: COMPILER_WARNING: [#def616]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:367:30: note[note]: called from here
Error: COMPILER_WARNING: [#def617]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:368:22: note[note]: called from here
Error: COMPILER_WARNING: [#def618]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:371:30: note[note]: called from here
Error: COMPILER_WARNING: [#def619]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:373:26: note[note]: called from here
Error: COMPILER_WARNING: [#def620]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:388:33: note[note]: called from here
Error: COMPILER_WARNING: [#def621]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:393:25: note[note]: called from here
Error: COMPILER_WARNING: [#def622]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:399:33: note[note]: called from here
Error: COMPILER_WARNING: [#def623]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:405:25: note[note]: called from here
Error: COMPILER_WARNING: [#def624]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:411:33: note[note]: called from here
Error: COMPILER_WARNING: [#def625]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:417:25: note[note]: called from here
Error: COMPILER_WARNING: [#def626]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:423:33: note[note]: called from here
Error: COMPILER_WARNING: [#def627]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:429:25: note[note]: called from here
Error: COMPILER_WARNING: [#def628]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:436:31: note[note]: called from here
Error: COMPILER_WARNING: [#def629]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:439:32: note[note]: called from here
Error: COMPILER_WARNING: [#def630]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:442:31: note[note]: called from here
Error: COMPILER_WARNING: [#def631]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:445:32: note[note]: called from here
Error: COMPILER_WARNING: [#def632]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:449:29: note[note]: called from here
Error: COMPILER_WARNING: [#def633]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:452:17: note[note]: called from here
Error: COMPILER_WARNING: [#def634]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:454:17: note[note]: called from here
Error: COMPILER_WARNING: [#def635]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:456:17: note[note]: called from here
Error: COMPILER_WARNING: [#def636]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:458:30: note[note]: called from here
Error: COMPILER_WARNING: [#def637]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:461:22: note[note]: called from here
Error: COMPILER_WARNING: [#def638]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:465:29: note[note]: called from here
Error: COMPILER_WARNING: [#def639]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:468:17: note[note]: called from here
Error: COMPILER_WARNING: [#def640]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:470:22: note[note]: called from here
Error: COMPILER_WARNING: [#def641]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:472:22: note[note]: called from here
Error: COMPILER_WARNING: [#def642]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:475:29: note[note]: called from here
Error: COMPILER_WARNING: [#def643]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:477:17: note[note]: called from here
Error: COMPILER_WARNING: [#def644]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:478:30: note[note]: called from here
Error: COMPILER_WARNING: [#def645]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:481:17: note[note]: called from here
Error: COMPILER_WARNING: [#def646]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:482:30: note[note]: called from here
Error: COMPILER_WARNING: [#def647]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:484:17: note[note]: called from here
Error: COMPILER_WARNING: [#def648]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:485:30: note[note]: called from here
Error: COMPILER_WARNING: [#def649]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:486:22: note[note]: called from here
Error: COMPILER_WARNING: [#def650]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:488:30: note[note]: called from here
Error: COMPILER_WARNING: [#def651]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:490:26: note[note]: called from here
Error: COMPILER_WARNING: [#def652]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:501:29: note[note]: called from here
Error: COMPILER_WARNING: [#def653]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:506:21: note[note]: called from here
Error: COMPILER_WARNING: [#def654]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:512:29: note[note]: called from here
Error: COMPILER_WARNING: [#def655]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:517:21: note[note]: called from here
Error: COMPILER_WARNING: [#def656]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:522:29: note[note]: called from here
Error: COMPILER_WARNING: [#def657]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:527:21: note[note]: called from here
Error: COMPILER_WARNING: [#def658]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:532:29: note[note]: called from here
Error: COMPILER_WARNING: [#def659]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:537:21: note[note]: called from here
Error: COMPILER_WARNING: [#def660]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:543:27: note[note]: called from here
Error: COMPILER_WARNING: [#def661]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:546:28: note[note]: called from here
Error: COMPILER_WARNING: [#def662]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:549:27: note[note]: called from here
Error: COMPILER_WARNING: [#def663]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:552:28: note[note]: called from here
Error: COMPILER_WARNING: [#def664]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:556:25: note[note]: called from here
Error: COMPILER_WARNING: [#def665]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:559:13: note[note]: called from here
Error: COMPILER_WARNING: [#def666]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:561:13: note[note]: called from here
Error: COMPILER_WARNING: [#def667]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:563:13: note[note]: called from here
Error: COMPILER_WARNING: [#def668]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:566:13: note[note]: called from here
Error: COMPILER_WARNING: [#def669]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:568:13: note[note]: called from here
Error: COMPILER_WARNING: [#def670]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:570:13: note[note]: called from here
Error: COMPILER_WARNING: [#def671]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:573:28: note[note]: called from here
Error: COMPILER_WARNING: [#def672]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:574:28: note[note]: called from here
Error: COMPILER_WARNING: [#def673]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:575:17: note[note]: called from here
Error: COMPILER_WARNING: [#def674]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:579:28: note[note]: called from here
Error: COMPILER_WARNING: [#def675]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:580:28: note[note]: called from here
Error: COMPILER_WARNING: [#def676]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:581:17: note[note]: called from here
Error: COMPILER_WARNING: [#def677]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:585:28: note[note]: called from here
Error: COMPILER_WARNING: [#def678]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:586:28: note[note]: called from here
Error: COMPILER_WARNING: [#def679]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:587:17: note[note]: called from here
Error: COMPILER_WARNING: [#def680]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:594:13: note[note]: called from here
Error: COMPILER_WARNING: [#def681]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:596:13: note[note]: called from here
Error: COMPILER_WARNING: [#def682]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:597:17: note[note]: called from here
Error: COMPILER_WARNING: [#def683]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:604:19: note[note]: called from here
Error: COMPILER_WARNING: [#def684]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:606:15: note[note]: called from here
Error: COMPILER_WARNING: [#def685]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:610:28: note[note]: called from here
Error: COMPILER_WARNING: [#def686]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:613:23: note[note]: called from here
Error: COMPILER_WARNING: [#def687]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:615:23: note[note]: called from here
Error: COMPILER_WARNING: [#def688]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:617:23: note[note]: called from here
Error: COMPILER_WARNING: [#def689]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:620:30: note[note]: called from here
Error: COMPILER_WARNING: [#def690]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:621:22: note[note]: called from here
Error: COMPILER_WARNING: [#def691]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:624:31: note[note]: called from here
Error: COMPILER_WARNING: [#def692]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:625:23: note[note]: called from here
Error: COMPILER_WARNING: [#def693]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:626:23: note[note]: called from here
Error: COMPILER_WARNING: [#def694]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:627:13: note[note]: called from here
Error: COMPILER_WARNING: [#def695]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:629:21: note[note]: called from here
Error: COMPILER_WARNING: [#def696]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:630:31: note[note]: called from here
Error: COMPILER_WARNING: [#def697]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:631:13: note[note]: called from here
Error: COMPILER_WARNING: [#def698]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:636:15: note[note]: called from here
Error: COMPILER_WARNING: [#def699]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:639:28: note[note]: called from here
Error: COMPILER_WARNING: [#def700]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:642:20: note[note]: called from here
Error: COMPILER_WARNING: [#def701]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:643:29: note[note]: called from here
Error: COMPILER_WARNING: [#def702]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:645:35: note[note]: called from here
Error: COMPILER_WARNING: [#def703]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:646:32: note[note]: called from here
Error: COMPILER_WARNING: [#def704]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:647:21: note[note]: called from here
Error: COMPILER_WARNING: [#def705]
aom-3.12.0/av1/common/x86/highbd_warp_affine_avx2.c:651:11: note[note]: called from here
Error: COMPILER_WARNING: [#def706]
aom-3.12.0/av1/common/x86/highbd_warp_plane_sse4.c:100:14: note[note]: called from here
Error: COMPILER_WARNING: [#def707]
aom-3.12.0/av1/common/x86/highbd_warp_plane_sse4.c:102:14: note[note]: called from here
Error: COMPILER_WARNING: [#def708]
aom-3.12.0/av1/common/x86/highbd_warp_plane_sse4.c:104:14: note[note]: called from here
Error: COMPILER_WARNING: [#def709]
aom-3.12.0/av1/common/x86/highbd_warp_plane_sse4.c:106:14: note[note]: called from here
Error: COMPILER_WARNING: [#def710]
aom-3.12.0/av1/common/x86/highbd_wiener_convolve_ssse3.c:78:13: note[note]: called from here
Error: COMPILER_WARNING: [#def711]
aom-3.12.0/av1/common/x86/highbd_wiener_convolve_ssse3.c:80:13: note[note]: called from here
Error: COMPILER_WARNING: [#def712]
aom-3.12.0/av1/common/x86/highbd_wiener_convolve_ssse3.c:82:13: note[note]: called from here
Error: COMPILER_WARNING: [#def713]
aom-3.12.0/av1/common/x86/highbd_wiener_convolve_ssse3.c:91:13: note[note]: called from here
Error: COMPILER_WARNING: [#def714]
aom-3.12.0/av1/common/x86/highbd_wiener_convolve_ssse3.c:93:13: note[note]: called from here
Error: COMPILER_WARNING: [#def715]
aom-3.12.0/av1/common/x86/highbd_wiener_convolve_ssse3.c:95:13: note[note]: called from here
Error: COMPILER_WARNING: [#def716]
aom-3.12.0/av1/common/x86/highbd_wiener_convolve_ssse3.c:97:13: note[note]: called from here
Error: COMPILER_WARNING: [#def717]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:49:21: note[note]: called from here
Error: COMPILER_WARNING: [#def718]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:50:21: note[note]: called from here
Error: COMPILER_WARNING: [#def719]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:51:21: note[note]: called from here
Error: COMPILER_WARNING: [#def720]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:52:20: note[note]: called from here
Error: COMPILER_WARNING: [#def721]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:53:19: note[note]: called from here
Error: COMPILER_WARNING: [#def722]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:56:20: note[note]: called from here
Error: COMPILER_WARNING: [#def723]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:57:20: note[note]: called from here
Error: COMPILER_WARNING: [#def724]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:58:12: note[note]: called from here
Error: COMPILER_WARNING: [#def725]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:59:12: note[note]: called from here
Error: COMPILER_WARNING: [#def726]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:60:12: note[note]: called from here
Error: COMPILER_WARNING: [#def727]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:65:22: note[note]: called from here
Error: COMPILER_WARNING: [#def728]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:68:14: note[note]: called from here
Error: COMPILER_WARNING: [#def729]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:70:21: note[note]: called from here
Error: COMPILER_WARNING: [#def730]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:71:13: note[note]: called from here
Error: COMPILER_WARNING: [#def731]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:77:21: note[note]: called from here
Error: COMPILER_WARNING: [#def732]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:79:22: note[note]: called from here
Error: COMPILER_WARNING: [#def733]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:83:20: note[note]: called from here
Error: COMPILER_WARNING: [#def734]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:84:19: note[note]: called from here
Error: COMPILER_WARNING: [#def735]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:87:20: note[note]: called from here
Error: COMPILER_WARNING: [#def736]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:88:20: note[note]: called from here
Error: COMPILER_WARNING: [#def737]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:89:20: note[note]: called from here
Error: COMPILER_WARNING: [#def738]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:90:20: note[note]: called from here
Error: COMPILER_WARNING: [#def739]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:91:12: note[note]: called from here
Error: COMPILER_WARNING: [#def740]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:92:12: note[note]: called from here
Error: COMPILER_WARNING: [#def741]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:93:12: note[note]: called from here
Error: COMPILER_WARNING: [#def742]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:94:12: note[note]: called from here
Error: COMPILER_WARNING: [#def743]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:95:12: note[note]: called from here
Error: COMPILER_WARNING: [#def744]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:96:12: note[note]: called from here
Error: COMPILER_WARNING: [#def745]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:97:12: note[note]: called from here
Error: COMPILER_WARNING: [#def746]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:102:22: note[note]: called from here
Error: COMPILER_WARNING: [#def747]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:105:14: note[note]: called from here
Error: COMPILER_WARNING: [#def748]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:107:21: note[note]: called from here
Error: COMPILER_WARNING: [#def749]
aom-3.12.0/av1/common/x86/intra_edge_sse4.c:108:13: note[note]: called from here
Error: COMPILER_WARNING: [#def750]
aom-3.12.0/av1/common/x86/jnt_convolve_avx2.c:30:23: note[note]: called from here
Error: COMPILER_WARNING: [#def751]
aom-3.12.0/av1/common/x86/jnt_convolve_avx2.c:31:23: note[note]: called from here
Error: COMPILER_WARNING: [#def752]
aom-3.12.0/av1/common/x86/jnt_convolve_avx2.c:32:22: note[note]: called from here
Error: COMPILER_WARNING: [#def753]
aom-3.12.0/av1/common/x86/jnt_convolve_ssse3.c:89:31: note[note]: called from here
Error: COMPILER_WARNING: [#def754]
aom-3.12.0/av1/common/x86/jnt_convolve_ssse3.c:91:31: note[note]: called from here
Error: COMPILER_WARNING: [#def755]
aom-3.12.0/av1/common/x86/jnt_convolve_ssse3.c:93:31: note[note]: called from here
Error: COMPILER_WARNING: [#def756]
aom-3.12.0/av1/common/x86/jnt_convolve_ssse3.c:102:31: note[note]: called from here
Error: COMPILER_WARNING: [#def757]
aom-3.12.0/av1/common/x86/jnt_convolve_ssse3.c:104:31: note[note]: called from here
Error: COMPILER_WARNING: [#def758]
aom-3.12.0/av1/common/x86/jnt_convolve_ssse3.c:106:31: note[note]: called from here
Error: COMPILER_WARNING: [#def759]
aom-3.12.0/av1/common/x86/jnt_convolve_ssse3.c:108:31: note[note]: called from here
Error: COMPILER_WARNING: [#def760]
aom-3.12.0/av1/common/x86/reconinter_avx2.c:22:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def761]
aom-3.12.0/av1/common/x86/reconinter_sse4.c:22:24: note[note]: called from here
Error: COMPILER_WARNING: [#def762]
aom-3.12.0/av1/common/x86/reconinter_sse4.c:23:10: note[note]: called from here
Error: COMPILER_WARNING: [#def763]
aom-3.12.0/av1/common/x86/reconinter_ssse3.c:47:28: note[note]: called from here
Error: COMPILER_WARNING: [#def764]
aom-3.12.0/av1/common/x86/reconinter_ssse3.c:65:28: note[note]: called from here
Error: COMPILER_WARNING: [#def765]
aom-3.12.0/av1/common/x86/reconinter_ssse3.c:86:17: note[note]: called from here
Error: COMPILER_WARNING: [#def766]
aom-3.12.0/av1/common/x86/reconinter_ssse3.c:104:17: note[note]: called from here
Error: COMPILER_WARNING: [#def767]
aom-3.12.0/av1/common/x86/resize_avx2.c:249:15: note[note]: called from here
Error: COMPILER_WARNING: [#def768]
aom-3.12.0/av1/common/x86/resize_avx2.c:251:15: note[note]: called from here
Error: COMPILER_WARNING: [#def769]
aom-3.12.0/av1/common/x86/resize_avx2.c:253:15: note[note]: called from here
Error: COMPILER_WARNING: [#def770]
aom-3.12.0/av1/common/x86/resize_avx2.c:255:15: note[note]: called from here
Error: COMPILER_WARNING: [#def771]
aom-3.12.0/av1/common/x86/resize_avx2.c:279:17: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def772]
aom-3.12.0/av1/common/x86/resize_ssse3.c:141:22: note[note]: called from here
Error: COMPILER_WARNING: [#def773]
aom-3.12.0/av1/common/x86/resize_ssse3.c:142:22: note[note]: called from here
Error: COMPILER_WARNING: [#def774]
aom-3.12.0/av1/common/x86/selfguided_avx2.c:51:16: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def775]
aom-3.12.0/av1/common/x86/selfguided_sse4.c:29:10: note[note]: called from here
Error: COMPILER_WARNING: [#def776]
aom-3.12.0/av1/common/x86/warp_plane_avx2.c:254:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def777]
aom-3.12.0/av1/common/x86/warp_plane_avx2.c:435:7: note[note]: called from here
Error: COMPILER_WARNING: [#def778]
aom-3.12.0/av1/common/x86/warp_plane_avx2.c:437:23: note[note]: called from here
Error: COMPILER_WARNING: [#def779]
aom-3.12.0/av1/common/x86/warp_plane_avx2.c:441:23: note[note]: called from here
Error: COMPILER_WARNING: [#def780]
aom-3.12.0/av1/common/x86/warp_plane_avx2.c:442:23: note[note]: called from here
Error: COMPILER_WARNING: [#def781]
aom-3.12.0/av1/common/x86/warp_plane_avx2.c:443:9: note[note]: called from here
Error: COMPILER_WARNING: [#def782]
aom-3.12.0/av1/common/x86/warp_plane_avx2.c:1042:17: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def783]
aom-3.12.0/av1/common/x86/warp_plane_sse4.c:282:7: note[note]: called from here
Error: COMPILER_WARNING: [#def784]
aom-3.12.0/av1/common/x86/warp_plane_sse4.c:285:7: note[note]: called from here
Error: COMPILER_WARNING: [#def785]
aom-3.12.0/av1/common/x86/warp_plane_sse4.c:288:7: note[note]: called from here
Error: COMPILER_WARNING: [#def786]
aom-3.12.0/av1/common/x86/warp_plane_sse4.c:291:7: note[note]: called from here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def787]
aom-3.12.0/av1/decoder/decodeframe.c:5245:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/decoder/decodeframe.c:5175:10: enter_function: entry to ‘av1_decode_frame_headers_and_setup’
aom-3.12.0/av1/decoder/decodeframe.c:5196:28: branch_true: following ‘true’ branch (when ‘i != 8’)...
aom-3.12.0/av1/decoder/decodeframe.c:5197:5: branch_true: ...to here
aom-3.12.0/av1/decoder/decodeframe.c:5202:3: call_function: calling ‘read_uncompressed_header’ from ‘av1_decode_frame_headers_and_setup’
aom-3.12.0/av1/decoder/decodeframe.c:5202:3: return_function: returning to ‘av1_decode_frame_headers_and_setup’ from ‘read_uncompressed_header’
aom-3.12.0/av1/decoder/decodeframe.c:5223:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/decoder/decodeframe.c:5234:3: branch_false: ...to here
aom-3.12.0/av1/decoder/decodeframe.c:5241:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/decoder/decodeframe.c:5245:15: branch_false: ...to here
aom-3.12.0/av1/decoder/decodeframe.c:5245:5: danger: dereference of NULL ‘get_primary_ref_frame_buf(cm)’
Error: COMPILER_WARNING (CWE-457): [#def788]
aom-3.12.0/av1/decoder/decodemv.c: scope_hint: In function ‘read_inter_block_mode_info’
aom-3.12.0/av1/decoder/decodemv.c:1352:10: warning[-Wmaybe-uninitialized]: ‘nearestmv’ may be used uninitialized
aom-3.12.0/av1/decoder/decodemv.c:1280:10: note: ‘nearestmv’ declared here
Error: GCC_ANALYZER_WARNING: [#def789]
aom-3.12.0/av1/encoder/av1_quantize.c:776:5: warning[-Wanalyzer-overlapping-buffers]: overlapping buffers passed as arguments to ‘memcpy’
aom-3.12.0/av1/encoder/av1_quantize.c:839:6: enter_function: entry to ‘av1_frame_init_quantizer’
aom-3.12.0/av1/encoder/av1_quantize.c:843:3: call_function: calling ‘av1_init_plane_quantizers’ from ‘av1_frame_init_quantizer’
Error: GCC_ANALYZER_WARNING: [#def790]
aom-3.12.0/av1/encoder/av1_quantize.c:779:5: warning[-Wanalyzer-overlapping-buffers]: overlapping buffers passed as arguments to ‘memcpy’
aom-3.12.0/av1/encoder/av1_quantize.c:839:6: enter_function: entry to ‘av1_frame_init_quantizer’
aom-3.12.0/av1/encoder/av1_quantize.c:843:3: call_function: calling ‘av1_init_plane_quantizers’ from ‘av1_frame_init_quantizer’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def791]
aom-3.12.0/av1/encoder/encodeframe.c:1594:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/encoder/encodeframe.c:1586:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/encodeframe.c:1589:42: branch_false: ...to here
aom-3.12.0/av1/encoder/encodeframe.c:1594:23: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def792]
aom-3.12.0/av1/encoder/encodeframe.c:1595:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/encoder/encodeframe.c:1582:20: enter_function: entry to ‘get_skip_mode_ref_offsets’
aom-3.12.0/av1/encoder/encodeframe.c:1586:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/encodeframe.c:1589:42: branch_false: ...to here
aom-3.12.0/av1/encoder/encodeframe.c:1589:7: call_function: inlined call to ‘get_ref_frame_buf’ from ‘get_skip_mode_ref_offsets’
aom-3.12.0/av1/encoder/encodeframe.c:1595:23: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def793]
aom-3.12.0/av1/encoder/encodeframe_utils.h:524:22: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/encoder/encodeframe.c:2371:6: enter_function: entry to ‘av1_encode_frame’
aom-3.12.0/av1/encoder/encodeframe.c:2396:3: call_function: calling ‘enforce_max_ref_frames’ from ‘av1_encode_frame’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def794]
aom-3.12.0/av1/encoder/encoder_utils.c:811:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/encoder/encoder_utils.c:692:6: enter_function: entry to ‘av1_scale_references’
aom-3.12.0/av1/encoder/encoder_utils.c:698:32: branch_true: following ‘true’ branch (when ‘ref_frame != 8’)...
aom-3.12.0/av1/encoder/encoder_utils.c:700:9: branch_true: ...to here
aom-3.12.0/av1/encoder/encoder_utils.c:700:8: branch_true: following ‘true’ branch...
aom-3.12.0/av1/encoder/encoder_utils.c:701:25: branch_true: ...to here
aom-3.12.0/av1/encoder/encoder_utils.c:703:11: call_function: calling ‘get_ref_frame_yv12_buf’ from ‘av1_scale_references’
aom-3.12.0/av1/encoder/encoder_utils.c:703:11: return_function: returning to ‘av1_scale_references’ from ‘get_ref_frame_yv12_buf’
aom-3.12.0/av1/encoder/encoder_utils.c:705:10: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/encoder_utils.c:713:11: branch_false: ...to here
aom-3.12.0/av1/encoder/encoder_utils.c:729:10: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/encoder_utils.c:808:9: branch_false: ...to here
aom-3.12.0/av1/encoder/encoder_utils.c:810:9: release_memory: ‘0’ is NULL
aom-3.12.0/av1/encoder/encoder_utils.c:810:9: release_memory: ‘0’ is NULL
aom-3.12.0/av1/encoder/encoder_utils.c:811:11: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def795]
aom-3.12.0/av1/encoder/motion_search_facade.c:617:37: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/motion_search_facade.c:526:5: enter_function: entry to ‘av1_joint_motion_search’
aom-3.12.0/av1/encoder/motion_search_facade.c:563:26: call_function: inlined call to ‘get_buf_by_bd’ from ‘av1_joint_motion_search’
aom-3.12.0/av1/encoder/motion_search_facade.c:569:3: branch_false: ...to here
aom-3.12.0/av1/encoder/motion_search_facade.c:569:17: branch_true: following ‘true’ branch...
aom-3.12.0/av1/encoder/motion_search_facade.c:572:9: branch_true: ...to here
aom-3.12.0/av1/encoder/motion_search_facade.c:575:8: branch_false: following ‘false’ branch (when ‘ite <= 1’)...
branch_false: ...to here
aom-3.12.0/av1/encoder/motion_search_facade.c:589:19: branch_true: following ‘true’ branch (when ‘ref != 2’)...
aom-3.12.0/av1/encoder/motion_search_facade.c:590:21: branch_true: ...to here
aom-3.12.0/av1/encoder/motion_search_facade.c:614:5: call_function: inlined call to ‘av1_init_inter_params’ from ‘av1_joint_motion_search’
aom-3.12.0/av1/encoder/motion_search_facade.c:614:5: call_function: inlined call to ‘av1_init_inter_params’ from ‘av1_joint_motion_search’
aom-3.12.0/av1/encoder/motion_search_facade.c:617:37: danger: use of uninitialized value ‘conv_params.fwd_offset’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def796]
aom-3.12.0/av1/encoder/motion_search_facade.c:875:35: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/motion_search_facade.c:845:20: enter_function: entry to ‘build_second_inter_pred’
aom-3.12.0/av1/encoder/motion_search_facade.c:871:3: call_function: calling ‘av1_init_inter_params’ from ‘build_second_inter_pred’
aom-3.12.0/av1/encoder/motion_search_facade.c:871:3: return_function: returning to ‘build_second_inter_pred’ from ‘av1_init_inter_params’
aom-3.12.0/av1/encoder/motion_search_facade.c:875:35: danger: use of uninitialized value ‘conv_params.fwd_offset’ here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def797]
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1728:12: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1724:19: enter_function: entry to ‘is_same_gf_and_last_scale’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1725:41: call_function: inlined call to ‘get_ref_scale_factors’ from ‘is_same_gf_and_last_scale’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1727:7: call_function: inlined call to ‘get_ref_scale_factors’ from ‘is_same_gf_and_last_scale’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1728:12: branch_false: ...to here
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1728:12: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def798]
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1728:35: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1724:19: enter_function: entry to ‘is_same_gf_and_last_scale’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1725:41: call_function: inlined call to ‘get_ref_scale_factors’ from ‘is_same_gf_and_last_scale’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1727:7: call_function: inlined call to ‘get_ref_scale_factors’ from ‘is_same_gf_and_last_scale’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1728:12: branch_false: ...to here
aom-3.12.0/av1/encoder/nonrd_pickmode.c:1728:35: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-126): [#def799]
aom-3.12.0/av1/encoder/rdopt_utils.h:245:28: warning[-Wanalyzer-out-of-bounds]: stack-based buffer over-read
aom-3.12.0/av1/encoder/interp_search.c:306:25: enter_function: entry to ‘find_best_interp_rd_facade’
aom-3.12.0/av1/encoder/interp_search.c:324:37: branch_true: following ‘true’ branch (when ‘filt_type != -1’)...
aom-3.12.0/av1/encoder/interp_search.c:326:9: call_function: inlined call to ‘get_interp_filter_allowed_mask’ from ‘find_best_interp_rd_facade’
aom-3.12.0/av1/encoder/interp_search.c:327:8: branch_true: following ‘true’ branch...
aom-3.12.0/av1/encoder/interp_search.c:328:11: branch_true: ...to here
aom-3.12.0/av1/encoder/interp_search.c:328:11: call_function: calling ‘interpolation_filter_rd’ from ‘find_best_interp_rd_facade’
Error: GCC_ANALYZER_WARNING (CWE-126): [#def800]
aom-3.12.0/av1/encoder/rdopt_utils.h:246:31: warning[-Wanalyzer-out-of-bounds]: stack-based buffer over-read
aom-3.12.0/av1/encoder/interp_search.c:306:25: enter_function: entry to ‘find_best_interp_rd_facade’
aom-3.12.0/av1/encoder/interp_search.c:324:37: branch_true: following ‘true’ branch (when ‘filt_type != -1’)...
aom-3.12.0/av1/encoder/interp_search.c:326:9: call_function: inlined call to ‘get_interp_filter_allowed_mask’ from ‘find_best_interp_rd_facade’
aom-3.12.0/av1/encoder/interp_search.c:327:8: branch_true: following ‘true’ branch...
aom-3.12.0/av1/encoder/interp_search.c:328:11: branch_true: ...to here
aom-3.12.0/av1/encoder/interp_search.c:328:11: call_function: calling ‘interpolation_filter_rd’ from ‘find_best_interp_rd_facade’
Error: GCC_ANALYZER_WARNING: [#def801]
aom-3.12.0/av1/encoder/rdopt_utils.h:769:3: warning[-Wanalyzer-overlapping-buffers]: overlapping buffers passed as arguments to ‘memcpy’
aom-3.12.0/av1/encoder/nonrd_pickmode.c:2096:3: call_function: inlined call to ‘av1_copy_usable_ref_mv_stack_and_weight’ from ‘setup_compound_prediction’
Error: GCC_ANALYZER_WARNING (CWE-126): [#def802]
aom-3.12.0/av1/encoder/reconinter_enc.c:147:5: warning[-Wanalyzer-out-of-bounds]: stack-based buffer over-read
aom-3.12.0/av1/encoder/reconinter_enc.c:246:6: enter_function: entry to ‘av1_build_obmc_inter_predictors_sb’
aom-3.12.0/av1/encoder/reconinter_enc.c:260:3: call_function: calling ‘av1_build_prediction_by_above_preds’ from ‘av1_build_obmc_inter_predictors_sb’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def803]
aom-3.12.0/av1/encoder/reconinter_enc.c:209:37: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/reconinter_enc.c:168:20: enter_function: entry to ‘build_obmc_prediction’
aom-3.12.0/av1/encoder/reconinter_enc.c:173:3: call_function: calling ‘setup_address_for_obmc’ from ‘build_obmc_prediction’
aom-3.12.0/av1/encoder/reconinter_enc.c:173:3: return_function: returning to ‘build_obmc_prediction’ from ‘setup_address_for_obmc’
aom-3.12.0/av1/encoder/reconinter_enc.c:183:19: branch_true: following ‘true’ branch (when ‘j < num_planes’)...
aom-3.12.0/av1/encoder/reconinter_enc.c:184:37: branch_true: ...to here
aom-3.12.0/av1/encoder/reconinter_enc.c:199:8: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/reconinter_enc.c:201:32: branch_false: ...to here
aom-3.12.0/av1/encoder/reconinter_enc.c:204:5: call_function: calling ‘av1_init_inter_params’ from ‘build_obmc_prediction’
aom-3.12.0/av1/encoder/reconinter_enc.c:204:5: return_function: returning to ‘build_obmc_prediction’ from ‘av1_init_inter_params’
aom-3.12.0/av1/encoder/reconinter_enc.c:209:37: danger: use of uninitialized value ‘conv_params.fwd_offset’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def804]
aom-3.12.0/av1/encoder/reconinter_enc.c:298:37: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/reconinter_enc.c:270:6: enter_function: entry to ‘av1_build_inter_predictors_for_planes_single_buf’
aom-3.12.0/av1/encoder/reconinter_enc.c:284:32: branch_true: following ‘true’ branch (when ‘plane <= plane_to’)...
aom-3.12.0/av1/encoder/reconinter_enc.c:287:56: branch_true: ...to here
aom-3.12.0/av1/encoder/reconinter_enc.c:293:5: call_function: calling ‘av1_init_inter_params’ from ‘av1_build_inter_predictors_for_planes_single_buf’
aom-3.12.0/av1/encoder/reconinter_enc.c:293:5: return_function: returning to ‘av1_build_inter_predictors_for_planes_single_buf’ from ‘av1_init_inter_params’
aom-3.12.0/av1/encoder/reconinter_enc.c:298:37: danger: use of uninitialized value ‘conv_params.fwd_offset’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def805]
aom-3.12.0/av1/encoder/reconinter_enc.c:448:39: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/reconinter_enc.c:424:6: enter_function: entry to ‘aom_upsampled_pred_c’
aom-3.12.0/av1/encoder/reconinter_enc.c:430:6: branch_true: following ‘true’ branch (when ‘xd’ is non-NULL)...
aom-3.12.0/av1/encoder/reconinter_enc.c:431:30: branch_true: ...to here
aom-3.12.0/av1/encoder/reconinter_enc.c:436:27: call_function: inlined call to ‘av1_is_scaled’ from ‘aom_upsampled_pred_c’
aom-3.12.0/av1/encoder/reconinter_enc.c:448:39: danger: use of uninitialized value ‘conv_params.fwd_offset’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def806]
aom-3.12.0/av1/encoder/reconinter_enc.c:564:39: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/reconinter_enc.c:538:6: enter_function: entry to ‘aom_highbd_upsampled_pred_c’
aom-3.12.0/av1/encoder/reconinter_enc.c:546:6: branch_true: following ‘true’ branch (when ‘xd’ is non-NULL)...
aom-3.12.0/av1/encoder/reconinter_enc.c:547:30: branch_true: ...to here
aom-3.12.0/av1/encoder/reconinter_enc.c:552:27: call_function: inlined call to ‘av1_is_scaled’ from ‘aom_highbd_upsampled_pred_c’
aom-3.12.0/av1/encoder/reconinter_enc.c:564:39: danger: use of uninitialized value ‘conv_params.fwd_offset’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def807]
aom-3.12.0/av1/encoder/temporal_filter.c:456:41: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/temporal_filter.c:1493:6: enter_function: entry to ‘av1_tf_info_filtering’
aom-3.12.0/av1/encoder/temporal_filter.c:1495:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/av1/encoder/temporal_filter.c:1497:26: branch_true: following ‘true’ branch...
aom-3.12.0/av1/encoder/temporal_filter.c:1498:23: branch_true: ...to here
aom-3.12.0/av1/encoder/temporal_filter.c:1499:8: branch_true: following ‘true’ branch...
aom-3.12.0/av1/encoder/temporal_filter.c:1500:21: branch_true: ...to here
aom-3.12.0/av1/encoder/temporal_filter.c:1509:9: call_function: calling ‘av1_temporal_filter’ from ‘av1_tf_info_filtering’
Error: GCC_ANALYZER_WARNING (CWE-126): [#def808]
aom-3.12.0/av1/encoder/temporal_filter.h:446:32: warning[-Wanalyzer-out-of-bounds]: stack-based buffer over-read
aom-3.12.0/av1/encoder/ethread.c:2391:12: enter_function: entry to ‘tf_worker_hook’
aom-3.12.0/av1/encoder/ethread.c:2410:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/ethread.c:2419:3: branch_false: ...to here
aom-3.12.0/av1/encoder/ethread.c:2427:3: call_function: inlined call to ‘tf_save_state’ from ‘tf_worker_hook’
aom-3.12.0/av1/encoder/ethread.c:2435:3: call_function: inlined call to ‘tf_restore_state’ from ‘tf_worker_hook’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def809]
aom-3.12.0/av1/encoder/tpl_model.c:2467:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘up_mv_diff.as_mv.row’
aom-3.12.0/av1/encoder/tpl_model.c:2445:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/tpl_model.c:2456:7: branch_false: ...to here
aom-3.12.0/av1/encoder/tpl_model.c:2466:6: branch_true: following ‘true’ branch...
aom-3.12.0/av1/encoder/tpl_model.c:2467:12: branch_true: ...to here
aom-3.12.0/av1/encoder/tpl_model.c:2467:12: danger: use of uninitialized value ‘up_mv_diff.as_mv.row’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def810]
aom-3.12.0/av1/encoder/tpl_model.c:2469:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘left_mv_diff.as_mv.row’
aom-3.12.0/av1/encoder/tpl_model.c:2456:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/tpl_model.c:2466:6: branch_false: ...to here
aom-3.12.0/av1/encoder/tpl_model.c:2466:6: branch_false: following ‘false’ branch...
aom-3.12.0/av1/encoder/tpl_model.c:2468:13: branch_false: ...to here
aom-3.12.0/av1/encoder/tpl_model.c:2468:13: branch_true: following ‘true’ branch...
aom-3.12.0/av1/encoder/tpl_model.c:2469:12: branch_true: ...to here
aom-3.12.0/av1/encoder/tpl_model.c:2469:12: danger: use of uninitialized value ‘left_mv_diff.as_mv.row’ here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def811]
aom-3.12.0/av1/encoder/tune_vmaf.c:66:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘ref_mv’
aom-3.12.0/av1/encoder/tune_vmaf.c:1002:15: enter_function: entry to ‘find_best_frame_unsharp_amount_neg’
aom-3.12.0/av1/encoder/tune_vmaf.c:1010:7: call_function: calling ‘residual_frame_average_variance’ from ‘find_best_frame_unsharp_amount_neg’
Error: COMPILER_WARNING: [#def812]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:109:3: note[note]: called from here
Error: COMPILER_WARNING: [#def813]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:111:3: note[note]: called from here
Error: COMPILER_WARNING: [#def814]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:113:3: note[note]: called from here
Error: COMPILER_WARNING: [#def815]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:115:3: note[note]: called from here
Error: COMPILER_WARNING: [#def816]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:134:3: note[note]: called from here
Error: COMPILER_WARNING: [#def817]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:136:3: note[note]: called from here
Error: COMPILER_WARNING: [#def818]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:164:3: note[note]: called from here
Error: COMPILER_WARNING: [#def819]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:177:3: note[note]: called from here
Error: COMPILER_WARNING: [#def820]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:179:3: note[note]: called from here
Error: COMPILER_WARNING: [#def821]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:181:3: note[note]: called from here
Error: COMPILER_WARNING: [#def822]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:183:3: note[note]: called from here
Error: COMPILER_WARNING: [#def823]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:194:3: note[note]: called from here
Error: COMPILER_WARNING: [#def824]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:196:3: note[note]: called from here
Error: COMPILER_WARNING: [#def825]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:203:3: note[note]: called from here
Error: COMPILER_WARNING: [#def826]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:205:3: note[note]: called from here
Error: COMPILER_WARNING: [#def827]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:233:3: note[note]: called from here
Error: COMPILER_WARNING: [#def828]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:235:3: note[note]: called from here
Error: COMPILER_WARNING: [#def829]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:246:3: note[note]: called from here
Error: COMPILER_WARNING: [#def830]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:248:3: note[note]: called from here
Error: COMPILER_WARNING: [#def831]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:252:3: note[note]: called from here
Error: COMPILER_WARNING: [#def832]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:254:3: note[note]: called from here
Error: COMPILER_WARNING: [#def833]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:272:3: note[note]: called from here
Error: COMPILER_WARNING: [#def834]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:274:3: note[note]: called from here
Error: COMPILER_WARNING: [#def835]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:276:3: note[note]: called from here
Error: COMPILER_WARNING: [#def836]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:278:3: note[note]: called from here
Error: COMPILER_WARNING: [#def837]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:315:3: note[note]: called from here
Error: COMPILER_WARNING: [#def838]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:317:3: note[note]: called from here
Error: COMPILER_WARNING: [#def839]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:319:3: note[note]: called from here
Error: COMPILER_WARNING: [#def840]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:321:3: note[note]: called from here
Error: COMPILER_WARNING: [#def841]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:323:3: note[note]: called from here
Error: COMPILER_WARNING: [#def842]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:325:3: note[note]: called from here
Error: COMPILER_WARNING: [#def843]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:327:3: note[note]: called from here
Error: COMPILER_WARNING: [#def844]
aom-3.12.0/av1/encoder/x86/av1_fwd_txfm1d_sse4.c:329:3: note[note]: called from here
Error: COMPILER_WARNING: [#def845]
aom-3.12.0/av1/encoder/x86/av1_highbd_quantize_avx2.c:23:9: note[note]: called from here
Error: COMPILER_WARNING: [#def846]
aom-3.12.0/av1/encoder/x86/av1_highbd_quantize_avx2.c:103:3: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def847]
aom-3.12.0/av1/encoder/x86/av1_highbd_quantize_sse4.c:31:12: note[note]: called from here
Error: COMPILER_WARNING: [#def848]
aom-3.12.0/av1/encoder/x86/av1_highbd_quantize_sse4.c:37:15: note[note]: called from here
Error: COMPILER_WARNING: [#def849]
aom-3.12.0/av1/encoder/x86/av1_highbd_quantize_sse4.c:39:14: note[note]: called from here
Error: COMPILER_WARNING: [#def850]
aom-3.12.0/av1/encoder/x86/av1_k_means_avx2.c:16:16: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def851]
aom-3.12.0/av1/encoder/x86/av1_k_means_avx2.c:17:23: note[note]: called from here
Error: COMPILER_WARNING: [#def852]
aom-3.12.0/av1/encoder/x86/av1_k_means_avx2.c:18:24: note[note]: called from here
Error: COMPILER_WARNING: [#def853]
aom-3.12.0/av1/encoder/x86/av1_k_means_avx2.c:29:17: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def854]
aom-3.12.0/av1/encoder/x86/av1_quantize_avx2.c:20:24: note[note]: called from here
Error: COMPILER_WARNING: [#def855]
aom-3.12.0/av1/encoder/x86/av1_quantize_avx2.c:21:3: note[note]: called from here
Error: COMPILER_WARNING: [#def856]
aom-3.12.0/av1/encoder/x86/av1_quantize_avx2.c:22:3: note[note]: called from here
Error: COMPILER_WARNING: [#def857]
aom-3.12.0/av1/encoder/x86/av1_quantize_avx2.c:64:1: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def858]
aom-3.12.0/av1/encoder/x86/av1_quantize_avx2.c:88:23: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def859]
aom-3.12.0/av1/encoder/x86/cnn_avx2.c:66:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def860]
aom-3.12.0/av1/encoder/x86/cnn_avx2.c:126:7: note[note]: called from here
Error: COMPILER_WARNING: [#def861]
aom-3.12.0/av1/encoder/x86/cnn_avx2.c:130:7: note[note]: called from here
Error: COMPILER_WARNING: [#def862]
aom-3.12.0/av1/encoder/x86/cnn_avx2.c:132:7: note[note]: called from here
Error: COMPILER_WARNING: [#def863]
aom-3.12.0/av1/encoder/x86/cnn_avx2.c:259:17: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def864]
aom-3.12.0/av1/encoder/x86/encodetxb_sse4.c:42:29: note[note]: called from here
Error: COMPILER_WARNING: [#def865]
aom-3.12.0/av1/encoder/x86/encodetxb_sse4.c:55:29: note[note]: called from here
Error: COMPILER_WARNING: [#def866]
aom-3.12.0/av1/encoder/x86/encodetxb_sse4.c:72:31: note[note]: called from here
Error: COMPILER_WARNING: [#def867]
aom-3.12.0/av1/encoder/x86/encodetxb_sse4.c:73:31: note[note]: called from here
Error: COMPILER_WARNING: [#def868]
aom-3.12.0/av1/encoder/x86/error_intrin_avx2.c:35:26: note[note]: called from here
Error: COMPILER_WARNING: [#def869]
aom-3.12.0/av1/encoder/x86/error_intrin_avx2.c:36:28: note[note]: called from here
Error: COMPILER_WARNING: [#def870]
aom-3.12.0/av1/encoder/x86/error_intrin_avx2.c:38:24: note[note]: called from here
Error: COMPILER_WARNING: [#def871]
aom-3.12.0/av1/encoder/x86/error_intrin_avx2.c:40:25: note[note]: called from here
Error: COMPILER_WARNING: [#def872]
aom-3.12.0/av1/encoder/x86/error_intrin_avx2.c:42:28: note[note]: called from here
Error: COMPILER_WARNING: [#def873]
aom-3.12.0/av1/encoder/x86/error_intrin_avx2.c:44:14: note[note]: called from here
Error: COMPILER_WARNING: [#def874]
aom-3.12.0/av1/encoder/x86/error_intrin_avx2.c:131:11: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def875]
aom-3.12.0/av1/encoder/x86/hash_sse42.c:41:11: note[note]: called from here
Error: COMPILER_WARNING: [#def876]
aom-3.12.0/av1/encoder/x86/hash_sse42.c:46:3: note[note]: called from here
Error: COMPILER_WARNING: [#def877]
aom-3.12.0/av1/encoder/x86/hash_sse42.c:49:3: note[note]: called from here
Error: COMPILER_WARNING: [#def878]
aom-3.12.0/av1/encoder/x86/hash_sse42.c:50:3: note[note]: called from here
Error: COMPILER_WARNING: [#def879]
aom-3.12.0/av1/encoder/x86/hash_sse42.c:51:3: note[note]: called from here
Error: COMPILER_WARNING: [#def880]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:29:13: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def881]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:29:27: note[note]: called from here
Error: COMPILER_WARNING: [#def882]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:30:28: note[note]: called from here
Error: COMPILER_WARNING: [#def883]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:31:29: note[note]: called from here
Error: COMPILER_WARNING: [#def884]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:32:30: note[note]: called from here
Error: COMPILER_WARNING: [#def885]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:34:21: note[note]: called from here
Error: COMPILER_WARNING: [#def886]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:35:21: note[note]: called from here
Error: COMPILER_WARNING: [#def887]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:36:22: note[note]: called from here
Error: COMPILER_WARNING: [#def888]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:37:22: note[note]: called from here
Error: COMPILER_WARNING: [#def889]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:38:19: note[note]: called from here
Error: COMPILER_WARNING: [#def890]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:39:20: note[note]: called from here
Error: COMPILER_WARNING: [#def891]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:40:20: note[note]: called from here
Error: COMPILER_WARNING: [#def892]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:41:20: note[note]: called from here
Error: COMPILER_WARNING: [#def893]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:42:24: note[note]: called from here
Error: COMPILER_WARNING: [#def894]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:44:28: note[note]: called from here
Error: COMPILER_WARNING: [#def895]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:45:29: note[note]: called from here
Error: COMPILER_WARNING: [#def896]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:46:11: note[note]: called from here
Error: COMPILER_WARNING: [#def897]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:47:12: note[note]: called from here
Error: COMPILER_WARNING: [#def898]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:48:12: note[note]: called from here
Error: COMPILER_WARNING: [#def899]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:49:12: note[note]: called from here
Error: COMPILER_WARNING: [#def900]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:50:27: note[note]: called from here
Error: COMPILER_WARNING: [#def901]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:52:5: note[note]: called from here
Error: COMPILER_WARNING: [#def902]
aom-3.12.0/av1/encoder/x86/highbd_block_error_intrin_avx2.c:53:5: note[note]: called from here
Error: COMPILER_WARNING: [#def903]
aom-3.12.0/av1/encoder/x86/highbd_fwd_txfm_avx2.c:200:5: note[note]: called from here
Error: COMPILER_WARNING: [#def904]
aom-3.12.0/av1/encoder/x86/highbd_fwd_txfm_sse4.c:139:8: note[note]: called from here
Error: COMPILER_WARNING: [#def905]
aom-3.12.0/av1/encoder/x86/highbd_fwd_txfm_sse4.c:140:8: note[note]: called from here
Error: COMPILER_WARNING: [#def906]
aom-3.12.0/av1/encoder/x86/highbd_fwd_txfm_sse4.c:151:8: note[note]: called from here
Error: COMPILER_WARNING: [#def907]
aom-3.12.0/av1/encoder/x86/highbd_fwd_txfm_sse4.c:152:8: note[note]: called from here
Error: COMPILER_WARNING: [#def908]
aom-3.12.0/av1/encoder/x86/highbd_fwd_txfm_sse4.c:158:8: note[note]: called from here
Error: COMPILER_WARNING: [#def909]
aom-3.12.0/av1/encoder/x86/highbd_fwd_txfm_sse4.c:159:8: note[note]: called from here
Error: COMPILER_WARNING: [#def910]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:69:22: note[note]: called from here
Error: COMPILER_WARNING: [#def911]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:70:22: note[note]: called from here
Error: COMPILER_WARNING: [#def912]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:71:22: note[note]: called from here
Error: COMPILER_WARNING: [#def913]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:72:23: note[note]: called from here
Error: COMPILER_WARNING: [#def914]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:73:23: note[note]: called from here
Error: COMPILER_WARNING: [#def915]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:75:20: note[note]: called from here
Error: COMPILER_WARNING: [#def916]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:76:20: note[note]: called from here
Error: COMPILER_WARNING: [#def917]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:78:9: note[note]: called from here
Error: COMPILER_WARNING: [#def918]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:80:9: note[note]: called from here
Error: COMPILER_WARNING: [#def919]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:82:5: note[note]: called from here
Error: COMPILER_WARNING: [#def920]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:83:5: note[note]: called from here
Error: COMPILER_WARNING: [#def921]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:85:14: note[note]: called from here
Error: COMPILER_WARNING: [#def922]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:86:14: note[note]: called from here
Error: COMPILER_WARNING: [#def923]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:87:14: note[note]: called from here
Error: COMPILER_WARNING: [#def924]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:88:15: note[note]: called from here
Error: COMPILER_WARNING: [#def925]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:89:15: note[note]: called from here
Error: COMPILER_WARNING: [#def926]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:91:12: note[note]: called from here
Error: COMPILER_WARNING: [#def927]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:92:12: note[note]: called from here
Error: COMPILER_WARNING: [#def928]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:94:9: note[note]: called from here
Error: COMPILER_WARNING: [#def929]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:96:9: note[note]: called from here
Error: COMPILER_WARNING: [#def930]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:98:5: note[note]: called from here
Error: COMPILER_WARNING: [#def931]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:99:5: note[note]: called from here
Error: COMPILER_WARNING: [#def932]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:125:33: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def933]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_avx2.c:182:13: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: GCC_ANALYZER_WARNING (CWE-457): [#def934]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:130:24: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘vsrc[3][0]’
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:243:6: enter_function: entry to ‘av1_highbd_apply_temporal_filter_sse2’
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:284:30: branch_true: following ‘true’ branch (when ‘subblock_idx != 4’)...
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:286:31: branch_true: ...to here
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:296:23: branch_true: following ‘true’ branch (when ‘plane < num_planes’)...
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:297:43: branch_true: ...to here
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:308:32: branch_false: following ‘false’ branch (when ‘plane == 0’)...
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:310:39: branch_false: ...to here
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:320:8: branch_false: following ‘false’ branch (when ‘plane != 1’)...
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:337:23: branch_false: ...to here
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:334:5: call_function: calling ‘highbd_apply_temporal_filter’ from ‘av1_highbd_apply_temporal_filter_sse2’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def935]
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:159:24: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘vsrc[3][0]’
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:243:6: enter_function: entry to ‘av1_highbd_apply_temporal_filter_sse2’
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:284:30: branch_true: following ‘true’ branch (when ‘subblock_idx != 4’)...
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:286:31: branch_true: ...to here
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:296:23: branch_true: following ‘true’ branch (when ‘plane < num_planes’)...
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:297:43: branch_true: ...to here
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:308:32: branch_false: following ‘false’ branch (when ‘plane == 0’)...
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:310:39: branch_false: ...to here
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:320:8: branch_false: following ‘false’ branch (when ‘plane != 1’)...
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:337:23: branch_false: ...to here
aom-3.12.0/av1/encoder/x86/highbd_temporal_filter_sse2.c:334:5: call_function: calling ‘highbd_apply_temporal_filter’ from ‘av1_highbd_apply_temporal_filter_sse2’
Error: COMPILER_WARNING: [#def936]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:92:12: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def937]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:92:23: note[note]: called from here
Error: COMPILER_WARNING: [#def938]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:93:24: note[note]: called from here
Error: COMPILER_WARNING: [#def939]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:95:32: note[note]: called from here
Error: COMPILER_WARNING: [#def940]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:99:9: note[note]: called from here
Error: COMPILER_WARNING: [#def941]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:101:26: note[note]: called from here
Error: COMPILER_WARNING: [#def942]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:102:26: note[note]: called from here
Error: COMPILER_WARNING: [#def943]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:104:21: note[note]: called from here
Error: COMPILER_WARNING: [#def944]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:105:21: note[note]: called from here
Error: COMPILER_WARNING: [#def945]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:107:23: note[note]: called from here
Error: COMPILER_WARNING: [#def946]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:108:19: note[note]: called from here
Error: COMPILER_WARNING: [#def947]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:110:17: note[note]: called from here
Error: COMPILER_WARNING: [#def948]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:112:19: note[note]: called from here
Error: COMPILER_WARNING: [#def949]
aom-3.12.0/av1/encoder/x86/ml_avx2.c:113:5: note[note]: called from here
Error: COMPILER_WARNING: [#def950]
aom-3.12.0/av1/encoder/x86/ml_sse3.c:130:25: note[note]: called from here
Error: COMPILER_WARNING: [#def951]
aom-3.12.0/av1/encoder/x86/ml_sse3.c:132:25: note[note]: called from here
Error: COMPILER_WARNING: [#def952]
aom-3.12.0/av1/encoder/x86/ml_sse3.c:135:27: note[note]: called from here
Error: COMPILER_WARNING: [#def953]
aom-3.12.0/av1/encoder/x86/pickrst_sse4.c:208:23: note[note]: called from here
Error: COMPILER_WARNING: [#def954]
aom-3.12.0/av1/encoder/x86/pickrst_sse4.c:209:23: note[note]: called from here
Error: COMPILER_WARNING: [#def955]
aom-3.12.0/av1/encoder/x86/pickrst_sse4.c:221:23: note[note]: called from here
Error: COMPILER_WARNING: [#def956]
aom-3.12.0/av1/encoder/x86/pickrst_sse4.c:222:23: note[note]: called from here
Error: COMPILER_WARNING: [#def957]
aom-3.12.0/av1/encoder/x86/pickrst_sse4.c:223:23: note[note]: called from here
Error: COMPILER_WARNING: [#def958]
aom-3.12.0/av1/encoder/x86/pickrst_sse4.c:224:23: note[note]: called from here
Error: COMPILER_WARNING: [#def959]
aom-3.12.0/av1/encoder/x86/rdopt_sse4.c:47:24: note[note]: called from here
Error: COMPILER_WARNING: [#def960]
aom-3.12.0/av1/encoder/x86/rdopt_sse4.c:59:24: note[note]: called from here
Error: COMPILER_WARNING: [#def961]
aom-3.12.0/av1/encoder/x86/rdopt_sse4.c:65:30: note[note]: called from here
Error: COMPILER_WARNING: [#def962]
aom-3.12.0/av1/encoder/x86/rdopt_sse4.c:66:32: note[note]: called from here
Error: COMPILER_WARNING: [#def963]
aom-3.12.0/av1/encoder/x86/rdopt_sse4.c:68:28: note[note]: called from here
Error: COMPILER_WARNING: [#def964]
aom-3.12.0/av1/encoder/x86/rdopt_sse4.c:79:24: note[note]: called from here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def965]
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:57:39: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:32:6: enter_function: entry to ‘aom_upsampled_pred_sse2’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:39:6: branch_true: following ‘true’ branch (when ‘xd’ is non-NULL)...
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:40:30: branch_true: ...to here
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:45:27: call_function: inlined call to ‘av1_is_scaled’ from ‘aom_upsampled_pred_sse2’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:57:39: danger: use of uninitialized value ‘conv_params.fwd_offset’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def966]
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:177:39: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘conv_params.fwd_offset’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:151:6: enter_function: entry to ‘aom_highbd_upsampled_pred_sse2’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:159:6: branch_true: following ‘true’ branch (when ‘xd’ is non-NULL)...
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:160:30: branch_true: ...to here
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:165:27: call_function: inlined call to ‘av1_is_scaled’ from ‘aom_highbd_upsampled_pred_sse2’
aom-3.12.0/av1/encoder/x86/reconinter_enc_sse2.c:177:39: danger: use of uninitialized value ‘conv_params.fwd_offset’ here
Error: COMPILER_WARNING: [#def967]
aom-3.12.0/av1/encoder/x86/temporal_filter_avx2.c:246:11: note[note]: called from here
Error: COMPILER_WARNING: [#def968]
aom-3.12.0/av1/encoder/x86/temporal_filter_avx2.c:247:11: note[note]: called from here
Error: COMPILER_WARNING: [#def969]
aom-3.12.0/av1/encoder/x86/temporal_filter_avx2.c:248:14: note[note]: called from here
Error: COMPILER_WARNING: [#def970]
aom-3.12.0/av1/encoder/x86/temporal_filter_avx2.c:249:16: note[note]: called from here
Error: COMPILER_WARNING: [#def971]
aom-3.12.0/av1/encoder/x86/temporal_filter_avx2.c:251:5: note[note]: called from here
Error: COMPILER_WARNING: [#def972]
aom-3.12.0/av1/encoder/x86/temporal_filter_avx2.c:296:49: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def973]
aom-3.12.0/av1/encoder/x86/temporal_filter_avx2.c:309:33: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def974]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:33:32: note[note]: called from here
Error: COMPILER_WARNING: [#def975]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:34:28: note[note]: called from here
Error: COMPILER_WARNING: [#def976]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:36:22: note[note]: called from here
Error: COMPILER_WARNING: [#def977]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:45:28: note[note]: called from here
Error: COMPILER_WARNING: [#def978]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:46:28: note[note]: called from here
Error: COMPILER_WARNING: [#def979]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:47:29: note[note]: called from here
Error: COMPILER_WARNING: [#def980]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:49:30: note[note]: called from here
Error: COMPILER_WARNING: [#def981]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:50:30: note[note]: called from here
Error: COMPILER_WARNING: [#def982]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:51:28: note[note]: called from here
Error: COMPILER_WARNING: [#def983]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:53:29: note[note]: called from here
Error: COMPILER_WARNING: [#def984]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:54:29: note[note]: called from here
Error: COMPILER_WARNING: [#def985]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:56:29: note[note]: called from here
Error: COMPILER_WARNING: [#def986]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:57:29: note[note]: called from here
Error: COMPILER_WARNING: [#def987]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:59:28: note[note]: called from here
Error: COMPILER_WARNING: [#def988]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:61:29: note[note]: called from here
Error: COMPILER_WARNING: [#def989]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:63:30: note[note]: called from here
Error: COMPILER_WARNING: [#def990]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:66:16: note[note]: called from here
Error: COMPILER_WARNING: [#def991]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:71:14: note[note]: called from here
Error: COMPILER_WARNING: [#def992]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:72:23: note[note]: called from here
Error: COMPILER_WARNING: [#def993]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:73:23: note[note]: called from here
Error: COMPILER_WARNING: [#def994]
aom-3.12.0/av1/encoder/x86/wedge_utils_avx2.c:76:20: note[note]: called from here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def995]
aom-3.12.0/common/args.c:31:10: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(file, "r")’
aom-3.12.0/common/args.c:45:13: acquire_resource: opened here
aom-3.12.0/common/args.c:46:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/common/args.c:54:10: branch_true: following ‘true’ branch...
branch_true: ...to here
aom-3.12.0/common/args.c:61:8: branch_false: following ‘false’ branch (when ‘right’ is non-NULL)...
aom-3.12.0/common/args.c:62:5: branch_false: ...to here
aom-3.12.0/common/args.c:68:8: branch_false: following ‘false’ branch (when ‘comment’ is NULL)...
aom-3.12.0/common/args.c:70:5: branch_false: ...to here
aom-3.12.0/common/args.c:55:25: call_function: inlined call to ‘ignore_front_spaces’ from ‘parse_cfg’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def996]
aom-3.12.0/common/args.c:31:10: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(file, "r")’
aom-3.12.0/common/args.c:45:13: acquire_memory: allocated here
aom-3.12.0/common/args.c:46:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/common/args.c:54:10: branch_true: following ‘true’ branch...
branch_true: ...to here
aom-3.12.0/common/args.c:61:8: branch_false: following ‘false’ branch (when ‘right’ is non-NULL)...
aom-3.12.0/common/args.c:62:5: branch_false: ...to here
aom-3.12.0/common/args.c:68:8: branch_false: following ‘false’ branch (when ‘comment’ is NULL)...
aom-3.12.0/common/args.c:70:5: branch_false: ...to here
aom-3.12.0/common/args.c:55:25: call_function: inlined call to ‘ignore_front_spaces’ from ‘parse_cfg’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def997]
aom-3.12.0/common/args.c:112:7: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(file, "r")’
aom-3.12.0/common/args.c:45:13: acquire_resource: opened here
aom-3.12.0/common/args.c:46:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/common/args.c:112:7: danger: ‘fopen(file, "r")’ leaks here; was opened at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def998]
aom-3.12.0/common/args.c:112:7: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(file, "r")’
aom-3.12.0/common/args.c:45:13: acquire_memory: allocated here
aom-3.12.0/common/args.c:46:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/common/args.c:112:7: danger: ‘fopen(file, "r")’ leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-562): [#def999]
aom-3.12.0/common/av1_config.c:82: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def1000]
aom-3.12.0/common/av1_config.c:114: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def1001]
aom-3.12.0/common/av1_config.c:135: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def1002]
aom-3.12.0/common/av1_config.c:151: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1003]
aom-3.12.0/examples/aom_cx_set_ref.c:299:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/aom_cx_set_ref.c:222:6: branch_false: following ‘false’ branch (when ‘argc > 6’)...
aom-3.12.0/examples/aom_cx_set_ref.c:224:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:232:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:234:36: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:238:6: branch_false: following ‘false’ branch (when ‘update_frame_num > 1’)...
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: following ‘false’ branch (when ‘argc == 7’)...
aom-3.12.0/examples/aom_cx_set_ref.c:248:23: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:254:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:260:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:267:34: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:266:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:272:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:279:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:281:13: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:294:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: acquire_resource: opened here
aom-3.12.0/examples/aom_cx_set_ref.c:296:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:299:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:299:6: danger: ‘fopen(infile_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1004]
aom-3.12.0/examples/aom_cx_set_ref.c:299:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/aom_cx_set_ref.c:222:6: branch_false: following ‘false’ branch (when ‘argc > 6’)...
aom-3.12.0/examples/aom_cx_set_ref.c:224:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:232:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:234:36: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:238:6: branch_false: following ‘false’ branch (when ‘update_frame_num > 1’)...
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: following ‘false’ branch (when ‘argc == 7’)...
aom-3.12.0/examples/aom_cx_set_ref.c:248:23: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:254:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:260:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:267:34: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:266:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:272:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:279:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:281:13: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:294:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: acquire_memory: allocated here
aom-3.12.0/examples/aom_cx_set_ref.c:296:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:299:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:299:6: danger: ‘fopen(infile_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1005]
aom-3.12.0/examples/aom_cx_set_ref.c:303:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/aom_cx_set_ref.c:222:6: branch_false: following ‘false’ branch (when ‘argc > 6’)...
aom-3.12.0/examples/aom_cx_set_ref.c:224:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:232:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:234:36: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:238:6: branch_false: following ‘false’ branch (when ‘update_frame_num > 1’)...
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: following ‘false’ branch (when ‘argc == 7’)...
aom-3.12.0/examples/aom_cx_set_ref.c:248:23: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:254:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:260:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:267:34: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:266:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:272:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:279:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:281:13: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:294:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: acquire_resource: opened here
aom-3.12.0/examples/aom_cx_set_ref.c:296:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:299:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:299:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:303:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:303:6: danger: ‘fopen(infile_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1006]
aom-3.12.0/examples/aom_cx_set_ref.c:303:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/aom_cx_set_ref.c:222:6: branch_false: following ‘false’ branch (when ‘argc > 6’)...
aom-3.12.0/examples/aom_cx_set_ref.c:224:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:232:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:234:36: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:238:6: branch_false: following ‘false’ branch (when ‘update_frame_num > 1’)...
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: following ‘false’ branch (when ‘argc == 7’)...
aom-3.12.0/examples/aom_cx_set_ref.c:248:23: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:254:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:260:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:267:34: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:266:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:272:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:279:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:281:13: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:294:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: acquire_memory: allocated here
aom-3.12.0/examples/aom_cx_set_ref.c:296:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:299:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:299:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:303:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:303:6: danger: ‘fopen(infile_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1007]
aom-3.12.0/examples/aom_cx_set_ref.c:308:8: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/aom_cx_set_ref.c:222:6: branch_false: following ‘false’ branch (when ‘argc > 6’)...
aom-3.12.0/examples/aom_cx_set_ref.c:224:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:232:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:234:36: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:238:6: branch_false: following ‘false’ branch (when ‘update_frame_num > 1’)...
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: following ‘false’ branch (when ‘argc == 7’)...
aom-3.12.0/examples/aom_cx_set_ref.c:248:23: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:254:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:260:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:267:34: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:266:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:272:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:279:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:281:13: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:294:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: acquire_resource: opened here
aom-3.12.0/examples/aom_cx_set_ref.c:296:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:299:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:299:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:303:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:303:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:307:34: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:308:8: danger: ‘fopen(infile_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1008]
aom-3.12.0/examples/aom_cx_set_ref.c:308:8: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/aom_cx_set_ref.c:222:6: branch_false: following ‘false’ branch (when ‘argc > 6’)...
aom-3.12.0/examples/aom_cx_set_ref.c:224:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:232:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:234:36: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:238:6: branch_false: following ‘false’ branch (when ‘update_frame_num > 1’)...
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:242:6: branch_false: following ‘false’ branch (when ‘argc == 7’)...
aom-3.12.0/examples/aom_cx_set_ref.c:248:23: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:254:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:260:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:267:34: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:266:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:272:3: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:279:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:281:13: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:294:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:296:18: acquire_memory: allocated here
aom-3.12.0/examples/aom_cx_set_ref.c:296:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:299:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:299:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:303:7: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:303:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/aom_cx_set_ref.c:307:34: branch_false: ...to here
aom-3.12.0/examples/aom_cx_set_ref.c:308:8: danger: ‘fopen(infile_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1009]
aom-3.12.0/examples/decode_to_md5.c:96:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_to_md5.c:85:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/decode_to_md5.c:87:12: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:88:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:90:19: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:90:19: acquire_resource: opened here
aom-3.12.0/examples/decode_to_md5.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:93:10: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:96:6: danger: ‘fopen(argv[2], "wb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1010]
aom-3.12.0/examples/decode_to_md5.c:96:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_to_md5.c:85:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/decode_to_md5.c:87:12: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:88:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:90:19: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:90:19: acquire_memory: allocated here
aom-3.12.0/examples/decode_to_md5.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:93:10: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:96:6: danger: ‘fopen(argv[2], "wb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1011]
aom-3.12.0/examples/decode_to_md5.c:101:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_to_md5.c:85:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/decode_to_md5.c:87:12: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:88:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:90:19: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:90:19: acquire_resource: opened here
aom-3.12.0/examples/decode_to_md5.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:93:10: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:96:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:98:3: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:101:6: danger: ‘fopen(argv[2], "wb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1012]
aom-3.12.0/examples/decode_to_md5.c:101:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_to_md5.c:85:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/decode_to_md5.c:87:12: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:88:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:90:19: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:90:19: acquire_memory: allocated here
aom-3.12.0/examples/decode_to_md5.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:93:10: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:96:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:98:3: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:101:6: danger: ‘fopen(argv[2], "wb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1013]
aom-3.12.0/examples/decode_to_md5.c:110:8: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_to_md5.c:85:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/decode_to_md5.c:87:12: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:88:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:90:19: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:90:19: acquire_resource: opened here
aom-3.12.0/examples/decode_to_md5.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:93:10: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:96:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:98:3: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:101:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:104:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/decode_to_md5.c:105:22: branch_true: ...to here
aom-3.12.0/examples/decode_to_md5.c:110:8: danger: ‘fopen(argv[2], "wb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1014]
aom-3.12.0/examples/decode_to_md5.c:110:8: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_to_md5.c:85:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/decode_to_md5.c:87:12: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:88:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:90:19: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:90:19: acquire_memory: allocated here
aom-3.12.0/examples/decode_to_md5.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:93:10: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:96:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:98:3: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:101:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:104:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/decode_to_md5.c:105:22: branch_true: ...to here
aom-3.12.0/examples/decode_to_md5.c:110:8: danger: ‘fopen(argv[2], "wb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1015]
aom-3.12.0/examples/decode_to_md5.c:124:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_to_md5.c:85:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/decode_to_md5.c:87:12: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:88:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:90:19: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:90:19: acquire_resource: opened here
aom-3.12.0/examples/decode_to_md5.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:93:10: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:96:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:98:3: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:101:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:124:6: danger: ‘fopen(argv[2], "wb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1016]
aom-3.12.0/examples/decode_to_md5.c:124:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_to_md5.c:85:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/decode_to_md5.c:87:12: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:88:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:90:19: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:90:19: acquire_memory: allocated here
aom-3.12.0/examples/decode_to_md5.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:93:10: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:96:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_to_md5.c:98:3: branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:101:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/decode_to_md5.c:124:6: danger: ‘fopen(argv[2], "wb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1017]
aom-3.12.0/examples/decode_with_drops.c:92:12: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_with_drops.c:84:6: branch_false: following ‘false’ branch (when ‘argc == 4’)...
aom-3.12.0/examples/decode_with_drops.c:86:12: branch_false: ...to here
aom-3.12.0/examples/decode_with_drops.c:87:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_with_drops.c:89:19: branch_false: ...to here
aom-3.12.0/examples/decode_with_drops.c:89:19: acquire_resource: opened here
aom-3.12.0/examples/decode_with_drops.c:89:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_with_drops.c:92:12: branch_false: ...to here
aom-3.12.0/examples/decode_with_drops.c:92:12: danger: ‘fopen(argv[2], "wb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1018]
aom-3.12.0/examples/decode_with_drops.c:92:12: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/decode_with_drops.c:84:6: branch_false: following ‘false’ branch (when ‘argc == 4’)...
aom-3.12.0/examples/decode_with_drops.c:86:12: branch_false: ...to here
aom-3.12.0/examples/decode_with_drops.c:87:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_with_drops.c:89:19: branch_false: ...to here
aom-3.12.0/examples/decode_with_drops.c:89:19: acquire_memory: allocated here
aom-3.12.0/examples/decode_with_drops.c:89:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/decode_with_drops.c:92:12: branch_false: ...to here
aom-3.12.0/examples/decode_with_drops.c:92:12: danger: ‘fopen(argv[2], "wb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-457): [#def1019]
aom-3.12.0/examples/lightfield_bitstream_parsing.c:281:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*frame_sizes’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:186:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:196:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:198:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:201:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:211:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:215:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:218:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:222:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:256:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:260:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:262:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:265:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:276:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:281:12: danger: use of uninitialized value ‘*frame_sizes’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1020]
aom-3.12.0/examples/lightfield_bitstream_parsing.c:357:10: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(tile_list_file, "r")’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:186:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:196:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:198:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:201:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:211:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:215:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:218:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:222:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:256:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:260:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:262:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:265:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_true: following ‘true’ branch (when ‘num_frames > f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:267:5: branch_true: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:272:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:273:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:276:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:293:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:295:5: call_function: inlined call to ‘aom_codec_control_typechecked_AV1D_GET_FRAME_HEADER_INFO’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:307:8: branch_false: following ‘false’ branch (when ‘frame_hdr_buf’ is non-NULL)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:310:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:314:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:320:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:320:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:323:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:328:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:330:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:334:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:336:35: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:343:6: branch_false: following ‘false’ branch (when ‘tl_buf’ is non-NULL)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:347:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:353:26: acquire_resource: opened here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:354:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:357:10: danger: ‘fopen(tile_list_file, "r")’ leaks here; was opened at [(38)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/37)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1021]
aom-3.12.0/examples/lightfield_bitstream_parsing.c:357:10: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(tile_list_file, "r")’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:186:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:196:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:198:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:201:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:211:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:215:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:218:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:222:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:256:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:260:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:262:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:265:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_true: following ‘true’ branch (when ‘num_frames > f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:267:5: branch_true: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:272:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:273:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:276:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:293:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:295:5: call_function: inlined call to ‘aom_codec_control_typechecked_AV1D_GET_FRAME_HEADER_INFO’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:307:8: branch_false: following ‘false’ branch (when ‘frame_hdr_buf’ is non-NULL)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:310:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:314:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:320:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:320:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:323:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:328:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:330:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:334:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:336:35: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:343:6: branch_false: following ‘false’ branch (when ‘tl_buf’ is non-NULL)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:347:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:353:26: acquire_memory: allocated here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:354:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:357:10: danger: ‘fopen(tile_list_file, "r")’ leaks here; was allocated at [(38)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/37)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1022]
aom-3.12.0/examples/lightfield_bitstream_parsing.c:358:9: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(tile_list_file, "r")’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:186:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:196:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:198:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:201:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:211:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:215:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:218:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:222:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:256:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:260:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:262:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:265:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_true: following ‘true’ branch (when ‘num_frames > f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:267:5: branch_true: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:272:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:273:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:276:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:293:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:295:5: call_function: inlined call to ‘aom_codec_control_typechecked_AV1D_GET_FRAME_HEADER_INFO’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:307:8: branch_false: following ‘false’ branch (when ‘frame_hdr_buf’ is non-NULL)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:310:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:314:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:320:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:320:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:323:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:328:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:330:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:334:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:336:35: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:343:6: branch_false: following ‘false’ branch (when ‘tl_buf’ is non-NULL)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:347:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:353:26: acquire_resource: opened here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:354:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:357:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:358:9: branch_true: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:358:9: branch_false: following ‘false’ branch (when ‘num_tiles != 512’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:369:9: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:369:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:372:9: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:372:8: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:375:11: branch_true: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:358:9: danger: ‘fopen(tile_list_file, "r")’ leaks here; was opened at [(38)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/37)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1023]
aom-3.12.0/examples/lightfield_bitstream_parsing.c:358:9: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(tile_list_file, "r")’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:186:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:196:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:198:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:201:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:211:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:215:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:218:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:222:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:256:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:260:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:262:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:265:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_true: following ‘true’ branch (when ‘num_frames > f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:267:5: branch_true: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:272:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:273:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:266:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:276:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:293:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:295:5: call_function: inlined call to ‘aom_codec_control_typechecked_AV1D_GET_FRAME_HEADER_INFO’ from ‘main’
aom-3.12.0/examples/lightfield_bitstream_parsing.c:307:8: branch_false: following ‘false’ branch (when ‘frame_hdr_buf’ is non-NULL)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:310:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:314:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:320:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:320:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:323:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:328:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:330:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:334:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:336:35: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:343:6: branch_false: following ‘false’ branch (when ‘tl_buf’ is non-NULL)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:347:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:353:26: acquire_memory: allocated here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:354:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:357:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:358:9: branch_true: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:358:9: branch_false: following ‘false’ branch (when ‘num_tiles != 512’)...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:369:9: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:369:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:372:9: branch_false: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:372:8: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_bitstream_parsing.c:375:11: branch_true: ...to here
aom-3.12.0/examples/lightfield_bitstream_parsing.c:358:9: danger: ‘fopen(tile_list_file, "r")’ leaks here; was allocated at [(38)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/37)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1024]
aom-3.12.0/examples/lightfield_decoder.c:187:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/lightfield_decoder.c:179:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_decoder.c:181:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:182:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:184:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:184:19: acquire_resource: opened here
aom-3.12.0/examples/lightfield_decoder.c:184:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:187:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:190:6: branch_true: following ‘true’ branch (when ‘argc != 5’)...
aom-3.12.0/examples/lightfield_decoder.c:190:38: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:187:25: danger: ‘fopen(argv[2], "wb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1025]
aom-3.12.0/examples/lightfield_decoder.c:187:25: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/lightfield_decoder.c:179:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_decoder.c:181:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:182:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:184:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:184:19: acquire_memory: allocated here
aom-3.12.0/examples/lightfield_decoder.c:184:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:187:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:190:6: branch_true: following ‘true’ branch (when ‘argc != 5’)...
aom-3.12.0/examples/lightfield_decoder.c:190:38: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:187:25: danger: ‘fopen(argv[2], "wb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1026]
aom-3.12.0/examples/lightfield_decoder.c:305:10: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(tile_list_file, "r")’
aom-3.12.0/examples/lightfield_decoder.c:163:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_decoder.c:179:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_decoder.c:181:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:182:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:184:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:184:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:187:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:190:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_decoder.c:194:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:197:6: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_decoder.c:198:15: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:207:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:207:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:213:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_decoder.c:267:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_decoder.c:271:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:273:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:275:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:276:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_decoder.c:284:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:286:6: branch_false: following ‘false’ branch (when ‘output_format == 0’)...
aom-3.12.0/examples/lightfield_decoder.c:295:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:297:26: acquire_resource: opened here
aom-3.12.0/examples/lightfield_decoder.c:298:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:301:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:305:10: danger: ‘fopen(tile_list_file, "r")’ leaks here; was opened at [(25)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/24)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1027]
aom-3.12.0/examples/lightfield_decoder.c:305:10: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(tile_list_file, "r")’
aom-3.12.0/examples/lightfield_decoder.c:163:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_decoder.c:179:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_decoder.c:181:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:182:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:184:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:184:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:187:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:190:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_decoder.c:194:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:197:6: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_decoder.c:198:15: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:207:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:207:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:213:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_decoder.c:267:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_decoder.c:271:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:273:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:275:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:276:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_decoder.c:284:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:286:6: branch_false: following ‘false’ branch (when ‘output_format == 0’)...
aom-3.12.0/examples/lightfield_decoder.c:295:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:297:26: acquire_memory: allocated here
aom-3.12.0/examples/lightfield_decoder.c:298:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:301:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:305:10: danger: ‘fopen(tile_list_file, "r")’ leaks here; was allocated at [(25)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/24)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1028]
aom-3.12.0/examples/lightfield_decoder.c:306:9: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(tile_list_file, "r")’
aom-3.12.0/examples/lightfield_decoder.c:163:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_decoder.c:179:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_decoder.c:181:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:182:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:184:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:184:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:187:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:190:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_decoder.c:194:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:197:6: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_decoder.c:198:15: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:207:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:207:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:213:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_decoder.c:267:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_decoder.c:271:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:273:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:275:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:276:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_decoder.c:284:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:286:6: branch_false: following ‘false’ branch (when ‘output_format == 0’)...
aom-3.12.0/examples/lightfield_decoder.c:295:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:297:26: acquire_resource: opened here
aom-3.12.0/examples/lightfield_decoder.c:298:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:301:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:305:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_decoder.c:306:9: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:306:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:329:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:306:9: danger: ‘fopen(tile_list_file, "r")’ leaks here; was opened at [(25)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/24)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1029]
aom-3.12.0/examples/lightfield_decoder.c:306:9: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(tile_list_file, "r")’
aom-3.12.0/examples/lightfield_decoder.c:163:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_decoder.c:179:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_decoder.c:181:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:182:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:184:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:184:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:187:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:190:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_decoder.c:194:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:197:6: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_decoder.c:198:15: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:207:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:207:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:213:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_decoder.c:267:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_decoder.c:271:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:273:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:275:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:276:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_decoder.c:284:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:286:6: branch_false: following ‘false’ branch (when ‘output_format == 0’)...
aom-3.12.0/examples/lightfield_decoder.c:295:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:297:26: acquire_memory: allocated here
aom-3.12.0/examples/lightfield_decoder.c:298:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:301:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:305:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_decoder.c:306:9: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:306:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:329:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:306:9: danger: ‘fopen(tile_list_file, "r")’ leaks here; was allocated at [(25)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/24)
Error: GCC_ANALYZER_WARNING (CWE-457): [#def1030]
aom-3.12.0/examples/lightfield_decoder.c:338:5: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*<unknown>’
aom-3.12.0/examples/lightfield_decoder.c:163:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_decoder.c:179:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_decoder.c:181:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:182:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:184:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:184:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:187:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:190:6: branch_false: following ‘false’ branch (when ‘argc == 5’)...
aom-3.12.0/examples/lightfield_decoder.c:194:10: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:197:6: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_decoder.c:198:15: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:207:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:207:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:213:3: call_function: inlined call to ‘aom_codec_control_typechecked_AV1_SET_TILE_MODE’ from ‘main’
aom-3.12.0/examples/lightfield_decoder.c:267:6: branch_false: following ‘false’ branch (when ‘num_frames != 0’)...
aom-3.12.0/examples/lightfield_decoder.c:271:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:273:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:275:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:276:19: branch_false: following ‘false’ branch (when ‘num_frames <= f’)...
aom-3.12.0/examples/lightfield_decoder.c:284:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:286:6: branch_false: following ‘false’ branch (when ‘output_format == 0’)...
aom-3.12.0/examples/lightfield_decoder.c:295:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:298:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:301:7: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:305:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/lightfield_decoder.c:306:9: branch_true: ...to here
aom-3.12.0/examples/lightfield_decoder.c:306:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:329:5: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:330:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:334:9: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:334:8: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_decoder.c:338:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_decoder.c:338:5: danger: use of uninitialized value ‘*<unknown>’ here
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1031]
aom-3.12.0/examples/lightfield_encoder.c:84:7: warning[-Wanalyzer-malloc-leak]: leak of ‘stats.buf’
aom-3.12.0/examples/lightfield_encoder.c:428:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lightfield_encoder.c:456:6: branch_false: following ‘false’ branch (when ‘argc > 7’)...
aom-3.12.0/examples/lightfield_encoder.c:458:32: branch_false: ...to here
aom-3.12.0/examples/lightfield_encoder.c:459:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_encoder.c:461:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_encoder.c:469:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_encoder.c:471:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_encoder.c:473:6: branch_false: ...to here
aom-3.12.0/examples/lightfield_encoder.c:473:6: branch_false: following ‘false’ branch (when ‘lf_blocksize > 0’)...
aom-3.12.0/examples/lightfield_encoder.c:475:8: branch_false: ...to here
aom-3.12.0/examples/lightfield_encoder.c:475:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_encoder.c:484:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_encoder.c:488:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_encoder.c:490:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_encoder.c:504:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_encoder.c:508:3: branch_false: ...to here
aom-3.12.0/examples/lightfield_encoder.c:509:11: call_function: calling ‘pass0’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1032]
aom-3.12.0/examples/lightfield_tile_list_decoder.c:127:25: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/lightfield_tile_list_decoder.c:119:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_tile_list_decoder.c:121:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:122:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_tile_list_decoder.c:124:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:124:19: acquire_resource: opened here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:124:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_tile_list_decoder.c:127:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:130:6: branch_true: following ‘true’ branch (when ‘argc != 5’)...
aom-3.12.0/examples/lightfield_tile_list_decoder.c:130:38: branch_true: ...to here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:127:25: danger: ‘fopen(argv[2], "wb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1033]
aom-3.12.0/examples/lightfield_tile_list_decoder.c:127:25: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/lightfield_tile_list_decoder.c:119:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lightfield_tile_list_decoder.c:121:12: branch_false: ...to here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:122:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_tile_list_decoder.c:124:19: branch_false: ...to here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:124:19: acquire_memory: allocated here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:124:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lightfield_tile_list_decoder.c:127:25: branch_false: ...to here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:130:6: branch_true: following ‘true’ branch (when ‘argc != 5’)...
aom-3.12.0/examples/lightfield_tile_list_decoder.c:130:38: branch_true: ...to here
aom-3.12.0/examples/lightfield_tile_list_decoder.c:127:25: danger: ‘fopen(argv[2], "wb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1034]
aom-3.12.0/examples/lossless_encoder.c:112:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[3], "rb")’
aom-3.12.0/examples/lossless_encoder.c:74:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lossless_encoder.c:76:32: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:77:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:79:23: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:85:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:85:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:90:8: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:95:3: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:99:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:101:13: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:107:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:109:18: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:109:18: acquire_resource: opened here
aom-3.12.0/examples/lossless_encoder.c:109:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:112:7: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:112:6: danger: ‘fopen(argv[3], "rb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1035]
aom-3.12.0/examples/lossless_encoder.c:112:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[3], "rb")’
aom-3.12.0/examples/lossless_encoder.c:74:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lossless_encoder.c:76:32: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:77:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:79:23: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:85:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:85:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:90:8: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:95:3: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:99:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:101:13: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:107:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:109:18: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:109:18: acquire_memory: allocated here
aom-3.12.0/examples/lossless_encoder.c:109:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:112:7: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:112:6: danger: ‘fopen(argv[3], "rb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1036]
aom-3.12.0/examples/lossless_encoder.c:115:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[3], "rb")’
aom-3.12.0/examples/lossless_encoder.c:58:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lossless_encoder.c:74:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lossless_encoder.c:76:32: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:77:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:79:23: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:85:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:85:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:90:8: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:95:3: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:99:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:101:13: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:107:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:109:18: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:109:18: acquire_resource: opened here
aom-3.12.0/examples/lossless_encoder.c:109:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:112:7: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:112:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:115:7: call_function: inlined call to ‘aom_codec_control_typechecked_AV1E_SET_LOSSLESS’ from ‘main’
aom-3.12.0/examples/lossless_encoder.c:115:6: danger: ‘fopen(argv[3], "rb")’ leaks here; was opened at [(16)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1037]
aom-3.12.0/examples/lossless_encoder.c:115:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[3], "rb")’
aom-3.12.0/examples/lossless_encoder.c:58:5: enter_function: entry to ‘main’
aom-3.12.0/examples/lossless_encoder.c:74:6: branch_false: following ‘false’ branch (when ‘argc > 4’)...
aom-3.12.0/examples/lossless_encoder.c:76:32: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:77:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:79:23: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:85:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:85:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:90:8: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:90:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:95:3: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:99:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:101:13: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:107:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:109:18: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:109:18: acquire_memory: allocated here
aom-3.12.0/examples/lossless_encoder.c:109:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:112:7: branch_false: ...to here
aom-3.12.0/examples/lossless_encoder.c:112:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/lossless_encoder.c:115:7: call_function: inlined call to ‘aom_codec_control_typechecked_AV1E_SET_LOSSLESS’ from ‘main’
aom-3.12.0/examples/lossless_encoder.c:115:6: danger: ‘fopen(argv[3], "rb")’ leaks here; was allocated at [(16)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-457): [#def1038]
aom-3.12.0/examples/scalable_decoder.c:179:50: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘outfile[i]’
aom-3.12.0/examples/scalable_decoder.c:108:6: branch_false: following ‘false’ branch (when ‘argc == 2’)...
aom-3.12.0/examples/scalable_decoder.c:110:21: branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:110:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_decoder.c:112:3: branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:119:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_decoder.c:122:7: branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:122:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_decoder.c:127:22: branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:128:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_decoder.c:129:3: branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:130:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_decoder.c:133:3: branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:135:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_decoder.c:139:3: branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:140:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:144:15: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:150:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_decoder.c:152:22: branch_true: ...to here
aom-3.12.0/examples/scalable_decoder.c:154:8: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:157:12: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_decoder.c:159:11: branch_true: ...to here
aom-3.12.0/examples/scalable_decoder.c:157:12: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_decoder.c:159:11: branch_true: ...to here
aom-3.12.0/examples/scalable_decoder.c:157:12: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:177:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_decoder.c:179:15: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_decoder.c:179:50: danger: use of uninitialized value ‘outfile[i]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1039]
aom-3.12.0/examples/scalable_encoder.c:204:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1040]
aom-3.12.0/examples/scalable_encoder.c:204:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1041]
aom-3.12.0/examples/scalable_encoder.c:206:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was opened at [(17)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1042]
aom-3.12.0/examples/scalable_encoder.c:206:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1043]
aom-3.12.0/examples/scalable_encoder.c:206:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1044]
aom-3.12.0/examples/scalable_encoder.c:206:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1045]
aom-3.12.0/examples/scalable_encoder.c:209:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was opened at [(17)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1046]
aom-3.12.0/examples/scalable_encoder.c:209:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1047]
aom-3.12.0/examples/scalable_encoder.c:209:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1048]
aom-3.12.0/examples/scalable_encoder.c:209:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1049]
aom-3.12.0/examples/scalable_encoder.c:209:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1050]
aom-3.12.0/examples/scalable_encoder.c:209:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1051]
aom-3.12.0/examples/scalable_encoder.c:211:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was opened at [(17)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1052]
aom-3.12.0/examples/scalable_encoder.c:211:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1053]
aom-3.12.0/examples/scalable_encoder.c:211:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1054]
aom-3.12.0/examples/scalable_encoder.c:211:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1055]
aom-3.12.0/examples/scalable_encoder.c:211:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1056]
aom-3.12.0/examples/scalable_encoder.c:211:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1057]
aom-3.12.0/examples/scalable_encoder.c:214:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was opened at [(17)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1058]
aom-3.12.0/examples/scalable_encoder.c:214:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1059]
aom-3.12.0/examples/scalable_encoder.c:214:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1060]
aom-3.12.0/examples/scalable_encoder.c:214:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1061]
aom-3.12.0/examples/scalable_encoder.c:214:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1062]
aom-3.12.0/examples/scalable_encoder.c:214:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1063]
aom-3.12.0/examples/scalable_encoder.c:216:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was opened at [(17)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1064]
aom-3.12.0/examples/scalable_encoder.c:216:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1065]
aom-3.12.0/examples/scalable_encoder.c:216:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1066]
aom-3.12.0/examples/scalable_encoder.c:216:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1067]
aom-3.12.0/examples/scalable_encoder.c:216:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1068]
aom-3.12.0/examples/scalable_encoder.c:216:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1069]
aom-3.12.0/examples/scalable_encoder.c:219:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was opened at [(17)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1070]
aom-3.12.0/examples/scalable_encoder.c:219:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1071]
aom-3.12.0/examples/scalable_encoder.c:219:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1072]
aom-3.12.0/examples/scalable_encoder.c:219:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile0_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: danger: ‘fopen(infile0_arg, "rb")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1073]
aom-3.12.0/examples/scalable_encoder.c:219:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1074]
aom-3.12.0/examples/scalable_encoder.c:219:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1075]
aom-3.12.0/examples/scalable_encoder.c:228:34: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:223:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_encoder.c:228:34: branch_true: ...to here
aom-3.12.0/examples/scalable_encoder.c:228:9: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_encoder.c:239:5: branch_true: ...to here
aom-3.12.0/examples/scalable_encoder.c:228:34: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was opened at [(19)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1076]
aom-3.12.0/examples/scalable_encoder.c:228:34: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:223:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_encoder.c:228:34: branch_true: ...to here
aom-3.12.0/examples/scalable_encoder.c:228:9: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_encoder.c:239:5: branch_true: ...to here
aom-3.12.0/examples/scalable_encoder.c:228:34: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1077]
aom-3.12.0/examples/scalable_encoder.c:228:34: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile1_arg, "rb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:19: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:223:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_encoder.c:228:34: branch_true: ...to here
aom-3.12.0/examples/scalable_encoder.c:228:9: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_encoder.c:239:5: branch_true: ...to here
aom-3.12.0/examples/scalable_encoder.c:228:34: danger: ‘fopen(infile1_arg, "rb")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1078]
aom-3.12.0/examples/scalable_encoder.c:228:34: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:223:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_encoder.c:228:34: branch_true: ...to here
aom-3.12.0/examples/scalable_encoder.c:228:9: branch_true: following ‘true’ branch...
aom-3.12.0/examples/scalable_encoder.c:239:5: branch_true: ...to here
aom-3.12.0/examples/scalable_encoder.c:228:34: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1079]
aom-3.12.0/examples/scalable_encoder.c:279:3: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:120:5: enter_function: entry to ‘main’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_resource: opened here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:274:10: call_function: calling ‘encode_frame’ from ‘main’
aom-3.12.0/examples/scalable_encoder.c:274:10: return_function: returning to ‘main’ from ‘encode_frame’
aom-3.12.0/examples/scalable_encoder.c:279:3: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was opened at [(16)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1080]
aom-3.12.0/examples/scalable_encoder.c:279:3: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(outfile_arg, "wb")’
aom-3.12.0/examples/scalable_encoder.c:120:5: enter_function: entry to ‘main’
aom-3.12.0/examples/scalable_encoder.c:148:6: branch_false: following ‘false’ branch (when ‘argc == 8’)...
aom-3.12.0/examples/scalable_encoder.c:150:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:159:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:161:23: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:167:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:167:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:172:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:172:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:176:8: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:176:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:185:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:189:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:191:3: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:201:13: acquire_memory: allocated here
aom-3.12.0/examples/scalable_encoder.c:202:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:204:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:206:19: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:206:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:209:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:209:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:211:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:211:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:214:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:214:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:216:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:216:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/scalable_encoder.c:219:7: branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:219:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/scalable_encoder.c:274:10: call_function: calling ‘encode_frame’ from ‘main’
aom-3.12.0/examples/scalable_encoder.c:274:10: return_function: returning to ‘main’ from ‘encode_frame’
aom-3.12.0/examples/scalable_encoder.c:279:3: danger: ‘fopen(outfile_arg, "wb")’ leaks here; was allocated at [(16)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1081]
aom-3.12.0/examples/set_maps.c:186:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[4], "rb")’
aom-3.12.0/examples/set_maps.c:142:6: branch_false: following ‘false’ branch (when ‘argc == 6’)...
aom-3.12.0/examples/set_maps.c:144:3: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:147:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:151:23: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:157:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:157:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:162:8: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:162:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:167:3: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:170:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:172:13: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:181:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:183:18: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:183:18: acquire_resource: opened here
aom-3.12.0/examples/set_maps.c:183:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:186:7: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:186:6: danger: ‘fopen(argv[4], "rb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1082]
aom-3.12.0/examples/set_maps.c:186:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[4], "rb")’
aom-3.12.0/examples/set_maps.c:142:6: branch_false: following ‘false’ branch (when ‘argc == 6’)...
aom-3.12.0/examples/set_maps.c:144:3: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:147:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:151:23: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:157:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:157:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:162:8: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:162:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:167:3: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:170:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:172:13: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:181:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:183:18: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:183:18: acquire_memory: allocated here
aom-3.12.0/examples/set_maps.c:183:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:186:7: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:186:6: danger: ‘fopen(argv[4], "rb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1083]
aom-3.12.0/examples/set_maps.c:189:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[4], "rb")’
aom-3.12.0/examples/set_maps.c:142:6: branch_false: following ‘false’ branch (when ‘argc == 6’)...
aom-3.12.0/examples/set_maps.c:144:3: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:147:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:151:23: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:157:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:157:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:162:8: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:162:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:167:3: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:170:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:172:13: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:181:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:183:18: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:183:18: acquire_resource: opened here
aom-3.12.0/examples/set_maps.c:183:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:186:7: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:186:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:189:7: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:189:6: danger: ‘fopen(argv[4], "rb")’ leaks here; was opened at [(15)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1084]
aom-3.12.0/examples/set_maps.c:189:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[4], "rb")’
aom-3.12.0/examples/set_maps.c:142:6: branch_false: following ‘false’ branch (when ‘argc == 6’)...
aom-3.12.0/examples/set_maps.c:144:3: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:147:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:151:23: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:157:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:157:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:162:8: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:162:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:167:3: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:170:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:172:13: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:181:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:183:18: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:183:18: acquire_memory: allocated here
aom-3.12.0/examples/set_maps.c:183:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:186:7: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:186:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/set_maps.c:189:7: branch_false: ...to here
aom-3.12.0/examples/set_maps.c:189:6: danger: ‘fopen(argv[4], "rb")’ leaks here; was allocated at [(15)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1085]
aom-3.12.0/examples/simple_decoder.c:110:58: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/simple_decoder.c:100:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/simple_decoder.c:102:12: branch_false: ...to here
aom-3.12.0/examples/simple_decoder.c:103:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_decoder.c:105:19: branch_false: ...to here
aom-3.12.0/examples/simple_decoder.c:105:19: acquire_resource: opened here
aom-3.12.0/examples/simple_decoder.c:105:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_decoder.c:108:10: branch_false: ...to here
aom-3.12.0/examples/simple_decoder.c:110:58: danger: ‘fopen(argv[2], "wb")’ leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1086]
aom-3.12.0/examples/simple_decoder.c:110:58: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(argv[2], "wb")’
aom-3.12.0/examples/simple_decoder.c:100:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
aom-3.12.0/examples/simple_decoder.c:102:12: branch_false: ...to here
aom-3.12.0/examples/simple_decoder.c:103:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_decoder.c:105:19: branch_false: ...to here
aom-3.12.0/examples/simple_decoder.c:105:19: acquire_memory: allocated here
aom-3.12.0/examples/simple_decoder.c:105:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_decoder.c:108:10: branch_false: ...to here
aom-3.12.0/examples/simple_decoder.c:110:58: danger: ‘fopen(argv[2], "wb")’ leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1087]
aom-3.12.0/examples/simple_encoder.c:230:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/simple_encoder.c:180:6: branch_false: following ‘false’ branch (when ‘argc == 9’)...
aom-3.12.0/examples/simple_encoder.c:182:3: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:191:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:193:23: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:199:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:204:8: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:209:28: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:210:6: branch_false: following ‘false’ branch (when ‘keyframe_interval >= 0’)...
aom-3.12.0/examples/simple_encoder.c:212:3: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:215:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:217:13: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:225:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:227:18: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:227:18: acquire_resource: opened here
aom-3.12.0/examples/simple_encoder.c:227:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:230:7: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:230:6: danger: ‘fopen(infile_arg, "rb")’ leaks here; was opened at [(17)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1088]
aom-3.12.0/examples/simple_encoder.c:230:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/simple_encoder.c:180:6: branch_false: following ‘false’ branch (when ‘argc == 9’)...
aom-3.12.0/examples/simple_encoder.c:182:3: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:191:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:193:23: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:199:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:204:8: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:209:28: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:210:6: branch_false: following ‘false’ branch (when ‘keyframe_interval >= 0’)...
aom-3.12.0/examples/simple_encoder.c:212:3: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:215:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:217:13: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:225:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:227:18: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:227:18: acquire_memory: allocated here
aom-3.12.0/examples/simple_encoder.c:227:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:230:7: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:230:6: danger: ‘fopen(infile_arg, "rb")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1089]
aom-3.12.0/examples/simple_encoder.c:233:6: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/simple_encoder.c:180:6: branch_false: following ‘false’ branch (when ‘argc == 9’)...
aom-3.12.0/examples/simple_encoder.c:182:3: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:191:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:193:23: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:199:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:204:8: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:209:28: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:210:6: branch_false: following ‘false’ branch (when ‘keyframe_interval >= 0’)...
aom-3.12.0/examples/simple_encoder.c:212:3: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:215:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:217:13: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:225:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:227:18: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:227:18: acquire_resource: opened here
aom-3.12.0/examples/simple_encoder.c:227:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:230:7: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:230:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:233:7: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:233:6: danger: ‘fopen(infile_arg, "rb")’ leaks here; was opened at [(17)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1090]
aom-3.12.0/examples/simple_encoder.c:233:6: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(infile_arg, "rb")’
aom-3.12.0/examples/simple_encoder.c:180:6: branch_false: following ‘false’ branch (when ‘argc == 9’)...
aom-3.12.0/examples/simple_encoder.c:182:3: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:191:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:193:23: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:199:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:199:7: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:204:8: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:204:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:209:28: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:210:6: branch_false: following ‘false’ branch (when ‘keyframe_interval >= 0’)...
aom-3.12.0/examples/simple_encoder.c:212:3: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:215:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:217:13: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:225:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:227:18: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:227:18: acquire_memory: allocated here
aom-3.12.0/examples/simple_encoder.c:227:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:230:7: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:230:6: branch_false: following ‘false’ branch...
aom-3.12.0/examples/simple_encoder.c:233:7: branch_false: ...to here
aom-3.12.0/examples/simple_encoder.c:233:6: danger: ‘fopen(infile_arg, "rb")’ leaks here; was allocated at [(17)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1091]
aom-3.12.0/examples/twopass_encoder.c:85:7: warning[-Wanalyzer-malloc-leak]: leak of ‘stats.buf’
aom-3.12.0/examples/twopass_encoder.c:121:24: enter_function: entry to ‘pass0’
aom-3.12.0/examples/twopass_encoder.c:128:6: branch_false: following ‘false’ branch...
branch_false: ...to here
aom-3.12.0/examples/twopass_encoder.c:132:10: branch_true: following ‘true’ branch...
aom-3.12.0/examples/twopass_encoder.c:134:5: call_function: calling ‘get_frame_stats’ from ‘pass0’
Error: COMPILER_WARNING: [#def1092]
aom-3.12.0/third_party/SVT-AV1/EbMemory_AVX2.h:33:40: warning[-Wpsabi]: AVX vector return without AVX enabled changes the ABI
Error: COMPILER_WARNING: [#def1093]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:366:12: note[note]: called from here
Error: COMPILER_WARNING: [#def1094]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:367:12: note[note]: called from here
Error: COMPILER_WARNING: [#def1095]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:368:12: note[note]: called from here
Error: COMPILER_WARNING: [#def1096]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:369:12: note[note]: called from here
Error: COMPILER_WARNING: [#def1097]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:370:12: note[note]: called from here
Error: COMPILER_WARNING: [#def1098]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:371:12: note[note]: called from here
Error: COMPILER_WARNING: [#def1099]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:372:12: note[note]: called from here
Error: COMPILER_WARNING: [#def1100]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:597:25: note[note]: called from here
Error: COMPILER_WARNING: [#def1101]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:598:23: note[note]: called from here
Error: COMPILER_WARNING: [#def1102]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:599:10: note[note]: called from here
Error: COMPILER_WARNING: [#def1103]
aom-3.12.0/third_party/SVT-AV1/convolve_avx2.h:1997:20: note[note]: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
Error: COMPILER_WARNING: [#def1104]
aom-3.12.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2425:48: warning[-Walloc-size-larger-than=]: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807
/usr/include/c++/15/new: scope_hint: In function ‘write_webm_file_header’
/usr/include/c++/15/new:158:26: note: in a call to allocation function ‘operator new []’ declared here
Error: CPPCHECK_WARNING (CWE-475): [#def1105]
aom-3.12.0/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc:333: error[shiftNegative]: Shifting by a negative value is undefined behaviour
Error: COMPILER_WARNING: [#def1106]
aom-3.12.0/third_party/libwebm/mkvparser/mkvparser.cc:3307:60: warning[-Walloc-size-larger-than=]: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807
/usr/include/c++/15/new: scope_hint: In member function ‘Parse’
/usr/include/c++/15/new:158:26: note: in a call to allocation function ‘operator new []’ declared here
Error: COMPILER_WARNING: [#def1107]
aom-3.12.0/third_party/libwebm/mkvparser/mkvparser.cc:3422:51: warning[-Walloc-size-larger-than=]: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807
/usr/include/c++/15/new: scope_hint: In member function ‘Parse’
/usr/include/c++/15/new:158:26: note: in a call to allocation function ‘operator new []’ declared here
Error: COMPILER_WARNING: [#def1108]
aom-3.12.0/third_party/libwebm/mkvparser/mkvparser.cc:3610:60: warning[-Walloc-size-larger-than=]: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807
/usr/include/c++/15/new: scope_hint: In member function ‘Parse’
/usr/include/c++/15/new:158:26: note: in a call to allocation function ‘operator new []’ declared here
Error: COMPILER_WARNING: [#def1109]
aom-3.12.0/third_party/libwebm/mkvparser/mkvparser.cc:3773:48: warning[-Walloc-size-larger-than=]: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807
/usr/include/c++/15/new: scope_hint: In function ‘file_is_webm’
/usr/include/c++/15/new:158:26: note: in a call to allocation function ‘operator new []’ declared here
Error: COMPILER_WARNING: [#def1110]
aom-3.12.0/third_party/libwebm/mkvparser/mkvparser.cc:3887:64: warning[-Walloc-size-larger-than=]: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807
/usr/include/c++/15/new: scope_hint: In function ‘file_is_webm’
/usr/include/c++/15/new:158:26: note: in a call to allocation function ‘operator new []’ declared here
Error: CPPCHECK_WARNING (CWE-476): [#def1111]
aom-3.12.0/third_party/libyuv/source/planar_functions.cc:3084: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: rowbuf
Error: CPPCHECK_WARNING (CWE-682): [#def1112]
aom-3.12.0/third_party/libyuv/source/planar_functions.cc:3085: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def1113]
aom-3.12.0/third_party/libyuv/source/planar_functions.cc:3086: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def1114]
aom-3.12.0/third_party/libyuv/source/planar_functions.cc:3232: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def1115]
aom-3.12.0/third_party/libyuv/source/planar_functions.cc:3233: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Scan Properties
analyzer-version-clippy | 1.86.0 |
analyzer-version-cppcheck | 2.17.1 |
analyzer-version-gcc | 15.0.1 |
analyzer-version-gcc-analyzer | 15.0.1 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-179.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.20250425.124705.g1c7c448.main-1.el9.noarch |
mock-config | fedora-rawhide-x86_64 |
project-name | aom-3.12.0-1.fc43 |
store-results-to | /tmp/tmprtyknzia/aom-3.12.0-1.fc43.tar.xz |
time-created | 2025-04-25 12:07:26 |
time-finished | 2025-04-25 12:13:46 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmprtyknzia/aom-3.12.0-1.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmprtyknzia/aom-3.12.0-1.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |