ldns-1.8.4-8.fc44
List of Findings
Error: SHELLCHECK_WARNING (CWE-563): [#def1]
/usr/bin/ldns-config:3:1: warning[SC2034]: prefix appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def2]
/usr/bin/ldns-config:4:1: warning[SC2034]: exec_prefix appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def3]
/usr/bin/ldns-config:6:1: warning[SC2034]: CPPFLAGS appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-88): [#def4]
/usr/bin/ldns-config:29:12: error[SC2068]: Double quote array expansions to avoid re-splitting elements.
Error: CPPCHECK_WARNING (CWE-457): [#def5]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.c:2046: error[uninitvar]: Uninitialized variable: RETVAL
Error: COMPILER_WARNING (CWE-681): [#def6]
/usr/lib64/perl5/CORE/perl.h:6199: included_from: Included from here.
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.c: scope_hint: In function ‘XS_DNS__LDNS__Key_ldns_key_hmac_key’
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.c:12268:29: warning[-Wpointer-sign]: pointer targets in passing argument 3 of ‘Perl_sv_setpv’ differ in signedness
/usr/lib64/perl5/CORE/embed.h:745:71: note: in definition of macro ‘sv_setpv’
/usr/lib64/perl5/CORE/perl.h:6160: included_from: Included from here.
/usr/lib64/perl5/CORE/proto.h:4858:55: note: expected ‘const char * const’ but argument is of type ‘unsigned char *’
Error: COMPILER_WARNING (CWE-563): [#def7]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs: scope_hint: In function ‘XS_DNS__LDNS__Zone_canonicalize’
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:393:20: warning[-Wunused-but-set-variable]: variable ‘count’ set but not used
Error: COMPILER_WARNING (CWE-681): [#def8]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs: scope_hint: In function ‘XS_DNS__LDNS__Zone_sign_nsec3’
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:452:91: warning[-Wpointer-sign]: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
/usr/lib64/perl5/CORE/perl.h:1697: included_from: Included from here.
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:2: included_from: Included from here.
/usr/include/string.h:414:35: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
Error: COMPILER_WARNING (CWE-457): [#def9]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs: scope_hint: In function ‘XS_DNS__LDNS__RR__verify_denial_nsec3_match’
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:1200:18: warning[-Wmaybe-uninitialized]: ‘match’ may be used uninitialized
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:1197:24: note: ‘match’ was declared here
Error: CPPCHECK_WARNING (CWE-457): [#def10]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:1201: error[uninitvar]: Uninitialized variable: match
Error: CPPCHECK_WARNING (CWE-476): [#def11]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:2315: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buff
Error: COMPILER_WARNING (CWE-563): [#def12]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:2398:31: warning[-Wunused-variable]: unused variable ‘ret’
Error: COMPILER_WARNING (CWE-563): [#def13]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs: scope_hint: In function ‘XS_DNS__LDNS__Resolver__fetch_valid_domain_keys’
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:2399:20: warning[-Wunused-variable]: unused variable ‘i’
Error: COMPILER_WARNING (CWE-563): [#def14]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:2420:31: warning[-Wunused-variable]: unused variable ‘ret’
Error: COMPILER_WARNING (CWE-563): [#def15]
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs: scope_hint: In function ‘XS_DNS__LDNS__Resolver__fetch_valid_domain_keys_time’
ldns-1.8.4/ldns-1.8.4_python3/contrib/DNS-LDNS/LDNS.xs:2421:20: warning[-Wunused-variable]: unused variable ‘i’
Error: CPPCHECK_WARNING (CWE-457): [#def16]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:872: warning[uninitvar]: Uninitialized variable: buff
Error: CPPCHECK_WARNING (CWE-476): [#def17]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:1901: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def18]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:1902: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: data
Error: CPPCHECK_WARNING (CWE-476): [#def19]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:3590: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: res
Error: CPPCHECK_WARNING (CWE-476): [#def20]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:3591: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: res
Error: CPPCHECK_WARNING (CWE-457): [#def21]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:11353: error[legacyUninitvar]: Uninitialized variable: arg2
Error: CPPCHECK_WARNING (CWE-457): [#def22]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:16144: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def23]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:16234: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def24]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:16340: error[legacyUninitvar]: Uninitialized variable: arg5
Error: CPPCHECK_WARNING (CWE-457): [#def25]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:16430: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def26]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:16504: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def27]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:16643: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def28]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:16828: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def29]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:16952: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def30]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:17076: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def31]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:17186: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def32]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:17576: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def33]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:17715: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def34]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:23916: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def35]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:23916: error[legacyUninitvar]: Uninitialized variable: arg5
Error: CPPCHECK_WARNING (CWE-457): [#def36]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:23975: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def37]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:23975: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def38]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24034: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def39]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24034: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def40]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24093: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def41]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24093: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def42]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24152: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def43]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24152: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def44]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24227: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def45]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24227: error[legacyUninitvar]: Uninitialized variable: arg5
Error: CPPCHECK_WARNING (CWE-457): [#def46]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24362: error[legacyUninitvar]: Uninitialized variable: arg2
Error: CPPCHECK_WARNING (CWE-457): [#def47]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24362: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def48]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24413: error[legacyUninitvar]: Uninitialized variable: arg2
Error: CPPCHECK_WARNING (CWE-457): [#def49]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24413: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def50]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24450: error[legacyUninitvar]: Uninitialized variable: arg2
Error: CPPCHECK_WARNING (CWE-457): [#def51]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24487: error[legacyUninitvar]: Uninitialized variable: arg2
Error: CPPCHECK_WARNING (CWE-457): [#def52]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24540: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def53]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24593: error[legacyUninitvar]: Uninitialized variable: arg4
Error: CPPCHECK_WARNING (CWE-457): [#def54]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:24638: error[legacyUninitvar]: Uninitialized variable: arg3
Error: CPPCHECK_WARNING (CWE-457): [#def55]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:28052: error[legacyUninitvar]: Uninitialized variable: arg2
Error: CPPCHECK_WARNING (CWE-457): [#def56]
ldns-1.8.4/ldns-1.8.4_python3/contrib/python/ldns_wrapper.c:33123: error[legacyUninitvar]: Uninitialized variable: arg2
Error: GCC_ANALYZER_WARNING (CWE-401): [#def57]
ldns-1.8.4/ldns-1.8.4_python3/dane.c:189:24: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dane.c:146:9: branch_true: following 'true' branch (when 'rdf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dane.c:147:9: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dane.c:147:9: branch_true: following 'true' branch (when 'cert' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dane.c:149:9: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dane.c:184:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dane.c:185:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dane.c:189:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dane.c:189:24: danger: 'digest' leaks here; was allocated at [(7)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def58]
ldns-1.8.4/ldns-1.8.4_python3/dane.c:204:24: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dane.c:146:9: branch_true: following 'true' branch (when 'rdf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dane.c:147:9: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dane.c:147:9: branch_true: following 'true' branch (when 'cert' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dane.c:149:9: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dane.c:199:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dane.c:200:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dane.c:204:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dane.c:204:24: danger: 'digest' leaks here; was allocated at [(7)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def59]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:80:21: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:52:1: enter_function: entry to 'ldns_dname_cat_clone'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:59:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:60:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:59:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:67:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:13: call_function: calling 'ldns_dname_last_label_is_root_label' from 'ldns_dname_cat_clone'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:13: return_function: returning to 'ldns_dname_cat_clone' from 'ldns_dname_last_label_is_root_label'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:73:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:74:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:75:12: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:80:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:80:21: danger: 'buf' leaks here; was allocated at [(13)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def60]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:81:9: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:52:1: enter_function: entry to 'ldns_dname_cat_clone'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:59:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:60:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:59:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:67:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:13: call_function: calling 'ldns_dname_last_label_is_root_label' from 'ldns_dname_cat_clone'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:13: return_function: returning to 'ldns_dname_cat_clone' from 'ldns_dname_last_label_is_root_label'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:73:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:74:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:75:12: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:80:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:81:9: danger: 'buf' leaks here; was allocated at [(13)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def61]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:81:33: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:52:1: enter_function: entry to 'ldns_dname_cat_clone'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:59:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:60:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:59:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:67:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:13: call_function: calling 'ldns_dname_last_label_is_root_label' from 'ldns_dname_cat_clone'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:13: return_function: returning to 'ldns_dname_cat_clone' from 'ldns_dname_last_label_is_root_label'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:73:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:74:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:75:12: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:80:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:81:33: danger: 'buf' leaks here; was allocated at [(13)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def62]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:83:15: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:52:1: enter_function: entry to 'ldns_dname_cat_clone'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:59:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:60:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:59:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:67:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:13: call_function: calling 'ldns_dname_last_label_is_root_label' from 'ldns_dname_cat_clone'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:13: return_function: returning to 'ldns_dname_cat_clone' from 'ldns_dname_last_label_is_root_label'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:68:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:73:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:74:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:75:12: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:80:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:83:15: danger: 'buf' leaks here; was allocated at [(13)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def63]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:115:9: warning[-Wanalyzer-malloc-leak]: leak of 'newd'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:90:1: enter_function: entry to 'ldns_dname_cat'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:97:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:96:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:104:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:105:13: call_function: calling 'ldns_dname_last_label_is_root_label' from 'ldns_dname_cat'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:105:13: return_function: returning to 'ldns_dname_cat' from 'ldns_dname_last_label_is_root_label'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:109:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:111:11: branch_false: following 'false' branch (when 'newd' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:115:9: danger: 'newd' leaks here; was allocated at [(13)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def64]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:139:15: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:132:9: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:134:19: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:135:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:136:12: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:139:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:139:15: danger: 'buf' leaks here; was allocated at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def65]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:261:9: warning[-Wanalyzer-malloc-leak]: leak of 'rd'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:254:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:257:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:257:14: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:258:12: branch_false: following 'false' branch (when 'rd' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:261:9: danger: 'rd' leaks here; was allocated at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def66]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:585:38: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:569:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:575:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:578:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:579:20: branch_true: following 'true' branch (when 'labelcnt == labelpos')...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:581:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:581:32: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:582:28: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:585:68: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:585:38: danger: 'data' leaks here; was allocated at [(7)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def67]
ldns-1.8.4/ldns-1.8.4_python3/dname.c:588:34: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/dname.c:569:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:575:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:578:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:579:20: branch_true: following 'true' branch (when 'labelcnt == labelpos')...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:581:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:581:32: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:582:28: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dname.c:585:68: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dname.c:588:34: danger: 'data' leaks here; was allocated at [(7)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def68]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:287:13: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:508:1: enter_function: entry to 'ldns_key_rr2ds'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:585:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: call_function: calling 'ldns_calc_keytag' from 'ldns_key_rr2ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def69]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:288:13: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:508:1: enter_function: entry to 'ldns_key_rr2ds'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:585:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: call_function: calling 'ldns_calc_keytag' from 'ldns_key_rr2ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def70]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:294:18: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:508:1: enter_function: entry to 'ldns_key_rr2ds'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:585:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: call_function: calling 'ldns_calc_keytag' from 'ldns_key_rr2ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def71]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:298:15: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:508:1: enter_function: entry to 'ldns_key_rr2ds'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:585:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: call_function: calling 'ldns_calc_keytag' from 'ldns_key_rr2ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def72]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:303:9: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:508:1: enter_function: entry to 'ldns_key_rr2ds'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:585:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: call_function: calling 'ldns_calc_keytag' from 'ldns_key_rr2ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def73]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: danger: 'digest' leaks here; was allocated at [(7)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def74]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:593:15: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:585:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:593:15: danger: 'digest' leaks here; was allocated at [(7)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def75]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:596:9: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:585:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:596:9: danger: 'digest' leaks here; was allocated at [(7)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def76]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:599:20: warning[-Wanalyzer-malloc-leak]: leak of 'digest'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:520:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:524:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:528:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:537:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:538:20: branch_false: following 'false' branch (when 'digest' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:584:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:585:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:592:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:599:20: danger: 'digest' leaks here; was allocated at [(7)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def77]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:9: warning[-Wanalyzer-malloc-leak]: leak of 'hashed_owner_str'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1027:12: branch_false: following 'false' branch (when 'algorithm == 1')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1032:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1033:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1039:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1042:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1043:11: branch_false: following 'false' branch (when 'hashed_owner_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:9: danger: 'hashed_owner_str' leaks here; was allocated at [(5)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def78]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:34: warning[-Wanalyzer-malloc-leak]: leak of 'hashed_owner_str'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1027:12: branch_false: following 'false' branch (when 'algorithm == 1')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1032:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1033:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1039:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1042:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1043:11: branch_false: following 'false' branch (when 'hashed_owner_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:34: danger: 'hashed_owner_str' leaks here; was allocated at [(5)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def79]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1048:35: warning[-Wanalyzer-malloc-leak]: leak of 'hashed_owner_str'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1027:12: branch_false: following 'false' branch (when 'algorithm == 1')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1032:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1033:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1039:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1042:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1043:11: branch_false: following 'false' branch (when 'hashed_owner_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1048:35: danger: 'hashed_owner_str' leaks here; was allocated at [(5)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def80]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1049:9: warning[-Wanalyzer-malloc-leak]: leak of 'hashed_owner_str'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1027:12: branch_false: following 'false' branch (when 'algorithm == 1')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1032:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1033:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1039:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1042:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1043:11: branch_false: following 'false' branch (when 'hashed_owner_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1049:9: danger: 'hashed_owner_str' leaks here; was allocated at [(5)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def81]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1052:24: warning[-Wanalyzer-malloc-leak]: leak of 'hashed_owner_str'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1027:12: branch_false: following 'false' branch (when 'algorithm == 1')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1032:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1033:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1039:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1042:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1043:11: branch_false: following 'false' branch (when 'hashed_owner_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1051:39: branch_true: following 'true' branch (when 'cur_it != 0')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1052:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1052:24: danger: 'hashed_owner_str' leaks here; was allocated at [(5)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def82]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1075:41: warning[-Wanalyzer-malloc-leak]: leak of 'hashed_owner_b32'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1027:12: branch_false: following 'false' branch (when 'algorithm == 1')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1032:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1033:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1039:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1043:11: branch_false: following 'false' branch (when 'hashed_owner_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1047:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1070:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1072:11: branch_false: following 'false' branch (when 'hashed_owner_b32' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1075:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1075:41: danger: 'hashed_owner_b32' leaks here; was allocated at [(7)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def83]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1143:20: warning[-Wanalyzer-malloc-leak]: leak of 'salt_data'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1136:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1137:11: branch_false: following 'false' branch (when 'salt_data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1141:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1143:20: danger: 'salt_data' leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def84]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1152:15: warning[-Wanalyzer-malloc-leak]: leak of 'salt_data'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1136:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1137:11: branch_false: following 'false' branch (when 'salt_data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1141:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1146:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1152:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1152:15: danger: 'salt_data' leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def85]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1153:18: warning[-Wanalyzer-malloc-leak]: leak of 'salt_data'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1136:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1137:11: branch_false: following 'false' branch (when 'salt_data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1141:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1146:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1152:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1153:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1153:18: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1153:18: danger: 'salt_data' leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def86]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1341:31: warning[-Wanalyzer-malloc-leak]: leak of 'salt'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1329:1: enter_function: entry to 'ldns_nsec3_salt_data'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1334:30: call_function: calling 'ldns_nsec3_salt' from 'ldns_nsec3_salt_data'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1334:30: return_function: returning to 'ldns_nsec3_salt_data' from 'ldns_nsec3_salt'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1335:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1337:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1339:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1339:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1340:19: branch_false: following 'false' branch (when 'salt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1341:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1341:31: danger: 'salt' leaks here; was allocated at [(11)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def87]
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1771:9: warning[-Wanalyzer-malloc-leak]: leak of 'dsasig_data'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1746:1: enter_function: entry to 'ldns_convert_dsa_rrsig_asn12rdf'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1753:54: call_function: inlined call to 'ldns_buffer_begin' from 'ldns_convert_dsa_rrsig_asn12rdf'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1753:54: call_function: inlined call to 'ldns_buffer_begin' from 'ldns_convert_dsa_rrsig_asn12rdf'
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1759:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1764:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1764:23: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1765:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1769:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec.c:1771:9: danger: 'dsasig_data' leaks here; was allocated at [(11)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def88]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:964:33: warning[-Wanalyzer-malloc-leak]: leak of 'hashmap_node'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:874:1: enter_function: entry to 'ldns_dnssec_zone_create_nsec3s_mkmap'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:919:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:923:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:933:27: call_function: calling 'ldns_dnssec_name_node_next_nonglue' from 'ldns_dnssec_zone_create_nsec3s_mkmap'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:933:27: return_function: returning to 'ldns_dnssec_zone_create_nsec3s_mkmap' from 'ldns_dnssec_name_node_next_nonglue'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:938:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:958:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:959:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:959:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:960:28: branch_false: following 'false' branch (when 'hashmap_node' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:964:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:964:33: danger: 'hashmap_node' leaks here; was allocated at [(15)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def89]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:964:50: warning[-Wanalyzer-malloc-leak]: leak of 'hashmap_node'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:874:1: enter_function: entry to 'ldns_dnssec_zone_create_nsec3s_mkmap'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:919:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:923:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:933:27: call_function: calling 'ldns_dnssec_name_node_next_nonglue' from 'ldns_dnssec_zone_create_nsec3s_mkmap'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:933:27: return_function: returning to 'ldns_dnssec_zone_create_nsec3s_mkmap' from 'ldns_dnssec_name_node_next_nonglue'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:938:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:958:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:959:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:959:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:960:28: branch_false: following 'false' branch (when 'hashmap_node' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:964:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:964:50: danger: 'hashmap_node' leaks here; was allocated at [(15)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def90]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:973:31: warning[-Wanalyzer-malloc-leak]: leak of 'hashmap_node'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:874:1: enter_function: entry to 'ldns_dnssec_zone_create_nsec3s_mkmap'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:919:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:923:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:933:27: call_function: calling 'ldns_dnssec_name_node_next_nonglue' from 'ldns_dnssec_zone_create_nsec3s_mkmap'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:933:27: return_function: returning to 'ldns_dnssec_zone_create_nsec3s_mkmap' from 'ldns_dnssec_name_node_next_nonglue'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:938:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:958:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:959:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:959:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:960:28: branch_false: following 'false' branch (when 'hashmap_node' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:964:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:966:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:970:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_sign.c:973:31: danger: 'hashmap_node' leaks here; was allocated at [(15)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def91]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:63:25: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ldns_dnssec_rrs_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1882:1: enter_function: entry to 'rr_list2dnssec_rrs'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1890:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1893:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1900:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1903:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1903:27: call_function: calling 'ldns_dnssec_rrs_add_rr' from 'rr_list2dnssec_rrs'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def92]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:70:17: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ldns_dnssec_rrs_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1882:1: enter_function: entry to 'rr_list2dnssec_rrs'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1890:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1893:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1900:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1903:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1903:27: call_function: calling 'ldns_dnssec_rrs_add_rr' from 'rr_list2dnssec_rrs'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def93]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:174:19: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_rrsets_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: call_function: calling 'ldns_dnssec_rrsets_add_rr' from 'ldns_dnssec_name_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def94]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:177:27: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_rrsets_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: call_function: calling 'ldns_dnssec_rrsets_add_rr' from 'ldns_dnssec_name_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def95]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:177:44: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_rrsets_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: call_function: calling 'ldns_dnssec_rrsets_add_rr' from 'ldns_dnssec_name_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def96]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:182:17: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ldns_dnssec_rrsets_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: call_function: calling 'ldns_dnssec_rrsets_add_rr' from 'ldns_dnssec_name_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def97]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:183:17: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ldns_dnssec_rrs_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: call_function: calling 'ldns_dnssec_rrsets_add_rr' from 'ldns_dnssec_name_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def98]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:185:17: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ldns_dnssec_rrsets_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: call_function: calling 'ldns_dnssec_rrsets_add_rr' from 'ldns_dnssec_name_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def99]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:186:17: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ldns_dnssec_rrs_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: call_function: calling 'ldns_dnssec_rrsets_add_rr' from 'ldns_dnssec_name_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def100]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:235:17: warning[-Wanalyzer-null-dereference]: dereference of NULL 'ldns_dnssec_rrsets_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:482:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:483:34: call_function: calling 'ldns_dnssec_rrsets_add_rr' from 'ldns_dnssec_name_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def101]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:346:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL 'ldns_dnssec_name_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1002:1: enter_function: entry to 'ldns_dnssec_zone_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1009:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1013:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1023:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1032:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1034:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1034:28: call_function: calling 'ldns_dnssec_name_new_frm_rr' from 'ldns_dnssec_zone_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def102]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:346:26: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_name_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1002:1: enter_function: entry to 'ldns_dnssec_zone_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1009:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1013:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1023:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1032:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1034:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1034:28: call_function: calling 'ldns_dnssec_name_new_frm_rr' from 'ldns_dnssec_zone_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def103]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:360:21: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_name_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1115:1: enter_function: entry to 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1129:12: branch_false: following 'false' branch (when 'zone' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1137:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1138:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1151:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1166:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1167:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1175:28: branch_true: following 'true' branch (when 'l1' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: following 'false' branch (when 'nsec3s' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: call_function: calling 'ldns_dnssec_name_new' from 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: return_function: returning to 'ldns_dnssec_zone_add_empty_nonterminals_nsec3' from 'ldns_dnssec_name_new'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1213:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1219:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1222:36: branch_true: following 'true' branch (when 'new_node' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1223:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1225:41: call_function: calling 'ldns_dnssec_name_free' from 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def104]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:462:19: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_name_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1002:1: enter_function: entry to 'ldns_dnssec_zone_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1009:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1013:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1023:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1032:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1034:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1034:28: call_function: calling 'ldns_dnssec_name_new_frm_rr' from 'ldns_dnssec_zone_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def105]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:465:48: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_name_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1002:1: enter_function: entry to 'ldns_dnssec_zone_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1009:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1013:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1023:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1032:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1034:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1034:28: call_function: calling 'ldns_dnssec_name_new_frm_rr' from 'ldns_dnssec_zone_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def106]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:478:25: warning[-Wanalyzer-null-dereference]: dereference of NULL '*name.nsec_signatures'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:449:1: enter_function: entry to 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:468:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:472:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:474:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:474:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:477:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:477:49: call_function: calling 'ldns_dnssec_rrs_new' from 'ldns_dnssec_name_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:477:49: return_function: returning to 'ldns_dnssec_name_add_rr' from 'ldns_dnssec_rrs_new'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:478:25: danger: dereference of NULL 'ldns_dnssec_rrs_new()'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def107]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:972:21: warning[-Wanalyzer-malloc-leak]: leak of 'new_node'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1002:1: enter_function: entry to 'ldns_dnssec_zone_add_rr'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1009:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1013:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1025:28: call_function: calling 'ldns_dnssec_zone_find_nsec3_original' from 'ldns_dnssec_zone_add_rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def108]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1223:41: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_name_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1115:1: enter_function: entry to 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1129:12: branch_false: following 'false' branch (when 'zone' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1137:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1138:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1151:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1166:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1167:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1175:28: branch_true: following 'true' branch (when 'l1' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: following 'false' branch (when 'nsec3s' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: call_function: calling 'ldns_dnssec_name_new' from 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: return_function: returning to 'ldns_dnssec_zone_add_empty_nonterminals_nsec3' from 'ldns_dnssec_name_new'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1213:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1219:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1222:36: branch_true: following 'true' branch (when 'new_node' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1223:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1223:41: danger: 'ldns_dnssec_name_new()' leaks here; was allocated at [(18)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/17)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def109]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1224:41: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_name_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1115:1: enter_function: entry to 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1129:12: branch_false: following 'false' branch (when 'zone' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1137:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1138:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1151:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1166:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1167:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1175:28: branch_true: following 'true' branch (when 'l1' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: following 'false' branch (when 'nsec3s' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: call_function: calling 'ldns_dnssec_name_new' from 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: return_function: returning to 'ldns_dnssec_zone_add_empty_nonterminals_nsec3' from 'ldns_dnssec_name_new'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1213:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1219:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1222:36: branch_true: following 'true' branch (when 'new_node' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1223:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1224:41: danger: 'ldns_dnssec_name_new()' leaks here; was allocated at [(18)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/17)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def110]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1230:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_dnssec_name_new()'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1115:1: enter_function: entry to 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1129:12: branch_false: following 'false' branch (when 'zone' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1137:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1138:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1151:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1166:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1167:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1168:28: branch_false: following 'false' branch (when 'lpos < 0')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1173:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1175:28: branch_true: following 'true' branch (when 'l1' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: following 'false' branch (when 'nsec3s' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: call_function: calling 'ldns_dnssec_name_new' from 'ldns_dnssec_zone_add_empty_nonterminals_nsec3'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: return_function: returning to 'ldns_dnssec_zone_add_empty_nonterminals_nsec3' from 'ldns_dnssec_name_new'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1213:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1219:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1222:36: branch_false: following 'false' branch (when 'new_node' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1228:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1230:39: danger: 'ldns_dnssec_name_new()' leaks here; was allocated at [(20)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/19)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def111]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1230:39: warning[-Wanalyzer-malloc-leak]: leak of 'new_node'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1129:12: branch_false: following 'false' branch (when 'zone' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1137:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1138:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1151:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1166:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1167:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1168:28: branch_false: following 'false' branch (when 'lpos < 0')...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1173:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1175:28: branch_true: following 'true' branch (when 'l1' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1182:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1190:36: branch_false: following 'false' branch (when 'nsec3s' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1212:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1213:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1219:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1221:44: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1222:36: branch_false: following 'false' branch (when 'new_node' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1228:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1230:39: danger: 'new_node' leaks here; was allocated at [(19)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def112]
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1659:21: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1634:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1637:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1637:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1640:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1644:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1646:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1648:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1650:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1652:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1654:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1656:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1656:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1659:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/dnssec_zone.c:1659:21: danger: 'data' leaks here; was allocated at [(11)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def113]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:94:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:108:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:363:33: call_function: calling 'version' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def114]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:208:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:208:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def115]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:275:51: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:271:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:275:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:275:51: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def116]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:288:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:287:36: branch_true: following 'true' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:288:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:288:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def117]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:298:42: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:298:42: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def118]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:301:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:300:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:301:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:301:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def119]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:353:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:352:36: branch_true: following 'true' branch (when 'qport == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:353:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:353:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def120]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:379:66: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:371:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:372:67: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:373:44: branch_false: following 'false' branch (when 'tsig_algorithm' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:378:76: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:379:66: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def121]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:386:53: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:371:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:372:67: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:373:44: branch_false: following 'false' branch (when 'tsig_algorithm' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:383:67: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:386:53: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def122]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:386:53: warning[-Wanalyzer-malloc-leak]: leak of 'tsig_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:371:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:372:67: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:373:44: branch_false: following 'false' branch (when 'tsig_algorithm' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:383:67: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:384:66: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:386:53: danger: 'tsig_algorithm' leaks here; was allocated at [(13)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def123]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:387:53: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:371:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:372:67: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:373:44: branch_false: following 'false' branch (when 'tsig_algorithm' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:383:67: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:387:53: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def124]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:387:53: warning[-Wanalyzer-malloc-leak]: leak of 'tsig_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:371:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:372:67: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:373:44: branch_false: following 'false' branch (when 'tsig_algorithm' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:377:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:383:67: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:384:66: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:387:53: danger: 'tsig_algorithm' leaks here; was allocated at [(13)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def125]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:404:52: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:404:52: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def126]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:427:25: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:12: branch_true: following 'true' branch (when 'PURPOSE == 2')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:427:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:427:25: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def127]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:429:24: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:12: branch_true: following 'true' branch (when 'PURPOSE == 2')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:427:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:13: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:429:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:429:24: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def128]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def129]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:433:39: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:433:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:433:39: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def130]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:455:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:454:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:455:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def131]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def132]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:468:40: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:468:40: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def133]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:471:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:470:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:471:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:471:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def134]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:475:38: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:470:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:475:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:475:38: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def135]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:476:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:470:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:475:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:475:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:476:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:476:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def136]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:482:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_false: following 'false' branch (when the strings are non-equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:482:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:482:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def137]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:493:32: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:487:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:487:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:492:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:492:20: branch_true: following 'true' branch (when 'int_type == -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:493:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:493:32: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def138]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:505:32: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:487:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:487:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:492:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:492:20: branch_true: following 'true' branch (when 'int_type == -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:493:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:494:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:497:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:497:35: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:504:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:504:20: branch_true: following 'true' branch (when 'int_clas == -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:505:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:505:32: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def139]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:588:27: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:423:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_true: following 'true' branch (when 'src' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:588:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:588:27: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def140]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:593:21: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:423:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_true: following 'true' branch (when 'src' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:588:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:589:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:593:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:593:21: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def141]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:596:28: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:423:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_true: following 'true' branch (when 'src' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:588:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:589:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:593:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:593:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:596:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:596:28: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def142]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def143]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:662:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:662:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def144]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:663:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:663:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def145]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:664:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:664:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def146]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:666:17: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:665:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:666:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:666:17: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def147]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:668:17: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:665:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:668:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:668:17: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def148]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:670:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:670:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def149]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:672:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:672:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def150]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:673:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:673:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def151]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:674:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:674:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def152]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:675:9: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:675:9: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def153]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:819:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:819:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def154]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:821:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:820:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:821:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:821:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def155]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:823:34: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:823:34: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def156]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:853:48: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_true: following 'true' branch (when 'query_file' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:853:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:853:48: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def157]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:855:50: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_true: following 'true' branch (when 'query_file' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:853:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:854:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:855:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:855:50: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def158]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:856:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_true: following 'true' branch (when 'query_file' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:853:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:854:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:855:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:856:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def159]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:858:49: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:214:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:215:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:426:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:431:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:436:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: following 'false' branch (when 'drill_reverse == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_true: following 'true' branch (when 'query_file' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:853:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:854:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:855:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:857:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:858:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:858:49: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def160]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def161]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:868:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:867:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:868:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:868:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def162]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:897:50: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:897:50: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def163]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:900:49: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:899:43: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:900:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:900:49: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def164]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:906:49: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:450:20: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:453:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:462:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:463:28: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:465:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_true: following 'true' branch (when 'edns_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:906:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:906:49: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def165]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def166]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:910:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:910:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def167]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:913:49: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:912:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:913:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:913:49: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/56/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def168]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/58/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def169]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:927:45: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:926:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:927:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:927:45: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/59/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def170]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:37: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:37: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/60/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def171]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/61/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def172]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:957:49: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:956:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:957:49: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/62/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def173]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:962:56: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:962:56: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/63/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def174]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:963:50: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:963:50: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/64/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def175]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:967:58: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_true: following 'true' branch (when 'result == 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:967:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:967:58: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/65/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def176]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:971:65: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_true: following 'true' branch (when 'result == 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:967:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:968:52: branch_true: following 'true' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:969:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:969:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:970:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:971:65: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/66/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def177]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:972:76: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_true: following 'true' branch (when 'result == 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:967:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:968:52: branch_true: following 'true' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:969:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:969:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:970:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:972:76: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/67/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def178]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:985:80: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_true: following 'true' branch (when 'result == 0')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:985:80: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/68/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def179]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:989:95: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_true: following 'true' branch (when 'result == 0')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:985:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:990:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:989:95: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/69/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def180]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:990:103: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_true: following 'true' branch (when 'result == 0')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:985:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:990:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:990:103: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/70/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def181]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:991:65: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_true: following 'true' branch (when 'result == 0')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:985:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:990:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:991:65: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/71/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def182]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:991:88: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_true: following 'true' branch (when 'result == 0')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:985:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:990:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:991:88: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/72/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def183]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:992:89: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_true: following 'true' branch (when 'result == 0')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:985:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:987:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:990:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:992:89: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/73/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def184]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:80: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: following 'false' branch (when 'result != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:80: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/74/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def185]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1000:65: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: following 'false' branch (when 'result != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1003:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1000:65: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/75/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def186]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1002:86: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: following 'false' branch (when 'result != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1003:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1002:86: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/76/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def187]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1003:103: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: following 'false' branch (when 'result != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1003:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1003:103: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/77/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def188]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1004:65: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: following 'false' branch (when 'result != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1003:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1004:65: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/78/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def189]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1004:88: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: following 'false' branch (when 'result != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1003:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1004:88: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/79/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def190]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1006:65: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:965:44: branch_false: following 'false' branch (when 'result != 11')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: following 'false' branch (when 'result != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:68: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:61: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:999:60: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1003:103: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1006:65: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/80/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def191]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1012:41: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:182:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:515:12: branch_true: following 'true' branch (when 'name' is NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:522:12: branch_true: following 'true' branch (when 'int_clas == -1')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:525:12: branch_false: following 'false' branch (when 'int_type != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:532:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:587:12: branch_false: following 'false' branch (when 'src' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:602:12: branch_true: following 'true' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:604:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:605:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:676:12: branch_false: following 'false' branch (when 'qbuf == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:689:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:729:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:835:28: branch_false: following 'false' branch (when 'query_file' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:866:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:871:36: branch_false: following 'false' branch (when 'type != 252')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:895:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:904:44: branch_false: following 'false' branch (when 'edns_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:909:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:921:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:925:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:941:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:946:58: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:950:44: branch_false: following 'false' branch (when 'type != 255')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:955:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:984:51: branch_false: following 'false' branch (when 'result != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:997:68: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1012:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill.c:1012:41: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/81/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def192]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:60:34: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:60:34: danger: 'fopen(filename, "r")' leaks here; was opened at [(2)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def193]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:60:34: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:60:34: danger: 'fopen(filename, "r")' leaks here; was allocated at [(2)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def194]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:63:41: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:62:36: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:62:36: branch_false: following 'false' branch (when 'silently == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:63:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:63:41: danger: 'fopen(filename, "r")' leaks here; was opened at [(2)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def195]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:63:41: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:62:36: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:62:36: branch_false: following 'false' branch (when 'silently == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:63:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:63:41: danger: 'fopen(filename, "r")' leaks here; was allocated at [(2)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def196]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: danger: 'fopen(filename, "r")' leaks here; was opened at [(2)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def197]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: danger: 'fopen(filename, "r")' leaks here; was allocated at [(2)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def198]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:70:44: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:35: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:70:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:70:44: danger: 'fopen(filename, "r")' leaks here; was opened at [(2)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def199]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:70:44: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:35: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:70:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:70:44: danger: 'fopen(filename, "r")' leaks here; was allocated at [(2)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def200]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:71:33: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:71:33: danger: 'fopen(filename, "r")' leaks here; was opened at [(2)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def201]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:71:33: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:71:33: danger: 'fopen(filename, "r")' leaks here; was allocated at [(2)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def202]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:74:33: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:35: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:70:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:74:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:74:33: danger: 'fopen(filename, "r")' leaks here; was opened at [(2)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def203]
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:74:33: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:38:1: enter_function: entry to 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:48:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:49:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:56:16: branch_true: following 'true' branch (when 'line_len != -1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: call_function: calling 'read_line' from 'read_key_file'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:57:28: return_function: returning to 'read_key_file' from 'read_line'
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:59:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:61:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:35: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:70:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:69:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:74:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/drill_util.c:74:33: danger: 'fopen(filename, "r")' leaks here; was allocated at [(2)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def204]
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:105:18: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:99:14: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:100:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:105:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:105:18: danger: 'fopen(filename, "r")' leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def205]
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:105:18: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:99:14: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:100:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:105:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/root.c:105:18: danger: 'fopen(filename, "r")' leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def206]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:69:13: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:115:1: enter_function: entry to 'do_secure_trace'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:433:21: call_function: calling 'get_dnssec_pkt' from 'do_secure_trace'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def207]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:74:25: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:115:1: enter_function: entry to 'do_secure_trace'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:433:21: call_function: calling 'get_dnssec_pkt' from 'do_secure_trace'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def208]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:87:16: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:115:1: enter_function: entry to 'do_secure_trace'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:434:24: call_function: inlined call to 'get_key' from 'do_secure_trace'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def209]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def210]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:249:21: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:249:21: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def211]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:251:29: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:250:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:251:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:251:29: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def212]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:26: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:26: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def213]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:260:25: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:260:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:260:25: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def214]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:268:25: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:268:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:268:25: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def215]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:271:27: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:271:27: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def216]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:275:35: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:273:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:275:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:275:35: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def217]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:40: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:40: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def218]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def219]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:285:39: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:285:39: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def220]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def221]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:294:55: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:294:55: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:294:55: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def222]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:296:53: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:294:55: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:296:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:296:53: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:296:53: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def223]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:297:55: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:297:55: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def224]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:299:53: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:299:36: branch_false: following 'false' branch (when 'new_ns_addr' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:299:53: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:299:53: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def225]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:300:55: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:300:55: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def226]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:305:51: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:303:36: branch_true: following 'true' branch (when 'new_ns_addr' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:305:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:305:51: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def227]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:306:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:303:36: branch_true: following 'true' branch (when 'new_ns_addr' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:305:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:306:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def228]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:308:33: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:283:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:284:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:286:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:293:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:303:36: branch_false: following 'false' branch (when 'new_ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:308:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:308:33: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def229]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:310:25: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:310:25: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def230]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def231]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:328:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:326:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:327:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:328:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def232]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:330:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:326:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:327:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:330:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def233]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:332:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:326:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:327:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:332:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def234]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:51: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:335:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:51: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def235]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:339:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:335:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:337:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:339:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def236]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:58: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:335:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:58: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def237]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:350:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:335:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:51: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:348:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:350:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def238]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:363:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:335:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:51: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:360:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:363:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def239]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:371:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:335:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:336:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:347:51: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:360:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:371:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def240]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:377:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:335:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:374:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:377:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def241]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:378:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:335:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:374:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:378:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def242]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def243]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def244]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:386:45: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:386:45: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def245]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:387:57: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:386:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:387:81: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:387:57: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def246]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:387:81: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:386:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:387:81: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:387:81: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def247]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:391:52: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:391:52: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def248]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:392:63: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:391:51: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:392:63: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:392:63: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def249]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:393:58: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:391:51: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:392:63: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:393:58: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def250]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:393:75: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:391:51: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:392:63: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:393:75: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def251]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:395:65: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:391:51: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:392:63: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:394:52: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:395:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:395:65: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def252]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:396:65: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:383:45: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:384:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:391:51: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:392:63: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:394:52: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:395:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:394:53: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:396:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:396:65: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def253]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:408:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:407:36: branch_false: following 'false' branch (when 'ent == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:408:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:408:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def254]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:409:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:407:36: branch_false: following 'false' branch (when 'ent == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:408:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:409:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def255]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:410:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:312:28: branch_false: following 'false' branch (when 'ns_addr' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:323:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:407:36: branch_false: following 'false' branch (when 'ent == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:408:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:410:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def256]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def257]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:426:17: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:426:17: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def258]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/52/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def259]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:43: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:43: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def260]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:442:57: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:442:57: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def261]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:442:53: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:102: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def262]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:88: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:442:53: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:102: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:88: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/56/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def263]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:102: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:442:53: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:102: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:443:102: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/57/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def264]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:450:57: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:450:57: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/58/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def265]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:451:65: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:450:53: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:451:65: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/59/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def266]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:452:61: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:450:53: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:451:61: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:453:69: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:452:61: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/60/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def267]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:452:80: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:450:53: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:451:61: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:453:69: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:452:80: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/61/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def268]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:453:69: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:450:53: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:451:61: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:453:69: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:453:69: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/62/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def269]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:460:57: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:460:57: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/63/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def270]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:461:65: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:460:53: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:461:65: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/64/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def271]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:462:61: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:460:53: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:461:61: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:463:77: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:462:61: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/65/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def272]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:462:77: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:460:53: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:461:61: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:463:77: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:462:77: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/66/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def273]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:463:77: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:460:53: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:461:61: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:463:77: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:463:77: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/67/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def274]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:479:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:470:44: branch_false: following 'false' branch (when 'new_keys_trusted == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:476:53: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:479:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/68/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def275]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:480:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:470:44: branch_false: following 'false' branch (when 'new_keys_trusted == 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:476:53: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:480:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/69/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def276]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:484:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:484:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:484:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/70/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def277]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:486:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:438:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:484:41: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:486:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/71/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def278]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:489:33: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:437:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:489:33: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/72/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def279]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:493:33: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:436:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:492:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:493:33: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/73/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def280]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:498:17: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:498:17: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/74/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def281]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:499:17: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:499:17: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/75/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def282]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:662:32: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:662:32: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/76/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def283]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:40: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:40: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/77/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def284]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:53: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:53: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/78/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def285]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:667:51: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:667:51: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/79/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def286]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:669:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:667:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:668:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:669:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/80/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def287]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:58: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:667:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:58: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/81/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def288]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:672:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:667:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:51: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:671:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:672:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/82/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def289]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:676:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:667:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:51: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:675:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:676:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/83/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def290]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:677:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:664:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:667:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:670:51: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:675:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:677:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/84/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def291]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:681:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:681:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/85/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def292]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:683:33: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:683:33: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/86/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def293]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:685:42: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:685:42: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/87/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def294]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:690:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:689:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:690:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/88/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def295]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:692:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:689:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:692:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/89/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def296]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:694:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:689:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:694:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/90/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def297]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:700:51: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:700:51: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/91/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def298]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:703:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:700:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:701:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:703:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/92/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def299]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:58: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:700:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:58: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/93/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def300]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:713:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:700:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:51: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:711:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:713:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/94/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def301]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:724:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:700:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:51: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:722:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:724:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/95/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def302]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:731:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:700:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:58: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:710:51: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:722:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:731:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/96/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def303]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:734:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:734:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/97/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def304]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:735:41: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:688:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:735:41: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/98/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def305]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:742:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:739:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:739:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:740:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:742:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/99/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def306]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:752:49: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:686:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:739:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:739:44: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:751:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:752:49: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/100/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def307]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:764:25: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:764:25: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/101/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def308]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:769:17: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:769:17: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/102/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def309]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:771:17: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:771:17: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/103/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def310]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:774:17: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:267:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:282:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:423:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:503:20: branch_false: following 'false' branch (when 'i == 1')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:661:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:663:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:774:17: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/104/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def311]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:786:9: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:260:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:786:9: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/105/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def312]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:787:9: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:260:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:787:9: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/106/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def313]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:788:9: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:260:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:788:9: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/107/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def314]
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:791:25: warning[-Wanalyzer-malloc-leak]: leak of 'labels'
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:175:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:181:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:182:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:188:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:189:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:225:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:231:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:244:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:245:12: branch_false: following 'false' branch (when 'labels' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:248:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:257:44: branch_true: following 'true' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:258:66: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:259:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:260:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:789:12: branch_true: following 'true' branch (when 'labels' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:790:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:791:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/securetrace.c:791:25: danger: 'labels' leaks here; was allocated at [(9)](sarif:/runs/0/results/108/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def315]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:96:13: warning[-Wanalyzer-file-leak]: leak of FILE 'fp'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:170:1: enter_function: entry to 'read_hex_buffer'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:179:20: call_function: calling 'packetbuffromfile' from 'read_hex_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def316]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:96:13: warning[-Wanalyzer-malloc-leak]: leak of 'fp'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:170:1: enter_function: entry to 'read_hex_buffer'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:179:20: call_function: calling 'packetbuffromfile' from 'read_hex_buffer'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def317]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:126:21: warning[-Wanalyzer-file-leak]: leak of FILE 'fp'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:170:1: enter_function: entry to 'read_hex_buffer'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:179:20: call_function: calling 'packetbuffromfile' from 'read_hex_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def318]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:126:21: warning[-Wanalyzer-malloc-leak]: leak of 'fp'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:170:1: enter_function: entry to 'read_hex_buffer'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:179:20: call_function: calling 'packetbuffromfile' from 'read_hex_buffer'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def319]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:165:9: warning[-Wanalyzer-file-leak]: leak of FILE 'fp'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:190:1: enter_function: entry to 'read_hex_pkt'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:201:20: call_function: calling 'packetbuffromfile' from 'read_hex_pkt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def320]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:165:9: warning[-Wanalyzer-malloc-leak]: leak of 'fp'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:190:1: enter_function: entry to 'read_hex_pkt'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:201:20: call_function: calling 'packetbuffromfile' from 'read_hex_pkt'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def321]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:233:18: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:226:14: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:228:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:233:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:233:18: danger: 'fopen(filename, "w")' leaks here; was opened at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def322]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:233:18: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:226:14: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:228:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:233:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:233:18: danger: 'fopen(filename, "w")' leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def323]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:236:17: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:226:14: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:228:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:233:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:235:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:236:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:236:17: danger: 'fopen(filename, "w")' leaks here; was opened at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def324]
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:236:17: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:226:14: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:228:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:233:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:235:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:236:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/drill/work.c:236:17: danger: 'fopen(filename, "w")' leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def325]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:132:13: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(fn1, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:120:12: branch_false: following 'false' branch (when 'argc == 2')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:125:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:126:15: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:127:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:132:13: danger: 'fopen(fn1, "r")' leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def326]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:132:13: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(fn1, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:120:12: branch_false: following 'false' branch (when 'argc == 2')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:125:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:126:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:127:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:132:13: danger: 'fopen(fn1, "r")' leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def327]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:151:13: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(fn2, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:120:12: branch_false: following 'false' branch (when 'argc == 2')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:125:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:127:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:134:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:142:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:145:15: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:146:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:151:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:151:13: danger: 'fopen(fn2, "r")' leaks here; was opened at [(7)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def328]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:151:13: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(fn2, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:120:12: branch_false: following 'false' branch (when 'argc == 2')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:125:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:127:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:134:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:142:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:145:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:146:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:151:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-compare-zones.c:151:13: danger: 'fopen(fn2, "r")' leaks here; was allocated at [(7)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def329]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:566:26: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1168:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1252:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1255:15: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1256:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1329:29: call_function: calling 'read_key_file' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def330]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:566:26: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1168:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1252:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1255:15: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1256:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dane.c:1329:29: call_function: calling 'read_key_file' from 'main'
Error: CPPCHECK_WARNING (CWE-476): [#def331]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:387: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: tmp2
Error: CPPCHECK_WARNING (CWE-476): [#def332]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:388: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: tmp2
Error: CPPCHECK_WARNING (CWE-476): [#def333]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:989: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: valuedup
Error: CPPCHECK_WARNING (CWE-476): [#def334]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:992: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mvaluedup
Error: CPPCHECK_WARNING (CWE-476): [#def335]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1178: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: val
Error: CPPCHECK_WARNING (CWE-476): [#def336]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1445: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new
Error: CPPCHECK_WARNING (CWE-476): [#def337]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1446: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new
Error: CPPCHECK_WARNING (CWE-476): [#def338]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1447: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new
Error: CPPCHECK_WARNING (CWE-476): [#def339]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1458: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new
Error: CPPCHECK_WARNING (CWE-476): [#def340]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1459: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new
Error: CPPCHECK_WARNING (CWE-476): [#def341]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1460: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new
Error: CPPCHECK_WARNING (CWE-476): [#def342]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1594: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mo
Error: CPPCHECK_WARNING (CWE-476): [#def343]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1595: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mo
Error: CPPCHECK_WARNING (CWE-476): [#def344]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1596: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mo
Error: CPPCHECK_WARNING (CWE-476): [#def345]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1599: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: me
Error: CPPCHECK_WARNING (CWE-476): [#def346]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1600: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: me
Error: CPPCHECK_WARNING (CWE-476): [#def347]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1601: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: me
Error: CPPCHECK_WARNING (CWE-476): [#def348]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1602: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: me
Error: CPPCHECK_WARNING (CWE-476): [#def349]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1603: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: me
Error: CPPCHECK_WARNING (CWE-476): [#def350]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1661: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: string
Error: CPPCHECK_WARNING (CWE-476): [#def351]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1664: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: string
Error: CPPCHECK_WARNING (CWE-476): [#def352]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1665: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: string
Error: CPPCHECK_WARNING (CWE-476): [#def353]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1673: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: expr
Error: CPPCHECK_WARNING (CWE-476): [#def354]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1674: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: expr
Error: CPPCHECK_WARNING (CWE-476): [#def355]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1675: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: expr
Error: CPPCHECK_WARNING (CWE-476): [#def356]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1676: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: expr
Error: CPPCHECK_WARNING (CWE-476): [#def357]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1683: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: left_str
Error: CPPCHECK_WARNING (CWE-476): [#def358]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1684: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: left_str
Error: CPPCHECK_WARNING (CWE-476): [#def359]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1700: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: left_str
Error: CPPCHECK_WARNING (CWE-476): [#def360]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1701: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: left_str
Error: CPPCHECK_WARNING (CWE-476): [#def361]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1738: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: left_str
Error: CPPCHECK_WARNING (CWE-476): [#def362]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1767: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: op
Error: CPPCHECK_WARNING (CWE-476): [#def363]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1795: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: left_str
Error: CPPCHECK_WARNING (CWE-476): [#def364]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1796: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: left_str
Error: CPPCHECK_WARNING (CWE-476): [#def365]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1812: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mo
Error: CPPCHECK_WARNING (CWE-476): [#def366]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1813: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mo
Error: CPPCHECK_WARNING (CWE-476): [#def367]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1860: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: val
Error: CPPCHECK_WARNING (CWE-476): [#def368]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:1869: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: val
Error: CPPCHECK_WARNING (CWE-476): [#def369]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2473: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: substring
Error: CPPCHECK_WARNING (CWE-476): [#def370]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2474: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: substring
Error: CPPCHECK_WARNING (CWE-476): [#def371]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2492: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: substring
Error: CPPCHECK_WARNING (CWE-476): [#def372]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2493: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: substring
Error: CPPCHECK_WARNING (CWE-476): [#def373]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2554: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: strpart
Error: CPPCHECK_WARNING (CWE-476): [#def374]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2555: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: strpart
Error: CPPCHECK_WARNING (CWE-476): [#def375]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2593: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: count
Error: CPPCHECK_WARNING (CWE-476): [#def376]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2594: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: count
Error: CPPCHECK_WARNING (CWE-476): [#def377]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2595: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: count
Error: CPPCHECK_WARNING (CWE-476): [#def378]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2596: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: uniques
Error: CPPCHECK_WARNING (CWE-476): [#def379]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2597: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: uniques
Error: CPPCHECK_WARNING (CWE-476): [#def380]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2598: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: uniques
Error: CPPCHECK_WARNING (CWE-476): [#def381]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2601: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fragment_p
Error: CPPCHECK_WARNING (CWE-476): [#def382]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-dpa.c:2602: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fragment_p
Error: CPPCHECK_WARNING (CWE-476): [#def383]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:139: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keyname
Error: GCC_ANALYZER_WARNING (CWE-775): [#def384]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:147:26: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(keyname, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:133:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:137:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:139:17: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:140:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:147:26: danger: 'fopen(keyname, "r")' leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def385]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:147:26: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(keyname, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:133:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:137:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:139:17: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:140:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:147:26: danger: 'fopen(keyname, "r")' leaks here; was allocated at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def386]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:147:26: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:133:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:137:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:137:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:140:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:147:26: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def387]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:155:34: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:133:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:137:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:137:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:140:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:155:34: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def388]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:162:25: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:99:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:133:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:137:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:137:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:140:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:148:24: branch_false: following 'false' branch (when 'result != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:157:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:157:20: branch_false: following 'false' branch (when 'result != 65')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:161:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:162:25: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/4)
Error: CPPCHECK_WARNING (CWE-476): [#def389]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-key2ds.c:181: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dsname
Error: GCC_ANALYZER_WARNING (CWE-401): [#def390]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:22: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:22: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/8)
Error: CPPCHECK_WARNING (CWE-476): [#def391]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: last_nameservers
Error: GCC_ANALYZER_WARNING (CWE-476): [#def392]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: this call could return NULL
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:17: danger: 'last_nameservers + last_nameserver_count * 8' could be NULL: unchecked value from [(9)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def393]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:433:30: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:433:30: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def394]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:433:68: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:433:23: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:433:68: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:433:68: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def395]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:437:25: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:435:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:436:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:437:25: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def396]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:440:26: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:440:26: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def397]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:442:25: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:441:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:442:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:442:25: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def398]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:445:17: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:445:17: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def399]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:446:26: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:446:26: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def400]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:456:25: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:456:25: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def401]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def402]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:464:25: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:464:25: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def403]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:473:25: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:473:25: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def404]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:474:25: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:474:25: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def405]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:29: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:29: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def406]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:63: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:63: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def407]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:478:33: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:476:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:478:33: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def408]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:480:33: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:476:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:480:33: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def409]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:480:86: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:476:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:480:86: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def410]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:482:33: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:476:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:482:33: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def411]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:482:60: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_true: following 'true' branch (when 'answer_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:470:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:475:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:476:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:482:60: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def412]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:489:39: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:489:39: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def413]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:489:58: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:489:58: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def414]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:492:33: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:490:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:491:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:492:33: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def415]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:499:17: warning[-Wanalyzer-malloc-leak]: leak of 'last_nameservers'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:65:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:70:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:96:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:101:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:103:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:108:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:114:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:423:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:426:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:427:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:431:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:448:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:454:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:462:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:469:20: branch_false: following 'false' branch (when 'answer_list' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:486:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:498:25: branch_true: following 'true' branch (when 'nss_i < last_nameserver_count')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:499:52: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:499:17: danger: 'last_nameservers' leaks here; was allocated at [(9)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def416]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:530:18: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:524:14: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:530:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:530:18: danger: 'fopen(filename, "r")' leaks here; was opened at [(1)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def417]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:530:18: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:524:14: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:525:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:530:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keyfetcher.c:530:18: danger: 'fopen(filename, "r")' leaks here; was allocated at [(1)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def418]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:114:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:121:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:122:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:124:28: branch_false: following 'false' branch (when 'algorithm == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def419]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:164:25: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:114:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:121:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:122:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:164:25: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def420]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: warning[-Wanalyzer-file-leak]: leak of FILE 'random'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:124:28: branch_false: following 'false' branch (when 'algorithm == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:133:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:175:12: branch_false: following 'false' branch (when 'algorithm != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:184:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:284:12: branch_true: following 'true' branch (when 'random' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:286:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: danger: 'random' leaks here; was opened at [(13)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def421]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: warning[-Wanalyzer-malloc-leak]: leak of 'random'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:124:28: branch_false: following 'false' branch (when 'algorithm == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:133:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:175:12: branch_false: following 'false' branch (when 'algorithm != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:184:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:284:12: branch_true: following 'true' branch (when 'random' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:286:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: danger: 'random' leaks here; was allocated at [(13)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/12)
Error: CPPCHECK_WARNING (CWE-476): [#def422]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:371: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: filename
Error: GCC_ANALYZER_WARNING (CWE-401): [#def423]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:371:102: warning[-Wanalyzer-malloc-leak]: leak of 'filename'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:114:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:124:28: branch_false: following 'false' branch (when 'algorithm == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:133:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:175:12: branch_false: following 'false' branch (when 'algorithm != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:184:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:284:12: branch_true: following 'true' branch (when 'random' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:286:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:300:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:307:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:316:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:321:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:370:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:371:102: danger: 'filename' leaks here; was allocated at [(20)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/19)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def424]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:383:17: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:124:28: branch_false: following 'false' branch (when 'algorithm == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:133:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:175:12: branch_false: following 'false' branch (when 'algorithm != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:184:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:284:12: branch_true: following 'true' branch (when 'random' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:286:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:300:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:307:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:316:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:321:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:372:16: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:373:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:383:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:383:17: danger: 'fopen(filename, "w")' leaks here; was opened at [(19)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def425]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:383:17: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:124:28: branch_false: following 'false' branch (when 'algorithm == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:133:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:175:12: branch_false: following 'false' branch (when 'algorithm != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:184:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:284:12: branch_true: following 'true' branch (when 'random' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:286:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:300:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:307:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:316:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:321:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:372:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:373:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:383:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:383:17: danger: 'fopen(filename, "w")' leaks here; was allocated at [(19)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def426]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:384:17: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:124:28: branch_false: following 'false' branch (when 'algorithm == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:133:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:175:12: branch_false: following 'false' branch (when 'algorithm != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:184:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:284:12: branch_true: following 'true' branch (when 'random' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:286:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:300:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:307:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:316:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:321:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:372:16: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:373:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:383:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:384:17: danger: 'fopen(filename, "w")' leaks here; was opened at [(19)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def427]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:384:17: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:124:28: branch_false: following 'false' branch (when 'algorithm == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:128:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:132:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:133:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:175:12: branch_false: following 'false' branch (when 'algorithm != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:180:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:184:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:284:12: branch_true: following 'true' branch (when 'random' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:285:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:286:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:292:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:300:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:307:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:316:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:321:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:372:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:373:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:383:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:384:17: danger: 'fopen(filename, "w")' leaks here; was allocated at [(19)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/18)
Error: CPPCHECK_WARNING (CWE-476): [#def428]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:397: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: filename
Error: CPPCHECK_WARNING (CWE-476): [#def429]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-keygen.c:426: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: filename
Error: GCC_ANALYZER_WARNING (CWE-775): [#def430]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:78:20: warning[-Wanalyzer-fd-leak]: leak of file descriptor 's'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:169:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:193:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:194:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:259:27: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:193:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:287:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:290:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:294:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:297:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:304:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:312:11: branch_false: following 'false' branch (when 'include_soa == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:327:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:327:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:340:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:340:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:341:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:350:18: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:354:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:354:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:361:18: branch_true: following 'true' branch (when 'i < argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:366:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:366:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:367:57: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:374:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:379:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:379:37: branch_true: following 'true' branch (when 'ai_res' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:382:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:382:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:385:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:385:29: acquire_resource: socket created here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:387:27: branch_false: following 'false' branch (when 's != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:389:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:389:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:394:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-notify.c:394:25: call_function: calling 'notify_host' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def431]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:67:41: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL 'nsec3_salt'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:48:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:49:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:54:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: following 'false' branch (when 'nsec3_salt' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:63:56: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:64:38: acquire_memory: this call could return NULL
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:65:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:67:41: danger: 'nsec3_salt + (sizetype)(c / 2)' could be NULL: unchecked value from [(11)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def432]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:67:69: warning[-Wanalyzer-malloc-leak]: leak of 'nsec3_salt'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:48:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:49:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:54:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: following 'false' branch (when 'nsec3_salt' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:63:56: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:64:38: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:65:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:67:69: danger: 'nsec3_salt' leaks here; was allocated at [(11)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def433]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:67:69: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:45:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:48:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:49:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:54:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: following 'false' branch (when 'nsec3_salt' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:63:56: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:65:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:67:69: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def434]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:68:49: warning[-Wanalyzer-malloc-leak]: leak of 'nsec3_salt'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:48:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:49:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:54:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: following 'false' branch (when 'nsec3_salt' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:63:56: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:64:38: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:65:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:68:49: danger: 'nsec3_salt' leaks here; was allocated at [(11)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def435]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:68:49: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:45:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:48:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:49:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:54:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:58:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:62:28: branch_false: following 'false' branch (when 'nsec3_salt' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:63:56: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:65:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:66:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:68:49: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def436]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:98:25: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:45:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:48:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:90:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:93:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:98:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:98:25: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def437]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:106:32: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:45:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:93:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:98:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:99:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:106:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:106:32: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def438]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:118:17: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:45:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:93:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:98:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:99:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:106:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:111:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:118:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:118:17: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def439]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:120:17: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:45:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:93:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:98:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:99:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:106:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:111:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:118:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:120:17: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def440]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:121:17: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:45:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:93:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:98:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:99:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:106:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:111:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:118:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-nsec3-hash.c:121:17: danger: 'prog' leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def441]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:34:13: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(argv[1], "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:22:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:28:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:28:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:33:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:34:13: danger: 'fopen(argv[1], "r")' leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def442]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:34:13: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(argv[1], "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:22:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:28:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:28:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:33:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-resolver.c:34:13: danger: 'fopen(argv[1], "r")' leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def443]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:55: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keyname
Error: GCC_ANALYZER_WARNING (CWE-775): [#def444]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(keyname, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:55:17: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: danger: 'fopen(keyname, "r")' leaks here; was opened at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def445]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(keyname, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:55:17: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: danger: 'fopen(keyname, "r")' leaks here; was allocated at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def446]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def447]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:65:26: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:64:16: branch_true: following 'true' branch (when 'result == 63')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:65:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:65:26: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def448]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:68:17: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:67:12: branch_true: following 'true' branch (when 'result != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:68:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:68:17: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def449]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:73:34: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:67:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:71:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:73:34: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def450]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:73:48: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:67:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:71:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:73:48: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def451]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:76:14: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:67:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:71:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:76:14: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def452]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:86:17: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:39:20: branch_true: following 'true' branch (when the strings are equal)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:46:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:67:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:71:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:76:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:85:12: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:85:12: branch_true: following 'true' branch (when 'nofile != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:86:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:86:17: danger: 'keyname' leaks here; was allocated at [(7)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def453]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(keyname, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:67:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:71:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:76:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:85:12: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:85:12: branch_false: following 'false' branch (when 'nofile == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:88:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:88:25: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:89:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: danger: 'fopen(keyname, "w")' leaks here; was opened at [(13)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def454]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(keyname, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:67:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:71:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:76:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:85:12: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:85:12: branch_false: following 'false' branch (when 'nofile == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:88:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:88:25: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:89:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: danger: 'fopen(keyname, "w")' leaks here; was allocated at [(13)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def455]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: warning[-Wanalyzer-malloc-leak]: leak of 'keyname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:16: branch_true: following 'true' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:38:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:49:12: branch_false: following 'false' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:53:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:56:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:62:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:67:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:71:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:76:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:85:12: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:85:12: branch_false: following 'false' branch (when 'nofile == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:88:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:89:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-revoke.c:94:25: danger: 'keyname' leaks here; was allocated at [(5)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/4)
Error: CPPCHECK_WARNING (CWE-476): [#def456]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:228: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keyfile_name
Error: GCC_ANALYZER_WARNING (CWE-775): [#def457]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:238:21: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(keyfile_name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:235:19: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:237:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:238:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:238:21: danger: 'fopen(keyfile_name, "r")' leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def458]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:238:21: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(keyfile_name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:235:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:237:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:238:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:238:21: danger: 'fopen(keyfile_name, "r")' leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def459]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:708:52: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:607:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:701:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:702:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:701:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:704:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:706:33: call_function: calling 'check_tm' from 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:706:33: return_function: returning to 'main' from 'check_tm'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:708:52: danger: 'outputfile_name' leaks here; was allocated at [(4)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def460]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:716:52: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:607:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:701:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:709:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:709:35: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:710:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:709:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:712:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:714:33: call_function: calling 'check_tm' from 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:714:33: return_function: returning to 'main' from 'check_tm'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:716:52: danger: 'outputfile_name' leaks here; was allocated at [(4)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/3)
Error: CPPCHECK_WARNING (CWE-476): [#def461]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:723: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: outputfile_name
Error: GCC_ANALYZER_WARNING (CWE-688): [#def462]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:723:25: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL 'outputfile_name' where non-null expected
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: this call could return NULL
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:723:25: danger: argument 1 ('outputfile_name') from [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-401): [#def463]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:765:25: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:765:25: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def464]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:823:41: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL 'nsec3_salt'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:815:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:819:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:820:38: acquire_memory: this call could return NULL
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:821:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:822:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:822:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:823:41: danger: 'nsec3_salt + (sizetype)(c / 2)' could be NULL: unchecked value from [(5)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def465]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:823:69: warning[-Wanalyzer-malloc-leak]: leak of 'nsec3_salt'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:815:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:819:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:820:38: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:821:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:822:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:822:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:823:69: danger: 'nsec3_salt' leaks here; was allocated at [(5)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def466]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:824:49: warning[-Wanalyzer-malloc-leak]: leak of 'nsec3_salt'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:815:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:819:45: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:820:38: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:821:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:822:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:822:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:824:49: danger: 'nsec3_salt' leaks here; was allocated at [(5)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def467]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:860:21: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:860:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:860:21: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def468]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:867:33: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:860:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:867:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:867:33: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def469]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:860:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def470]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:860:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def471]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(zonefile_name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:886:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:886:28: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:888:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: danger: 'fopen(zonefile_name, "r")' leaks here; was opened at [(5)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def472]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(zonefile_name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:886:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:886:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:888:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: danger: 'fopen(zonefile_name, "r")' leaks here; was allocated at [(5)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def473]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:886:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:888:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def474]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:902:33: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:886:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:888:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:901:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:902:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:902:33: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def475]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:907:44: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:886:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:888:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:901:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:907:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:907:44: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def476]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:913:44: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:886:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:888:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:895:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:901:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:907:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:908:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:913:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:913:44: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def477]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:929: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keyfile_name
Error: GCC_ANALYZER_WARNING (CWE-775): [#def478]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(keyfile_name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_true: following 'true' branch (when 'argi < argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:927:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:933:27: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:935:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: danger: 'fopen(keyfile_name, "r")' leaks here; was opened at [(11)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def479]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(keyfile_name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_true: following 'true' branch (when 'argi < argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:927:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:933:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:935:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: danger: 'fopen(keyfile_name, "r")' leaks here; was allocated at [(11)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def480]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_true: following 'true' branch (when 'argi < argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:927:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:935:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def481]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:958:33: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_true: following 'true' branch (when 'argi < argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:927:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:935:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:941:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:943:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:958:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:958:33: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def482]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:859:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:860:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def483]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def484]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def485]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:18: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:18: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def486]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:40: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:40: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def487]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1019:21: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1020:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1019:21: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def488]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1020:42: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1020:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1020:42: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def489]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1026:25: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1020:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1019:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1023:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1026:25: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def490]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1027:27: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1020:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1019:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1023:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1027:27: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def491]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1027:43: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1020:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1019:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1023:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1027:43: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def492]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def493]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def494]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1072:17: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1071:12: branch_true: following 'true' branch (when 'result != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1072:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1072:17: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def495]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1078: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: outputfile_name
Error: GCC_ANALYZER_WARNING (CWE-401): [#def496]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1083:25: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1071:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1083:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1083:25: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def497]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(outputfile_name, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_true: following 'true' branch (when 'outputfile_name' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1077:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1085:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1085:38: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1086:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: danger: 'fopen(outputfile_name, "w")' leaks here; was opened at [(19)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def498]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(outputfile_name, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_true: following 'true' branch (when 'outputfile_name' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1077:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1085:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1085:38: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1086:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: danger: 'fopen(outputfile_name, "w")' leaks here; was allocated at [(19)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def499]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1071:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1085:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1086:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1090:33: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def500]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1099:21: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1071:12: branch_false: following 'false' branch (when 'result == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1096:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1099:21: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def501]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1105:25: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1096:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1099:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1105:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1105:25: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def502]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1116:9: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1083:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1116:9: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def503]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1122:9: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1122:9: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def504]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1123:9: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1123:9: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def505]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1124:9: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1124:9: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def506]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1125:9: warning[-Wanalyzer-malloc-leak]: leak of 'outputfile_name'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:677:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:722:43: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:676:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:846:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:849:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:854:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:866:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:872:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:873:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:878:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:879:36: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:926:16: branch_false: following 'false' branch (when 'argi >= argc')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:997:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1005:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1006:12: branch_false: following 'false' branch (when 'unixtime_serial == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1010:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1017:14: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1031:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1033:12: branch_false: following 'false' branch (when 'use_nsec3 == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1064:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1076:12: branch_false: following 'false' branch (when 'outputfile_name' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1081:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1082:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-signzone.c:1125:9: danger: 'outputfile_name' leaks here; was allocated at [(3)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def507]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:193:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:492:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:512:9: call_function: calling 'log_msg' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def508]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:204:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:492:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:513:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:514:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:528:27: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:529:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testns.c:529:33: call_function: calling 'error' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def509]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:46:9: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def510]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:46:9: warning[-Wanalyzer-malloc-leak]: leak of 'cur_reply'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:436:1: enter_function: entry to 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:449:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:450:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: call_function: calling 'str_keyword' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: return_function: returning to 'read_entry' from 'str_keyword'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_false: following 'false' branch (when 'current' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:466:37: call_function: calling 'entry_add_reply' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:466:37: return_function: returning to 'read_entry' from 'entry_add_reply'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:449:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:450:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:454:23: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:457:20: call_function: inlined call to 'isendline' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: call_function: calling 'str_keyword' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: return_function: returning to 'read_entry' from 'str_keyword'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_true: following 'true' branch (when 'current' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:461:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:461:33: call_function: calling 'error' from 'read_entry'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def511]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:46:9: warning[-Wanalyzer-malloc-leak]: leak of 'current'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:436:1: enter_function: entry to 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:449:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:450:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: call_function: calling 'str_keyword' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: return_function: returning to 'read_entry' from 'str_keyword'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_false: following 'false' branch (when 'current' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: call_function: calling 'new_entry' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: return_function: returning to 'read_entry' from 'new_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:466:37: call_function: calling 'entry_add_reply' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:466:37: return_function: returning to 'read_entry' from 'entry_add_reply'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:449:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:450:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:454:23: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:457:20: call_function: inlined call to 'isendline' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: call_function: calling 'str_keyword' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: return_function: returning to 'read_entry' from 'str_keyword'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_true: following 'true' branch (when 'current' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:461:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:461:33: call_function: calling 'error' from 'read_entry'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def512]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:46:9: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def513]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:46:9: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:589:68: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:589:17: call_function: calling 'error' from 'read_datafile'
Error: CPPCHECK_WARNING (CWE-476): [#def514]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:84: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pkt
Error: GCC_ANALYZER_WARNING (CWE-476): [#def515]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:84:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL 'pkt'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:436:1: enter_function: entry to 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:449:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:450:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: call_function: calling 'str_keyword' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: return_function: returning to 'read_entry' from 'str_keyword'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_false: following 'false' branch (when 'current' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:466:37: call_function: calling 'entry_add_reply' from 'read_entry'
Error: CPPCHECK_WARNING (CWE-476): [#def516]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:85: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pkt
Error: CPPCHECK_WARNING (CWE-476): [#def517]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:86: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pkt
Error: GCC_ANALYZER_WARNING (CWE-775): [#def518]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:86:22: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def519]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:86:22: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def520]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:86:22: warning[-Wanalyzer-malloc-leak]: leak of 'new_entry()'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:436:1: enter_function: entry to 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:449:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:450:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: call_function: calling 'str_keyword' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: return_function: returning to 'read_entry' from 'str_keyword'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_false: following 'false' branch (when 'current' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: call_function: calling 'new_entry' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: return_function: returning to 'read_entry' from 'new_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:466:37: call_function: calling 'entry_add_reply' from 'read_entry'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def521]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:86:22: warning[-Wanalyzer-malloc-leak]: leak of 'pkt'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:436:1: enter_function: entry to 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:449:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:450:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: call_function: calling 'str_keyword' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: return_function: returning to 'read_entry' from 'str_keyword'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_false: following 'false' branch (when 'current' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:466:37: call_function: calling 'entry_add_reply' from 'read_entry'
Error: CPPCHECK_WARNING (CWE-476): [#def522]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:87: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pkt
Error: CPPCHECK_WARNING (CWE-476): [#def523]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:88: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: pkt
Error: CPPCHECK_WARNING (CWE-476): [#def524]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:241: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: GCC_ANALYZER_WARNING (CWE-688): [#def525]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:241:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL 'e' where non-null expected
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:436:1: enter_function: entry to 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:449:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:450:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: call_function: calling 'str_keyword' from 'read_entry'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:20: return_function: returning to 'read_entry' from 'str_keyword'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:459:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:460:27: branch_false: following 'false' branch (when 'current' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:464:35: call_function: calling 'new_entry' from 'read_entry'
Error: CPPCHECK_WARNING (CWE-476): [#def526]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:242: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def527]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:243: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def528]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:244: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def529]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:245: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def530]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:246: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def531]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:247: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def532]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:248: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def533]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:249: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def534]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:250: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def535]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:251: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def536]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:252: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def537]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:253: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def538]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:254: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def539]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:255: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def540]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:256: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def541]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:257: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: CPPCHECK_WARNING (CWE-476): [#def542]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:258: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: e
Error: GCC_ANALYZER_WARNING (CWE-775): [#def543]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:418:9: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def544]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:418:9: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def545]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:426:9: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def546]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:426:9: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def547]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:427:18: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def548]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:427:18: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def549]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:430:17: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def550]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:430:17: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(name, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:576:1: enter_function: entry to 'read_datafile'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:588:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:592:26: call_function: calling 'read_entry' from 'read_datafile'
Error: CPPCHECK_WARNING (CWE-476): [#def551]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-testpkts.c:920: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: outbuf
Error: GCC_ANALYZER_WARNING (CWE-401): [#def552]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:35:13: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:258:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:267:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:282:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:12: branch_false: following 'false' branch (when the strings are non-equal)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:294:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:311:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:313:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: call_function: calling 'ldns_update_send_simple_addr' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def553]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:40:14: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:258:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:267:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:282:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:12: branch_false: following 'false' branch (when the strings are non-equal)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:294:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:311:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:313:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: call_function: calling 'ldns_update_send_simple_addr' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def554]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:44:9: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:258:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:267:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:282:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:12: branch_false: following 'false' branch (when the strings are non-equal)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:294:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:311:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:313:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: call_function: calling 'ldns_update_send_simple_addr' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def555]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:63:21: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:258:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:267:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:282:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:12: branch_false: following 'false' branch (when the strings are non-equal)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:294:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:311:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:313:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: call_function: calling 'ldns_update_send_simple_addr' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def556]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:70:21: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:258:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:267:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:282:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:12: branch_false: following 'false' branch (when the strings are non-equal)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:294:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:311:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:313:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: call_function: calling 'ldns_update_send_simple_addr' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def557]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:73:17: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:258:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:267:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:282:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:12: branch_false: following 'false' branch (when the strings are non-equal)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:294:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:311:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:313:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: call_function: calling 'ldns_update_send_simple_addr' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def558]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:79:9: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:258:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:267:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:282:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:12: branch_false: following 'false' branch (when the strings are non-equal)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:294:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:311:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:313:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: call_function: calling 'ldns_update_send_simple_addr' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def559]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:81:13: warning[-Wanalyzer-malloc-leak]: leak of 'prog'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:258:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:267:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:282:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:288:12: branch_false: following 'false' branch (when the strings are non-equal)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:294:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:311:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:313:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-update.c:318:15: call_function: calling 'ldns_update_send_simple_addr' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def560]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:73:26: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:739:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:762:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:763:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:792:29: call_function: calling 'read_key_file' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def561]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:73:26: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:739:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:762:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:763:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:792:29: call_function: calling 'read_key_file' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def562]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:897:13: warning[-Wanalyzer-file-leak]: leak of FILE 'fp'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:879:12: branch_false: following 'false' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:881:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:881:19: branch_true: following 'true' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:882:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:884:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:885:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:897:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:897:13: danger: 'fp' leaks here; was opened at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def563]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:897:13: warning[-Wanalyzer-malloc-leak]: leak of 'fp'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:879:12: branch_false: following 'false' branch (when 'argc != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:881:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:881:19: branch_true: following 'true' branch (when 'argc == 1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:882:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:884:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:885:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:897:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-verify-zone.c:897:13: danger: 'fp' leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def564]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:54:17: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:47:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:47:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:48:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:52:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:54:17: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def565]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:54:34: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:47:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:47:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:48:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:52:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:54:34: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def566]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:56:26: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:47:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:47:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:48:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:52:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:56:26: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def567]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:56:59: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:47:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:47:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:48:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:52:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:56:59: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def568]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:64:48: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:60:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:64:48: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:64:48: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def569]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:66:34: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:60:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:64:48: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:66:34: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def570]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:67:41: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:60:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:64:48: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:67:41: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def571]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:67:74: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:60:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:64:48: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:67:74: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def572]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:79:26: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:60:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:64:48: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:79:26: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def573]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:79:59: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:46:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:59:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:60:20: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:64:48: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-walk.c:79:59: danger: 'wire' leaks here; was allocated at [(3)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def574]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:60:42: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:58:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:60:42: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def575]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:61:36: warning[-Wanalyzer-malloc-leak]: leak of 'strdup(optarg)'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:58:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:60:65: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:61:36: danger: 'strdup(optarg)' leaks here; was allocated at [(5)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def576]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:67:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:58:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:67:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def577]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(*<unknown>, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:28: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: danger: 'fopen(*<unknown>, "r")' leaks here; was opened at [(7)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def578]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(*<unknown>, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:28: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: danger: 'fopen(*<unknown>, "r")' leaks here; was allocated at [(7)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def579]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def580]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def581]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:98:23: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:98:23: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def582]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def583]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:107:38: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:107:38: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def584]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:110:42: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:110:42: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def585]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:111:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:111:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def586]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:111:62: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:111:62: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def587]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:113:25: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:113:25: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def588]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:120:35: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:120:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:120:35: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def589]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:121:38: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:120:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:121:38: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def590]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:124:42: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:120:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:124:42: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def591]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:125:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:120:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:125:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def592]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:125:62: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:120:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:125:62: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def593]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:127:25: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:114:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:120:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:127:25: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def594]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:131:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:131:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def595]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:133:38: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:131:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:133:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:133:38: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def596]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:138:49: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:131:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:133:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:137:44: branch_true: following 'true' branch (when 'soa' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:138:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:138:49: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def597]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:167:25: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:54:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:57:16: branch_false: following 'false' branch (when 'c == -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:77:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:80:12: branch_false: following 'false' branch (when 'argc > 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:85:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:87:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:92:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:97:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:102:20: branch_true: following 'true' branch (when 'i == 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:106:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:131:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:133:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zcat.c:167:25: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def598]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:57:19: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(*argv, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def599]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:57:19: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(*argv, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def600]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:57:19: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:126:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def601]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(*<unknown>, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:59:21: branch_true: following 'true' branch (when 'i < filec')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:60:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:60:29: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:60:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: danger: 'fopen(*<unknown>, "r")' leaks here; was opened at [(3)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def602]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(*argv, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def603]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(*<unknown>, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:59:21: branch_true: following 'true' branch (when 'i < filec')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:60:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:60:29: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:60:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: danger: 'fopen(*<unknown>, "r")' leaks here; was allocated at [(3)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def604]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(*argv, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def605]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:64:21: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:126:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def606]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:66:25: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(*argv, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def607]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:66:25: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(*argv, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def608]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:66:25: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:126:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def609]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:70:17: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(*argv, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def610]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:70:17: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(*argv, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def611]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:70:17: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:104:1: enter_function: entry to 'main'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:126:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:139:36: branch_false: following 'false' branch (when 'split != 0')...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:164:12: branch_false: following 'false' branch (when 'split != 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:168:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:171:12: branch_false: following 'false' branch (when 'argc > 0')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:176:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:182:19: call_function: calling 'open_keyfiles' from 'main'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def612]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:95:9: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(&filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:82:12: branch_false: following 'false' branch (when 'counter <= 999')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:87:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:89:20: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:89:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:93:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:95:9: danger: 'fopen(&filename, "w")' leaks here; was opened at [(3)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def613]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:95:9: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(&filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:82:12: branch_false: following 'false' branch (when 'counter <= 999')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:87:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:89:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:89:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:93:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:95:9: danger: 'fopen(&filename, "w")' leaks here; was allocated at [(3)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def614]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:95:27: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(&filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:82:12: branch_false: following 'false' branch (when 'counter <= 999')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:87:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:89:20: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:89:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:93:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:95:27: danger: 'fopen(&filename, "w")' leaks here; was opened at [(3)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def615]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:95:27: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(&filename, "w")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:82:12: branch_false: following 'false' branch (when 'counter <= 999')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:87:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:89:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:89:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:93:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:95:27: danger: 'fopen(&filename, "w")' leaks here; was allocated at [(3)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def616]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:132:22: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:126:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:132:22: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def617]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:145:42: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:126:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:145:42: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def618]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:146:36: warning[-Wanalyzer-malloc-leak]: leak of 'strdup(optarg)'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:145:65: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:146:36: danger: 'strdup(optarg)' leaks here; was allocated at [(3)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def619]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:152:33: warning[-Wanalyzer-malloc-leak]: leak of 'progname'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:126:20: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:135:16: branch_true: following 'true' branch (when 'c != -1')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:136:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldns-zsplit.c:152:33: danger: 'progname' leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def620]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:154:18: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(zone_file, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:128:12: branch_false: following 'false' branch (when 'argc > 4')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:134:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:138:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:138:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:143:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:147:19: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:148:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:153:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:154:18: danger: 'fopen(zone_file, "r")' leaks here; was opened at [(7)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def621]
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:154:18: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(zone_file, "r")'
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:128:12: branch_false: following 'false' branch (when 'argc > 4')...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:132:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:134:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:138:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:138:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:143:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:147:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:148:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:153:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/examples/ldnsd.c:154:18: danger: 'fopen(zone_file, "r")' leaks here; was allocated at [(7)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def622]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:167:16: warning[-Wanalyzer-file-leak]: leak of FILE 'fp'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def623]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:167:16: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def624]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:167:16: warning[-Wanalyzer-malloc-leak]: leak of 'fp'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def625]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:167:16: warning[-Wanalyzer-malloc-leak]: leak of 'line'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def626]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:167:16: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def627]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:167:16: warning[-Wanalyzer-malloc-leak]: leak of 'word'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def628]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:174:17: warning[-Wanalyzer-file-leak]: leak of FILE 'fp'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def629]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:174:17: warning[-Wanalyzer-malloc-leak]: leak of 'fp'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def630]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:178:17: warning[-Wanalyzer-file-leak]: leak of FILE 'fp'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def631]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:178:17: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def632]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:178:17: warning[-Wanalyzer-malloc-leak]: leak of 'fp'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def633]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:178:17: warning[-Wanalyzer-malloc-leak]: leak of 'line'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def634]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:178:17: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def635]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:178:17: warning[-Wanalyzer-malloc-leak]: leak of 'word'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def636]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:179:36: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def637]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:179:36: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def638]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:179:36: warning[-Wanalyzer-malloc-leak]: leak of 'word'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def639]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:195:17: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def640]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:195:17: warning[-Wanalyzer-malloc-leak]: leak of 'linebuf'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def641]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:195:17: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def642]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:195:17: warning[-Wanalyzer-malloc-leak]: leak of 'word'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def643]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:196:34: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def644]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:196:34: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def645]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:196:34: warning[-Wanalyzer-malloc-leak]: leak of 'word'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def646]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:198:37: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def647]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:201:44: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def648]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:201:44: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def649]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:204:41: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def650]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:204:41: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def651]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:207:52: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def652]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:207:52: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def653]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:210:49: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def654]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:210:49: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def655]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:237:17: warning[-Wanalyzer-malloc-leak]: leak of 'addr'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def656]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:237:17: warning[-Wanalyzer-malloc-leak]: leak of 'rr_str'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:247:1: enter_function: entry to 'ldns_get_rr_list_hosts_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:252:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:253:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:258:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:262:17: call_function: calling 'ldns_get_rr_list_hosts_frm_fp' from 'ldns_get_rr_list_hosts_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-404): [#def657]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:337:22: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:333:9: acquire_resource: 'va_start' called here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:335:37: branch_true: following 'true' branch (when 'rdf != -1')...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:337:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:337:22: danger: missing call to 'va_end' to match 'va_start' at [(1)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-404): [#def658]
ldns-1.8.4/ldns-1.8.4_python3/higher.c:341:25: warning[-Wanalyzer-va-list-leak]: missing call to 'va_end'
ldns-1.8.4/ldns-1.8.4_python3/higher.c:333:9: acquire_resource: 'va_start' called here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:335:37: branch_true: following 'true' branch (when 'rdf != -1')...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:337:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:338:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/higher.c:341:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/higher.c:341:25: danger: missing call to 'va_end' to match 'va_start' at [(1)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def659]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:501:13: warning[-Wanalyzer-malloc-leak]: leak of 'b64'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def660]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:501:27: warning[-Wanalyzer-malloc-leak]: leak of 'b64'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def661]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:520:25: warning[-Wanalyzer-malloc-leak]: leak of 'b32'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def662]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:520:52: warning[-Wanalyzer-malloc-leak]: leak of 'b32'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def663]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:521:17: warning[-Wanalyzer-malloc-leak]: leak of 'b32'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def664]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1065:21: warning[-Wanalyzer-malloc-leak]: leak of 'b64'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def665]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1066:17: warning[-Wanalyzer-malloc-leak]: leak of 'b64'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def666]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1066:31: warning[-Wanalyzer-malloc-leak]: leak of 'b64'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def667]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1067:41: warning[-Wanalyzer-malloc-leak]: leak of 'b64'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def668]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1117:35: warning[-Wanalyzer-malloc-leak]: leak of 'gateway_data'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def669]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1135:33: warning[-Wanalyzer-malloc-leak]: leak of 'gateway_data'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def670]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1164:22: warning[-Wanalyzer-malloc-leak]: leak of 'public_key_data'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def671]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1345:33: warning[-Wanalyzer-malloc-leak]: leak of 'relay_data'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def672]
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:1363:33: warning[-Wanalyzer-malloc-leak]: leak of 'relay_data'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3460:1: enter_function: entry to 'ldns_resolver_print_fmt'
ldns-1.8.4/ldns-1.8.4_python3/host2str.c:3491:9: call_function: calling 'ldns_rr_list_print_fmt' from 'ldns_resolver_print_fmt'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def673]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:350:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:690:25: call_function: calling 'ldns_key_new_frm_fp_ed25519_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def674]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:353:12: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:690:25: call_function: calling 'ldns_key_new_frm_fp_ed25519_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def675]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:362:19: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:690:25: call_function: calling 'ldns_key_new_frm_fp_ed25519_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def676]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:363:22: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:690:25: call_function: calling 'ldns_key_new_frm_fp_ed25519_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def677]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: warning[-Wanalyzer-malloc-leak]: leak of 'd'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:434:13: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: danger: 'd' leaks here; was allocated at [(12)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def678]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def679]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def680]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:718:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new_frm_fp_hmac_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:648:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:652:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:717:18: call_function: calling 'ldns_key2rr' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:717:18: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:718:9: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def681]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:773:15: warning[-Wanalyzer-malloc-leak]: leak of 'b'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:771:13: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:773:15: danger: 'b' leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def682]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:773:15: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:772:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:773:15: danger: 'buf' leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def683]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:773:15: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:617:31: call_function: calling 'ldns_key_new_frm_fp_rsa_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def684]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:783:13: warning[-Wanalyzer-malloc-leak]: leak of 'b'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:771:13: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:774:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:783:13: danger: 'b' leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def685]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:783:13: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:772:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:774:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:774:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:774:13: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:783:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:783:13: danger: 'buf' leaks here; was allocated at [(1)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def686]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:783:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:617:31: call_function: calling 'ldns_key_new_frm_fp_rsa_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def687]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:786:13: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:772:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:774:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:774:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:774:13: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:783:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:783:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:786:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:786:13: danger: 'buf' leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def688]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:786:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:617:31: call_function: calling 'ldns_key_new_frm_fp_rsa_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def689]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:788:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:617:31: call_function: calling 'ldns_key_new_frm_fp_rsa_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def690]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:794:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:617:31: call_function: calling 'ldns_key_new_frm_fp_rsa_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def691]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:797:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:617:31: call_function: calling 'ldns_key_new_frm_fp_rsa_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def692]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:798:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:617:31: call_function: calling 'ldns_key_new_frm_fp_rsa_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def693]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:804:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:617:31: call_function: calling 'ldns_key_new_frm_fp_rsa_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def694]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:926:15: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:925:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:926:15: danger: 'buf' leaks here; was allocated at [(1)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def695]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:926:15: warning[-Wanalyzer-malloc-leak]: leak of 'd'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:924:13: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:926:15: danger: 'd' leaks here; was allocated at [(1)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def696]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:934:13: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:925:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:927:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:927:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:927:13: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:934:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:934:13: danger: 'buf' leaks here; was allocated at [(1)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def697]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:934:13: warning[-Wanalyzer-malloc-leak]: leak of 'd'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:924:13: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:927:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:934:13: danger: 'd' leaks here; was allocated at [(1)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def698]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:937:13: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:925:15: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:927:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:927:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:927:13: branch_false: following 'false' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:934:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:934:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:937:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:937:13: danger: 'buf' leaks here; was allocated at [(1)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def699]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1037:22: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def700]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1043:31: warning[-Wanalyzer-malloc-leak]: leak of 'buf'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1037:22: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1040:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1040:29: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1037:22: branch_true: following 'true' branch (when 'buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1043:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1043:31: danger: 'buf' leaks here; was allocated at [(3)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def701]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1043:31: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def702]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1116:31: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1116:31: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def703]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1121:28: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1117:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1121:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1121:28: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def704]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1126:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1117:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1121:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1121:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1126:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1126:29: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def705]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1132:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1117:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1121:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1121:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1126:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1126:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1132:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1132:29: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def706]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1166:36: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1166:36: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def707]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:31: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1166:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:31: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def708]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1171:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1166:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1171:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1171:33: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def709]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1166:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:29: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def710]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1181:25: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1166:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1180:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1181:25: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def711]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1205:29: warning[-Wanalyzer-malloc-leak]: leak of 'hmac'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1199:32: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1200:27: branch_false: following 'false' branch (when 'hmac' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1205:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1205:29: danger: 'hmac' leaks here; was allocated at [(16)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def712]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1205:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1200:27: branch_false: following 'false' branch (when 'hmac' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1205:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1205:29: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def713]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1243:38: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1242:27: branch_true: following 'true' branch (when 'alg == 13')...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1243:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1243:38: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def714]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1245:38: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1242:27: branch_false: following 'false' branch (when 'alg != 13')...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1245:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1245:38: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def715]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1250:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1246:27: branch_false: following 'false' branch (when 'ec' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1250:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1250:29: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def716]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1256:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1246:27: branch_false: following 'false' branch (when 'ec' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1250:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1250:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1256:39: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1256:39: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def717]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1276:31: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1276:31: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def718]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1281:28: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1277:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1281:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1281:28: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def719]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1286:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1277:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1281:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1281:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1286:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1286:29: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def720]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1298:31: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1298:31: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def721]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1303:28: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1299:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1303:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1303:28: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def722]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1308:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1299:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1303:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1303:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1308:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1308:29: danger: 'ldns_key_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def723]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1367:25: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1166:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1180:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1180:25: call_function: calling 'ldns_key_set_dsa_key' from 'ldns_key_new_frm_algorithm'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def724]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1368:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1083:1: enter_function: entry to 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_algorithm'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1104:13: return_function: returning to 'ldns_key_new_frm_algorithm' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1105:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1108:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1166:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1170:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1176:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1180:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1180:25: call_function: calling 'ldns_key_set_dsa_key' from 'ldns_key_new_frm_algorithm'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def725]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1667:9: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1803:1: enter_function: entry to 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1865:32: call_function: calling 'ldns_key_rsa_key' from 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1865:32: return_function: returning to 'ldns_key2rr' from 'ldns_key_rsa_key'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1866:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1867:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1867:39: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1868:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1872:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1872:38: call_function: calling 'ldns_key_rsa2bin' from 'ldns_key2rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def726]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1675:21: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1803:1: enter_function: entry to 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1865:32: call_function: calling 'ldns_key_rsa_key' from 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1865:32: return_function: returning to 'ldns_key2rr' from 'ldns_key_rsa_key'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1866:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1867:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1867:39: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1868:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1872:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1872:38: call_function: calling 'ldns_key_rsa2bin' from 'ldns_key2rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def727]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1683:17: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1803:1: enter_function: entry to 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1865:32: call_function: calling 'ldns_key_rsa_key' from 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1865:32: return_function: returning to 'ldns_key2rr' from 'ldns_key_rsa_key'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1866:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1867:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1867:39: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1868:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1872:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1872:38: call_function: calling 'ldns_key_rsa2bin' from 'ldns_key2rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def728]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1707:9: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1803:1: enter_function: entry to 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1888:31: call_function: calling 'ldns_key_dsa_key' from 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1888:31: return_function: returning to 'ldns_key2rr' from 'ldns_key_dsa_key'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1889:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1890:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1890:39: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1891:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1895:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1895:38: call_function: calling 'ldns_key_dsa2bin' from 'ldns_key2rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def729]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1712:9: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1803:1: enter_function: entry to 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1888:31: call_function: calling 'ldns_key_dsa_key' from 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1888:31: return_function: returning to 'ldns_key2rr' from 'ldns_key_dsa_key'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1889:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1890:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1890:39: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1891:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1895:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1895:38: call_function: calling 'ldns_key_dsa2bin' from 'ldns_key2rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def730]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1731:9: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1803:1: enter_function: entry to 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1888:31: call_function: calling 'ldns_key_dsa_key' from 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1888:31: return_function: returning to 'ldns_key2rr' from 'ldns_key_dsa_key'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1889:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1890:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1890:39: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1891:36: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1895:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1895:38: call_function: calling 'ldns_key_dsa2bin' from 'ldns_key2rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def731]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1766:12: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1803:1: enter_function: entry to 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1989:31: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1990:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1994:56: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1994:30: call_function: calling 'ldns_key_ed255192bin' from 'ldns_key2rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def732]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1786:12: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1803:1: enter_function: entry to 'ldns_key2rr'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2006:31: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2007:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2011:54: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2011:30: call_function: calling 'ldns_key_ed4482bin' from 'ldns_key2rr'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def733]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new_frm_fp_hmac_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:648:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:652:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:717:18: call_function: calling 'ldns_key2rr' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def734]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1837:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new_frm_fp_hmac_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:648:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:652:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:717:18: call_function: calling 'ldns_key2rr' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def735]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1844:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new_frm_fp_hmac_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:648:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:652:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:717:18: call_function: calling 'ldns_key2rr' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def736]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1845:25: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new_frm_fp_hmac_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:648:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:652:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:717:18: call_function: calling 'ldns_key2rr' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def737]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1848:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new_frm_fp_hmac_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:648:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:652:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:717:18: call_function: calling 'ldns_key2rr' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def738]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1849:25: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_key_new()'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:417:1: enter_function: entry to 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: call_function: calling 'ldns_key_new' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:432:13: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:435:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:450:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:457:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:465:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:473:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: call_function: calling 'ldns_key_new_frm_fp_hmac_l' from 'ldns_key_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:647:32: return_function: returning to 'ldns_key_new_frm_fp_l' from 'ldns_key_new_frm_fp_hmac_l'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:648:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:652:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:717:18: call_function: calling 'ldns_key2rr' from 'ldns_key_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def739]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2030:25: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2025:31: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2026:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2032:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2030:25: danger: 'bin' leaks here; was allocated at [(5)](sarif:/runs/0/results/66/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def740]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2031:42: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2025:31: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2026:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2032:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2031:42: danger: 'bin' leaks here; was allocated at [(5)](sarif:/runs/0/results/67/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def741]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2040:26: warning[-Wanalyzer-malloc-leak]: leak of 'bin'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1825:12: branch_false: following 'false' branch (when 'k' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:1828:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2025:31: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2026:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2032:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2040:26: danger: 'bin' leaks here; was allocated at [(5)](sarif:/runs/0/results/68/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def742]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:21: warning[-Wanalyzer-file-leak]: leak of FILE 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2093:11: branch_false: following 'false' branch (when 'line' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2097:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2097:14: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2098:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:21: danger: 'fopen(filename, "r")' leaks here; was opened at [(3)](sarif:/runs/0/results/69/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def743]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:21: warning[-Wanalyzer-malloc-leak]: leak of 'fopen(filename, "r")'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2093:11: branch_false: following 'false' branch (when 'line' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2097:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2097:14: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2098:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:21: danger: 'fopen(filename, "r")' leaks here; was allocated at [(3)](sarif:/runs/0/results/70/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def744]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:21: warning[-Wanalyzer-malloc-leak]: leak of 'line'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2088:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2093:11: branch_false: following 'false' branch (when 'line' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2097:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2098:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:21: danger: 'line' leaks here; was allocated at [(1)](sarif:/runs/0/results/71/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def745]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2121:26: warning[-Wanalyzer-malloc-leak]: leak of 'line'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2088:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2093:11: branch_false: following 'false' branch (when 'line' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2097:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2098:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:16: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2114:12: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2121:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2121:26: danger: 'line' leaks here; was allocated at [(1)](sarif:/runs/0/results/72/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def746]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:50: warning[-Wanalyzer-malloc-leak]: leak of 'line'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2088:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2093:11: branch_false: following 'false' branch (when 'line' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2097:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2098:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:16: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2114:12: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2121:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:50: danger: 'line' leaks here; was allocated at [(1)](sarif:/runs/0/results/73/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def747]
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:96: warning[-Wanalyzer-malloc-leak]: leak of 'line'
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2088:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2093:11: branch_false: following 'false' branch (when 'line' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2097:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2098:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2106:16: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2114:12: branch_false: following 'false' branch (when 'i != 0')...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2121:26: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:50: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:21: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:96: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/keys.c:2122:96: danger: 'line' leaks here; was allocated at [(1)](sarif:/runs/0/results/74/codeFlows/0/threadFlows/0/locations/0)
Error: CPPCHECK_WARNING (CWE-476): [#def748]
ldns-1.8.4/ldns-1.8.4_python3/ldns/buffer.h:173: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer
Error: CPPCHECK_WARNING (CWE-476): [#def749]
ldns-1.8.4/ldns-1.8.4_python3/ldns/buffer.h:174: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer
Error: CPPCHECK_WARNING (CWE-476): [#def750]
ldns-1.8.4/ldns-1.8.4_python3/ldns/buffer.h:225: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer
Error: GCC_ANALYZER_WARNING (CWE-401): [#def751]
ldns-1.8.4/ldns-1.8.4_python3/net.c:78:16: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:527:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:529:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def752]
ldns-1.8.4/ldns-1.8.4_python3/net.c:85:25: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:527:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:529:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def753]
ldns-1.8.4/ldns-1.8.4_python3/net.c:85:54: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:527:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:529:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def754]
ldns-1.8.4/ldns-1.8.4_python3/net.c:94:25: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:527:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:529:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def755]
ldns-1.8.4/ldns-1.8.4_python3/net.c:94:54: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:527:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:529:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def756]
ldns-1.8.4/ldns-1.8.4_python3/net.c:117:20: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'sockfd'
ldns-1.8.4/ldns-1.8.4_python3/net.c:336:1: enter_function: entry to 'ldns_tcp_send_from'
ldns-1.8.4/ldns-1.8.4_python3/net.c:344:18: call_function: calling 'ldns_tcp_bgsend_from' from 'ldns_tcp_send_from'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def757]
ldns-1.8.4/ldns-1.8.4_python3/net.c:117:20: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:64: branch_true: following 'true' branch (when 'retries != 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: call_function: calling 'ldns_tcp_send_from' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def758]
ldns-1.8.4/ldns-1.8.4_python3/net.c:117:20: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:895:1: enter_function: entry to 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:925:14: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_false: following 'false' branch (when 'ns' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: return_function: returning to 'ldns_axfr_start' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:951:37: call_function: calling 'ldns_tcp_connect_from' from 'ldns_axfr_start'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def759]
ldns-1.8.4/ldns-1.8.4_python3/net.c:119:20: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:64: branch_true: following 'true' branch (when 'retries != 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: call_function: calling 'ldns_tcp_send_from' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def760]
ldns-1.8.4/ldns-1.8.4_python3/net.c:119:20: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:895:1: enter_function: entry to 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:925:14: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_false: following 'false' branch (when 'ns' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: return_function: returning to 'ldns_axfr_start' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:951:37: call_function: calling 'ldns_tcp_connect_from' from 'ldns_axfr_start'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def761]
ldns-1.8.4/ldns-1.8.4_python3/net.c:178:15: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/net.c:751:1: enter_function: entry to 'ldns_tcp_read_wire_timeout'
ldns-1.8.4/ldns-1.8.4_python3/net.c:757:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:758:12: branch_false: following 'false' branch (when 'wire' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:763:16: branch_true: following 'true' branch (when 'bytes <= 1')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:21: call_function: calling 'ldns_sock_wait' from 'ldns_tcp_read_wire_timeout'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def762]
ldns-1.8.4/ldns-1.8.4_python3/net.c:211:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:64: branch_true: following 'true' branch (when 'retries != 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: call_function: calling 'ldns_tcp_send_from' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def763]
ldns-1.8.4/ldns-1.8.4_python3/net.c:211:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:895:1: enter_function: entry to 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:925:14: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_false: following 'false' branch (when 'ns' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: return_function: returning to 'ldns_axfr_start' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:951:37: call_function: calling 'ldns_tcp_connect_from' from 'ldns_axfr_start'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def764]
ldns-1.8.4/ldns-1.8.4_python3/net.c:471:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_udp_read_wire(ldns_udp_bgsend_from(qbin, to, tolen, from, fromlen, timeout), answer_size, 0, 0)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:445:1: enter_function: entry to 'ldns_udp_send_from'
ldns-1.8.4/ldns-1.8.4_python3/net.c:453:18: call_function: calling 'ldns_udp_bgsend_from' from 'ldns_udp_send_from'
ldns-1.8.4/ldns-1.8.4_python3/net.c:453:18: return_function: returning to 'ldns_udp_send_from' from 'ldns_udp_bgsend_from'
ldns-1.8.4/ldns-1.8.4_python3/net.c:455:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:460:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:460:13: call_function: calling 'ldns_sock_wait' from 'ldns_udp_send_from'
ldns-1.8.4/ldns-1.8.4_python3/net.c:460:13: return_function: returning to 'ldns_udp_send_from' from 'ldns_sock_wait'
ldns-1.8.4/ldns-1.8.4_python3/net.c:460:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:468:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:470:18: call_function: calling 'ldns_udp_read_wire' from 'ldns_udp_send_from'
ldns-1.8.4/ldns-1.8.4_python3/net.c:470:18: return_function: returning to 'ldns_udp_send_from' from 'ldns_udp_read_wire'
ldns-1.8.4/ldns-1.8.4_python3/net.c:471:9: danger: 'ldns_udp_read_wire(ldns_udp_bgsend_from(qbin, to, tolen, from, fromlen, timeout), answer_size, 0, 0)' leaks here; was allocated at [(36)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/35)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def765]
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:25: warning[-Wanalyzer-malloc-leak]: leak of 'src'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:527:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:529:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage_port'
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:25: danger: 'src' leaks here; was allocated at [(8)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def766]
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: warning[-Wanalyzer-malloc-leak]: leak of 'src'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:527:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:529:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:528:23: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage_port'
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: danger: 'src' leaks here; was allocated at [(8)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def767]
ldns-1.8.4/ldns-1.8.4_python3/net.c:549:22: warning[-Wanalyzer-null-dereference]: dereference of NULL 'src'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:549:22: danger: dereference of NULL 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def768]
ldns-1.8.4/ldns-1.8.4_python3/net.c:550:34: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:549:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:550:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:550:34: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def769]
ldns-1.8.4/ldns-1.8.4_python3/net.c:557:35: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:556:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:557:35: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:557:35: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def770]
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:21: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:21: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def771]
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:40: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:40: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def772]
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:64: branch_true: following 'true' branch (when 'retries != 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:574:41: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def773]
ldns-1.8.4/ldns-1.8.4_python3/net.c:584:40: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:584:40: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:584:40: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def774]
ldns-1.8.4/ldns-1.8.4_python3/net.c:587:41: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:584:40: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:584:64: branch_true: following 'true' branch (when 'retries != 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:587:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:587:41: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def775]
ldns-1.8.4/ldns-1.8.4_python3/net.c:599:25: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:64: branch_false: following 'false' branch (when 'retries == 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:598:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:598:20: branch_true: following 'true' branch (when 'send_status != 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:599:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:599:25: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def776]
ldns-1.8.4/ldns-1.8.4_python3/net.c:606:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:572:64: branch_false: following 'false' branch (when 'retries == 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:598:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:598:20: branch_true: following 'true' branch (when 'send_status != 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:599:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:604:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:606:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:606:29: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)' leaks here; was allocated at [(12)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def777]
ldns-1.8.4/ldns-1.8.4_python3/net.c:693:17: warning[-Wanalyzer-malloc-leak]: leak of 'sendbuf'
ldns-1.8.4/ldns-1.8.4_python3/net.c:681:1: enter_function: entry to 'ldns_tcp_send_query'
ldns-1.8.4/ldns-1.8.4_python3/net.c:688:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:689:11: branch_false: following 'false' branch (when 'sendbuf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:690:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:691:29: call_function: inlined call to 'ldns_buffer_begin' from 'ldns_tcp_send_query'
ldns-1.8.4/ldns-1.8.4_python3/net.c:691:29: call_function: inlined call to 'ldns_buffer_begin' from 'ldns_tcp_send_query'
ldns-1.8.4/ldns-1.8.4_python3/net.c:693:17: danger: 'sendbuf' leaks here; was allocated at [(2)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def778]
ldns-1.8.4/ldns-1.8.4_python3/net.c:711:17: warning[-Wanalyzer-fd-leak]: leak of file descriptor 'ldns_udp_connect2(to, timeout)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:402:1: enter_function: entry to 'ldns_udp_bgsend_from'
ldns-1.8.4/ldns-1.8.4_python3/net.c:409:18: call_function: calling 'ldns_udp_connect2' from 'ldns_udp_bgsend_from'
ldns-1.8.4/ldns-1.8.4_python3/net.c:409:18: return_function: returning to 'ldns_udp_bgsend_from' from 'ldns_udp_connect2'
ldns-1.8.4/ldns-1.8.4_python3/net.c:411:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:415:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:415:12: branch_false: following 'false' branch (when 'from' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:420:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:420:13: call_function: calling 'ldns_udp_send_query' from 'ldns_udp_bgsend_from'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def779]
ldns-1.8.4/ldns-1.8.4_python3/net.c:711:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(r), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:492:1: enter_function: entry to 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:513:9: branch_true: following 'true' branch (when 'r' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:516:15: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:533:21: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:534:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_send_buffer'
ldns-1.8.4/ldns-1.8.4_python3/net.c:544:22: return_function: returning to 'ldns_send_buffer' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:571:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:584:40: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:584:64: branch_true: following 'true' branch (when 'retries != 0')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:587:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:587:41: call_function: calling 'ldns_udp_send_from' from 'ldns_send_buffer'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def780]
ldns-1.8.4/ldns-1.8.4_python3/net.c:733:21: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/net.c:727:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:728:12: branch_false: following 'false' branch (when 'wire' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:733:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:733:21: danger: 'wire' leaks here; was allocated at [(1)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def781]
ldns-1.8.4/ldns-1.8.4_python3/net.c:769:22: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/net.c:751:1: enter_function: entry to 'ldns_tcp_read_wire_timeout'
ldns-1.8.4/ldns-1.8.4_python3/net.c:757:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:758:12: branch_false: following 'false' branch (when 'wire' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:763:16: branch_true: following 'true' branch (when 'bytes <= 1')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:21: call_function: calling 'ldns_sock_wait' from 'ldns_tcp_read_wire_timeout'
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:21: return_function: returning to 'ldns_tcp_read_wire_timeout' from 'ldns_sock_wait'
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:770:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:769:22: danger: 'wire' leaks here; was allocated at [(2)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def782]
ldns-1.8.4/ldns-1.8.4_python3/net.c:795:22: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/net.c:751:1: enter_function: entry to 'ldns_tcp_read_wire_timeout'
ldns-1.8.4/ldns-1.8.4_python3/net.c:757:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:758:12: branch_false: following 'false' branch (when 'wire' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:763:16: branch_true: following 'true' branch (when 'bytes <= 1')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:21: call_function: calling 'ldns_sock_wait' from 'ldns_tcp_read_wire_timeout'
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:21: return_function: returning to 'ldns_tcp_read_wire_timeout' from 'ldns_sock_wait'
ldns-1.8.4/ldns-1.8.4_python3/net.c:764:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:770:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:771:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:776:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:782:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:783:12: branch_false: following 'false' branch (when 'wire' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:789:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:790:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:790:21: call_function: calling 'ldns_sock_wait' from 'ldns_tcp_read_wire_timeout'
ldns-1.8.4/ldns-1.8.4_python3/net.c:790:21: return_function: returning to 'ldns_tcp_read_wire_timeout' from 'ldns_sock_wait'
ldns-1.8.4/ldns-1.8.4_python3/net.c:790:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:796:42: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:795:22: danger: 'wire' leaks here; was allocated at [(17)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def783]
ldns-1.8.4/ldns-1.8.4_python3/net.c:823:22: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/net.c:816:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:817:12: branch_false: following 'false' branch (when 'wire' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:822:16: branch_true: following 'true' branch (when 'bytes <= 1')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:824:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:823:22: danger: 'wire' leaks here; was allocated at [(1)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def784]
ldns-1.8.4/ldns-1.8.4_python3/net.c:844:22: warning[-Wanalyzer-malloc-leak]: leak of 'wire'
ldns-1.8.4/ldns-1.8.4_python3/net.c:816:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:817:12: branch_false: following 'false' branch (when 'wire' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:822:16: branch_true: following 'true' branch (when 'bytes <= 1')...
ldns-1.8.4/ldns-1.8.4_python3/net.c:824:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:825:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:830:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:836:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/net.c:837:12: branch_false: following 'false' branch (when 'wire' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:843:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:845:42: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:844:22: danger: 'wire' leaks here; was allocated at [(9)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def785]
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:21: warning[-Wanalyzer-malloc-leak]: leak of 'src'
ldns-1.8.4/ldns-1.8.4_python3/net.c:895:1: enter_function: entry to 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:918:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:917:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:917:23: return_function: returning to 'ldns_axfr_start' from 'ldns_rdf2native_sockaddr_storage_port'
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:21: danger: 'src' leaks here; was allocated at [(10)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def786]
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: warning[-Wanalyzer-malloc-leak]: leak of 'src'
ldns-1.8.4/ldns-1.8.4_python3/net.c:895:1: enter_function: entry to 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:918:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:917:23: call_function: calling 'ldns_rdf2native_sockaddr_storage_port' from 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:917:23: return_function: returning to 'ldns_axfr_start' from 'ldns_rdf2native_sockaddr_storage_port'
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:925:14: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_false: following 'false' branch (when 'ns' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: danger: 'src' leaks here; was allocated at [(10)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def787]
ldns-1.8.4/ldns-1.8.4_python3/net.c:934:22: warning[-Wanalyzer-null-dereference]: dereference of NULL 'src'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:925:14: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_false: following 'false' branch (when 'ns' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:934:22: danger: dereference of NULL 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def788]
ldns-1.8.4/ldns-1.8.4_python3/net.c:935:26: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:895:1: enter_function: entry to 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:925:14: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_false: following 'false' branch (when 'ns' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: return_function: returning to 'ldns_axfr_start' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:934:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:935:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:935:26: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)' leaks here; was allocated at [(16)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def789]
ldns-1.8.4/ldns-1.8.4_python3/net.c:943:27: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:895:1: enter_function: entry to 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:925:14: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_false: following 'false' branch (when 'ns' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: return_function: returning to 'ldns_axfr_start' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:942:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:943:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:943:27: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)' leaks here; was allocated at [(16)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def790]
ldns-1.8.4/ldns-1.8.4_python3/net.c:951:37: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)'
ldns-1.8.4/ldns-1.8.4_python3/net.c:895:1: enter_function: entry to 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:907:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:913:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:916:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:925:14: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:924:14: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:927:20: branch_false: following 'false' branch (when 'ns' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: call_function: calling 'ldns_rdf2native_sockaddr_storage' from 'ldns_axfr_start'
ldns-1.8.4/ldns-1.8.4_python3/net.c:930:22: return_function: returning to 'ldns_axfr_start' from 'ldns_rdf2native_sockaddr_storage'
ldns-1.8.4/ldns-1.8.4_python3/net.c:951:37: danger: 'ldns_rdf2native_sockaddr_storage(*<unknown>, ldns_resolver_port(resolver), &ns_len)' leaks here; was allocated at [(16)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/15)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def791]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:473:9: warning[-Wanalyzer-null-dereference]: dereference of NULL 'packet'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1225:9: call_function: calling 'ldns_pkt_set_id' from 'ldns_pkt_clone'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def792]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:487:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1124:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1124:17: call_function: calling 'ldns_pkt_free' from 'ldns_pkt_query_new_internal'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def793]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:682:30: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1139:9: call_function: calling 'ldns_pkt_push_rr' from 'ldns_pkt_query_new_internal'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def794]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:682:30: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1139:9: call_function: calling 'ldns_pkt_push_rr' from 'ldns_pkt_query_new_internal'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def795]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:694:30: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1139:9: call_function: calling 'ldns_pkt_push_rr' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1139:9: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_push_rr'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1141:12: branch_true: following 'true' branch (when 'authsoa_rr' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1142:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1142:17: call_function: calling 'ldns_pkt_push_rr' from 'ldns_pkt_query_new_internal'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def796]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:694:30: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1139:9: call_function: calling 'ldns_pkt_push_rr' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1139:9: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_push_rr'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1141:12: branch_true: following 'true' branch (when 'authsoa_rr' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1142:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1142:17: call_function: calling 'ldns_pkt_push_rr' from 'ldns_pkt_query_new_internal'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def797]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:807:24: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:771:12: branch_false: following 'false' branch (when 'edns_data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:774:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:776:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:779:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:779:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:782:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:786:21: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:786:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:790:63: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:794:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:798:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:798:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:800:20: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:804:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:807:24: danger: 'data' leaks here; was allocated at [(13)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def798]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:847:12: branch_false: following 'false' branch (when 'packet' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:852:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: danger: '<unknown>' leaks here; was allocated at [(3)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def799]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: warning[-Wanalyzer-malloc-leak]: leak of 'packet'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:846:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:847:12: branch_false: following 'false' branch (when 'packet' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:852:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: danger: 'packet' leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def800]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:858:27: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:847:12: branch_false: following 'false' branch (when 'packet' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:852:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:858:27: danger: '<unknown>' leaks here; was allocated at [(3)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def801]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:858:27: warning[-Wanalyzer-malloc-leak]: leak of 'packet'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:846:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:847:12: branch_false: following 'false' branch (when 'packet' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:852:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:858:27: danger: 'packet' leaks here; was allocated at [(1)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def802]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:859:30: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:847:12: branch_false: following 'false' branch (when 'packet' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:852:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:859:30: danger: '<unknown>' leaks here; was allocated at [(3)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def803]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:859:30: warning[-Wanalyzer-malloc-leak]: leak of 'packet'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:846:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:847:12: branch_false: following 'false' branch (when 'packet' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:852:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:859:30: danger: 'packet' leaks here; was allocated at [(1)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def804]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:860:31: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:847:12: branch_false: following 'false' branch (when 'packet' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:852:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:860:31: danger: '<unknown>' leaks here; was allocated at [(3)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def805]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:860:31: warning[-Wanalyzer-malloc-leak]: leak of 'packet'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:846:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:847:12: branch_false: following 'false' branch (when 'packet' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:851:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:852:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:857:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:860:31: danger: 'packet' leaks here; was allocated at [(1)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def806]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def807]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def808]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:13: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:13: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def809]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:13: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def810]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def811]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def812]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1056:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1056:17: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def813]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1056:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1056:17: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def814]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1057:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1057:17: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def815]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1057:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1057:17: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def816]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1058:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1058:17: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def817]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1058:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1055:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1058:17: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def818]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1062:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1062:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1062:17: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def819]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1062:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1023:1: enter_function: entry to 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1031:18: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1032:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_frm_str_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:14: return_function: returning to 'ldns_pkt_query_new_frm_str_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1036:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1041:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1042:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1047:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1054:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1062:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1062:17: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def820]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def821]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def822]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1135:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1135:9: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def823]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1135:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1135:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def824]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1136:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1136:9: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def825]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1136:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1136:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def826]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1137:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1137:9: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def827]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1137:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1137:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def828]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1138:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1138:9: danger: '<unknown>' leaks here; was allocated at [(6)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def829]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1138:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1107:1: enter_function: entry to 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1113:18: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1114:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: call_function: calling 'ldns_pkt_set_flags' from 'ldns_pkt_query_new_internal'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:14: return_function: returning to 'ldns_pkt_query_new_internal' from 'ldns_pkt_set_flags'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1118:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1122:23: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1123:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1128:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1138:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(4)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def830]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1240:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1241:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1240:17: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def831]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1240:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1241:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1240:17: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def832]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1245:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1245:9: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def833]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1245:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1245:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def834]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1254:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1255:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1254:17: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def835]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1254:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1255:40: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1254:17: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def836]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1258:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1258:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1258:17: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def837]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1258:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1258:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1258:17: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def838]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def839]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def840]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1262:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1262:9: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def841]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1262:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1262:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def842]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1263:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1263:9: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/52/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def843]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1263:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1263:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def844]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1264:9: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1264:9: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def845]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1264:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1264:9: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/53/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def846]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1265:30: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1265:30: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def847]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1265:30: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1265:30: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/56/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def848]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1266:28: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1266:28: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/58/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def849]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1266:28: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1266:28: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/57/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def850]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1267:31: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1267:31: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/60/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def851]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1267:31: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1267:31: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/59/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def852]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1268:32: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1268:32: danger: '<unknown>' leaks here; was allocated at [(8)](sarif:/runs/0/results/62/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def853]
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1268:32: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_pkt_new()'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1216:1: enter_function: entry to 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1220:12: branch_false: following 'false' branch (when 'pkt' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: call_function: calling 'ldns_pkt_new' from 'ldns_pkt_clone'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1223:19: return_function: returning to 'ldns_pkt_clone' from 'ldns_pkt_new'
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1239:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1242:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1253:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1256:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1257:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1261:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/packet.c:1268:32: danger: 'ldns_pkt_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/61/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def854]
ldns-1.8.4/ldns-1.8.4_python3/parse.c:329:21: warning[-Wanalyzer-malloc-leak]: leak of 'fkeyword'
ldns-1.8.4/ldns-1.8.4_python3/parse.c:485:1: enter_function: entry to 'ldns_bget_keyword_data'
ldns-1.8.4/ldns-1.8.4_python3/parse.c:492:10: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/parse.c:494:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/parse.c:494:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/parse.c:495:10: branch_false: following 'false' branch (when 'fkeyword' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/parse.c:498:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/parse.c:498:12: call_function: calling 'ldns_bget_token' from 'ldns_bget_keyword_data'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def855]
ldns-1.8.4/ldns-1.8.4_python3/radix.c:185:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_radix_new_node(data, key, len)'
ldns-1.8.4/ldns-1.8.4_python3/radix.c:168:1: enter_function: entry to 'ldns_radix_insert'
ldns-1.8.4/ldns-1.8.4_python3/radix.c:178:15: call_function: calling 'ldns_radix_new_node' from 'ldns_radix_insert'
ldns-1.8.4/ldns-1.8.4_python3/radix.c:178:15: return_function: returning to 'ldns_radix_insert' from 'ldns_radix_new_node'
ldns-1.8.4/ldns-1.8.4_python3/radix.c:179:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/radix.c:183:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/radix.c:183:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/radix.c:185:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/radix.c:185:17: danger: 'ldns_radix_new_node(data, key, len)' leaks here; was allocated at [(4)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def856]
ldns-1.8.4/ldns-1.8.4_python3/radix.c:792:27: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_radix_new_node(data, key, len)'
ldns-1.8.4/ldns-1.8.4_python3/radix.c:168:1: enter_function: entry to 'ldns_radix_insert'
ldns-1.8.4/ldns-1.8.4_python3/radix.c:178:15: call_function: calling 'ldns_radix_new_node' from 'ldns_radix_insert'
ldns-1.8.4/ldns-1.8.4_python3/radix.c:178:15: return_function: returning to 'ldns_radix_insert' from 'ldns_radix_new_node'
ldns-1.8.4/ldns-1.8.4_python3/radix.c:179:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/radix.c:183:14: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/radix.c:183:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/radix.c:226:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/radix.c:226:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/radix.c:238:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/radix.c:792:27: danger: 'ldns_radix_new_node(data, key, len)' leaks here; was allocated at [(4)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def857]
ldns-1.8.4/ldns-1.8.4_python3/rbtree.c:526:21: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rbtree_create(*tree.cmp)'
ldns-1.8.4/ldns-1.8.4_python3/rbtree.c:620:1: enter_function: entry to 'ldns_rbtree_split'
ldns-1.8.4/ldns-1.8.4_python3/rbtree.c:628:20: call_function: calling 'ldns_rbtree_create' from 'ldns_rbtree_split'
ldns-1.8.4/ldns-1.8.4_python3/rbtree.c:628:20: return_function: returning to 'ldns_rbtree_split' from 'ldns_rbtree_create'
ldns-1.8.4/ldns-1.8.4_python3/rbtree.c:631:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rbtree.c:632:29: call_function: calling 'ldns_rbtree_delete' from 'ldns_rbtree_split'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def858]
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:404:18: warning[-Wanalyzer-malloc-leak]: leak of 'line'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:398:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:399:12: branch_false: following 'false' branch (when 'line' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:404:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:404:18: danger: 'line' leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def859]
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:462:38: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:419:1: enter_function: entry to 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:445:53: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:445:53: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:446:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:446:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:447:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:447:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:448:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:448:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:450:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: call_function: calling 'ldns_rdf_new_frm_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_new_frm_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:456:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:462:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:462:38: danger: '<unknown>' leaks here; was allocated at [(42)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/41)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def860]
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:462:38: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf_new_frm_data(5, 4, &buf_4)'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:419:1: enter_function: entry to 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:445:53: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:445:53: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:446:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:446:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:447:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:447:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:448:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:448:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:450:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: call_function: calling 'ldns_rdf_new_frm_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_new_frm_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:456:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:462:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:462:38: danger: 'ldns_rdf_new_frm_data(5, 4, &buf_4)' leaks here; was allocated at [(40)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/39)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def861]
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:469:37: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rdf_new_frm_data(5, 4, &buf_4)'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:419:1: enter_function: entry to 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:445:53: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:445:53: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:446:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:446:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:447:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:447:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:448:36: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:448:36: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:450:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: call_function: calling 'ldns_rdf_new_frm_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:454:31: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_new_frm_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:456:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:462:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:463:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:469:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:469:37: danger: 'ldns_rdf_new_frm_data(5, 4, &buf_4)' leaks here; was allocated at [(40)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/39)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def862]
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:511:35: warning[-Wanalyzer-malloc-leak]: leak of 'char_dname'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:419:1: enter_function: entry to 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:435:25: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:435:25: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:483:42: branch_true: following 'true' branch (when 'nbit != -1')...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:485:43: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:489:43: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:489:43: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:498:38: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:499:28: branch_false: following 'false' branch (when 'char_dname' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:502:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:505:44: branch_true: following 'true' branch (when 'i != 32')...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:506:55: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:507:36: branch_true: following 'true' branch (when 'i != 31')...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:508:52: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:511:35: danger: 'char_dname' leaks here; was allocated at [(28)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/27)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def863]
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:518:37: warning[-Wanalyzer-malloc-leak]: leak of 'char_dname'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:419:1: enter_function: entry to 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:435:25: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:435:25: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:434:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: call_function: calling 'ldns_rdf_get_type' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:442:16: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_get_type'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:483:42: branch_true: following 'true' branch (when 'nbit != -1')...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:485:43: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:489:43: call_function: calling 'ldns_rdf_data' from 'ldns_rdf_address_reverse'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:489:43: return_function: returning to 'ldns_rdf_address_reverse' from 'ldns_rdf_data'
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:498:38: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:499:28: branch_false: following 'false' branch (when 'char_dname' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:502:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:505:44: branch_true: following 'true' branch (when 'i != 32')...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:506:55: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:507:36: branch_true: following 'true' branch (when 'i != 31')...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:508:52: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:512:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:518:37: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rdata.c:518:37: danger: 'char_dname' leaks here; was allocated at [(28)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/27)
Error: CPPCHECK_WARNING (CWE-401): [#def864]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:275: error[memleakOnRealloc]: Common realloc mistake: 'nameservers' nulled but not freed upon failure
Error: CPPCHECK_WARNING (CWE-401): [#def865]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:277: error[memleakOnRealloc]: Common realloc mistake: 'rtt' nulled but not freed upon failure
Error: GCC_ANALYZER_WARNING (CWE-401): [#def866]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:294:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def867]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:295:25: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: CPPCHECK_WARNING (CWE-401): [#def868]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:307: error[memleakOnRealloc]: Common realloc mistake: 'nameservers' nulled but not freed upon failure
Error: CPPCHECK_WARNING (CWE-401): [#def869]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:319: error[memleakOnRealloc]: Common realloc mistake: 'rtt' nulled but not freed upon failure
Error: GCC_ANALYZER_WARNING (CWE-401): [#def870]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:327:33: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def871]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:327:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def872]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:327:33: warning[-Wanalyzer-malloc-leak]: leak of 'rtt'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def873]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:407:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def874]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:408:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def875]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:414:21: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def876]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:418:10: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def877]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:418:47: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def878]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:563:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: CPPCHECK_WARNING (CWE-401): [#def879]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:570: error[memleakOnRealloc]: Common realloc mistake: 'searchlist' nulled but not freed upon failure
Error: GCC_ANALYZER_WARNING (CWE-401): [#def880]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:574:42: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def881]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:574:42: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def882]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:817:39: warning[-Wanalyzer-file-leak]: leak of FILE 'fp'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-775): [#def883]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:817:39: warning[-Wanalyzer-file-leak]: leak of FILE 'myfp'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:765:1: enter_function: entry to 'ldns_resolver_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:782:11: branch_true: following 'true' branch (when 'fp' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:783:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:783:24: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:784:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:796:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:804:13: call_function: calling 'ldns_resolver_new' from 'ldns_resolver_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:804:13: return_function: returning to 'ldns_resolver_new_frm_fp_l' from 'ldns_resolver_new'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:805:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:811:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:813:16: branch_true: following 'true' branch (when 'gtr > 0')...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:814:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:817:39: danger: 'myfp' leaks here; was opened at [(4)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def884]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:817:39: warning[-Wanalyzer-malloc-leak]: leak of 'fp'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def885]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:817:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:765:1: enter_function: entry to 'ldns_resolver_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:782:11: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:796:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:804:13: call_function: calling 'ldns_resolver_new' from 'ldns_resolver_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:804:13: return_function: returning to 'ldns_resolver_new_frm_fp_l' from 'ldns_resolver_new'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:805:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:811:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:813:16: branch_true: following 'true' branch (when 'gtr > 0')...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:814:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:817:39: danger: 'ldns_resolver_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def886]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:817:39: warning[-Wanalyzer-malloc-leak]: leak of 'myfp'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:765:1: enter_function: entry to 'ldns_resolver_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:782:11: branch_true: following 'true' branch (when 'fp' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:783:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:783:24: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:784:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:796:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:804:13: call_function: calling 'ldns_resolver_new' from 'ldns_resolver_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:804:13: return_function: returning to 'ldns_resolver_new_frm_fp_l' from 'ldns_resolver_new'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:805:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:811:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:813:16: branch_true: following 'true' branch (when 'gtr > 0')...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:814:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:817:39: danger: 'myfp' leaks here; was allocated at [(4)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/3)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def887]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:841:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def888]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:847:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def889]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:860:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def890]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:871:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def891]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:874:47: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def892]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:883:33: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def893]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:883:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def894]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:888:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def895]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:896:33: warning[-Wanalyzer-malloc-leak]: leak of 'b'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def896]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:896:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def897]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:903:40: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def898]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:906:47: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def899]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:906:47: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def900]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:910:51: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def901]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:910:51: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def902]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:916:41: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def903]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:916:41: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def904]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:917:48: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def905]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:917:48: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def906]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:920:33: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def907]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:920:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def908]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:927:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def909]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:932:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def910]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:938:39: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def911]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:945:42: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def912]
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:947:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_resolver_new()'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:967:1: enter_function: entry to 'ldns_resolver_new_frm_file'
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:973:12: branch_true: following 'true' branch (when 'filename' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:974:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:979:12: branch_false: following 'false' branch (when 'fp' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/resolver.c:983:13: call_function: calling 'ldns_resolver_new_frm_fp' from 'ldns_resolver_new_frm_file'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def913]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:822:9: warning[-Wanalyzer-null-dereference]: dereference of NULL 'rr'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1714:1: enter_function: entry to 'ldns_rr_compare_ds'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1717:24: call_function: calling 'ldns_rr_clone' from 'ldns_rr_compare_ds'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1717:24: return_function: returning to 'ldns_rr_compare_ds' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1718:24: call_function: calling 'ldns_rr_clone' from 'ldns_rr_compare_ds'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1718:24: return_function: returning to 'ldns_rr_compare_ds' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1721:9: call_function: calling 'ldns_rr_set_ttl' from 'ldns_rr_compare_ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def914]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:925:16: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sa.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1488:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1494:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1494:25: call_function: calling 'ldns_rr_free' from 'qsort_schwartz_rr_compare'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def915]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:925:16: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sb.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1496:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1500:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1501:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1505:33: call_function: calling 'ldns_rr_free' from 'qsort_schwartz_rr_compare'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def916]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:925:16: warning[-Wanalyzer-null-dereference]: dereference of NULL 'rr'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2789:1: enter_function: entry to 'ldns_rr_list_owner'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2791:12: branch_true: following 'true' branch (when 'rr_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2791:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2791:24: call_function: calling 'ldns_rr_list_rr_count' from 'ldns_rr_list_owner'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2791:24: return_function: returning to 'ldns_rr_list_owner' from 'ldns_rr_list_rr_count'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2791:13: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2792:38: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2792:38: call_function: calling 'ldns_rr_list_rr' from 'ldns_rr_list_owner'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2792:38: return_function: returning to 'ldns_rr_list_owner' from 'ldns_rr_list_rr'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2792:24: call_function: calling 'ldns_rr_owner' from 'ldns_rr_list_owner'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def917]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:943:16: warning[-Wanalyzer-null-dereference]: dereference of NULL 'rr'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
Error: GCC_ANALYZER_WARNING (CWE-476): [#def918]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:949:16: warning[-Wanalyzer-null-dereference]: dereference of NULL 'rr'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2779:1: enter_function: entry to 'ldns_rr_list_type'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2781:12: branch_true: following 'true' branch (when 'rr_list' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2781:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2781:24: call_function: calling 'ldns_rr_list_rr_count' from 'ldns_rr_list_type'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2781:24: return_function: returning to 'ldns_rr_list_type' from 'ldns_rr_list_rr_count'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2781:13: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2782:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2782:41: call_function: calling 'ldns_rr_list_rr' from 'ldns_rr_list_type'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2782:41: return_function: returning to 'ldns_rr_list_type' from 'ldns_rr_list_rr'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:2782:24: call_function: calling 'ldns_rr_get_type' from 'ldns_rr_list_type'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def919]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1418:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(orr1)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1714:1: enter_function: entry to 'ldns_rr_compare_ds'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1717:24: call_function: calling 'ldns_rr_clone' from 'ldns_rr_compare_ds'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1717:24: return_function: returning to 'ldns_rr_compare_ds' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1718:24: call_function: calling 'ldns_rr_clone' from 'ldns_rr_compare_ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def920]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1418:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_new()'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1714:1: enter_function: entry to 'ldns_rr_compare_ds'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1717:24: call_function: calling 'ldns_rr_clone' from 'ldns_rr_compare_ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def921]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1427:50: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_new()'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1714:1: enter_function: entry to 'ldns_rr_compare_ds'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1717:24: call_function: calling 'ldns_rr_clone' from 'ldns_rr_compare_ds'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def922]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sa.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: danger: 'ldns_rr_clone(*sa.original_object)' leaks here; was allocated at [(19)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def923]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1488:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sa.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1488:29: danger: 'ldns_rr_clone(*sa.original_object)' leaks here; was allocated at [(19)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def924]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1489:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sa.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1488:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1489:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1489:33: danger: 'ldns_rr_clone(*sa.original_object)' leaks here; was allocated at [(19)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def925]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sb.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1496:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: danger: 'ldns_rr_clone(*sb.original_object)' leaks here; was allocated at [(19)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def926]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1500:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sb.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1496:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1500:29: danger: 'ldns_rr_clone(*sb.original_object)' leaks here; was allocated at [(19)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def927]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1501:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sb.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1496:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1500:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1501:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1501:33: danger: 'ldns_rr_clone(*sb.original_object)' leaks here; was allocated at [(19)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def928]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1502:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sb.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1496:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_uncompressed_size'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1500:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1501:65: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1502:33: danger: 'ldns_rr_clone(*sb.original_object)' leaks here; was allocated at [(19)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def929]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1547:17: warning[-Wanalyzer-malloc-leak]: leak of '<unknown>'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1520:1: enter_function: entry to 'ldns_rr_list_sort'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1526:12: branch_true: following 'true' branch (when 'unsorted' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1527:30: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1527:30: call_function: calling 'ldns_rr_list_rr_count' from 'ldns_rr_list_sort'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1527:30: return_function: returning to 'ldns_rr_list_sort' from 'ldns_rr_list_rr_count'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1531:19: branch_false: following 'false' branch (when 'sortables' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1532:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1533:34: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1533:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1534:27: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1544:57: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1544:57: call_function: calling 'ldns_rr_list_rr' from 'ldns_rr_list_sort'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1544:57: return_function: returning to 'ldns_rr_list_sort' from 'ldns_rr_list_rr'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1532:29: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1547:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1547:17: danger: '<unknown>' leaks here; was allocated at [(13)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def930]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1547:17: warning[-Wanalyzer-malloc-leak]: leak of 'sortables'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1520:1: enter_function: entry to 'ldns_rr_list_sort'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1526:12: branch_true: following 'true' branch (when 'unsorted' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1527:30: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1527:30: call_function: calling 'ldns_rr_list_rr_count' from 'ldns_rr_list_sort'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1527:30: return_function: returning to 'ldns_rr_list_sort' from 'ldns_rr_list_rr_count'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1529:29: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1531:19: branch_false: following 'false' branch (when 'sortables' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1532:29: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1547:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1547:17: danger: 'sortables' leaks here; was allocated at [(9)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def931]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1779:19: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sa.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1487:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def932]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1779:19: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sb.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1496:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr2canonical'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1499:50: call_function: calling 'ldns_rr_uncompressed_size' from 'qsort_schwartz_rr_compare'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def933]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1793:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sa.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1485:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1486:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def934]
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1793:9: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_rr_clone(*sb.original_object)'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1465:1: enter_function: entry to 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: call_function: calling 'ldns_rr_compare_no_rdata' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1481:18: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_compare_no_rdata'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1483:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1484:22: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1496:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: call_function: calling 'ldns_rr_clone' from 'qsort_schwartz_rr_compare'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1497:39: return_function: returning to 'qsort_schwartz_rr_compare' from 'ldns_rr_clone'
ldns-1.8.4/ldns-1.8.4_python3/rr.c:1498:25: call_function: calling 'ldns_rr2canonical' from 'qsort_schwartz_rr_compare'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def935]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:49:23: warning[-Wanalyzer-malloc-leak]: leak of 'r'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:763:1: enter_function: entry to 'ldns_str2rdf_cert_alg'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:771:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:780:22: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:780:22: call_function: calling 'ldns_str2rdf_int16' from 'ldns_str2rdf_cert_alg'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def936]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:242:23: warning[-Wanalyzer-malloc-leak]: leak of 'r'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:815:1: enter_function: entry to 'ldns_str2rdf_mnemonic4int8'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:818:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:826:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:826:16: call_function: calling 'ldns_str2rdf_int8' from 'ldns_str2rdf_mnemonic4int8'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def937]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:574:15: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:472:1: enter_function: entry to 'ldns_str2rdf_apl'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:491:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:492:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:497:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:511:11: branch_false: following 'false' branch (when 'my_ip_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:512:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:518:19: branch_false: following 'false' branch (when 'afdpart' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:522:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:522:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:527:29: branch_true: following 'true' branch (when 'i != 4')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:528:36: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:558:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:559:11: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:564:9: call_function: inlined call to 'ldns_write_uint16' from 'ldns_str2rdf_apl'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:574:15: danger: 'data' leaks here; was allocated at [(24)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/23)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def938]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:574:15: warning[-Wanalyzer-malloc-leak]: leak of 'my_ip_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:472:1: enter_function: entry to 'ldns_str2rdf_apl'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:491:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:492:28: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:490:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:497:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:510:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:511:11: branch_false: following 'false' branch (when 'my_ip_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:512:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:518:19: branch_false: following 'false' branch (when 'afdpart' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:522:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:522:20: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:527:29: branch_true: following 'true' branch (when 'i != 4')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:528:36: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:559:11: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:564:9: call_function: inlined call to 'ldns_write_uint16' from 'ldns_str2rdf_apl'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:574:15: danger: 'my_ip_str' leaks here; was allocated at [(14)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/13)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def939]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:598:23: warning[-Wanalyzer-malloc-leak]: leak of 'buffer'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:593:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:594:11: branch_false: following 'false' branch (when 'buffer' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:598:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:598:23: danger: 'buffer' leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def940]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:629:13: warning[-Wanalyzer-malloc-leak]: leak of 'buffer'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:620:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:623:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:623:18: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:624:11: branch_false: following 'false' branch (when 'buffer' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:627:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:629:13: danger: 'buffer' leaks here; was allocated at [(3)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def941]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:670:63: warning[-Wanalyzer-malloc-leak]: leak of 't'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:652:12: branch_false: following 'false' branch (when 'len <= 131070')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:655:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:655:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:656:19: branch_false: following 'false' branch (when 't' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:661:24: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:662:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:663:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:666:46: branch_true: following 'true' branch (when 'i > 0')...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:667:48: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:667:56: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:667:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:668:44: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:668:44: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:669:53: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:669:52: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:670:63: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:670:63: danger: 't' leaks here; was allocated at [(3)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def942]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:710:9: warning[-Wanalyzer-malloc-leak]: leak of 'str_buf'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:699:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:700:11: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:700:11: branch_false: following 'false' branch (when 'rd' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:705:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:705:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:706:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:710:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:710:9: danger: 'str_buf' leaks here; was allocated at [(5)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def943]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:710:9: warning[-Wanalyzer-malloc-leak]: leak of 'token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:693:23: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:699:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:700:11: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:700:11: branch_false: following 'false' branch (when 'rd' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:705:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:706:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:710:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:710:9: danger: 'token' leaks here; was allocated at [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def944]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:717:21: warning[-Wanalyzer-malloc-leak]: leak of 'token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:693:23: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:699:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:700:11: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:700:11: branch_false: following 'false' branch (when 'rd' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:705:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:706:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:710:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:711:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:717:21: danger: 'token' leaks here; was allocated at [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def945]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1083:15: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:916:1: enter_function: entry to 'ldns_str2rdf_loc'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:923:39: call_function: inlined call to 'ldns_power' from 'ldns_str2rdf_loc'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:938:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:939:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:950:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:951:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:994:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:995:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1006:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1007:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1070:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1071:11: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1074:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1083:15: danger: 'data' leaks here; was allocated at [(15)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/14)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def946]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: warning[-Wanalyzer-malloc-leak]: leak of 'str_buf'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1108:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1109:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: danger: 'str_buf' leaks here; was allocated at [(5)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def947]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: warning[-Wanalyzer-malloc-leak]: leak of 'token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1108:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1109:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1109:25: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: danger: 'token' leaks here; was allocated at [(3)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def948]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: danger: 'lc_proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def949]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: danger: 'proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def950]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: warning[-Wanalyzer-malloc-leak]: leak of 'token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1108:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1109:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1109:25: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: danger: 'token' leaks here; was allocated at [(3)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/2)
Error: CPPCHECK_WARNING (CWE-476): [#def951]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: c
Error: GCC_ANALYZER_WARNING (CWE-476): [#def952]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL 'c'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: this call could return NULL
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: danger: 'c' could be NULL: unchecked value from [(11)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def953]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: danger: 'lc_proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def954]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: danger: 'proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def955]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1140:40: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1140:40: danger: 'lc_proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def956]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1140:40: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1140:40: danger: 'proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def957]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1146:40: warning[-Wanalyzer-malloc-leak]: leak of 'c'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:50: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:29: branch_true: following 'true' branch (when 'lc_token' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1146:40: danger: 'c' leaks here; was allocated at [(19)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def958]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1146:40: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:29: branch_true: following 'true' branch (when 'lc_token' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1146:40: danger: 'lc_proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def959]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1146:40: warning[-Wanalyzer-malloc-leak]: leak of 'lc_token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:50: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:29: branch_true: following 'true' branch (when 'lc_token' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1146:40: danger: 'lc_token' leaks here; was allocated at [(19)](sarif:/runs/0/results/24/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def960]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1146:40: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:29: branch_true: following 'true' branch (when 'lc_token' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1146:40: danger: 'proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def961]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1148:48: warning[-Wanalyzer-malloc-leak]: leak of 'c'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:50: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:29: branch_true: following 'true' branch (when 'lc_token' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1148:48: danger: 'c' leaks here; was allocated at [(19)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def962]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1148:48: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:29: branch_true: following 'true' branch (when 'lc_token' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1148:48: danger: 'lc_proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def963]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1148:48: warning[-Wanalyzer-malloc-leak]: leak of 'lc_token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:50: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:29: branch_true: following 'true' branch (when 'lc_token' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1148:48: danger: 'lc_token' leaks here; was allocated at [(19)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def964]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1148:48: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1142:29: branch_true: following 'true' branch (when 'lc_token' is non-NULL)...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1148:48: danger: 'proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def965]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1160:33: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1091:1: enter_function: entry to 'ldns_str2rdf_wks'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1152:28: branch_false: following 'false' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1155:45: call_function: inlined call to 'atoi' from 'ldns_str2rdf_wks'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1157:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1158:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1160:33: danger: 'lc_proto_str' leaks here; was allocated at [(12)](sarif:/runs/0/results/29/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def966]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1160:33: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1091:1: enter_function: entry to 'ldns_str2rdf_wks'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1152:28: branch_false: following 'false' branch (when 'serv' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1155:45: call_function: inlined call to 'atoi' from 'ldns_str2rdf_wks'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1157:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1158:33: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1160:33: danger: 'proto_str' leaks here; was allocated at [(12)](sarif:/runs/0/results/30/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def967]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1170:41: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1152:28: branch_true: following 'true' branch (when 'serv' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1153:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1167:35: branch_true: following 'true' branch (when 'b2' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1168:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1170:41: danger: 'lc_proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/31/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def968]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1170:41: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1152:28: branch_true: following 'true' branch (when 'serv' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1153:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1167:35: branch_true: following 'true' branch (when 'b2' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1168:41: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1170:41: danger: 'proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/32/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def969]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1181:25: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1152:28: branch_true: following 'true' branch (when 'serv' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1153:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1165:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1181:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1181:25: danger: 'lc_proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/33/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def970]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1181:25: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_false: following 'false' branch (when 'proto_str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1138:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1152:28: branch_true: following 'true' branch (when 'serv' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1153:51: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1165:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1181:25: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1181:25: danger: 'proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/34/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def971]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1188:17: warning[-Wanalyzer-malloc-leak]: leak of 'lc_proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1125:40: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1185:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1186:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1188:17: danger: 'lc_proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/35/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def972]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1188:17: warning[-Wanalyzer-malloc-leak]: leak of 'proto_str'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1111:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1113:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1114:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1115:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1116:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1122:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1123:20: branch_true: following 'true' branch (when 'proto_str' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1124:37: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1126:48: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1129:28: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1185:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1186:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1188:17: danger: 'proto_str' leaks here; was allocated at [(11)](sarif:/runs/0/results/36/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def973]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1298:9: warning[-Wanalyzer-malloc-leak]: leak of 'str_buf'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1291:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1292:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1294:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1296:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1296:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1297:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1298:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1298:9: danger: 'str_buf' leaks here; was allocated at [(5)](sarif:/runs/0/results/37/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def974]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1298:9: warning[-Wanalyzer-malloc-leak]: leak of 'token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1291:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1292:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1292:25: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1294:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1296:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1297:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1298:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1298:9: danger: 'token' leaks here; was allocated at [(3)](sarif:/runs/0/results/38/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def975]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1304:15: warning[-Wanalyzer-malloc-leak]: leak of 'token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1291:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1292:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1292:25: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1294:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1296:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1297:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1298:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1299:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1304:15: danger: 'token' leaks here; was allocated at [(3)](sarif:/runs/0/results/39/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def976]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1520:15: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1505:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1513:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1514:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1517:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1520:15: danger: 'data' leaks here; was allocated at [(3)](sarif:/runs/0/results/40/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def977]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1567:15: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1535:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1536:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1541:16: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1548:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1548:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1552:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1552:12: branch_false: following 'false' branch (when 'length != 0')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1560:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1561:20: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1567:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1567:15: danger: 'data' leaks here; was allocated at [(1)](sarif:/runs/0/results/41/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def978]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1639:27: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1578:27: branch_true: following 'true' branch (when 'str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1578:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1579:27: branch_true: following 'true' branch (when 'hit' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1579:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1580:27: branch_true: following 'true' branch (when 'hit' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:27: branch_false: following 'false' branch (when 'pk' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:68: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1582:27: branch_true: following 'true' branch (when 'pk' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1582:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1588:13: branch_true: following 'true' branch (when 'str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1588:43: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1601:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1603:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1603:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1634:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1637:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1639:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1639:27: danger: 'data' leaks here; was allocated at [(21)](sarif:/runs/0/results/42/codeFlows/0/threadFlows/0/locations/20)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def979]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1640:27: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1578:27: branch_true: following 'true' branch (when 'str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1578:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1579:27: branch_true: following 'true' branch (when 'hit' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1579:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1580:27: branch_true: following 'true' branch (when 'hit' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:27: branch_false: following 'false' branch (when 'pk' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:68: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1582:27: branch_true: following 'true' branch (when 'pk' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1582:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1588:13: branch_true: following 'true' branch (when 'str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1588:43: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1601:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1603:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1603:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1634:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1637:29: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1639:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1639:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1640:49: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1640:27: danger: 'data' leaks here; was allocated at [(21)](sarif:/runs/0/results/43/codeFlows/0/threadFlows/0/locations/20)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def980]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1647:24: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1578:27: branch_true: following 'true' branch (when 'str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1578:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1579:27: branch_true: following 'true' branch (when 'hit' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1579:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1580:27: branch_true: following 'true' branch (when 'hit' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:27: branch_false: following 'false' branch (when 'pk' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:68: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1582:27: branch_true: following 'true' branch (when 'pk' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1582:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1588:13: branch_true: following 'true' branch (when 'str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1588:43: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1601:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1603:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1603:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1634:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1647:24: danger: 'data' leaks here; was allocated at [(21)](sarif:/runs/0/results/44/codeFlows/0/threadFlows/0/locations/20)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def981]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1661:22: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1578:27: branch_true: following 'true' branch (when 'str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1578:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1579:27: branch_true: following 'true' branch (when 'hit' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1579:48: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1580:27: branch_true: following 'true' branch (when 'hit' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:27: branch_false: following 'false' branch (when 'pk' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1581:68: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1582:27: branch_true: following 'true' branch (when 'pk' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1582:45: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1588:13: branch_true: following 'true' branch (when 'str' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1588:43: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1593:13: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1601:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1603:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1603:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1634:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1647:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1656:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1661:22: danger: 'data' leaks here; was allocated at [(21)](sarif:/runs/0/results/45/codeFlows/0/threadFlows/0/locations/20)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def982]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: warning[-Wanalyzer-malloc-leak]: leak of 'str_buf'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1698:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1699:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1701:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1703:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1703:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1704:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: danger: 'str_buf' leaks here; was allocated at [(5)](sarif:/runs/0/results/47/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def983]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: warning[-Wanalyzer-malloc-leak]: leak of 'token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1698:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1699:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1699:25: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1701:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1703:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1704:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: danger: 'token' leaks here; was allocated at [(3)](sarif:/runs/0/results/46/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def984]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1711:15: warning[-Wanalyzer-malloc-leak]: leak of 'token'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1698:11: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1699:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1699:25: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1701:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1703:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1704:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1706:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1711:15: danger: 'token' leaks here; was allocated at [(3)](sarif:/runs/0/results/48/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def985]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1797:15: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1701:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1703:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1704:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1706:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1711:15: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1747:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1747:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1755:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1755:12: branch_false: following 'false' branch (when 'relay_type != 1')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1757:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1757:19: branch_false: following 'false' branch (when 'relay_type != 2')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1759:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1759:19: branch_false: following 'false' branch (when 'relay_type != 3')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1761:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1761:19: branch_false: following 'false' branch (when 'relay_type <= 3')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1774:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1774:12: branch_false: following 'false' branch (when 'relay_type == 0')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1779:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1779:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1780:11: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1789:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1793:12: branch_false: following 'false' branch (when 'relay_type == 0')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1797:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1797:15: danger: 'data' leaks here; was allocated at [(21)](sarif:/runs/0/results/49/codeFlows/0/threadFlows/0/locations/20)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def986]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1803:9: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1701:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1703:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1704:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1706:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1711:15: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1747:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1747:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1755:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1755:12: branch_false: following 'false' branch (when 'relay_type != 1')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1757:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1757:19: branch_false: following 'false' branch (when 'relay_type != 2')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1759:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1759:19: branch_false: following 'false' branch (when 'relay_type != 3')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1761:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1761:19: branch_false: following 'false' branch (when 'relay_type <= 3')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1774:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1774:12: branch_false: following 'false' branch (when 'relay_type == 0')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1779:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1779:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1780:11: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1789:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1793:12: branch_false: following 'false' branch (when 'relay_type == 0')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1797:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1800:12: branch_false: following 'false' branch (when 'relay' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1802:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1803:9: danger: 'data' leaks here; was allocated at [(21)](sarif:/runs/0/results/50/codeFlows/0/threadFlows/0/locations/20)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def987]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1804:9: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1701:11: branch_false: following 'false' branch (when 'token' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1703:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1704:11: branch_false: following 'false' branch (when 'str_buf' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1705:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1706:11: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1711:15: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1747:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1747:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1755:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1755:12: branch_false: following 'false' branch (when 'relay_type != 1')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1757:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1757:19: branch_false: following 'false' branch (when 'relay_type != 2')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1759:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1759:19: branch_false: following 'false' branch (when 'relay_type != 3')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1761:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1761:19: branch_false: following 'false' branch (when 'relay_type <= 3')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1774:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1774:12: branch_false: following 'false' branch (when 'relay_type == 0')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1779:16: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1779:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1780:11: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1789:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1793:12: branch_false: following 'false' branch (when 'relay_type == 0')...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1797:15: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1800:12: branch_false: following 'false' branch (when 'relay' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1802:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1804:9: danger: 'data' leaks here; was allocated at [(21)](sarif:/runs/0/results/51/codeFlows/0/threadFlows/0/locations/20)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def988]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:1863:9: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2331:1: enter_function: entry to 'ldns_str2rdf_svcparams'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2340:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2343:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2347:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2353:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2355:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2355:27: call_function: calling 'parse_svcparam' from 'ldns_str2rdf_svcparams'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def989]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2124:15: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2331:1: enter_function: entry to 'ldns_str2rdf_svcparams'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2340:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2343:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2347:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2353:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2355:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2355:27: call_function: calling 'parse_svcparam' from 'ldns_str2rdf_svcparams'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def990]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2124:15: warning[-Wanalyzer-malloc-leak]: leak of 'in'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2101:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2104:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2113:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2116:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2116:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2117:19: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2117:19: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2116:13: branch_false: following 'false' branch (when 'in' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2120:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2124:15: danger: 'in' leaks here; was allocated at [(7)](sarif:/runs/0/results/54/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def991]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2378:9: warning[-Wanalyzer-malloc-leak]: leak of 'dp'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2340:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2343:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2347:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2353:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:12: branch_false: following 'false' branch (when 'svcparams' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2374:15: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2378:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2378:9: danger: 'dp' leaks here; was allocated at [(3)](sarif:/runs/0/results/55/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def992]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2378:9: warning[-Wanalyzer-malloc-leak]: leak of 'svcparams'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2340:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2343:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2347:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2353:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:27: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:12: branch_false: following 'false' branch (when 'svcparams' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2374:15: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2378:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2378:9: danger: 'svcparams' leaks here; was allocated at [(7)](sarif:/runs/0/results/56/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-127): [#def993]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2409:57: warning[-Wanalyzer-out-of-bounds]: heap-based buffer under-read
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2331:1: enter_function: entry to 'ldns_str2rdf_svcparams'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2340:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2343:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2347:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2353:19: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2355:27: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2355:27: call_function: calling 'parse_svcparam' from 'ldns_str2rdf_svcparams'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2355:27: return_function: returning to 'ldns_str2rdf_svcparams' from 'parse_svcparam'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2355:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2359:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2353:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:12: branch_false: following 'false' branch (when 'svcparams' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2384:12: branch_false: following 'false' branch (when 'new_data' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2391:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2408:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2408:40: call_function: inlined call to 'ldns_read_uint16' from 'ldns_str2rdf_svcparams'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2409:57: danger: out-of-bounds read from byte -8 till byte -1 but region starts at byte 0
Error: GCC_ANALYZER_WARNING (CWE-401): [#def994]
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2423:15: warning[-Wanalyzer-malloc-leak]: leak of 'p'
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2340:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2343:18: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2345:12: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2347:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2353:19: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:27: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2369:12: branch_false: following 'false' branch (when 'svcparams' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2374:15: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2378:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2384:26: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2384:12: branch_false: following 'false' branch (when 'new_data' is non-NULL)...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/str2host.c:2423:15: danger: 'p' leaks here; was allocated at [(11)](sarif:/runs/0/results/58/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def995]
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:139:24: warning[-Wanalyzer-malloc-leak]: leak of 'mac_bytes'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:167:1: enter_function: entry to 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:186:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:189:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:190:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:193:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:194:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:201:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:202:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:207:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: call_function: calling 'ldns_buffer_write' from 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: return_function: returning to 'ldns_tsig_mac_new' from 'ldns_buffer_write'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:232:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:238:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:240:11: branch_false: following 'false' branch (when 'key_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:246:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:253:11: branch_false: following 'false' branch (when 'mac_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:257:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:259:20: call_function: calling 'ldns_digest_function' from 'ldns_tsig_mac_new'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def996]
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:145:24: warning[-Wanalyzer-malloc-leak]: leak of 'mac_bytes'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:167:1: enter_function: entry to 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:186:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:189:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:190:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:193:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:194:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:201:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:202:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:207:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: call_function: calling 'ldns_buffer_write' from 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: return_function: returning to 'ldns_tsig_mac_new' from 'ldns_buffer_write'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:232:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:238:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:240:11: branch_false: following 'false' branch (when 'key_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:246:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:253:11: branch_false: following 'false' branch (when 'mac_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:257:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:259:20: call_function: calling 'ldns_digest_function' from 'ldns_tsig_mac_new'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def997]
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:151:24: warning[-Wanalyzer-malloc-leak]: leak of 'mac_bytes'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:167:1: enter_function: entry to 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:186:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:189:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:190:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:193:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:194:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:201:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:202:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:207:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: call_function: calling 'ldns_buffer_write' from 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: return_function: returning to 'ldns_tsig_mac_new' from 'ldns_buffer_write'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:232:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:238:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:240:11: branch_false: following 'false' branch (when 'key_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:246:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:253:11: branch_false: following 'false' branch (when 'mac_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:257:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:259:20: call_function: calling 'ldns_digest_function' from 'ldns_tsig_mac_new'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def998]
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:156:24: warning[-Wanalyzer-malloc-leak]: leak of 'mac_bytes'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:167:1: enter_function: entry to 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:186:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:189:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:190:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:193:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:194:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:201:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:202:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:207:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: call_function: calling 'ldns_buffer_write' from 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: return_function: returning to 'ldns_tsig_mac_new' from 'ldns_buffer_write'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:232:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:238:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:240:11: branch_false: following 'false' branch (when 'key_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:246:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:253:11: branch_false: following 'false' branch (when 'mac_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:257:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:259:20: call_function: calling 'ldns_digest_function' from 'ldns_tsig_mac_new'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def999]
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:158:24: warning[-Wanalyzer-malloc-leak]: leak of 'mac_bytes'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:167:1: enter_function: entry to 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:186:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:189:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:190:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:193:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:194:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:201:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:202:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:207:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: call_function: calling 'ldns_buffer_write' from 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: return_function: returning to 'ldns_tsig_mac_new' from 'ldns_buffer_write'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:232:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:238:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:240:11: branch_false: following 'false' branch (when 'key_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:246:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:253:11: branch_false: following 'false' branch (when 'mac_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:257:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:259:20: call_function: calling 'ldns_digest_function' from 'ldns_tsig_mac_new'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1000]
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: warning[-Wanalyzer-malloc-leak]: leak of 'key_bytes'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:167:1: enter_function: entry to 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:186:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:189:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:190:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:193:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:194:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:201:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:202:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:207:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: call_function: calling 'ldns_buffer_write' from 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: return_function: returning to 'ldns_tsig_mac_new' from 'ldns_buffer_write'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:232:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:238:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:238:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:240:11: branch_false: following 'false' branch (when 'key_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: danger: 'key_bytes' leaks here; was allocated at [(38)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/37)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1001]
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:262:24: warning[-Wanalyzer-malloc-leak]: leak of 'mac_bytes'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:167:1: enter_function: entry to 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:186:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:189:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:190:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:193:35: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:194:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:201:23: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:202:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:207:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: call_function: calling 'ldns_buffer_write' from 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:210:9: return_function: returning to 'ldns_tsig_mac_new' from 'ldns_buffer_write'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:232:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:238:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:240:11: branch_false: following 'false' branch (when 'key_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:244:20: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:246:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:252:21: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:253:11: branch_false: following 'false' branch (when 'mac_bytes' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:257:9: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:259:20: call_function: calling 'ldns_digest_function' from 'ldns_tsig_mac_new'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:259:20: return_function: returning to 'ldns_tsig_mac_new' from 'ldns_digest_function'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:261:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:262:24: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:262:24: danger: 'mac_bytes' leaks here; was allocated at [(42)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/41)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1002]
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:425:27: warning[-Wanalyzer-malloc-leak]: leak of 'time_signed'
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:405:11: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:412:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:412:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:413:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:413:31: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:414:19: branch_false: following 'false' branch (when 'time_signed' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:419:43: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/tsig.c:425:27: danger: 'time_signed' leaks here; was allocated at [(5)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def1003]
ldns-1.8.4/ldns-1.8.4_python3/util.c:383:26: warning[-Wanalyzer-null-argument]: use of NULL 'rand_f' where non-null expected
ldns-1.8.4/ldns-1.8.4_python3/util.c:356:11: branch_false: following 'false' branch (when 'seed' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:360:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:360:12: branch_true: following 'true' branch (when 'fd' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:361:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:361:20: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/util.c:363:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:363:28: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:381:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/util.c:382:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:383:20: branch_true: following 'true' branch (when 'fd' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:383:26: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:383:26: danger: argument 1 ('rand_f') NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-775): [#def1004]
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: warning[-Wanalyzer-file-leak]: leak of FILE 'rand_f'
ldns-1.8.4/ldns-1.8.4_python3/util.c:356:11: branch_false: following 'false' branch (when 'seed' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:360:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:360:12: branch_true: following 'true' branch (when 'fd' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:361:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:361:31: acquire_resource: opened here
ldns-1.8.4/ldns-1.8.4_python3/util.c:361:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/util.c:374:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:381:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: danger: 'rand_f' leaks here; was opened at [(5)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1005]
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: warning[-Wanalyzer-malloc-leak]: leak of 'rand_f'
ldns-1.8.4/ldns-1.8.4_python3/util.c:356:11: branch_false: following 'false' branch (when 'seed' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:360:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:360:12: branch_true: following 'true' branch (when 'fd' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:361:31: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:361:31: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/util.c:361:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/util.c:374:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:381:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: danger: 'rand_f' leaks here; was allocated at [(5)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1006]
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: warning[-Wanalyzer-malloc-leak]: leak of 'seed'
ldns-1.8.4/ldns-1.8.4_python3/util.c:355:16: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/util.c:356:11: branch_false: following 'false' branch (when 'seed' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:360:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:360:12: branch_false: following 'false' branch (when 'fd' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/util.c:378:24: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:381:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/util.c:389:17: danger: 'seed' leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1007]
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:294:35: warning[-Wanalyzer-malloc-leak]: leak of 'data'
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:168:9: branch_true: following 'true' branch (when 'rr' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:170:39: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:172:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:176:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:179:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:186:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:187:25: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:186:16: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:191:32: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:285:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:288:32: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:288:32: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:289:28: branch_false: following 'false' branch (when 'data' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:292:38: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/wire2host.c:294:35: danger: 'data' leaks here; was allocated at [(13)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1008]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:55:16: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: call_function: calling 'ldns_zone_push_rr' from 'ldns_zone_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1009]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:174:19: warning[-Wanalyzer-malloc-leak]: leak of 'z'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:169:13: acquire_memory: allocated here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:170:12: branch_false: following 'false' branch (when 'z' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:174:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:174:19: danger: 'z' leaks here; was allocated at [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1010]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1011]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:247:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1012]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:247:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1013]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:261:36: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:247:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:35: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:261:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:261:36: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1014]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:262:37: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:247:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:262:37: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1015]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:263:37: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:247:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:262:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:263:55: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:263:37: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1016]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:263:55: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:247:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:262:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:263:55: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:263:55: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1017]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:273:41: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:247:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:262:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:263:55: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:262:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:275:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:273:41: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1018]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:275:49: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:247:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:260:36: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:262:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:263:55: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:262:37: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:275:49: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:275:49: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1019]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:278:36: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_true: following 'true' branch (when 'origin' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:225:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:226:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:228:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:229:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:28: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:278:36: danger: 'ldns_zone_new()' leaks here; was allocated at [(10)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1020]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:278:65: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_true: following 'true' branch (when 'origin' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:225:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:226:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:228:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:229:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:28: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:278:65: danger: 'ldns_zone_new()' leaks here; was allocated at [(10)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1021]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:279:36: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_true: following 'true' branch (when 'origin' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:225:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:226:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:228:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:229:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:28: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:279:36: danger: 'ldns_zone_new()' leaks here; was allocated at [(10)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1022]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:279:56: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_true: following 'true' branch (when 'origin' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:225:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:226:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:228:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:229:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:28: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:279:56: danger: 'ldns_zone_new()' leaks here; was allocated at [(10)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1023]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:280:56: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_true: following 'true' branch (when 'origin' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:225:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:226:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:228:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:229:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:28: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:280:56: danger: 'ldns_zone_new()' leaks here; was allocated at [(10)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1024]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:285:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_true: following 'true' branch (when 'origin' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:225:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:226:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:228:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:229:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:28: branch_true: following 'true' branch...
branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:285:33: danger: 'ldns_zone_new()' leaks here; was allocated at [(10)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1025]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:29: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:29: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/20/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1026]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:300:53: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:289:36: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:289:36: branch_false: following 'false' branch (when 'soa_seen == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:297:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:299:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:300:68: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:300:53: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/21/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1027]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:300:68: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:289:36: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:289:36: branch_false: following 'false' branch (when 'soa_seen == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:297:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:299:36: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:300:68: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:300:68: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/22/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1028]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:307:33: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:248:36: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:253:50: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:288:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:30: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:306:28: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:307:33: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:307:33: danger: 'ldns_zone_new()' leaks here; was allocated at [(6)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1029]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:331:13: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:331:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:331:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:334:13: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:334:12: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:337:12: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:337:12: branch_false: following 'false' branch (when 'z' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:340:17: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:340:17: call_function: calling 'ldns_zone_free' from 'ldns_zone_new_frm_fp_l'
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1030]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:332:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_true: following 'true' branch (when 'origin' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:225:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:226:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:228:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:229:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:331:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:332:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:332:17: danger: 'ldns_zone_new()' leaks here; was allocated at [(10)](sarif:/runs/0/results/25/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1031]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:335:17: warning[-Wanalyzer-malloc-leak]: leak of 'ldns_zone_new()'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_true: following 'true' branch (when 'origin' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:225:29: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:226:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:228:29: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:229:20: branch_false: following 'false' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:334:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:335:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:335:17: danger: 'ldns_zone_new()' leaks here; was allocated at [(10)](sarif:/runs/0/results/26/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1032]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:347:17: warning[-Wanalyzer-malloc-leak]: leak of 'newzone'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:346:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:347:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:347:17: danger: 'newzone' leaks here; was allocated at [(6)](sarif:/runs/0/results/27/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1033]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:350:17: warning[-Wanalyzer-malloc-leak]: leak of 'newzone'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:349:12: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:350:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:350:17: danger: 'newzone' leaks here; was allocated at [(6)](sarif:/runs/0/results/28/codeFlows/0/threadFlows/0/locations/5)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def1034]
ldns-1.8.4/ldns-1.8.4_python3/zone.c:371:9: warning[-Wanalyzer-malloc-leak]: leak of 'newzone'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:198:1: enter_function: entry to 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:224:12: branch_false: following 'false' branch (when 'origin' is NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: call_function: calling 'ldns_zone_new' from 'ldns_zone_new_frm_fp_l'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:232:19: return_function: returning to 'ldns_zone_new_frm_fp_l' from 'ldns_zone_new'
ldns-1.8.4/ldns-1.8.4_python3/zone.c:233:12: branch_false: following 'false' branch...
branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:235:15: branch_true: following 'true' branch...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:241:20: branch_false: following 'false' branch (when 'ttl_from_TTL == 0')...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:243:21: branch_false: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:352:12: branch_true: following 'true' branch (when 'newzone' is non-NULL)...
ldns-1.8.4/ldns-1.8.4_python3/zone.c:353:17: branch_true: ...to here
ldns-1.8.4/ldns-1.8.4_python3/zone.c:353:17: call_function: calling 'ldns_zone_free' from 'ldns_zone_new_frm_fp_l'
Scan Properties
| analyzer-version-clippy | 1.90.0 |
| analyzer-version-cppcheck | 2.18.3 |
| analyzer-version-gcc | 15.2.1 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-81.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-gcc-latest-x86_64 |
| project-name | ldns-1.8.4-8.fc44 |
| store-results-to | /tmp/tmpopy_eq3j/ldns-1.8.4-8.fc44.tar.xz |
| time-created | 2025-10-28 19:00:14 |
| time-finished | 2025-10-28 19:08:57 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'gcc,cppcheck,shellcheck,clippy,unicontrol' '-o' '/tmp/tmpopy_eq3j/ldns-1.8.4-8.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpopy_eq3j/ldns-1.8.4-8.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251027.143044.ge6b947b-1.el9 |