glib2-2.84.1-1.fc43
List of Findings
Error: SHELLCHECK_WARNING (CWE-456): [#def1]
/usr/bin/glib-gettextize:29:1: warning[SC2209]: Use var=$(command) to assign output (or quote to assign string).
Error: SHELLCHECK_WARNING (CWE-563): [#def2]
/usr/bin/glib-gettextize:49:5: warning[SC2034]: prefix appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def3]
/usr/bin/glib-gettextize:53:1: warning[SC2034]: datarootdir appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def4]
/usr/bin/glib-gettextize:68:7: warning[SC2034]: configstatus appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-252): [#def5]
/usr/bin/glib-gettextize:164:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: CPPCHECK_WARNING (CWE-476): [#def6]
glib-2.84.1/fuzzing/driver.c:37: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-758): [#def7]
glib-2.84.1/gio/gdbusmessage.c:3729: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-457): [#def8]
glib-2.84.1/gio/gdbusprivate.c:2024: warning[uninitvar]: Uninitialized variable: arg_types
Error: CPPCHECK_WARNING (CWE-457): [#def9]
glib-2.84.1/gio/gfileinfo.c:1625: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def10]
glib-2.84.1/gio/gfileinfo.c:1647: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def11]
glib-2.84.1/gio/gfileinfo.c:1669: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def12]
glib-2.84.1/gio/gfileinfo.c:1691: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def13]
glib-2.84.1/gio/gfileinfo.c:1713: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def14]
glib-2.84.1/gio/gfileinfo.c:1735: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def15]
glib-2.84.1/gio/gfileinfo.c:1757: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def16]
glib-2.84.1/gio/gfileinfo.c:1780: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def17]
glib-2.84.1/gio/gfileinfo.c:1809: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def18]
glib-2.84.1/gio/gfileinfo.c:1836: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def19]
glib-2.84.1/gio/gfileinfo.c:1860: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def20]
glib-2.84.1/gio/gfileinfo.c:2076: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def21]
glib-2.84.1/gio/gfileinfo.c:2099: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-457): [#def22]
glib-2.84.1/gio/gfileinfo.c:2122: error[legacyUninitvar]: Uninitialized variable: *&value
Error: CPPCHECK_WARNING (CWE-758): [#def23]
glib-2.84.1/gio/gsettings.c:496: warning[objectIndex]: The address of variable 'key' might be accessed at non-zero index.
Error: CPPCHECK_WARNING (CWE-457): [#def24]
glib-2.84.1/gio/gsocket.c:2803: error[uninitvar]: Uninitialized variable: result
Error: CPPCHECK_WARNING (CWE-628): [#def25]
glib-2.84.1/gio/strinfo.c:284: error[invalidFunctionArg]: Invalid memchr() argument nr 2. The value is -1 but the valid values are '0:'.
Error: CPPCHECK_WARNING (CWE-457): [#def26]
glib-2.84.1/gio/tests/gdbus-example-subtree.c:320: error[legacyUninitvar]: Uninitialized variable: vtable_to_return
Error: CPPCHECK_WARNING (CWE-457): [#def27]
glib-2.84.1/gio/tests/gdbus-testserver.c:671: error[legacyUninitvar]: Uninitialized variable: ret
Error: CPPCHECK_WARNING (CWE-476): [#def28]
glib-2.84.1/gio/tests/live-g-file.c:309: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: f
Error: CPPCHECK_WARNING (CWE-476): [#def29]
glib-2.84.1/gio/tests/live-g-file.c:310: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: f
Error: CPPCHECK_WARNING (CWE-457): [#def30]
glib-2.84.1/gio/tests/sleepy-stream.c:58: warning[uninitvar]: Uninitialized variable: buffer
Error: CPPCHECK_WARNING (CWE-457): [#def31]
glib-2.84.1/gio/tests/srvtarget.c:125: warning[uninitvar]: Uninitialized variable: result
Error: CPPCHECK_WARNING (CWE-476): [#def32]
glib-2.84.1/gio/tests/tls-certificate.c:409: warning[nullPointer]: Possible null pointer dereference: l
Error: CPPCHECK_WARNING (CWE-476): [#def33]
glib-2.84.1/gio/xdgmime/xdgmime.c:107: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def34]
glib-2.84.1/gio/xdgmime/xdgmime.c:108: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def35]
glib-2.84.1/gio/xdgmime/xdgmime.c:109: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def36]
glib-2.84.1/gio/xdgmime/xdgmime.c:110: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def37]
glib-2.84.1/gio/xdgmime/xdgmime.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-401): [#def38]
glib-2.84.1/gio/xdgmime/xdgmime.c:147: error[memleakOnRealloc]: Common realloc mistake: '_caches' nulled but not freed upon failure
Error: CPPCHECK_WARNING (CWE-476): [#def39]
glib-2.84.1/gio/xdgmime/xdgmime.c:158: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def40]
glib-2.84.1/gio/xdgmime/xdgmime.c:168: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def41]
glib-2.84.1/gio/xdgmime/xdgmime.c:181: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def42]
glib-2.84.1/gio/xdgmime/xdgmime.c:193: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def43]
glib-2.84.1/gio/xdgmime/xdgmime.c:198: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def44]
glib-2.84.1/gio/xdgmime/xdgmime.c:203: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def45]
glib-2.84.1/gio/xdgmime/xdgmime.c:208: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def46]
glib-2.84.1/gio/xdgmime/xdgmime.c:250: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mime_subdir
Error: CPPCHECK_WARNING (CWE-476): [#def47]
glib-2.84.1/gio/xdgmime/xdgmime.c:251: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mime_subdir
Error: CPPCHECK_WARNING (CWE-476): [#def48]
glib-2.84.1/gio/xdgmime/xdgmime.c:260: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: guessed_xdg_home
Error: CPPCHECK_WARNING (CWE-476): [#def49]
glib-2.84.1/gio/xdgmime/xdgmime.c:261: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: guessed_xdg_home
Error: CPPCHECK_WARNING (CWE-476): [#def50]
glib-2.84.1/gio/xdgmime/xdgmime.c:290: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dir
Error: CPPCHECK_WARNING (CWE-476): [#def51]
glib-2.84.1/gio/xdgmime/xdgmime.c:291: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dir
Error: CPPCHECK_WARNING (CWE-476): [#def52]
glib-2.84.1/gio/xdgmime/xdgmime.c:292: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dir
Error: CPPCHECK_WARNING (CWE-476): [#def53]
glib-2.84.1/gio/xdgmime/xdgmime.c:345: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: xdg_dirs
Error: CPPCHECK_WARNING (CWE-476): [#def54]
glib-2.84.1/gio/xdgmime/xdgmime.c:346: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: xdg_dirs
Error: CPPCHECK_WARNING (CWE-476): [#def55]
glib-2.84.1/gio/xdgmime/xdgmime.c:405: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def56]
glib-2.84.1/gio/xdgmime/xdgmime.c:420: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def57]
glib-2.84.1/gio/xdgmime/xdgmime.c:431: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: file_name
Error: CPPCHECK_WARNING (CWE-476): [#def58]
glib-2.84.1/gio/xdgmime/xdgmime.c:922: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: result
Error: CPPCHECK_WARNING (CWE-476): [#def59]
glib-2.84.1/gio/xdgmime/xdgmime.c:969: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def60]
glib-2.84.1/gio/xdgmime/xdgmime.c:970: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def61]
glib-2.84.1/gio/xdgmime/xdgmime.c:971: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def62]
glib-2.84.1/gio/xdgmime/xdgmime.c:972: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def63]
glib-2.84.1/gio/xdgmime/xdgmime.c:973: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def64]
glib-2.84.1/gio/xdgmime/xdgmime.c:974: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list_el
Error: CPPCHECK_WARNING (CWE-476): [#def65]
glib-2.84.1/gio/xdgmime/xdgmimealias.c:53: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def66]
glib-2.84.1/gio/xdgmime/xdgmimealias.c:54: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def67]
glib-2.84.1/gio/xdgmime/xdgmimecache.c:147: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: cache
Error: CPPCHECK_WARNING (CWE-476): [#def68]
glib-2.84.1/gio/xdgmime/xdgmimecache.c:148: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: cache
Error: CPPCHECK_WARNING (CWE-476): [#def69]
glib-2.84.1/gio/xdgmime/xdgmimecache.c:149: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: cache
Error: CPPCHECK_WARNING (CWE-476): [#def70]
glib-2.84.1/gio/xdgmime/xdgmimecache.c:150: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: cache
Error: CPPCHECK_WARNING (CWE-476): [#def71]
glib-2.84.1/gio/xdgmime/xdgmimecache.c:632: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def72]
glib-2.84.1/gio/xdgmime/xdgmimecache.c:1125: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: result
Error: CPPCHECK_WARNING (CWE-476): [#def73]
glib-2.84.1/gio/xdgmime/xdgmimeglob.c:383: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: p
Error: CPPCHECK_WARNING (CWE-476): [#def74]
glib-2.84.1/gio/xdgmime/xdgmimeicon.c:52: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def75]
glib-2.84.1/gio/xdgmime/xdgmimeicon.c:53: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-401): [#def76]
glib-2.84.1/gio/xdgmime/xdgmimemagic.c:174: error[memleakOnRealloc]: Common realloc mistake: 'retval' nulled but not freed upon failure
Error: CPPCHECK_WARNING (CWE-476): [#def77]
glib-2.84.1/gio/xdgmime/xdgmimeparent.c:54: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def78]
glib-2.84.1/gio/xdgmime/xdgmimeparent.c:55: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: list
Error: CPPCHECK_WARNING (CWE-476): [#def79]
glib-2.84.1/girepository/cmph/bdz.c:166: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: marked_edge
Error: CPPCHECK_WARNING (CWE-476): [#def80]
glib-2.84.1/girepository/cmph/bdz.c:354: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def81]
glib-2.84.1/girepository/cmph/bdz.c:356: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def82]
glib-2.84.1/girepository/cmph/bdz.c:358: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def83]
glib-2.84.1/girepository/cmph/bdz.c:360: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def84]
glib-2.84.1/girepository/cmph/bdz.c:362: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def85]
glib-2.84.1/girepository/cmph/bdz.c:363: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def86]
glib-2.84.1/girepository/cmph/bdz.c:364: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def87]
glib-2.84.1/girepository/cmph/bdz.c:365: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def88]
glib-2.84.1/girepository/cmph/bdz.c:366: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def89]
glib-2.84.1/girepository/cmph/bdz.c:367: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdzf
Error: CPPCHECK_WARNING (CWE-476): [#def90]
glib-2.84.1/girepository/cmph/bdz.c:368: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def91]
glib-2.84.1/girepository/cmph/bdz.c:369: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def92]
glib-2.84.1/girepository/cmph/bdz.c:423: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: marked_vertices
Error: CPPCHECK_WARNING (CWE-476): [#def93]
glib-2.84.1/girepository/cmph/bdz.c:544: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def94]
glib-2.84.1/girepository/cmph/bdz.c:545: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def95]
glib-2.84.1/girepository/cmph/bdz.c:553: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def96]
glib-2.84.1/girepository/cmph/bdz.c:554: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def97]
glib-2.84.1/girepository/cmph/bdz.c:555: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def98]
glib-2.84.1/girepository/cmph/bdz.c:561: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def99]
glib-2.84.1/girepository/cmph/bdz.c:562: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz
Error: CPPCHECK_WARNING (CWE-476): [#def100]
glib-2.84.1/girepository/cmph/bdz_ph.c:153: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: marked_edge
Error: CPPCHECK_WARNING (CWE-476): [#def101]
glib-2.84.1/girepository/cmph/bdz_ph.c:324: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def102]
glib-2.84.1/girepository/cmph/bdz_ph.c:326: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def103]
glib-2.84.1/girepository/cmph/bdz_ph.c:328: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def104]
glib-2.84.1/girepository/cmph/bdz_ph.c:330: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def105]
glib-2.84.1/girepository/cmph/bdz_ph.c:331: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def106]
glib-2.84.1/girepository/cmph/bdz_ph.c:332: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_phf
Error: CPPCHECK_WARNING (CWE-476): [#def107]
glib-2.84.1/girepository/cmph/bdz_ph.c:333: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def108]
glib-2.84.1/girepository/cmph/bdz_ph.c:334: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def109]
glib-2.84.1/girepository/cmph/bdz_ph.c:388: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: marked_vertices
Error: CPPCHECK_WARNING (CWE-476): [#def110]
glib-2.84.1/girepository/cmph/bdz_ph.c:438: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new_g
Error: CPPCHECK_WARNING (CWE-476): [#def111]
glib-2.84.1/girepository/cmph/bdz_ph.c:441: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: new_g
Error: CPPCHECK_WARNING (CWE-476): [#def112]
glib-2.84.1/girepository/cmph/bdz_ph.c:499: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def113]
glib-2.84.1/girepository/cmph/bdz_ph.c:500: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_ph
Error: CPPCHECK_WARNING (CWE-476): [#def114]
glib-2.84.1/girepository/cmph/bdz_ph.c:508: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_ph
Error: CPPCHECK_WARNING (CWE-476): [#def115]
glib-2.84.1/girepository/cmph/bdz_ph.c:509: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_ph
Error: CPPCHECK_WARNING (CWE-476): [#def116]
glib-2.84.1/girepository/cmph/bdz_ph.c:510: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bdz_ph
Error: CPPCHECK_WARNING (CWE-476): [#def117]
glib-2.84.1/girepository/cmph/bmz.c:136: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: visited
Error: CPPCHECK_WARNING (CWE-476): [#def118]
glib-2.84.1/girepository/cmph/bmz.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: used_edges
Error: CPPCHECK_WARNING (CWE-476): [#def119]
glib-2.84.1/girepository/cmph/bmz.c:174: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def120]
glib-2.84.1/girepository/cmph/bmz.c:176: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmzf
Error: CPPCHECK_WARNING (CWE-476): [#def121]
glib-2.84.1/girepository/cmph/bmz.c:178: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmzf
Error: CPPCHECK_WARNING (CWE-476): [#def122]
glib-2.84.1/girepository/cmph/bmz.c:180: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmzf
Error: CPPCHECK_WARNING (CWE-476): [#def123]
glib-2.84.1/girepository/cmph/bmz.c:181: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmzf
Error: CPPCHECK_WARNING (CWE-476): [#def124]
glib-2.84.1/girepository/cmph/bmz.c:182: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def125]
glib-2.84.1/girepository/cmph/bmz.c:183: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-401): [#def126]
glib-2.84.1/girepository/cmph/bmz.c:321: error[memleakOnRealloc]: Common realloc mistake: 'unused_g_values' nulled but not freed upon failure
Error: CPPCHECK_WARNING (CWE-476): [#def127]
glib-2.84.1/girepository/cmph/bmz.c:500: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: CPPCHECK_WARNING (CWE-476): [#def128]
glib-2.84.1/girepository/cmph/bmz.c:501: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: CPPCHECK_WARNING (CWE-476): [#def129]
glib-2.84.1/girepository/cmph/bmz.c:509: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def130]
glib-2.84.1/girepository/cmph/bmz.c:511: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: CPPCHECK_WARNING (CWE-476): [#def131]
glib-2.84.1/girepository/cmph/bmz.c:519: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: CPPCHECK_WARNING (CWE-476): [#def132]
glib-2.84.1/girepository/cmph/bmz.c:520: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz
Error: CPPCHECK_WARNING (CWE-476): [#def133]
glib-2.84.1/girepository/cmph/bmz8.c:142: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: visited
Error: CPPCHECK_WARNING (CWE-476): [#def134]
glib-2.84.1/girepository/cmph/bmz8.c:144: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: used_edges
Error: CPPCHECK_WARNING (CWE-476): [#def135]
glib-2.84.1/girepository/cmph/bmz8.c:182: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def136]
glib-2.84.1/girepository/cmph/bmz8.c:184: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8f
Error: CPPCHECK_WARNING (CWE-476): [#def137]
glib-2.84.1/girepository/cmph/bmz8.c:186: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8f
Error: CPPCHECK_WARNING (CWE-476): [#def138]
glib-2.84.1/girepository/cmph/bmz8.c:188: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8f
Error: CPPCHECK_WARNING (CWE-476): [#def139]
glib-2.84.1/girepository/cmph/bmz8.c:189: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8f
Error: CPPCHECK_WARNING (CWE-476): [#def140]
glib-2.84.1/girepository/cmph/bmz8.c:190: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def141]
glib-2.84.1/girepository/cmph/bmz8.c:191: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-401): [#def142]
glib-2.84.1/girepository/cmph/bmz8.c:330: error[memleakOnRealloc]: Common realloc mistake: 'unused_g_values' nulled but not freed upon failure
Error: CPPCHECK_WARNING (CWE-476): [#def143]
glib-2.84.1/girepository/cmph/bmz8.c:510: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: CPPCHECK_WARNING (CWE-476): [#def144]
glib-2.84.1/girepository/cmph/bmz8.c:511: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: CPPCHECK_WARNING (CWE-476): [#def145]
glib-2.84.1/girepository/cmph/bmz8.c:519: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def146]
glib-2.84.1/girepository/cmph/bmz8.c:521: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: CPPCHECK_WARNING (CWE-476): [#def147]
glib-2.84.1/girepository/cmph/bmz8.c:529: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: CPPCHECK_WARNING (CWE-476): [#def148]
glib-2.84.1/girepository/cmph/bmz8.c:530: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: bmz8
Error: CPPCHECK_WARNING (CWE-476): [#def149]
glib-2.84.1/girepository/cmph/brz.c:34: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def150]
glib-2.84.1/girepository/cmph/brz.c:35: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def151]
glib-2.84.1/girepository/cmph/brz.c:36: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def152]
glib-2.84.1/girepository/cmph/brz.c:37: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def153]
glib-2.84.1/girepository/cmph/brz.c:38: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def154]
glib-2.84.1/girepository/cmph/brz.c:39: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def155]
glib-2.84.1/girepository/cmph/brz.c:40: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def156]
glib-2.84.1/girepository/cmph/brz.c:41: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def157]
glib-2.84.1/girepository/cmph/brz.c:42: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def158]
glib-2.84.1/girepository/cmph/brz.c:43: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def159]
glib-2.84.1/girepository/cmph/brz.c:44: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def160]
glib-2.84.1/girepository/cmph/brz.c:45: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def161]
glib-2.84.1/girepository/cmph/brz.c:46: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def162]
glib-2.84.1/girepository/cmph/brz.c:47: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def163]
glib-2.84.1/girepository/cmph/brz.c:48: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def164]
glib-2.84.1/girepository/cmph/brz.c:197: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def165]
glib-2.84.1/girepository/cmph/brz.c:199: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def166]
glib-2.84.1/girepository/cmph/brz.c:201: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def167]
glib-2.84.1/girepository/cmph/brz.c:203: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def168]
glib-2.84.1/girepository/cmph/brz.c:205: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def169]
glib-2.84.1/girepository/cmph/brz.c:207: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def170]
glib-2.84.1/girepository/cmph/brz.c:209: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def171]
glib-2.84.1/girepository/cmph/brz.c:211: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def172]
glib-2.84.1/girepository/cmph/brz.c:212: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def173]
glib-2.84.1/girepository/cmph/brz.c:213: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def174]
glib-2.84.1/girepository/cmph/brz.c:214: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brzf
Error: CPPCHECK_WARNING (CWE-476): [#def175]
glib-2.84.1/girepository/cmph/brz.c:215: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def176]
glib-2.84.1/girepository/cmph/brz.c:216: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def177]
glib-2.84.1/girepository/cmph/brz.c:281: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def178]
glib-2.84.1/girepository/cmph/brz.c:292: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def179]
glib-2.84.1/girepository/cmph/brz.c:293: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def180]
glib-2.84.1/girepository/cmph/brz.c:293: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: tmp_fd
Error: CPPCHECK_WARNING (CWE-476): [#def181]
glib-2.84.1/girepository/cmph/brz.c:300: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: tmp_fd
Error: CPPCHECK_WARNING (CWE-476): [#def182]
glib-2.84.1/girepository/cmph/brz.c:343: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def183]
glib-2.84.1/girepository/cmph/brz.c:354: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def184]
glib-2.84.1/girepository/cmph/brz.c:355: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: keys_index
Error: CPPCHECK_WARNING (CWE-476): [#def185]
glib-2.84.1/girepository/cmph/brz.c:355: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: tmp_fd
Error: CPPCHECK_WARNING (CWE-476): [#def186]
glib-2.84.1/girepository/cmph/brz.c:362: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: tmp_fd
Error: CPPCHECK_WARNING (CWE-476): [#def187]
glib-2.84.1/girepository/cmph/brz.c:400: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer_h0
Error: CPPCHECK_WARNING (CWE-476): [#def188]
glib-2.84.1/girepository/cmph/brz.c:401: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer_merge
Error: CPPCHECK_WARNING (CWE-476): [#def189]
glib-2.84.1/girepository/cmph/brz.c:411: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buffer_h0
Error: CPPCHECK_WARNING (CWE-476): [#def190]
glib-2.84.1/girepository/cmph/brz.c:515: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: vector
Error: CPPCHECK_WARNING (CWE-476): [#def191]
glib-2.84.1/girepository/cmph/brz.c:539: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-682): [#def192]
glib-2.84.1/girepository/cmph/brz.c:540: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def193]
glib-2.84.1/girepository/cmph/brz.c:541: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def194]
glib-2.84.1/girepository/cmph/brz.c:542: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def195]
glib-2.84.1/girepository/cmph/brz.c:543: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-476): [#def196]
glib-2.84.1/girepository/cmph/brz.c:560: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-682): [#def197]
glib-2.84.1/girepository/cmph/brz.c:561: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def198]
glib-2.84.1/girepository/cmph/brz.c:562: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def199]
glib-2.84.1/girepository/cmph/brz.c:563: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-682): [#def200]
glib-2.84.1/girepository/cmph/brz.c:564: error[nullPointerArithmeticOutOfMemory]: If memory allocation fail: pointer addition with NULL pointer.
Error: CPPCHECK_WARNING (CWE-476): [#def201]
glib-2.84.1/girepository/cmph/brz.c:608: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def202]
glib-2.84.1/girepository/cmph/brz.c:609: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def203]
glib-2.84.1/girepository/cmph/brz.c:610: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def204]
glib-2.84.1/girepository/cmph/brz.c:611: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def205]
glib-2.84.1/girepository/cmph/brz.c:612: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def206]
glib-2.84.1/girepository/cmph/brz.c:615: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def207]
glib-2.84.1/girepository/cmph/brz.c:621: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def208]
glib-2.84.1/girepository/cmph/brz.c:622: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def209]
glib-2.84.1/girepository/cmph/brz.c:628: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def210]
glib-2.84.1/girepository/cmph/brz.c:629: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def211]
glib-2.84.1/girepository/cmph/brz.c:631: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: brz
Error: CPPCHECK_WARNING (CWE-476): [#def212]
glib-2.84.1/girepository/cmph/brz.c:649: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def213]
glib-2.84.1/girepository/cmph/buffer_entry.c:78: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def214]
glib-2.84.1/girepository/cmph/chd.c:146: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def215]
glib-2.84.1/girepository/cmph/chd.c:149: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chdf
Error: CPPCHECK_WARNING (CWE-476): [#def216]
glib-2.84.1/girepository/cmph/chd.c:152: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chdf
Error: CPPCHECK_WARNING (CWE-476): [#def217]
glib-2.84.1/girepository/cmph/chd.c:155: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chdf
Error: CPPCHECK_WARNING (CWE-476): [#def218]
glib-2.84.1/girepository/cmph/chd.c:156: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chdf
Error: CPPCHECK_WARNING (CWE-476): [#def219]
glib-2.84.1/girepository/cmph/chd.c:158: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def220]
glib-2.84.1/girepository/cmph/chd.c:159: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def221]
glib-2.84.1/girepository/cmph/chd.c:186: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd
Error: CPPCHECK_WARNING (CWE-476): [#def222]
glib-2.84.1/girepository/cmph/chd.c:187: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd
Error: CPPCHECK_WARNING (CWE-476): [#def223]
glib-2.84.1/girepository/cmph/chd.c:191: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd
Error: CPPCHECK_WARNING (CWE-476): [#def224]
glib-2.84.1/girepository/cmph/chd.c:192: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd
Error: CPPCHECK_WARNING (CWE-476): [#def225]
glib-2.84.1/girepository/cmph/chd_ph.c:133: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: probe_counts
Error: CPPCHECK_WARNING (CWE-476): [#def226]
glib-2.84.1/girepository/cmph/chd_ph.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: probe_counts
Error: CPPCHECK_WARNING (CWE-476): [#def227]
glib-2.84.1/girepository/cmph/chd_ph.c:312: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: sorted_lists
Error: CPPCHECK_WARNING (CWE-476): [#def228]
glib-2.84.1/girepository/cmph/chd_ph.c:314: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: sorted_lists
Error: CPPCHECK_WARNING (CWE-476): [#def229]
glib-2.84.1/girepository/cmph/chd_ph.c:335: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output_buckets
Error: CPPCHECK_WARNING (CWE-476): [#def230]
glib-2.84.1/girepository/cmph/chd_ph.c:336: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output_buckets
Error: CPPCHECK_WARNING (CWE-476): [#def231]
glib-2.84.1/girepository/cmph/chd_ph.c:358: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output_items
Error: CPPCHECK_WARNING (CWE-476): [#def232]
glib-2.84.1/girepository/cmph/chd_ph.c:359: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: output_items
Error: CPPCHECK_WARNING (CWE-476): [#def233]
glib-2.84.1/girepository/cmph/chd_ph.c:808: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def234]
glib-2.84.1/girepository/cmph/chd_ph.c:811: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_phf
Error: CPPCHECK_WARNING (CWE-476): [#def235]
glib-2.84.1/girepository/cmph/chd_ph.c:813: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_phf
Error: CPPCHECK_WARNING (CWE-476): [#def236]
glib-2.84.1/girepository/cmph/chd_ph.c:815: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_phf
Error: CPPCHECK_WARNING (CWE-476): [#def237]
glib-2.84.1/girepository/cmph/chd_ph.c:816: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_phf
Error: CPPCHECK_WARNING (CWE-476): [#def238]
glib-2.84.1/girepository/cmph/chd_ph.c:818: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def239]
glib-2.84.1/girepository/cmph/chd_ph.c:819: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def240]
glib-2.84.1/girepository/cmph/chd_ph.c:851: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def241]
glib-2.84.1/girepository/cmph/chd_ph.c:852: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_ph
Error: CPPCHECK_WARNING (CWE-476): [#def242]
glib-2.84.1/girepository/cmph/chd_ph.c:858: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def243]
glib-2.84.1/girepository/cmph/chd_ph.c:859: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_ph
Error: CPPCHECK_WARNING (CWE-476): [#def244]
glib-2.84.1/girepository/cmph/chd_ph.c:860: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chd_ph
Error: CPPCHECK_WARNING (CWE-476): [#def245]
glib-2.84.1/girepository/cmph/chm.c:112: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: visited
Error: CPPCHECK_WARNING (CWE-476): [#def246]
glib-2.84.1/girepository/cmph/chm.c:129: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def247]
glib-2.84.1/girepository/cmph/chm.c:131: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chmf
Error: CPPCHECK_WARNING (CWE-476): [#def248]
glib-2.84.1/girepository/cmph/chm.c:133: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chmf
Error: CPPCHECK_WARNING (CWE-476): [#def249]
glib-2.84.1/girepository/cmph/chm.c:135: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chmf
Error: CPPCHECK_WARNING (CWE-476): [#def250]
glib-2.84.1/girepository/cmph/chm.c:136: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chmf
Error: CPPCHECK_WARNING (CWE-476): [#def251]
glib-2.84.1/girepository/cmph/chm.c:137: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def252]
glib-2.84.1/girepository/cmph/chm.c:138: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def253]
glib-2.84.1/girepository/cmph/chm.c:252: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: CPPCHECK_WARNING (CWE-476): [#def254]
glib-2.84.1/girepository/cmph/chm.c:253: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: CPPCHECK_WARNING (CWE-476): [#def255]
glib-2.84.1/girepository/cmph/chm.c:261: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def256]
glib-2.84.1/girepository/cmph/chm.c:263: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: CPPCHECK_WARNING (CWE-476): [#def257]
glib-2.84.1/girepository/cmph/chm.c:271: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: CPPCHECK_WARNING (CWE-476): [#def258]
glib-2.84.1/girepository/cmph/chm.c:272: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: chm
Error: CPPCHECK_WARNING (CWE-476): [#def259]
glib-2.84.1/girepository/cmph/cmph_structs.c:12: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mph
Error: CPPCHECK_WARNING (CWE-476): [#def260]
glib-2.84.1/girepository/cmph/cmph_structs.c:65: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def261]
glib-2.84.1/girepository/cmph/cmph_structs.c:67: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def262]
glib-2.84.1/girepository/cmph/compressed_rank.c:64: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: select_vec
Error: CPPCHECK_WARNING (CWE-476): [#def263]
glib-2.84.1/girepository/cmph/fch.c:155: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: vector
Error: CPPCHECK_WARNING (CWE-476): [#def264]
glib-2.84.1/girepository/cmph/fch.c:156: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: vector
Error: CPPCHECK_WARNING (CWE-476): [#def265]
glib-2.84.1/girepository/cmph/fch.c:157: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: vector
Error: CPPCHECK_WARNING (CWE-476): [#def266]
glib-2.84.1/girepository/cmph/fch.c:177: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: random_table
Error: CPPCHECK_WARNING (CWE-476): [#def267]
glib-2.84.1/girepository/cmph/fch.c:182: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: map_table
Error: CPPCHECK_WARNING (CWE-476): [#def268]
glib-2.84.1/girepository/cmph/fch.c:182: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: random_table
Error: CPPCHECK_WARNING (CWE-476): [#def269]
glib-2.84.1/girepository/cmph/fch.c:294: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def270]
glib-2.84.1/girepository/cmph/fch.c:296: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def271]
glib-2.84.1/girepository/cmph/fch.c:298: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def272]
glib-2.84.1/girepository/cmph/fch.c:300: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def273]
glib-2.84.1/girepository/cmph/fch.c:302: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def274]
glib-2.84.1/girepository/cmph/fch.c:303: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def275]
glib-2.84.1/girepository/cmph/fch.c:304: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def276]
glib-2.84.1/girepository/cmph/fch.c:305: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def277]
glib-2.84.1/girepository/cmph/fch.c:306: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fchf
Error: CPPCHECK_WARNING (CWE-476): [#def278]
glib-2.84.1/girepository/cmph/fch.c:307: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def279]
glib-2.84.1/girepository/cmph/fch.c:308: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: mphf
Error: CPPCHECK_WARNING (CWE-476): [#def280]
glib-2.84.1/girepository/cmph/fch.c:373: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: CPPCHECK_WARNING (CWE-476): [#def281]
glib-2.84.1/girepository/cmph/fch.c:377: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def282]
glib-2.84.1/girepository/cmph/fch.c:378: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: CPPCHECK_WARNING (CWE-476): [#def283]
glib-2.84.1/girepository/cmph/fch.c:384: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: CPPCHECK_WARNING (CWE-476): [#def284]
glib-2.84.1/girepository/cmph/fch.c:388: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: buf
Error: CPPCHECK_WARNING (CWE-476): [#def285]
glib-2.84.1/girepository/cmph/fch.c:389: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: CPPCHECK_WARNING (CWE-476): [#def286]
glib-2.84.1/girepository/cmph/fch.c:400: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: CPPCHECK_WARNING (CWE-476): [#def287]
glib-2.84.1/girepository/cmph/fch.c:401: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: fch
Error: CPPCHECK_WARNING (CWE-476): [#def288]
glib-2.84.1/girepository/cmph/fch_buckets.c:181: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def289]
glib-2.84.1/girepository/cmph/fch_buckets.c:184: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def290]
glib-2.84.1/girepository/cmph/fch_buckets.c:185: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def291]
glib-2.84.1/girepository/cmph/fch_buckets.c:189: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def292]
glib-2.84.1/girepository/cmph/fch_buckets.c:190: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def293]
glib-2.84.1/girepository/cmph/fch_buckets.c:195: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def294]
glib-2.84.1/girepository/cmph/fch_buckets.c:195: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: sorted_indexes
Error: CPPCHECK_WARNING (CWE-476): [#def295]
glib-2.84.1/girepository/cmph/fch_buckets.c:196: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: nbuckets_size
Error: CPPCHECK_WARNING (CWE-476): [#def296]
glib-2.84.1/girepository/cmph/graph.c:212: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: deleted
Error: CPPCHECK_WARNING (CWE-476): [#def297]
glib-2.84.1/girepository/cmph/graph.c:234: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: deleted
Error: CPPCHECK_WARNING (CWE-476): [#def298]
glib-2.84.1/girepository/cmph/graph.c:265: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: deleted
Error: CPPCHECK_WARNING (CWE-476): [#def299]
glib-2.84.1/girepository/cmph/jenkins_hash.c:91: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: state
Error: CPPCHECK_WARNING (CWE-476): [#def300]
glib-2.84.1/girepository/cmph/jenkins_hash.c:237: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dest_state
Error: CPPCHECK_WARNING (CWE-476): [#def301]
glib-2.84.1/girepository/cmph/jenkins_hash.c:238: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: dest_state
Error: CPPCHECK_WARNING (CWE-476): [#def302]
glib-2.84.1/girepository/cmph/jenkins_hash.c:245: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: state
Error: CPPCHECK_WARNING (CWE-476): [#def303]
glib-2.84.1/girepository/cmph/jenkins_hash.c:246: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: state
Error: CPPCHECK_WARNING (CWE-457): [#def304]
glib-2.84.1/girepository/gibaseinfo.c:915: error[uninitvar]: Uninitialized variables: &blob.name, &blob.value
Error: COMPILER_WARNING (CWE-476): [#def305]
glib-2.84.1/girepository/girparser.c:682:11: warning[-Wnull-dereference]: potential null pointer dereference
Error: CPPCHECK_WARNING (CWE-457): [#def306]
glib-2.84.1/girepository/girparser.c:1714: error[legacyUninitvar]: Uninitialized variable: target_state
Error: CPPCHECK_WARNING (CWE-562): [#def307]
glib-2.84.1/glib/gdataset.c:1162: error[returnDanglingLifetime]: Returning pointer to local variable 'new_data' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def308]
glib-2.84.1/glib/gdataset.c:1162: error[returnDanglingLifetime]: Returning pointer to local variable 'new_destroy' that will be invalid when returning.
Error: COMPILER_WARNING: [#def309]
glib-2.84.1/redhat-linux-build/g-ir-cpp-hd2y0bwj.c:43: included_from: Included from here.
glib-2.84.1/glib/gi18n-lib.h:32:10: warning: ‘_’ redefined
glib-2.84.1/redhat-linux-build/g-ir-cpp-hd2y0bwj.c:42: included_from: Included from here.
glib-2.84.1/glib/gi18n.h:28:10: note: this is the location of the previous definition
Error: COMPILER_WARNING: [#def310]
glib-2.84.1/glib/gi18n-lib.h:33:9: warning: ‘Q_’ redefined
glib-2.84.1/glib/gi18n.h:29:9: note: this is the location of the previous definition
Error: COMPILER_WARNING: [#def311]
glib-2.84.1/glib/gi18n-lib.h:35:9: warning: ‘C_’ redefined
glib-2.84.1/glib/gi18n.h:31:9: note: this is the location of the previous definition
Error: COMPILER_WARNING (CWE-476): [#def312]
glib-2.84.1/glib/gkeyfile.c: scope_hint: In function ‘g_key_file_set_group_comment’
glib-2.84.1/glib/gkeyfile.c:3460:21: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def313]
glib-2.84.1/glib/gkeyfile.c:3689:14: warning[-Wnull-dereference]: potential null pointer dereference
Error: CPPCHECK_WARNING (CWE-909): [#def314]
glib-2.84.1/glib/gkeyfile.c:3918: error[uninitStructMember]: Uninitialized struct member: pair.key
Error: CPPCHECK_WARNING (CWE-457): [#def315]
glib-2.84.1/glib/gkeyfile.c:3918: warning[uninitvar]: Uninitialized variable: pair
Error: CPPCHECK_WARNING (CWE-476): [#def316]
glib-2.84.1/glib/gslist.c:283: warning[nullPointer]: Possible null pointer dereference: prev_list
Error: CPPCHECK_WARNING (CWE-476): [#def317]
glib-2.84.1/glib/gslist.c:284: warning[nullPointer]: Possible null pointer dereference: prev_list
Error: CPPCHECK_WARNING (CWE-476): [#def318]
glib-2.84.1/glib/gtestutils.c:3446: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: __glib_assert_msg
Error: CPPCHECK_WARNING (CWE-457): [#def319]
glib-2.84.1/glib/gutils.c:3310: error[uninitvar]: Uninitialized variable: euid
Error: CPPCHECK_WARNING (CWE-457): [#def320]
glib-2.84.1/glib/gutils.c:3310: error[uninitvar]: Uninitialized variable: ruid
Error: CPPCHECK_WARNING (CWE-457): [#def321]
glib-2.84.1/glib/gutils.c:3310: error[uninitvar]: Uninitialized variable: suid
Error: CPPCHECK_WARNING (CWE-457): [#def322]
glib-2.84.1/glib/gutils.c:3311: error[uninitvar]: Uninitialized variable: egid
Error: CPPCHECK_WARNING (CWE-457): [#def323]
glib-2.84.1/glib/gutils.c:3311: error[uninitvar]: Uninitialized variable: rgid
Error: CPPCHECK_WARNING (CWE-457): [#def324]
glib-2.84.1/glib/gutils.c:3311: error[uninitvar]: Uninitialized variable: sgid
Error: COMPILER_WARNING (CWE-476): [#def325]
glib-2.84.1/glib/gvariant-parser.c:1709:9: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def326]
glib-2.84.1/glib/gvariant-parser.c:1841:18: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def327]
glib-2.84.1/glib/gvariant-parser.c:2231:18: warning[-Wnull-dereference]: potential null pointer dereference
Error: CPPCHECK_WARNING (CWE-457): [#def328]
glib-2.84.1/glib/gvariant.c:3826: error[legacyUninitvar]: Uninitialized variable: type
Error: CPPCHECK_WARNING (CWE-457): [#def329]
glib-2.84.1/glib/tests/array-test.c:906: error[uninitvar]: Uninitialized variable: &i
Error: COMPILER_WARNING (CWE-476): [#def330]
glib-2.84.1/glib/tests/error.c:263:13: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def331]
glib-2.84.1/glib/tests/error.c:280:18: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def332]
glib-2.84.1/glib/tests/error.c:280:28: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def333]
glib-2.84.1/glib/tests/error.c:281:20: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def334]
glib-2.84.1/glib/tests/error.c:281:30: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def335]
glib-2.84.1/glib/tests/error.c:290:25: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def336]
glib-2.84.1/glib/tests/error.c:302:21: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def337]
glib-2.84.1/glib/glib.h:89: included_from: Included from here.
glib-2.84.1/glib/tests/error.c: scope_hint: In function ‘test_extended’
glib-2.84.1/glib/tests/error.c:338:54: warning[-Wnull-dereference]: potential null pointer dereference
Error: CPPCHECK_WARNING (CWE-476): [#def338]
glib-2.84.1/glib/tests/fileutils.c:2041: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: file
Error: CPPCHECK_WARNING (CWE-457): [#def339]
glib-2.84.1/glib/tests/gvariant.c:481: error[legacyUninitvar]: Uninitialized variable: result
Error: CPPCHECK_WARNING (CWE-457): [#def340]
glib-2.84.1/glib/tests/gvariant.c:538: error[legacyUninitvar]: Uninitialized variable: replacement
Error: CPPCHECK_WARNING (CWE-457): [#def341]
glib-2.84.1/glib/tests/markup-parse.c:249: error[legacyUninitvar]: Uninitialized variable: expected
Error: CPPCHECK_WARNING (CWE-476): [#def342]
glib-2.84.1/glib/tests/string.c:744: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: test_str
Error: CPPCHECK_WARNING (CWE-476): [#def343]
glib-2.84.1/glib/tests/unicode.c:642: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: infile
Error: CPPCHECK_WARNING (CWE-476): [#def344]
glib-2.84.1/glib/tests/unicode.c:706: warning[nullPointerOutOfResources]: If resource allocation fails, then there is a possible null pointer dereference: infile
Error: CPPCHECK_WARNING (CWE-476): [#def345]
glib-2.84.1/gobject/gobject.c:1797: warning[nullPointer]: Possible null pointer dereference: g_enable_diagnostic
Error: COMPILER_WARNING (CWE-476): [#def346]
glib-2.84.1/gobject/gsignal.c: scope_hint: In function ‘handlers_find’
glib-2.84.1/gobject/gsignal.c:558:28: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def347]
glib-2.84.1/gobject/gsignal.c: scope_hint: In function ‘handler_insert’
glib-2.84.1/gobject/gsignal.c:685:13: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def348]
glib-2.84.1/gobject/gclosure.h:27: included_from: Included from here.
glib-2.84.1/gobject/gsignal.h:26: included_from: Included from here.
glib-2.84.1/gobject/gsignal.c:32: included_from: Included from here.
glib-2.84.1/gobject/gsignal.c: scope_hint: In function ‘g_signal_stop_emission_by_name’
glib-2.84.1/gobject/gsignal.c:1167:41: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def349]
glib-2.84.1/gobject/gsignal.c:1816:17: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def350]
glib-2.84.1/gobject/gsignal.c:1979:40: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def351]
glib-2.84.1/gobject/gsignal.c: scope_hint: In function ‘g_signal_connect_closure’
glib-2.84.1/gobject/gsignal.c:2410:41: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def352]
glib-2.84.1/gobject/gsignal.c: scope_hint: In function ‘g_signal_connect_data’
glib-2.84.1/gobject/gsignal.c:2522:41: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def353]
glib-2.84.1/gobject/gtype.c: scope_hint: In function ‘type_node_fundamental_new_W’
glib-2.84.1/gobject/gtype.c:529:21: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def354]
glib-2.84.1/gobject/gtype.c: scope_hint: In function ‘check_derivation_I’
glib-2.84.1/gobject/gtype.c:770:14: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def355]
glib-2.84.1/gobject/gtype.c:3756:26: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def356]
glib-2.84.1/glib/glib.h:64: included_from: Included from here.
glib-2.84.1/girepository/girwriter-private.h:26: included_from: Included from here.
glib-2.84.1/girepository/girwriter.c:27: included_from: Included from here.
glib-2.84.1/girepository/girwriter.c: scope_hint: In function ‘gi_ir_writer_write’
glib-2.84.1/gobject/gtype.h:646:114: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def357]
glib-2.84.1/gobject/gtypemodule.c:335:9: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def358]
glib-2.84.1/gobject/gtypemodule.c: scope_hint: In function ‘g_type_module_complete_type_info’
glib-2.84.1/gobject/gtypemodule.c:337:29: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def359]
glib-2.84.1/gobject/gtypemodule.c: scope_hint: In function ‘g_type_module_complete_interface_info’
glib-2.84.1/gobject/gtypemodule.c:350:9: warning[-Wnull-dereference]: potential null pointer dereference
Error: COMPILER_WARNING (CWE-476): [#def360]
glib-2.84.1/gobject/gtypemodule.c: scope_hint: In function ‘g_type_module_register_type’
glib-2.84.1/gobject/gtypemodule.c:420:27: warning[-Wnull-dereference]: potential null pointer dereference
Error: CPPCHECK_WARNING (CWE-758): [#def361]
glib-2.84.1/gobject/tests/flags.c:40: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def362]
glib-2.84.1/gobject/tests/signals.c:121: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: GCC_ANALYZER_WARNING (CWE-476): [#def363]
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1126:7: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1114:1: enter_function: entry to ‘g_application_real_local_command_line’
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1118:11: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1123:13: call_function: calling ‘g_application_parse_command_line’ from ‘g_application_real_local_command_line’
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1123:13: return_function: returning to ‘g_application_real_local_command_line’ from ‘g_application_parse_command_line’
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1124:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1126:32: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1126:32: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1127:7: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:1126:7: danger: dereference of NULL ‘error’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def364]
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2691:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2591:1: enter_function: entry to ‘g_application_run’
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2600:3: branch_false: following ‘false’ branch (when ‘application’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2600:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2601:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2602:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2602:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2659:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2677:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2684:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2684:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2687:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2687:15: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2689:12: call_function: calling ‘g_application_register’ from ‘g_application_run’
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2689:12: return_function: returning to ‘g_application_run’ from ‘g_application_register’
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2689:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2691:56: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2691:56: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2692:11: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gapplication.c:2691:11: danger: dereference of NULL ‘error’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def365]
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1111:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1084:1: enter_function: entry to ‘mechanism_server_data_send’
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1093:3: branch_false: following ‘false’ branch (when ‘mechanism’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1093:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1093:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1094:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1094:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1095:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1098:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1104:3: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1104:3: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1105:8: call_function: calling ‘keyring_generate_entry’ from ‘mechanism_server_data_send’
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1105:8: return_function: returning to ‘mechanism_server_data_send’ from ‘keyring_generate_entry’
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1105:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1110:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1111:91: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1111:32: danger: dereference of NULL ‘error’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def366]
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1250:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1202:1: enter_function: entry to ‘mechanism_client_data_receive’
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1217:3: branch_false: following ‘false’ branch (when ‘mechanism’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1217:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1218:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1219:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1225:12: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1226:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1234:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1236:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1243:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1245:3: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1246:12: call_function: calling ‘keyring_lookup_entry’ from ‘mechanism_client_data_receive’
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1246:12: return_function: returning to ‘mechanism_client_data_receive’ from ‘keyring_lookup_entry’
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1247:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1249:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1250:98: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1250:98: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1250:98: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1250:98: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusauthmechanismsha1.c:1250:32: danger: dereference of NULL ‘error’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def367]
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6476:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6452:11: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6460:7: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6462:7: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6468:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6478:25: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6478:25: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6476:11: danger: dereference of NULL ‘error’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def368]
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6738:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘local_error’
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6933:1: enter_function: entry to ‘g_dbus_connection_call_sync’
glib-2.84.1/redhat-linux-build/../gio/gdbusconnection.c:6945:10: call_function: calling ‘g_dbus_connection_call_sync_internal’ from ‘g_dbus_connection_call_sync’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def369]
glib-2.84.1/redhat-linux-build/../gio/gdbusinterfaceskeleton.c:660:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def370]
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:482:3: warning[-Wanalyzer-null-argument]: use of NULL ‘child_object_path’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:592:1: enter_function: entry to ‘g_dbus_object_manager_server_export_uniquely’
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:602:3: branch_false: following ‘false’ branch (when ‘manager’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:602:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:603:3: branch_false: following ‘false’ branch (when ‘object’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:603:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:604:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:606:18: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:615:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:624:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdbusobjectmanagerserver.c:624:3: call_function: calling ‘g_dbus_object_manager_server_export_unlocked’ from ‘g_dbus_object_manager_server_export_uniquely’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def371]
glib-2.84.1/redhat-linux-build/../gio/gdummyfile.c:690:15: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘encoded’
glib-2.84.1/redhat-linux-build/../gio/gdummyfile.c:333:1: enter_function: entry to ‘g_dummy_file_resolve_relative_path’
glib-2.84.1/redhat-linux-build/../gio/gdummyfile.c:342:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdummyfile.c:352:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gdummyfile.c:354:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gdummyfile.c:355:32: call_function: inlined call to ‘g_strdup_inline’ from ‘g_dummy_file_resolve_relative_path’
glib-2.84.1/redhat-linux-build/../gio/gdummyfile.c:355:9: release_memory: ‘new_decoded_uri.path’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gdummyfile.c:359:13: call_function: calling ‘_g_encode_uri’ from ‘g_dummy_file_resolve_relative_path’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def372]
glib-2.84.1/redhat-linux-build/../gio/gfdonotificationbackend.c:111:11: warning[-Wanalyzer-null-argument]: use of NULL ‘id’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/gfdonotificationbackend.c:464:1: enter_function: entry to ‘g_fdo_notification_backend_send_notification’
glib-2.84.1/redhat-linux-build/../gio/gfdonotificationbackend.c:493:7: call_function: calling ‘freedesktop_notification_new’ from ‘g_fdo_notification_backend_send_notification’
glib-2.84.1/redhat-linux-build/../gio/gfdonotificationbackend.c:493:7: return_function: returning to ‘g_fdo_notification_backend_send_notification’ from ‘freedesktop_notification_new’
glib-2.84.1/redhat-linux-build/../gio/gfdonotificationbackend.c:495:9: call_function: calling ‘g_fdo_notification_backend_find_notification’ from ‘g_fdo_notification_backend_send_notification’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def373]
glib-2.84.1/redhat-linux-build/../gio/gfile.c:2643:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘my_error’
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3362:1: enter_function: entry to ‘file_copy_fallback’
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3379:11: release_memory: ‘tmp_error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3382:10: call_function: calling ‘g_file_query_info’ from ‘file_copy_fallback’
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3382:10: return_function: returning to ‘file_copy_fallback’ from ‘g_file_query_info’
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3387:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3390:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3390:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3398:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3398:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3399:7: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3398:7: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3401:12: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3401:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3408:16: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3409:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3411:16: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3411:16: call_function: calling ‘copy_symlink’ from ‘file_copy_fallback’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def374]
glib-2.84.1/redhat-linux-build/../gio/gfile.c:2696:7: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘my_error’
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3362:1: enter_function: entry to ‘file_copy_fallback’
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3379:11: release_memory: ‘tmp_error’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3382:10: call_function: calling ‘g_file_query_info’ from ‘file_copy_fallback’
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3382:10: return_function: returning to ‘file_copy_fallback’ from ‘g_file_query_info’
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3387:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3390:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3390:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3398:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3420:11: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3430:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gfile.c:3430:13: call_function: calling ‘open_source_for_copy’ from ‘file_copy_fallback’
Error: GCC_ANALYZER_WARNING (CWE-686): [#def375]
glib-2.84.1/redhat-linux-build/../gio/gio-launch-desktop.c:253:3: warning[-Wanalyzer-putenv-of-auto-var]: ‘putenv’ on a pointer to automatic variable ‘buf’
glib-2.84.1/redhat-linux-build/../gio/gio-launch-desktop.c:246:6: branch_false: following ‘false’ branch (when ‘argc > 1’)...
glib-2.84.1/redhat-linux-build/../gio/gio-launch-desktop.c:249:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gio-launch-desktop.c:250:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gio-launch-desktop.c:253:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gio-launch-desktop.c:253:3: danger: ‘putenv’ on a pointer to automatic variable ‘buf’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def376]
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:1550:9: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:1996:1: enter_function: entry to ‘g_local_file_trash’
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2020:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2023:16: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2023:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2033:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2034:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2052:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2073:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2100:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2103:16: call_function: calling ‘_g_local_file_find_topdir_for’ from ‘g_local_file_trash’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def377]
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:1608:11: warning[-Wanalyzer-null-argument]: use of NULL ‘target’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:1996:1: enter_function: entry to ‘g_local_file_trash’
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2020:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2023:16: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2023:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2033:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2034:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2052:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2073:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2100:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/glocalfile.c:2103:16: call_function: calling ‘_g_local_file_find_topdir_for’ from ‘g_local_file_trash’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def378]
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:188:7: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘out’
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:178:1: enter_function: entry to ‘canonicalize_filename’
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:186:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:188:7: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:188:7: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:200:15: call_function: calling ‘pop_to_previous_part’ from ‘canonicalize_filename’
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:200:15: return_function: returning to ‘canonicalize_filename’ from ‘pop_to_previous_part’
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:186:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:188:7: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:188:7: release_memory: ‘out’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:188:7: danger: dereference of NULL ‘out’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def379]
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:223:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘out’
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:178:1: enter_function: entry to ‘canonicalize_filename’
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:186:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:188:7: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:188:7: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:200:15: call_function: calling ‘pop_to_previous_part’ from ‘canonicalize_filename’
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:200:15: return_function: returning to ‘canonicalize_filename’ from ‘pop_to_previous_part’
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:186:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:223:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:223:7: release_memory: ‘out’ is NULL
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:223:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:223:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gresourcefile.c:223:21: danger: dereference of NULL ‘out’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def380]
glib-2.84.1/redhat-linux-build/../gio/gsettingsschema.c:1005:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘schema’
glib-2.84.1/redhat-linux-build/../gio/gsettingsschema.c:1000:20: branch_false: following ‘false’ branch (when ‘s’ is NULL)...
glib-2.84.1/redhat-linux-build/../gio/gsettingsschema.c:1004:6: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsettingsschema.c:1004:6: branch_true: following ‘true’ branch (when ‘value’ is NULL)...
glib-2.84.1/redhat-linux-build/../gio/gsettingsschema.c:1005:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsettingsschema.c:1005:5: danger: dereference of NULL ‘schema’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def381]
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘cmsg’
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5452:3: branch_false: following ‘false’ branch (when ‘socket’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5452:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5453:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5454:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5459:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5462:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5462:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5465:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5465:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5468:6: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5468:6: branch_false: following ‘false’ branch (when ‘num_messages != 0’)...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5479:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5484:17: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5486:40: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_false: following ‘false’ branch...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocket.c:5492:9: danger: dereference of NULL ‘cmsg’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def382]
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:727:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘data.socket’
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:691:1: enter_function: entry to ‘g_socket_listener_accept_socket’
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:698:3: branch_false: following ‘false’ branch (when ‘listener’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:698:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:700:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:703:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:703:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:716:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:721:17: call_function: calling ‘add_sources’ from ‘g_socket_listener_accept_socket’
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:721:17: return_function: returning to ‘g_socket_listener_accept_socket’ from ‘add_sources’
glib-2.84.1/redhat-linux-build/../gio/gsocketlistener.c:727:7: danger: use of uninitialized value ‘data.socket’ here
Error: GCC_ANALYZER_WARNING (CWE-688): [#def383]
glib-2.84.1/redhat-linux-build/../gio/gunixmounts.c:225:11: warning[-Wanalyzer-null-argument]: use of NULL ‘value’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/gunixmounts.c:2403:1: enter_function: entry to ‘mount_change_poller’
glib-2.84.1/redhat-linux-build/../gio/gunixmounts.c:2408:20: call_function: calling ‘_g_get_unix_mounts’ from ‘mount_change_poller’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def384]
glib-2.84.1/redhat-linux-build/../gio/inotify/inotify-sub.c:39:16: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../gio/inotify/inotify-sub.c:36:1: enter_function: entry to ‘dup_dirname’
glib-2.84.1/redhat-linux-build/../gio/inotify/inotify-sub.c:39:16: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-835): [#def385]
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:398:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:398:11: danger: infinite loop here
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:398:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def386]
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:554:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:554:11: danger: infinite loop here
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:554:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def387]
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:649:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:649:11: danger: infinite loop here
glib-2.84.1/redhat-linux-build/../gio/tests/cancellable.c:649:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-131): [#def388]
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2306:1: enter_function: entry to ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: danger: assigned to ‘const guint32 *’ {{aka ‘const unsigned int *’}} here; ‘sizeof (guint32 {{aka const unsigned int}})’ is ‘4’
Error: GCC_ANALYZER_WARNING (CWE-131): [#def389]
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2334:3: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2306:1: enter_function: entry to ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2334:3: danger: assigned to ‘const guint32 *’ {{aka ‘const unsigned int *’}} here; ‘sizeof (guint32 {{aka const unsigned int}})’ is ‘4’
Error: GCC_ANALYZER_WARNING (CWE-131): [#def390]
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2336:3: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2306:1: enter_function: entry to ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2334:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2334:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2336:3: danger: assigned to ‘const guint32 *’ {{aka ‘const unsigned int *’}} here; ‘sizeof (guint32 {{aka const unsigned int}})’ is ‘4’
Error: GCC_ANALYZER_WARNING (CWE-131): [#def391]
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2338:3: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2306:1: enter_function: entry to ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2334:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2334:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2336:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2336:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2338:3: danger: assigned to ‘const guint32 *’ {{aka ‘const unsigned int *’}} here; ‘sizeof (guint32 {{aka const unsigned int}})’ is ‘4’
Error: GCC_ANALYZER_WARNING (CWE-131): [#def392]
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2341:3: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2306:1: enter_function: entry to ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2325:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: call_function: calling ‘strinfo_builder_append_item’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2326:5: return_function: returning to ‘test_strinfo’ from ‘strinfo_builder_append_item’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2332:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2334:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2334:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2336:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2336:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2338:3: call_function: calling ‘strinfo_string_from_alias’ from ‘test_strinfo’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2338:3: return_function: returning to ‘test_strinfo’ from ‘strinfo_string_from_alias’
glib-2.84.1/redhat-linux-build/../gio/tests/gsettings.c:2341:3: danger: assigned to ‘const guint32 *’ {{aka ‘const unsigned int *’}} here; ‘sizeof (guint32 {{aka const unsigned int}})’ is ‘4’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def393]
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:163:14: warning[-Wanalyzer-malloc-leak]: leak of ‘f’
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:160:6: branch_false: following ‘false’ branch (when ‘argc == 3’)...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:166:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:167:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:173:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:173:7: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:174:6: branch_false: following ‘false’ branch (when ‘f’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:180:16: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:181:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:183:7: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess-testprog.c:163:14: danger: ‘f’ leaks here; was allocated at [(5)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-685): [#def394]
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:63:10: warning[-Wanalyzer-va-list-exhausted]: ‘args’ has no more arguments (1 consumed)
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:846:1: enter_function: entry to ‘test_communicate’
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:859:10: call_function: calling ‘get_test_subprocess_args’ from ‘test_communicate’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-688): [#def395]
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:767:24: warning[-Wanalyzer-null-argument]: use of NULL ‘stdout_data’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:747:9: release_memory: ‘stdout_str’ is NULL
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:747:29: release_memory: ‘stdout_str’ is NULL
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:752:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:756:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:758:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:761:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:761:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:763:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:763:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:765:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:765:11: release_memory: ‘stdout_str’ is NULL
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:765:11: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:765:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:766:11: release_memory: ‘stdout_str’ is NULL
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:767:24: danger: argument 1 (‘stdout_data’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def396]
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:1523:16: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:1498:1: enter_function: entry to ‘test_cwd’
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:1510:10: call_function: calling ‘get_test_subprocess_args’ from ‘test_cwd’
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:1510:10: return_function: returning to ‘test_cwd’ from ‘get_test_subprocess_args’
glib-2.84.1/redhat-linux-build/../gio/tests/gsubprocess.c:1523:16: danger: argument 1 (‘splice_to_string(g_subprocess_get_stdout_pipe(g_subprocess_launcher_spawnv(g_subprocess_launcher_new(4), *<unknown>.pdata, & local_error)), &local_error)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-457): [#def397]
glib-2.84.1/redhat-linux-build/../gio/tests/pollable.c:200:8: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘pipefds[0]’
glib-2.84.1/redhat-linux-build/../gio/tests/pollable.c:198:3: branch_false: following ‘false’ branch (when ‘status != 0’)...
glib-2.84.1/redhat-linux-build/../gio/tests/pollable.c:198:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/pollable.c:200:8: danger: use of uninitialized value ‘pipefds[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def398]
glib-2.84.1/redhat-linux-build/../gio/tests/pollable.c:295:11: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘pipefds[0]’
glib-2.84.1/redhat-linux-build/../gio/tests/pollable.c:293:3: branch_false: following ‘false’ branch (when ‘status != 0’)...
glib-2.84.1/redhat-linux-build/../gio/tests/pollable.c:293:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/pollable.c:295:11: danger: use of uninitialized value ‘pipefds[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def399]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:373:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:365:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:371:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:371:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:371:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:373:10: danger: dereference of NULL ‘create_server_full(family, 1, & echo_server_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def400]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:480:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:473:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:480:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:480:10: danger: dereference of NULL ‘create_server_full(family, 1, & echo_server_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def401]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:619:15: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:612:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:619:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:619:15: danger: dereference of NULL ‘create_server_full(family, 2, & echo_server_dgram_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def402]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1002:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:995:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1002:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1002:10: danger: dereference of NULL ‘create_server_full(2, 1, &graceful_server_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def403]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1121:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1090:1: enter_function: entry to ‘test_ipv6_v4mapped’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1098:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1104:10: call_function: inlined call to ‘create_server’ from ‘test_ipv6_v4mapped’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1105:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1112:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1121:10: danger: dereference of NULL ‘create_server_full(10, 1, &v4mapped_server_thread, 1, & error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def404]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1170:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1147:1: enter_function: entry to ‘test_timed_wait’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1156:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1162:10: call_function: inlined call to ‘create_server’ from ‘test_timed_wait’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1163:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1170:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1170:10: danger: dereference of NULL ‘create_server_full(2, 1, &echo_server_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def405]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1256:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1249:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1256:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1256:10: danger: dereference of NULL ‘create_server_full(2, 1, &echo_server_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def406]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1488:23: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘pv[1]’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1466:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1466:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1481:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1485:14: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1488:23: danger: use of uninitialized value ‘pv[1]’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def407]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1512:7: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘pv[1]’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1466:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1466:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1481:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1508:14: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1512:7: danger: use of uninitialized value ‘pv[1]’ here
Error: GCC_ANALYZER_WARNING (CWE-775): [#def408]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1536:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pv[0]’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1466:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1468:12: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1481:6: branch_false: following ‘false’ branch (when ‘pid != 0’)...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1508:14: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:1536:1: danger: ‘pv[0]’ leaks here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def409]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2036:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2029:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2036:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2036:10: danger: dereference of NULL ‘create_server_full(2, 1, &echo_server_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def410]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2369:10: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2362:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2369:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2369:10: danger: dereference of NULL ‘create_server_full(2, 1, &echo_server_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def411]
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2469:15: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2462:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2469:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/socket.c:2469:15: danger: dereference of NULL ‘create_server_full(2, 2, &echo_server_dgram_thread, 0, & error)’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def412]
glib-2.84.1/redhat-linux-build/../gio/tests/unix-fd.c:32:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘my_fd’
glib-2.84.1/redhat-linux-build/../gio/tests/unix-fd.c:22:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-fd.c:26:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-fd.c:26:15: acquire_resource: opened here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-fd.c:30:15: branch_true: following ‘true’ branch (when ‘i != 40’)...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-fd.c:31:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-fd.c:32:1: danger: ‘my_fd’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-457): [#def413]
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:444:8: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:439:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:440:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:442:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:442:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:444:8: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def414]
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:492:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:487:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:488:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:490:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:490:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:492:3: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def415]
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:575:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:570:15: branch_true: following ‘true’ branch (when ‘i != 1024’)...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:571:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:573:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:573:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:575:3: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def416]
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:697:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:687:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:687:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:697:3: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def417]
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:788:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fd[0]’
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:778:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:778:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/tests/unix-streams.c:788:3: danger: use of uninitialized value ‘fd[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def418]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:108:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘list’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def419]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:138:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def420]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:158:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def421]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:168:7: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def422]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:181:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def423]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:193:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def424]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:198:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def425]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:203:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def426]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:208:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def427]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:250:7: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘mime_subdir’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def428]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:253:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘xdg_dirs’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def429]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:260:7: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘guessed_xdg_home’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def430]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:263:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘xdg_dirs’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def431]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:300:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘xdg_dirs’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:494:1: enter_function: entry to ‘xdg_mime_init’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:510:7: call_function: calling ‘xdg_run_command_on_dirs’ from ‘xdg_mime_init’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def432]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:405:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:1020:1: enter_function: entry to ‘_gio_xdg_get_generic_icon’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:1022:3: call_function: calling ‘xdg_mime_init’ from ‘_gio_xdg_get_generic_icon’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def433]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:420:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:1020:1: enter_function: entry to ‘_gio_xdg_get_generic_icon’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:1022:3: call_function: calling ‘xdg_mime_init’ from ‘_gio_xdg_get_generic_icon’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def434]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:431:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘file_name’ where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:1020:1: enter_function: entry to ‘_gio_xdg_get_generic_icon’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmime.c:1022:3: call_function: calling ‘xdg_mime_init’ from ‘_gio_xdg_get_generic_icon’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def435]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:53:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘list’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:51:10: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:53:3: danger: ‘list’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def436]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:134:11: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.aliases’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:120:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:123:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:127:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:129:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:131:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:133:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:134:11: danger: ‘*list.aliases’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def437]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:141:3: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:120:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:123:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:127:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:129:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:131:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:137:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:138:50: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:120:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:142:28: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:141:3: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-122): [#def438]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:141:19: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:141:19: danger: write of ‘(long unsigned int)(*list.n_aliases + 16) * 16’ bytes at offset ‘0’ exceeds the buffer
Error: GCC_ANALYZER_WARNING (CWE-688): [#def439]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:147:5: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:113:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:118:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:119:3: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:141:28: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:146:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:147:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:147:12: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimealias.c:147:5: danger: argument 1 (‘*list.aliases’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def440]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1020:31: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘first_seen’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:938:1: enter_function: entry to ‘__gio_xdg_cache_mime_type_subclass’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:948:11: call_function: inlined call to ‘__gio_xdg_cache_unalias_mime_type’ from ‘__gio_xdg_cache_mime_type_subclass’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:949:11: call_function: inlined call to ‘__gio_xdg_cache_unalias_mime_type’ from ‘__gio_xdg_cache_mime_type_subclass’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:949:11: call_function: inlined call to ‘__gio_xdg_cache_unalias_mime_type’ from ‘__gio_xdg_cache_mime_type_subclass’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:951:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:951:6: branch_false: following ‘false’ branch (when the strings are non-equal)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:959:7: call_function: inlined call to ‘is_super_type’ from ‘__gio_xdg_cache_mime_type_subclass’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:959:7: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:965:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:973:6: branch_true: following ‘true’ branch (when ‘seen’ is NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:975:20: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:975:20: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:979:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:986:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:986:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:989:21: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:990:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:994:11: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:999:14: branch_true: following ‘true’ branch (when ‘min <= max’)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1001:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1005:14: branch_false: following ‘false’ branch (when ‘cmp >= 0’)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1007:19: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1007:19: branch_false: following ‘false’ branch (when the strings are equal)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1011:24: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1014:27: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1016:35: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimecache.c:1020:31: danger: ‘*seen + (long unsigned int)k * 8’ could be NULL: unchecked value from [(21)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/20)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def441]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:120:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘new_element’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:579:33: call_function: calling ‘_xdg_glob_list_append’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def442]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:184:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘glob_hash_node’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def443]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:207:15: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘glob_hash_node’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def444]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:226:11: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘glob_hash_node’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def445]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:257:19: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘glob_hash_node’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def446]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:277:10: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def447]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:277:10: warning[-Wanalyzer-malloc-leak]: leak of ‘node’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:563:1: enter_function: entry to ‘__gio_xdg_hash_append_glob’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:571:3: branch_true: following ‘true’ branch (when ‘glob_hash’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:572:3: branch_true: following ‘true’ branch (when ‘glob’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:574:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeglob.c:582:32: call_function: calling ‘_xdg_glob_hash_insert_text’ from ‘__gio_xdg_hash_append_glob’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def448]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:52:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘list’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:50:10: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:52:3: danger: ‘list’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def449]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:133:11: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.icons’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:119:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:122:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:126:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:128:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:130:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:132:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:133:11: danger: ‘*list.icons’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def450]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:140:3: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:119:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:122:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:126:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:128:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:130:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:136:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:137:46: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:119:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:141:28: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:140:3: danger: ‘<unknown>’ leaks here; was allocated at [(11)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-122): [#def451]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:140:17: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:140:17: danger: write of ‘(long unsigned int)(*list.n_icons + 16) * 16’ bytes at offset ‘0’ exceeds the buffer
Error: GCC_ANALYZER_WARNING (CWE-688): [#def452]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:146:5: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:112:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:117:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:118:3: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:140:26: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:145:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:146:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:146:12: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeicon.c:146:5: danger: argument 1 (‘*list.icons’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def453]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:153:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘out’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:147:9: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:151:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:153:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:153:7: danger: ‘out + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def454]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:156:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘out’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:147:9: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:151:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:156:6: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeint.c:156:3: danger: ‘out + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def455]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:54:3: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘list’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:52:10: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:54:3: danger: ‘list’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def456]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:141:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:127:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:130:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:134:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:136:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:139:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:141:23: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:141:36: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:141:23: danger: dereference of NULL ‘*list.parents + (long unsigned int)i * 24’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def457]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:153:15: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.parents’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:127:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:130:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:134:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:136:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:148:10: branch_true: following ‘true’ branch (when ‘entry’ is NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:150:14: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:150:14: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:152:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:153:15: danger: ‘*list.parents’ leaks here; was allocated at [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def458]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:173:7: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*entry.parents + ((long unsigned int)*entry.n_parents + 18446744073709551615) * 8’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:127:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:130:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:134:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:136:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:139:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:141:23: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:141:14: branch_true: following ‘true’ branch (when the strings are equal)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:148:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:148:10: branch_false: following ‘false’ branch (when ‘entry’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:162:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:162:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:164:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:165:28: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:173:7: danger: ‘*entry.parents + ((long unsigned int)*entry.n_parents + 18446744073709551615) * 8’ could be NULL: unchecked value from [(17)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def459]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:177:3: warning[-Wanalyzer-malloc-leak]: leak of ‘*list.parents’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:177:3: danger: ‘*list.parents’ leaks here; was allocated at [(3)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def460]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:177:3: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:127:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:130:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:134:10: branch_false: following ‘false’ branch (when ‘sep’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:136:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:139:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:141:23: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:141:14: branch_true: following ‘true’ branch (when the strings are equal)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:148:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:148:10: branch_false: following ‘false’ branch (when ‘entry’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:162:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:162:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:164:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:165:28: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:177:3: danger: ‘<unknown>’ leaks here; was allocated at [(17)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/16)
Error: GCC_ANALYZER_WARNING (CWE-122): [#def461]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:177:19: warning[-Wanalyzer-out-of-bounds]: heap-based buffer overflow
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:177:19: danger: write of ‘(long unsigned int)(*list.n_mimes + 16) * 24’ bytes at offset ‘0’ exceeds the buffer
Error: GCC_ANALYZER_WARNING (CWE-688): [#def462]
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:183:5: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:120:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:125:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:126:3: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:177:28: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:182:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:183:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:183:12: release_memory: ‘0’ is NULL
glib-2.84.1/redhat-linux-build/../gio/xdgmime/xdgmimeparent.c:183:5: danger: argument 1 (‘*list.parents’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING: [#def463]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:70:28: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING: [#def464]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:71:29: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def465]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:169:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*<unknown>.vertices[0]’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def466]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:175:29: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘marked_edge’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:389:12: enter_function: entry to ‘bdz_mapping’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:397:21: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:410:18: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:410:18: call_function: calling ‘bdz_generate_queue’ from ‘bdz_mapping’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def467]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:176:33: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘queue’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:295:9: call_function: inlined call to ‘bdz_alloc_queue’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def468]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:354:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:312:22: return_function: returning to ‘bdz_new’ from ‘bdz_mapping’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:329:12: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:335:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:341:9: call_function: calling ‘assigning’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:341:9: return_function: returning to ‘bdz_new’ from ‘assigning’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:353:26: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:354:9: danger: ‘mphf’ could be NULL: unchecked value from [(19)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def469]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:356:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bdzf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:312:22: return_function: returning to ‘bdz_new’ from ‘bdz_mapping’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:329:12: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:335:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:341:9: call_function: calling ‘assigning’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:341:9: return_function: returning to ‘bdz_new’ from ‘assigning’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:355:30: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:356:9: danger: ‘bdzf’ could be NULL: unchecked value from [(19)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING: [#def470]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:422:32: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: GCC_ANALYZER_WARNING (CWE-476): [#def471]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:468:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*bdz.ranktable’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:466:41: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:468:9: danger: ‘calloc((long unsigned int)*bdz.ranktablesize, 4)’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def472]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:468:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘calloc((long unsigned int)*bdz.ranktablesize, 4)’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:265:9: enter_function: entry to ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:294:9: call_function: calling ‘bdz_alloc_graph3’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:294:9: return_function: returning to ‘bdz_new’ from ‘bdz_alloc_graph3’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:312:22: call_function: calling ‘bdz_mapping’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:312:22: return_function: returning to ‘bdz_new’ from ‘bdz_mapping’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:314:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:329:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:329:12: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:335:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:335:9: call_function: calling ‘bdz_partial_free_graph3’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:335:9: return_function: returning to ‘bdz_new’ from ‘bdz_partial_free_graph3’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:341:9: call_function: calling ‘assigning’ from ‘bdz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:341:9: return_function: returning to ‘bdz_new’ from ‘assigning’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:349:9: call_function: calling ‘ranking’ from ‘bdz_new’
Error: GCC_ANALYZER_WARNING (CWE-789): [#def473]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:543:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING: [#def474]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz.c:554:32: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: GCC_ANALYZER_WARNING: [#def475]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:57:28: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING: [#def476]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:58:29: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def477]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:156:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*<unknown>.vertices[0]’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:261:9: call_function: calling ‘bdz_ph_alloc_graph3’ from ‘bdz_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:261:9: return_function: returning to ‘bdz_ph_new’ from ‘bdz_ph_alloc_graph3’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def478]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:162:29: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘marked_edge’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:353:12: enter_function: entry to ‘bdz_ph_mapping’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:362:21: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:375:18: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:375:18: call_function: calling ‘bdz_ph_generate_queue’ from ‘bdz_ph_mapping’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def479]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:163:33: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘queue’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:238:9: enter_function: entry to ‘bdz_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:262:9: call_function: inlined call to ‘bdz_ph_alloc_queue’ from ‘bdz_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:279:22: call_function: calling ‘bdz_ph_mapping’ from ‘bdz_ph_new’
Error: GCC_ANALYZER_WARNING: [#def480]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:387:35: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: GCC_ANALYZER_WARNING: [#def481]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:432:44: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: GCC_ANALYZER_WARNING (CWE-476): [#def482]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:438:13: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘new_g’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:432:44: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:435:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:437:13: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:438:13: danger: ‘new_g + (sizetype)idx’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def483]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:498:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING: [#def484]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bdz_ph.c:509:35: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: GCC_ANALYZER_WARNING (CWE-476): [#def485]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bitbool.h:121:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bits_table’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:37:6: enter_function: entry to ‘compressed_rank_generate’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:50:41: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:53:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:55:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:55:17: call_function: calling ‘set_bits_value’ from ‘compressed_rank_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def486]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bitbool.h:126:44: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:37:6: enter_function: entry to ‘compressed_rank_generate’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:53:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:55:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:55:17: call_function: calling ‘set_bits_value’ from ‘compressed_rank_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def487]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bitbool.h:127:43: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:37:6: enter_function: entry to ‘compressed_rank_generate’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:53:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:55:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:55:17: call_function: calling ‘set_bits_value’ from ‘compressed_rank_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def488]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bitbool.h:142:32: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:272:13: enter_function: entry to ‘compressed_rank_query_packed’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:291:11: branch_false: following ‘false’ branch (when ‘max_val >= idx’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:296:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:299:11: branch_true: following ‘true’ branch (when ‘val_quot == 0’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:311:19: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:315:20: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:315:20: call_function: calling ‘get_bits_value’ from ‘compressed_rank_query_packed’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def489]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bitbool.h:154:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bits_table’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:45:6: enter_function: entry to ‘compressed_seq_generate’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:73:43: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:76:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:78:30: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:78:19: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:80:63: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:81:17: call_function: calling ‘set_bits_at_pos’ from ‘compressed_seq_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def490]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bitbool.h:158:44: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:45:6: enter_function: entry to ‘compressed_seq_generate’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:76:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:78:30: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:78:19: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:80:63: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:81:17: call_function: calling ‘set_bits_at_pos’ from ‘compressed_seq_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def491]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bitbool.h:159:43: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:45:6: enter_function: entry to ‘compressed_seq_generate’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:76:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:78:30: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:78:19: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:80:63: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:81:17: call_function: calling ‘set_bits_at_pos’ from ‘compressed_seq_generate’
Error: GCC_ANALYZER_WARNING (CWE-1335): [#def492]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bitbool.h:174:32: warning[-Wanalyzer-shift-count-overflow]: shift by count (‘32’) >= precision of type (‘32’)
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:339:13: enter_function: entry to ‘compressed_seq_query_packed’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:361:11: branch_true: following ‘true’ branch (when ‘idx == 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:364:27: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:379:11: branch_false: following ‘false’ branch (when ‘enc_length != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:382:24: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:382:24: call_function: calling ‘get_bits_at_pos’ from ‘compressed_seq_query_packed’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def493]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:79:32: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*bmz.hashes + (long unsigned int)i * 8’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:78:40: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:79:20: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:79:32: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:79:32: danger: ‘*bmz.hashes + (long unsigned int)i * 8’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def494]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:144:64: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘visited’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:79:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:79:20: branch_false: following ‘false’ branch (when ‘i == 3’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:100:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:116:14: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:116:14: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:122:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:135:35: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:141:11: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:142:23: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:144:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:144:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:144:64: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:144:64: danger: ‘visited + (sizetype)(i >> 3)’ could be NULL: unchecked value from [(9)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def495]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:324:49: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘unused_g_values’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:277:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:279:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:281:24: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:283:29: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:283:28: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:287:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:289:44: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:289:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:295:58: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:304:59: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:310:61: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:317:43: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:319:51: branch_true: following ‘true’ branch (when ‘unused_g_values_capacity == nunused_g_values’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:321:115: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:324:64: release_memory: ‘unused_g_values’ is NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:324:49: danger: dereference of NULL ‘unused_g_values + (long unsigned int)nunused_g_values * 4’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def496]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:359:20: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘used_edges’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:58:9: enter_function: entry to ‘bmz_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:79:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:79:20: branch_false: following ‘false’ branch (when ‘i == 3’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:100:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:116:14: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:116:14: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:122:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:137:38: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:141:11: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:142:23: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:151:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:151:13: branch_true: following ‘true’ branch (when ‘restart_mapping == 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:153:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:157:17: call_function: calling ‘bmz_traverse_non_critical_nodes’ from ‘bmz_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def497]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:500:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bmz’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:495:41: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:500:9: danger: ‘bmz’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def498]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:500:40: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘(long unsigned int)(nhashes + 1) * 8’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-823): [#def499]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:501:9: warning[-Wanalyzer-tainted-offset]: use of attacker-controlled value ‘(long unsigned int)nhashes * 8’ as offset without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def500]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:508:31: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:503:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:506:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:508:31: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-401): [#def501]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:516:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:500:40: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:503:21: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:516:24: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz.c:516:18: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def502]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:83:32: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*bmz8.hashes + (long unsigned int)i * 8’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:69:12: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:74:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:82:41: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:83:20: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:83:32: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:83:32: danger: ‘*bmz8.hashes + (long unsigned int)i * 8’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def503]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:150:65: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘visited’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:69:12: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:74:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:83:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:83:20: branch_false: following ‘false’ branch (when ‘i == 3’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:104:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:120:14: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:120:14: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:127:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:141:35: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:147:11: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:148:23: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:150:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:150:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:150:65: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:150:65: danger: ‘visited + (sizetype)(i >> 3)’ could be NULL: unchecked value from [(11)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/10)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def504]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:333:49: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘unused_g_values’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:286:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:288:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:290:24: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:292:29: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:292:28: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:296:39: branch_true: following ‘true’ branch (when ‘collision != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:298:44: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:298:44: branch_false: following ‘false’ branch (when ‘nunused_g_values <= next_g_index’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:304:71: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:313:59: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:319:61: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:326:43: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:328:51: branch_true: following ‘true’ branch (when ‘nunused_g_values == 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:330:88: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:333:64: release_memory: ‘unused_g_values’ is NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:333:49: danger: dereference of NULL ‘unused_g_values + (sizetype)nunused_g_values’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def505]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:372:20: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘used_edges’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:57:9: enter_function: entry to ‘bmz8_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:69:12: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:74:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:83:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:83:20: branch_false: following ‘false’ branch (when ‘i == 3’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:104:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:120:14: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:120:14: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:127:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:143:38: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:147:11: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:148:23: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:157:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:157:13: branch_true: following ‘true’ branch (when ‘restart_mapping == 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:159:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:163:17: call_function: calling ‘bmz8_traverse_non_critical_nodes’ from ‘bmz8_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def506]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:510:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bmz8’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:505:44: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:510:9: danger: ‘bmz8’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def507]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:510:41: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘(long unsigned int)((int)nhashes + 1) * 8’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-823): [#def508]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:511:9: warning[-Wanalyzer-tainted-offset]: use of attacker-controlled value ‘(long unsigned int)nhashes * 8’ as offset without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def509]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:518:31: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:513:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:516:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:518:31: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-401): [#def510]
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:526:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:510:41: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:513:21: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:526:24: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/bmz8.c:526:18: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING: [#def511]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:153:38: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
Error: GCC_ANALYZER_WARNING (CWE-476): [#def512]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:263:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buckets_size’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:232:52: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:259:28: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:263:25: danger: ‘buckets_size’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def513]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:286:25: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘filename’ where non-null expected
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:259:28: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:277:36: branch_false: following ‘false’ branch (when ‘i >= nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:285:66: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:285:44: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:286:25: danger: argument 1 (‘filename’) from [(7)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/6) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def514]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:292:59: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘keys_index’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:302:17: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:259:28: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:267:36: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:276:53: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:276:53: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:277:36: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:279:33: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:277:36: branch_false: following ‘false’ branch (when ‘i >= nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:285:66: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:290:36: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:292:69: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:292:59: danger: ‘keys_index + (long unsigned int)i * 4’ could be NULL: unchecked value from [(13)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def515]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:293:42: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(filename, "wb")’ where non-null expected
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:302:17: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:259:28: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:267:36: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:276:53: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:277:36: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:279:33: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:277:36: branch_false: following ‘false’ branch (when ‘i >= nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:285:66: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:287:34: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:290:36: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:292:69: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:293:42: danger: argument 4 (‘fopen(filename, "wb")’) from [(17)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/16) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def516]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:300:25: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(filename, "wb")’ where non-null expected
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:259:28: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:277:36: branch_false: following ‘false’ branch (when ‘i >= nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:285:66: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:287:34: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:290:36: branch_false: following ‘false’ branch (when ‘i >= nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:297:57: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:300:25: danger: argument 1 (‘fopen(filename, "wb")’) from [(7)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/6) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def517]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:302:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buffer’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:231:44: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:302:17: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:302:17: danger: ‘buffer + (sizetype)memory_usage’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/6/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def518]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:326:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buckets_size’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:232:52: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:256:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:302:17: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:318:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:318:12: branch_true: following ‘true’ branch (when ‘memory_usage != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:322:20: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:326:17: danger: ‘buckets_size’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def519]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:348:17: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘filename’ where non-null expected
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:318:12: branch_true: following ‘true’ branch (when ‘memory_usage != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:322:20: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:330:28: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:338:45: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:339:28: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:341:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:339:28: branch_false: following ‘false’ branch (when ‘i >= nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:347:58: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:347:36: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:348:17: danger: argument 1 (‘filename’) from [(13)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/12) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def520]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:354:51: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘keys_index’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:318:12: branch_true: following ‘true’ branch (when ‘memory_usage != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:322:20: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:330:28: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:338:45: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:338:45: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:339:28: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:341:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:339:28: branch_false: following ‘false’ branch (when ‘i >= nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:347:58: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:352:28: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:354:61: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:354:51: danger: ‘keys_index + (long unsigned int)i * 4’ could be NULL: unchecked value from [(9)](sarif:/runs/0/results/9/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def521]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:355:34: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘fopen(filename, "wb")’ where non-null expected
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:318:12: branch_true: following ‘true’ branch (when ‘memory_usage != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:322:20: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:330:28: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:338:45: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:339:28: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:341:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:339:28: branch_false: following ‘false’ branch (when ‘i >= nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:347:58: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:349:26: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:352:28: branch_true: following ‘true’ branch (when ‘i < nkeys_in_buffer’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:354:61: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:355:34: danger: argument 4 (‘fopen(filename, "wb")’) from [(13)](sarif:/runs/0/results/10/codeFlows/0/threadFlows/0/locations/12) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def522]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:411:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buffer_h0’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:225:12: enter_function: entry to ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:232:52: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:367:11: branch_false: following ‘false’ branch (when ‘nflushes <= 1024’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:369:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:388:39: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:391:20: branch_false: following ‘false’ branch (when ‘i >= nflushes’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:408:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: call_function: calling ‘brz_min_index’ from ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: return_function: returning to ‘brz_gen_mphf’ from ‘brz_min_index’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:411:17: danger: ‘buffer_h0 + (long unsigned int)brz_min_index(buffer_h0, nflushes) * 4’ could be NULL: unchecked value from [(9)](sarif:/runs/0/results/11/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def523]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:420:33: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘keys_vd’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:225:12: enter_function: entry to ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:367:11: branch_false: following ‘false’ branch (when ‘nflushes <= 1024’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:369:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:391:20: branch_false: following ‘false’ branch (when ‘i >= nflushes’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:408:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: call_function: calling ‘brz_min_index’ from ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: return_function: returning to ‘brz_gen_mphf’ from ‘brz_min_index’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:413:19: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:415:31: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:418:38: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:419:36: branch_false: following ‘false’ branch (when ‘cur_bucket == h0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:420:41: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:420:33: danger: ‘keys_vd + (long unsigned int)nkeys_vd * 8’ could be NULL: unchecked value from [(10)](sarif:/runs/0/results/12/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def524]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:428:33: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘keys_vd’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:225:12: enter_function: entry to ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:367:11: branch_false: following ‘false’ branch (when ‘nflushes <= 1024’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:369:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:391:20: branch_false: following ‘false’ branch (when ‘i >= nflushes’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:408:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: call_function: calling ‘brz_min_index’ from ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: return_function: returning to ‘brz_gen_mphf’ from ‘brz_min_index’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:413:19: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:415:31: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:418:38: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:419:36: branch_true: following ‘true’ branch (when ‘cur_bucket != h0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:425:29: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:425:28: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:427:33: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:427:33: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:428:67: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:428:33: danger: ‘keys_vd + (long unsigned int)nkeys_vd * 8’ could be NULL: unchecked value from [(10)](sarif:/runs/0/results/13/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def525]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:428:55: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buffer_merge’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:225:12: enter_function: entry to ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:367:11: branch_false: following ‘false’ branch (when ‘nflushes <= 1024’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:369:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:387:39: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:391:20: branch_false: following ‘false’ branch (when ‘i >= nflushes’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:408:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: call_function: calling ‘brz_min_index’ from ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: return_function: returning to ‘brz_gen_mphf’ from ‘brz_min_index’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:413:19: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:415:31: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:418:38: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:419:36: branch_true: following ‘true’ branch (when ‘cur_bucket != h0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:425:29: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:425:28: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:427:33: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:427:33: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:428:67: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:428:55: danger: ‘buffer_merge + (long unsigned int)brz_min_index(buffer_h0, nflushes) * 8’ could be NULL: unchecked value from [(8)](sarif:/runs/0/results/14/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def526]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:438:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘keys_vd’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:225:12: enter_function: entry to ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:367:11: branch_false: following ‘false’ branch (when ‘nflushes <= 1024’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:369:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:391:20: branch_false: following ‘false’ branch (when ‘i >= nflushes’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:408:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: call_function: calling ‘brz_min_index’ from ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: return_function: returning to ‘brz_gen_mphf’ from ‘brz_min_index’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:435:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:437:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:437:25: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:438:59: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:438:25: danger: ‘keys_vd + (long unsigned int)nkeys_vd * 8’ could be NULL: unchecked value from [(10)](sarif:/runs/0/results/15/codeFlows/0/threadFlows/0/locations/9)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def527]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:438:47: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buffer_merge’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:225:12: enter_function: entry to ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:251:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:253:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:307:60: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:367:11: branch_false: following ‘false’ branch (when ‘nflushes <= 1024’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:369:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:387:39: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:391:20: branch_false: following ‘false’ branch (when ‘i >= nflushes’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:405:34: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:408:15: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: call_function: calling ‘brz_min_index’ from ‘brz_gen_mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:410:21: return_function: returning to ‘brz_gen_mphf’ from ‘brz_min_index’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:435:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:437:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:437:25: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:438:59: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:438:47: danger: ‘buffer_merge + (long unsigned int)brz_min_index(buffer_h0, nflushes) * 8’ could be NULL: unchecked value from [(8)](sarif:/runs/0/results/16/codeFlows/0/threadFlows/0/locations/7)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def528]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:539:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:538:23: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:539:9: danger: ‘buf’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/17/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def529]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:560:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:559:23: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:560:9: danger: ‘buf’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/18/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def530]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:608:64: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘brz’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:601:41: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:608:64: danger: ‘brz’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/19/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def531]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:620:31: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:615:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:618:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:620:31: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def532]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:627:31: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:615:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:618:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:627:31: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING: [#def533]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:642:43: warning[-Wanalyzer-imprecise-fp-arithmetic]: use of floating-point arithmetic here might yield unexpected results
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:615:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:618:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:642:43: danger: at least one operand of the size argument is of a floating-point type
Error: GCC_ANALYZER_WARNING (CWE-401): [#def534]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:643:32: warning[-Wanalyzer-malloc-leak]: leak of ‘calloc((long unsigned int)n, 1)’
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:615:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:618:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:642:43: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:643:32: danger: ‘calloc((long unsigned int)n, 1)’ leaks here; was allocated at [(5)](sarif:/runs/0/results/23/codeFlows/0/threadFlows/0/locations/4)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def535]
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:648:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:615:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:646:18: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/brz.c:648:23: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-476): [#def536]
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_entry.c:78:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘buf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_entry.c:77:29: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_entry.c:78:9: danger: ‘buf’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def537]
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_manager.c:28:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘calloc((long unsigned int)nentries, 8)’
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_manager.c:19:9: branch_true: following ‘true’ branch (when ‘buff_manager’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_manager.c:20:9: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_manager.c:21:59: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_manager.c:26:20: branch_true: following ‘true’ branch (when ‘i < nentries’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_manager.c:28:45: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/buffer_manager.c:28:17: danger: ‘calloc((long unsigned int)nentries, 8) + (long unsigned int)i * 8’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def538]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:133:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘vals_table’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:126:37: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:129:29: branch_true: following ‘true’ branch (when ‘i < nbins’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:131:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:131:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:133:36: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:133:25: danger: ‘vals_table + (long unsigned int)idx * 4’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def539]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:146:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:145:26: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:146:9: danger: ‘mphf’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def540]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:149:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘chdf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:99:11: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:104:31: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:147:30: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:149:9: danger: ‘chdf’ could be NULL: unchecked value from [(3)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def541]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:186:61: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘chd’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:179:41: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:186:61: danger: ‘chd’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def542]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:189:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:186:46: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd.c:189:18: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def543]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:87:55: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘tmp_map_item’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def544]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:87:55: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*tmp_map_item.bucket_num’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def545]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:248:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘map_item’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def546]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:314:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘sorted_lists’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: return_function: returning to ‘chd_ph_new’ from ‘chd_ph_mapping’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:19: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:725:21: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:729:19: branch_false: following ‘false’ branch (when ‘sorted_lists’ is NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:734:32: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:734:32: call_function: calling ‘chd_ph_ordering’ from ‘chd_ph_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def547]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:808:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: return_function: returning to ‘chd_ph_new’ from ‘chd_ph_mapping’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:19: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:725:21: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:729:19: branch_false: following ‘false’ branch (when ‘sorted_lists’ is NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:734:32: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:741:37: call_function: calling ‘chd_ph_searching’ from ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:741:37: return_function: returning to ‘chd_ph_new’ from ‘chd_ph_searching’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:742:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:773:13: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:797:11: branch_false: following ‘false’ branch (when ‘failure == 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:807:26: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:807:26: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:808:9: danger: ‘mphf’ could be NULL: unchecked value from [(32)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/31)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def548]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:811:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘chd_phf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:627:9: enter_function: entry to ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:698:11: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:699:63: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: call_function: calling ‘chd_ph_mapping’ from ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:21: return_function: returning to ‘chd_ph_new’ from ‘chd_ph_mapping’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:715:19: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:725:21: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:729:19: branch_false: following ‘false’ branch (when ‘sorted_lists’ is NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:734:32: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:741:37: call_function: calling ‘chd_ph_searching’ from ‘chd_ph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:741:37: return_function: returning to ‘chd_ph_new’ from ‘chd_ph_searching’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:742:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:773:13: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:797:11: branch_false: following ‘false’ branch (when ‘failure == 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:807:26: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:809:36: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:811:9: danger: ‘chd_phf’ could be NULL: unchecked value from [(32)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/31)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def549]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:850:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def550]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chd_ph.c:857:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-476): [#def551]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:32: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*chm.hashes + (long unsigned int)i * 8’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:70:40: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:20: branch_true: following ‘true’ branch (when ‘i != 3’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:32: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:32: danger: ‘*chm.hashes + (long unsigned int)i * 8’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def552]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:118:22: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘visited’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:20: branch_false: following ‘false’ branch (when ‘i == 3’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:73:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:99:12: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:106:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:111:33: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:115:9: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:116:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:118:22: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:118:22: danger: ‘visited + (sizetype)(i >> 3)’ could be NULL: unchecked value from [(7)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def553]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:129:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:20: branch_false: following ‘false’ branch (when ‘i == 3’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:73:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:99:12: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:106:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:115:9: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:128:26: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:129:9: danger: ‘mphf’ could be NULL: unchecked value from [(9)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def554]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:131:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘chmf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:71:20: branch_false: following ‘false’ branch (when ‘i == 3’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:73:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:99:12: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:106:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:115:9: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:130:30: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:131:9: danger: ‘chmf’ could be NULL: unchecked value from [(9)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/8)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def555]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:252:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘chm’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:247:41: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:252:9: danger: ‘chm’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def556]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:252:40: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘(long unsigned int)(nhashes + 1) * 8’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-823): [#def557]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:253:9: warning[-Wanalyzer-tainted-offset]: use of attacker-controlled value ‘(long unsigned int)nhashes * 8’ as offset without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def558]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:260:31: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:255:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:258:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:260:31: danger: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-401): [#def559]
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:268:18: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:252:40: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:255:21: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:268:24: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/chm.c:268:18: danger: ‘<unknown>’ leaks here; was allocated at [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def560]
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph.c:116:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘*key’ where non-null expected
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph.c:115:24: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph.c:116:9: danger: argument 1 (‘malloc((strlen(*<unknown>) & 4294967295) + 1)’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def561]
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:12:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘mph’ where non-null expected
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:11:47: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:12:9: danger: argument 1 (‘mph’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def562]
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:65:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:48:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:49:21: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:52:20: branch_true: following ‘true’ branch (when ‘i != 9’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:54:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:59:12: branch_false: following ‘false’ branch (when ‘algo != 9’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:64:26: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:64:26: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/cmph_structs.c:65:9: danger: ‘mphf’ could be NULL: unchecked value from [(7)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/6)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def563]
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:64:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘select_vec’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:49:38: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:53:20: branch_false: following ‘false’ branch...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:58:27: branch_true: following ‘true’ branch...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_rank.c:64:17: danger: ‘select_vec + (long unsigned int)(i + 4294967295) * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def564]
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:60:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘lengths’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:49:57: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:58:19: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:60:32: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:60:25: danger: ‘lengths + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/7/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def565]
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:64:25: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘lengths’
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:49:57: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:56:20: branch_true: following ‘true’ branch (when ‘i < n’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:58:30: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:58:19: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:64:38: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/compressed_seq.c:64:25: danger: ‘lengths + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/8/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def566]
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:177:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘random_table’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:163:54: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:175:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:177:29: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:177:17: danger: ‘random_table + (long unsigned int)i * 4’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def567]
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:182:27: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘random_table’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:163:54: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:180:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:182:39: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:182:27: danger: ‘random_table + (long unsigned int)i * 4’ could be NULL: unchecked value from [(2)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def568]
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:212:71: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘random_table’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:161:19: enter_function: entry to ‘searching’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:163:54: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:175:20: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:179:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:179:9: call_function: calling ‘permut’ from ‘searching’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:179:9: return_function: returning to ‘searching’ from ‘permut’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:180:20: branch_false: following ‘false’ branch...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:189:20: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:191:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:198:28: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:199:94: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:200:28: branch_false: following ‘false’ branch...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:206:36: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:212:71: danger: ‘random_table + (long unsigned int)(z + filled_count) * 4’ could be NULL: unchecked value from [(2)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/1)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def569]
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:294:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘mphf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:251:9: enter_function: entry to ‘fch_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:274:20: branch_false: following ‘false’ branch (when ‘buckets’ is NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:275:27: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:280:20: branch_false: following ‘false’ branch (when ‘sorted_indexes’ is NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:281:34: call_function: inlined call to ‘ordering’ from ‘fch_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:286:35: call_function: calling ‘searching’ from ‘fch_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:286:35: return_function: returning to ‘fch_new’ from ‘searching’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:289:17: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:290:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:290:12: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:291:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:292:12: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:293:26: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:293:26: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:294:9: danger: ‘mphf’ could be NULL: unchecked value from [(27)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/26)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def570]
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:296:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘fchf’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:251:9: enter_function: entry to ‘fch_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:274:20: branch_false: following ‘false’ branch (when ‘buckets’ is NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:275:27: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:280:20: branch_false: following ‘false’ branch (when ‘sorted_indexes’ is NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:281:34: call_function: inlined call to ‘ordering’ from ‘fch_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:286:35: call_function: calling ‘searching’ from ‘fch_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:286:35: return_function: returning to ‘fch_new’ from ‘searching’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:289:17: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:290:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:290:12: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:291:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:292:12: branch_false: following ‘false’ branch (when ‘iterations != 0’)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:293:26: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:295:30: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:296:9: danger: ‘fchf’ could be NULL: unchecked value from [(27)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/26)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def571]
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:373:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘fch’
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:365:41: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:373:9: danger: ‘fch’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/5/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-789): [#def572]
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:376:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-789): [#def573]
glib-2.84.1/redhat-linux-build/../girepository/cmph/fch.c:387:23: warning[-Wanalyzer-tainted-allocation-size]: use of attacker-controlled value ‘buflen’ as allocation size without upper-bounds checking
Error: GCC_ANALYZER_WARNING (CWE-476): [#def574]
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:165:41: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*g.first + (long unsigned int)i * 4’
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:36:10: enter_function: entry to ‘graph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:39:12: branch_false: following ‘false’ branch (when ‘graph’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:41:39: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:43:39: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:49:9: call_function: calling ‘graph_clear_edges’ from ‘graph_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def575]
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:168:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*g.edges + (long unsigned int)i * 4’
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:36:10: enter_function: entry to ‘graph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:39:12: branch_false: following ‘false’ branch (when ‘graph’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:41:39: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:41:39: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:49:9: call_function: calling ‘graph_clear_edges’ from ‘graph_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def576]
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:169:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*g.next + (long unsigned int)i * 4’
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:36:10: enter_function: entry to ‘graph_new’
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:39:12: branch_false: following ‘false’ branch (when ‘graph’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:41:39: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:42:39: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:49:9: call_function: calling ‘graph_clear_edges’ from ‘graph_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def577]
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:243:23: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘deleted’
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:232:45: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:241:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:243:23: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:243:23: danger: ‘deleted + (sizetype)(i >> 3)’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/3/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def578]
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:278:23: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘deleted’
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:263:45: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:276:21: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:278:23: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/graph.c:278:23: danger: ‘deleted + (sizetype)(i >> 3)’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/4/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def579]
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:91:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘state’
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:89:53: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:91:9: danger: ‘state’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def580]
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:237:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘dest_state’
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:236:58: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:237:9: danger: ‘dest_state’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def581]
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:245:9: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘state’
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:244:53: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/jenkins_hash.c:245:9: danger: ‘state’ could be NULL: unchecked value from [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def582]
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:84:55: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘bits_table’
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:94:6: enter_function: entry to ‘select_generate’
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:114:40: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:158:11: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:164:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:164:9: call_function: calling ‘select_generate_sel_table’ from ‘select_generate’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def583]
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:88:17: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*sel.select_table’
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:94:6: enter_function: entry to ‘select_generate’
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:120:44: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:158:11: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:164:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/cmph/select.c:164:9: call_function: calling ‘select_generate_sel_table’ from ‘select_generate’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def584]
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:131:10: warning[-Wanalyzer-file-leak]: leak of FILE ‘file’
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:89:14: acquire_resource: opened here
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:131:10: danger: ‘file’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def585]
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:131:10: warning[-Wanalyzer-malloc-leak]: leak of ‘file’
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:65:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:78:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:89:14: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:91:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:100:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:101:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:103:102: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/compiler/compiler.c:131:10: danger: ‘file’ leaks here; was allocated at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def586]
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:506:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:480:1: enter_function: entry to ‘gi_info_from_entry’
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:487:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:492:31: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:496:10: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:500:45: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:500:45: call_function: calling ‘gi_info_new_full’ from ‘gi_info_from_entry’
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:500:45: return_function: returning to ‘gi_info_from_entry’ from ‘gi_info_new_full’
glib-2.84.1/redhat-linux-build/../girepository/gibaseinfo.c:506:11: danger: dereference of NULL ‘gi_info_new_full(19, repository, 0, typelib, *<unknown>.offset)’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def587]
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:254:9: warning[-Wanalyzer-null-argument]: use of NULL ‘*cmp.prefix’ where non-null expected
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:351:1: enter_function: entry to ‘g_completion_complete’
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:359:3: branch_true: following ‘true’ branch (when ‘cmp’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:360:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:360:3: branch_true: following ‘true’ branch (when ‘prefix’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:362:9: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:400:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:402:7: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:403:7: release_memory: ‘*cmp.prefix’ is NULL
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:405:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:407:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/deprecated/gcompletion.c:407:3: call_function: calling ‘completion_check_cache’ from ‘g_completion_complete’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def588]
glib-2.84.1/redhat-linux-build/../glib/garray.c:192:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../glib/garray.c:178:1: enter_function: entry to ‘g_array_new_take’
glib-2.84.1/redhat-linux-build/../glib/garray.c:186:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/garray.c:187:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/garray.c:187:3: branch_true: following ‘true’ branch (when ‘len <= 4294967295’)...
glib-2.84.1/redhat-linux-build/../glib/garray.c:188:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/garray.c:188:3: branch_true: following ‘true’ branch (when ‘element_size <= 4294967295’)...
glib-2.84.1/redhat-linux-build/../glib/garray.c:190:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/garray.c:190:11: call_function: calling ‘g_array_sized_new’ from ‘g_array_new_take’
glib-2.84.1/redhat-linux-build/../glib/garray.c:190:11: return_function: returning to ‘g_array_new_take’ from ‘g_array_sized_new’
glib-2.84.1/redhat-linux-build/../glib/garray.c:192:3: danger: dereference of NULL ‘g_array_sized_new(0, clear, (unsigned int)element_size, 0)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def589]
glib-2.84.1/redhat-linux-build/../glib/garray.c:1591:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../glib/garray.c:1581:1: enter_function: entry to ‘g_array_copy’
glib-2.84.1/redhat-linux-build/../glib/garray.c:1586:3: branch_true: following ‘true’ branch (when ‘array’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/garray.c:1589:20: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/garray.c:1589:20: call_function: calling ‘g_array_sized_new’ from ‘g_array_copy’
glib-2.84.1/redhat-linux-build/../glib/garray.c:1589:20: return_function: returning to ‘g_array_copy’ from ‘g_array_sized_new’
glib-2.84.1/redhat-linux-build/../glib/garray.c:1591:3: danger: dereference of NULL ‘g_array_sized_new((int)*(GRealArray *)array.zero_terminated, (int)*(GRealArray *)array.clear, *(GRealArray *)array.elt_size, *(GRealArray *)array.elt_capacity)’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def590]
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:371:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘new_fd’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:375:1: enter_function: entry to ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:393:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:393:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:393:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:394:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:394:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:394:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:393:7: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:400:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:401:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:404:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:405:10: branch_false: following ‘false’ branch (when ‘old_err == -1’)...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:412:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:413:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
Error: GCC_ANALYZER_WARNING (CWE-1341): [#def591]
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:424:11: warning[-Wanalyzer-fd-double-close]: double ‘close’ of file descriptor ‘2’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:375:1: enter_function: entry to ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:393:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:393:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:393:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:394:8: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:394:8: call_function: calling ‘g_unix_open_pipe_internal’ from ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:394:8: return_function: returning to ‘stack_trace’ from ‘g_unix_open_pipe_internal’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:393:7: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:400:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:401:6: branch_true: following ‘true’ branch (when ‘pid == 0’)...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:404:21: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:405:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:407:23: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:413:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:413:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:415:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:415:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:416:7: release_resource: first ‘close’ here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:417:7: call_function: calling ‘checked_dup’ from ‘stack_trace’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:417:7: return_function: returning to ‘stack_trace’ from ‘checked_dup’
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:422:10: branch_true: following ‘true’ branch (when ‘old_err != -1’)...
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:424:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gbacktrace.c:424:11: danger: second ‘close’ here; first ‘close’ was at [(42)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/41)
Error: GCC_ANALYZER_WARNING (CWE-787): [#def592]
glib-2.84.1/redhat-linux-build/../glib/gbsearcharray.h:133:3: warning[-Wanalyzer-out-of-bounds]: buffer overflow
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1967:1: enter_function: entry to ‘g_signal_override_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1977:10: call_function: inlined call to ‘LOOKUP_SIGNAL_NODE’ from ‘g_signal_override_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1983:26: call_function: calling ‘signal_find_class_closure’ from ‘g_signal_override_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1983:26: return_function: returning to ‘g_signal_override_class_closure’ from ‘signal_find_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1985:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1988:9: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1988:9: call_function: calling ‘signal_add_class_closure’ from ‘g_signal_override_class_closure’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def593]
glib-2.84.1/redhat-linux-build/../glib/gconvert.c:483:6: warning[-Wanalyzer-malloc-leak]: leak of ‘open_converter(to_codeset, from_codeset, error)’
glib-2.84.1/redhat-linux-build/../glib/gconvert.c:1895:1: enter_function: entry to ‘g_filename_display_name’
glib-2.84.1/redhat-linux-build/../glib/gconvert.c:1902:13: call_function: calling ‘g_get_filename_charsets’ from ‘g_filename_display_name’
glib-2.84.1/redhat-linux-build/../glib/gconvert.c:1902:13: return_function: returning to ‘g_filename_display_name’ from ‘g_get_filename_charsets’
glib-2.84.1/redhat-linux-build/../glib/gconvert.c:1915:33: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/gconvert.c:1917:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gconvert.c:1917:26: call_function: calling ‘g_convert’ from ‘g_filename_display_name’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def594]
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3460:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3432:1: enter_function: entry to ‘g_key_file_set_group_comment’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3441:3: branch_true: following ‘true’ branch (when ‘group_name’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3441:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3441:3: call_function: calling ‘g_key_file_is_group_name’ from ‘g_key_file_set_group_comment’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3441:3: return_function: returning to ‘g_key_file_set_group_comment’ from ‘g_key_file_is_group_name’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3441:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3443:11: call_function: inlined call to ‘g_key_file_lookup_group’ from ‘g_key_file_set_group_comment’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3444:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3454:16: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3454:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3459:16: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3460:11: danger: dereference of NULL ‘g_key_file_lookup_group_node(key_file, group_name)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def595]
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3689:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3670:1: enter_function: entry to ‘g_key_file_get_group_comment’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3677:11: call_function: inlined call to ‘g_key_file_lookup_group’ from ‘g_key_file_get_group_comment’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3678:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3688:16: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3689:3: danger: dereference of NULL ‘g_key_file_lookup_group_node(key_file, group_name)’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def596]
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:4371:18: warning[-Wanalyzer-null-argument]: use of NULL ‘value’ where non-null expected
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3236:1: enter_function: entry to ‘g_key_file_get_double_list’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3247:3: branch_true: following ‘true’ branch (when ‘key_file’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3248:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3248:3: branch_true: following ‘true’ branch (when ‘group_name’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3249:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3249:3: branch_true: following ‘true’ branch (when ‘key’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3251:6: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:3254:12: call_function: calling ‘g_key_file_get_string_list’ from ‘g_key_file_get_double_list’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def597]
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:4572:16: warning[-Wanalyzer-null-argument]: use of NULL ‘value’ where non-null expected
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2765:1: enter_function: entry to ‘g_key_file_get_integer’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2774:3: branch_true: following ‘true’ branch (when ‘key_file’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2775:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2775:3: branch_true: following ‘true’ branch (when ‘group_name’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2776:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2776:3: branch_true: following ‘true’ branch (when ‘key’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2778:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2780:11: call_function: calling ‘g_key_file_get_value’ from ‘g_key_file_get_integer’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2780:11: return_function: returning to ‘g_key_file_get_integer’ from ‘g_key_file_get_value’
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2782:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2788:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gkeyfile.c:2788:15: call_function: calling ‘g_key_file_parse_value_as_integer’ from ‘g_key_file_get_integer’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def598]
glib-2.84.1/redhat-linux-build/../glib/gmessages.c:3485:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../glib/gmessages.c:3470:1: enter_function: entry to ‘print_string’
glib-2.84.1/redhat-linux-build/../glib/gmessages.c:3476:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gmessages.c:3483:33: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gmessages.c:3483:33: call_function: calling ‘strdup_convert’ from ‘print_string’
glib-2.84.1/redhat-linux-build/../glib/gmessages.c:3483:33: return_function: returning to ‘print_string’ from ‘strdup_convert’
glib-2.84.1/redhat-linux-build/../glib/gmessages.c:3485:13: danger: argument 1 (‘strdup_convert(string, charset)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def599]
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:484:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:464:1: enter_function: entry to ‘g_queue_push_nth_link’
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:471:3: branch_true: following ‘true’ branch (when ‘queue’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:472:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:472:3: branch_true: following ‘true’ branch (when ‘link_’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:474:6: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:474:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:480:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:481:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:481:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:483:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:483:10: call_function: calling ‘g_queue_peek_nth_link’ from ‘g_queue_push_nth_link’
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:483:10: return_function: returning to ‘g_queue_push_nth_link’ from ‘g_queue_peek_nth_link’
glib-2.84.1/redhat-linux-build/../glib/gqueue.c:484:3: danger: dereference of NULL ‘g_queue_peek_nth_link(queue, (unsigned int)n)’
Error: GCC_ANALYZER_WARNING: [#def600]
glib-2.84.1/redhat-linux-build/../glib/gtester.c:91:9: warning[-Wanalyzer-fd-use-without-check]: ‘write’ on possibly invalid file descriptor ‘-1’
glib-2.84.1/redhat-linux-build/../glib/gtester.c:685:1: enter_function: entry to ‘main’
glib-2.84.1/redhat-linux-build/../glib/gtester.c:691:3: call_function: calling ‘parse_args’ from ‘main’
glib-2.84.1/redhat-linux-build/../glib/gtester.c:691:3: return_function: returning to ‘main’ from ‘parse_args’
glib-2.84.1/redhat-linux-build/../glib/gtester.c:692:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gtester.c:695:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gtester.c:695:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gtester.c:701:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gtester.c:701:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/gtester.c:702:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gtester.c:705:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/gtester.c:714:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/gtester.c:714:3: call_function: calling ‘test_log_printfe’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def601]
glib-2.84.1/redhat-linux-build/../glib/gthread.c:953:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
glib-2.84.1/redhat-linux-build/../glib/gthread.c:943:1: enter_function: entry to ‘g_thread_new’
glib-2.84.1/redhat-linux-build/../glib/gthread.c:947:11: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../glib/gthread.c:950:12: call_function: calling ‘g_thread_new_internal’ from ‘g_thread_new’
glib-2.84.1/redhat-linux-build/../glib/gthread.c:950:12: return_function: returning to ‘g_thread_new’ from ‘g_thread_new_internal’
glib-2.84.1/redhat-linux-build/../glib/gthread.c:952:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/gthread.c:953:5: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/gthread.c:953:5: release_memory: ‘error’ is NULL
glib-2.84.1/redhat-linux-build/../glib/gthread.c:953:5: danger: dereference of NULL ‘error’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def602]
glib-2.84.1/redhat-linux-build/../glib/gutils.c:748:57: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../glib/gutils.c:2259:1: enter_function: entry to ‘load_user_special_dirs’
glib-2.84.1/redhat-linux-build/../glib/gutils.c:2267:16: call_function: calling ‘g_build_user_config_dir’ from ‘load_user_special_dirs’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def603]
glib-2.84.1/redhat-linux-build/../glib/gutils.c:748:57: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘config_dir’
glib-2.84.1/redhat-linux-build/../glib/gutils.c:2259:1: enter_function: entry to ‘load_user_special_dirs’
glib-2.84.1/redhat-linux-build/../glib/gutils.c:2267:16: call_function: calling ‘g_build_user_config_dir’ from ‘load_user_special_dirs’
Error: GCC_ANALYZER_WARNING (CWE-835): [#def604]
glib-2.84.1/redhat-linux-build/../glib/tests/constructor-helper.c:158:5: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../glib/tests/constructor-helper.c:148:1: enter_function: entry to ‘string_add’
glib-2.84.1/redhat-linux-build/../glib/tests/constructor-helper.c:158:5: danger: infinite loop here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def605]
glib-2.84.1/redhat-linux-build/../glib/tests/constructor-helper.c:238:5: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../glib/tests/constructor-helper.c:235:1: enter_function: entry to ‘string_check’
glib-2.84.1/redhat-linux-build/../glib/tests/constructor-helper.c:238:5: danger: infinite loop here
Error: GCC_ANALYZER_WARNING (CWE-476): [#def606]
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:263:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘priv’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: enter_function: entry to ‘g_error_with_test_error_private_init’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_get_private’ from ‘g_error_with_test_error_private_init’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: return_function: returning to ‘g_error_with_test_error_private_init’ from ‘test_error_get_private’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_private_init’ from ‘g_error_with_test_error_private_init’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def607]
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:280:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘dest_priv’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: enter_function: entry to ‘g_error_with_test_error_private_copy’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_get_private’ from ‘g_error_with_test_error_private_copy’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: return_function: returning to ‘g_error_with_test_error_private_copy’ from ‘test_error_get_private’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_get_private’ from ‘g_error_with_test_error_private_copy’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: return_function: returning to ‘g_error_with_test_error_private_copy’ from ‘test_error_get_private’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_private_copy’ from ‘g_error_with_test_error_private_copy’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def608]
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:280:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘src_priv’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: enter_function: entry to ‘g_error_with_test_error_private_copy’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_get_private’ from ‘g_error_with_test_error_private_copy’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: return_function: returning to ‘g_error_with_test_error_private_copy’ from ‘test_error_get_private’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_get_private’ from ‘g_error_with_test_error_private_copy’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: return_function: returning to ‘g_error_with_test_error_private_copy’ from ‘test_error_get_private’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_private_copy’ from ‘g_error_with_test_error_private_copy’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def609]
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:290:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘priv’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: enter_function: entry to ‘g_error_with_test_error_private_clear’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_get_private’ from ‘g_error_with_test_error_private_clear’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: return_function: returning to ‘g_error_with_test_error_private_clear’ from ‘test_error_get_private’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:294:1: call_function: calling ‘test_error_private_clear’ from ‘g_error_with_test_error_private_clear’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def610]
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:302:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:297:1: enter_function: entry to ‘fill_test_error’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:299:34: call_function: calling ‘test_error_get_private’ from ‘fill_test_error’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:299:34: return_function: returning to ‘fill_test_error’ from ‘test_error_get_private’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:301:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:301:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:302:3: danger: dereference of NULL ‘test_error_get_private(error)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def611]
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:338:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:308:1: enter_function: entry to ‘test_extended’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:318:15: call_function: calling ‘fill_test_error’ from ‘test_extended’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:318:15: return_function: returning to ‘test_extended’ from ‘fill_test_error’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:336:20: call_function: calling ‘test_error_get_private’ from ‘test_extended’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:336:20: return_function: returning to ‘test_extended’ from ‘test_error_get_private’
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:337:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:337:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/error.c:338:3: danger: dereference of NULL ‘test_error_get_private(g_error_copy(g_error_new_literal(test_error_quark(), 0, "foo")))’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def612]
glib-2.84.1/redhat-linux-build/../glib/tests/fileutils.c:2041:3: warning[-Wanalyzer-null-argument]: use of NULL ‘fopen("file-test-data", "w")’ where non-null expected
glib-2.84.1/redhat-linux-build/../glib/tests/fileutils.c:2039:10: acquire_memory: allocated here
glib-2.84.1/redhat-linux-build/../glib/tests/fileutils.c:2040:3: release_memory: assuming ‘fopen("file-test-data", "w")’ is NULL
glib-2.84.1/redhat-linux-build/../glib/tests/fileutils.c:2040:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/fileutils.c:2040:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/fileutils.c:2041:3: danger: argument 1 (‘fopen("file-test-data", "w")’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-685): [#def613]
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:205:7: warning[-Wanalyzer-va-list-exhausted]: ‘args’ has no more arguments (3 consumed)
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:937:1: enter_function: entry to ‘test_lists_set_get’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:951:3: call_function: calling ‘check_string_list_value’ from ‘test_lists_set_get’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:951:3: return_function: returning to ‘test_lists_set_get’ from ‘check_string_list_value’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:952:3: call_function: calling ‘check_locale_string_list_value’ from ‘test_lists_set_get’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:952:3: return_function: returning to ‘test_lists_set_get’ from ‘check_locale_string_list_value’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:954:3: call_function: calling ‘check_double_list_value’ from ‘test_lists_set_get’ with 3 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-685): [#def614]
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:205:7: warning[-Wanalyzer-va-list-exhausted]: ‘args’ has no more arguments (4 consumed)
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:893:1: enter_function: entry to ‘test_lists’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:911:3: call_function: calling ‘check_string_list_value’ from ‘test_lists’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:911:3: return_function: returning to ‘test_lists’ from ‘check_string_list_value’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:912:3: call_function: calling ‘check_string_list_value’ from ‘test_lists’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:912:3: return_function: returning to ‘test_lists’ from ‘check_string_list_value’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:913:3: call_function: calling ‘check_string_list_value’ from ‘test_lists’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:913:3: return_function: returning to ‘test_lists’ from ‘check_string_list_value’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:914:3: call_function: calling ‘check_string_list_value’ from ‘test_lists’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:914:3: return_function: returning to ‘test_lists’ from ‘check_string_list_value’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:915:3: call_function: calling ‘check_boolean_list_value’ from ‘test_lists’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:915:3: return_function: returning to ‘test_lists’ from ‘check_boolean_list_value’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:916:3: call_function: calling ‘check_integer_list_value’ from ‘test_lists’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:916:3: return_function: returning to ‘test_lists’ from ‘check_integer_list_value’
glib-2.84.1/redhat-linux-build/../glib/tests/keyfile.c:917:3: call_function: calling ‘check_double_list_value’ from ‘test_lists’ with 4 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-457): [#def615]
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1316:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fds[1]’
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1314:3: branch_false: following ‘false’ branch (when ‘s != 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1314:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1316:13: danger: use of uninitialized value ‘fds[1]’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def616]
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1446:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fds[1]’
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1432:1: enter_function: entry to ‘test_unix_fd_source’
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1441:3: call_function: calling ‘assert_main_context_state’ from ‘test_unix_fd_source’
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1441:3: return_function: returning to ‘test_unix_fd_source’ from ‘assert_main_context_state’
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1444:3: branch_false: following ‘false’ branch (when ‘s != 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1444:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1446:12: danger: use of uninitialized value ‘fds[1]’ here
Error: GCC_ANALYZER_WARNING (CWE-457): [#def617]
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1553:3: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘fds_a[0]’
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1546:3: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1546:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1547:3: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1549:14: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/mainloop.c:1553:3: danger: use of uninitialized value ‘fds_a[0]’ here
Error: GCC_ANALYZER_WARNING (CWE-688): [#def618]
glib-2.84.1/redhat-linux-build/../glib/tests/markup-parse.c:237:7: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../glib/tests/markup-parse.c:231:1: enter_function: entry to ‘get_expected_filename’
glib-2.84.1/redhat-linux-build/../glib/tests/markup-parse.c:237:7: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-457): [#def619]
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:248:33: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘test_pipe[1][0]’
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:213:15: branch_true: following ‘true’ branch (when ‘i != 4’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:215:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:226:19: branch_true: following ‘true’ branch (when ‘j != 3’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:228:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:226:19: branch_true: following ‘true’ branch (when ‘j != 3’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:228:26: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:248:33: danger: use of uninitialized value ‘test_pipe[1][0]’ here
Error: GCC_ANALYZER_WARNING (CWE-666): [#def620]
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:426:17: warning[-Wanalyzer-fd-phase-mismatch]: ‘dup2’ on file descriptor ‘fd’ in wrong phase
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:419:12: acquire_resource: stream socket created here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:420:7: branch_true: following ‘true’ branch (when ‘fd >= 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:426:17: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:426:17: danger: ‘dup2’ expects a stream socket to be connected via ‘accept’ but ‘fd’ has not yet been bound
Error: GCC_ANALYZER_WARNING: [#def621]
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:426:17: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘fd’
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:416:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:419:12: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:420:7: branch_false: following ‘false’ branch (when ‘fd < 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:420:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-singlethread.c:426:17: danger: ‘fd’ could be invalid
Error: GCC_ANALYZER_WARNING: [#def622]
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:497:15: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘old_stderr_fd’
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:440:19: acquire_resource: opened here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:497:15: danger: ‘old_stderr_fd’ could be invalid: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING: [#def623]
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:500:15: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘old_stdout_fd’
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:439:19: acquire_resource: opened here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:500:15: danger: ‘old_stdout_fd’ could be invalid: unchecked value from [(1)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING: [#def624]
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:503:15: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘old_stdin_fd’
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:438:18: acquire_resource: opened here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:442:38: branch_true: following ‘true’ branch (when ‘output_return_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:443:39: branch_true: following ‘true’ branch (when ‘error_return_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:444:34: branch_true: following ‘true’ branch (when ‘stdin_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:445:37: branch_true: following ‘true’ branch (when ‘stdout_state != 2’)...
branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:446:39: branch_true: following ‘true’ branch (when ‘stderr_state != 2’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:449:16: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:455:25: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:453:9: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:461:12: branch_false: following ‘false’ branch (when ‘stdin_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:467:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:467:12: branch_false: following ‘false’ branch (when ‘stdout_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:473:12: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:473:12: branch_false: following ‘false’ branch (when ‘stderr_state != 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch (when ‘error_return_state == 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:481:41: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:479:24: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:488:18: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:495:9: branch_false: following ‘false’ branch (when ‘_ptr’ is NULL)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:497:15: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:498:9: branch_true: following ‘true’ branch (when ‘ret == 2’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:500:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:501:9: branch_true: following ‘true’ branch (when ‘ret == 1’)...
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:503:15: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/spawn-test.c:503:15: danger: ‘old_stdin_fd’ could be invalid: unchecked value from [(1)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def625]
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:928:10: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:920:1: enter_function: entry to ‘do_test_strchug’
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:928:10: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def626]
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:964:10: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:956:1: enter_function: entry to ‘do_test_strchomp’
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:964:10: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def627]
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:1629:7: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:1606:1: enter_function: entry to ‘check_strtod_string’
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:1622:15: branch_true: following ‘true’ branch (when ‘l != 5’)...
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:1624:14: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:1629:7: branch_true: following ‘true’ branch (when ‘check_end == 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:1629:7: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/strfuncs.c:1629:7: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def628]
glib-2.84.1/redhat-linux-build/../glib/tests/string.c:744:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘malloc(10)’ where non-null expected
glib-2.84.1/redhat-linux-build/../glib/tests/string.c:741:20: acquire_memory: this call could return NULL
glib-2.84.1/redhat-linux-build/../glib/tests/string.c:744:3: danger: argument 1 (‘malloc(10)’) from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0) could be NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def629]
glib-2.84.1/redhat-linux-build/../glib/tests/testing.c:2572:23: warning[-Wanalyzer-null-argument]: use of NULL ‘interesting_lines’ where non-null expected
glib-2.84.1/redhat-linux-build/../glib/tests/testing.c:2570:3: branch_false: following ‘false’ branch (when ‘interesting_lines’ is NULL)...
glib-2.84.1/redhat-linux-build/../glib/tests/testing.c:2570:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/testing.c:2572:23: danger: argument 1 (‘interesting_lines’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def630]
glib-2.84.1/redhat-linux-build/../glib/tests/testing.c:2628:23: warning[-Wanalyzer-null-argument]: use of NULL ‘interesting_lines’ where non-null expected
glib-2.84.1/redhat-linux-build/../glib/tests/testing.c:2626:3: branch_false: following ‘false’ branch (when ‘interesting_lines’ is NULL)...
glib-2.84.1/redhat-linux-build/../glib/tests/testing.c:2626:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/testing.c:2628:23: danger: argument 1 (‘interesting_lines’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-835): [#def631]
glib-2.84.1/redhat-linux-build/../glib/tests/thread-pool.c:246:14: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../glib/tests/thread-pool.c:246:14: danger: infinite loop here
glib-2.84.1/redhat-linux-build/../glib/tests/thread-pool.c:246:14: branch_true: if it ever follows ‘true’ branch, it will always do so...
branch_true: ...to here
Error: GCC_ANALYZER_WARNING: [#def632]
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:317:9: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘stdin_fd’
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:299:14: acquire_resource: opened here
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:300:3: branch_true: following ‘true’ branch (when ‘stdin_fd > 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:302:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:317:9: danger: ‘stdin_fd’ could be invalid: unchecked value from [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def633]
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:322:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘ret’
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:300:3: branch_false: following ‘false’ branch (when ‘stdin_fd <= 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:300:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:317:9: acquire_resource: opened here
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:318:3: branch_true: following ‘true’ branch (when ‘ret >= 0’)...
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:320:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../glib/tests/unix.c:322:1: danger: ‘ret’ leaks here; was opened at [(3)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-685): [#def634]
glib-2.84.1/redhat-linux-build/../glib/tests/utils.c:55:7: warning[-Wanalyzer-va-list-exhausted]: ‘args’ has no more arguments (3 consumed)
glib-2.84.1/redhat-linux-build/../glib/tests/utils.c:93:1: enter_function: entry to ‘test_locale_variants’
glib-2.84.1/redhat-linux-build/../glib/tests/utils.c:98:3: call_function: calling ‘strv_check’ from ‘test_locale_variants’ with 3 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-685): [#def635]
glib-2.84.1/redhat-linux-build/../glib/tests/utils.c:55:7: warning[-Wanalyzer-va-list-exhausted]: ‘args’ has no more arguments (5 consumed)
glib-2.84.1/redhat-linux-build/../glib/tests/utils.c:69:1: enter_function: entry to ‘test_language_names’
glib-2.84.1/redhat-linux-build/../glib/tests/utils.c:75:3: call_function: calling ‘strv_check’ from ‘test_language_names’ with 5 variadic arguments
Error: GCC_ANALYZER_WARNING (CWE-476): [#def636]
glib-2.84.1/redhat-linux-build/../gobject/gobject.c:5232:19: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gobject/gobject.c:5223:1: enter_function: entry to ‘object_remove_closure’
glib-2.84.1/redhat-linux-build/../gobject/gobject.c:5231:12: call_function: calling ‘g_object_get_qdata’ from ‘object_remove_closure’
glib-2.84.1/redhat-linux-build/../gobject/gobject.c:5231:12: return_function: returning to ‘object_remove_closure’ from ‘g_object_get_qdata’
glib-2.84.1/redhat-linux-build/../gobject/gobject.c:5232:19: danger: dereference of NULL ‘g_object_get_qdata(data, quark_closure_array)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def637]
glib-2.84.1/redhat-linux-build/../gobject/gparam.c:1293:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘pspec’
glib-2.84.1/redhat-linux-build/../gobject/gparam.c:1279:1: enter_function: entry to ‘should_list_pspec’
glib-2.84.1/redhat-linux-build/../gobject/gparam.c:1290:7: call_function: calling ‘g_param_spec_get_redirect_target’ from ‘should_list_pspec’
glib-2.84.1/redhat-linux-build/../gobject/gparam.c:1290:7: return_function: returning to ‘should_list_pspec’ from ‘g_param_spec_get_redirect_target’
glib-2.84.1/redhat-linux-build/../gobject/gparam.c:1290:6: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gobject/gparam.c:1293:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gparam.c:1293:11: danger: dereference of NULL ‘pspec’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def638]
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1979:8: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1967:1: enter_function: entry to ‘g_signal_override_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1977:10: call_function: inlined call to ‘LOOKUP_SIGNAL_NODE’ from ‘g_signal_override_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1978:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1978:3: call_function: calling ‘node_check_deprecated’ from ‘g_signal_override_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1978:3: return_function: returning to ‘g_signal_override_class_closure’ from ‘node_check_deprecated’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1979:8: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def639]
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:2456:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘node’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1967:1: enter_function: entry to ‘g_signal_override_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1977:10: call_function: inlined call to ‘LOOKUP_SIGNAL_NODE’ from ‘g_signal_override_class_closure’
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1978:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gsignal.c:1978:3: call_function: calling ‘node_check_deprecated’ from ‘g_signal_override_class_closure’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def640]
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:529:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:4256:1: enter_function: entry to ‘gobject_init’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:4297:10: call_function: calling ‘type_node_fundamental_new_W’ from ‘gobject_init’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def641]
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:878:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:1205:1: enter_function: entry to ‘type_data_ref_Wm’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:1209:25: call_function: inlined call to ‘lookup_type_node_I’ from ‘type_data_ref_Wm’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:1213:7: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:1215:10: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:1229:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:1232:7: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:1232:7: call_function: calling ‘check_type_info_I’ from ‘type_data_ref_Wm’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def642]
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3756:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3720:1: enter_function: entry to ‘_g_type_test_flags’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3726:10: call_function: inlined call to ‘lookup_type_node_I’ from ‘_g_type_test_flags’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3727:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3729:11: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3729:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3749:13: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3752:10: branch_true: following ‘true’ branch (when ‘fflags != 0’)...
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3754:41: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3754:41: call_function: calling ‘type_node_fundamental_info_I’ from ‘_g_type_test_flags’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3754:41: return_function: returning to ‘_g_type_test_flags’ from ‘type_node_fundamental_info_I’
glib-2.84.1/redhat-linux-build/../gobject/gtype.c:3756:21: danger: dereference of NULL ‘type_node_fundamental_info_I(<unknown>)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def643]
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:335:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:327:1: enter_function: entry to ‘g_type_module_complete_type_info’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:333:38: call_function: inlined call to ‘g_type_module_find_type_info’ from ‘g_type_module_complete_type_info’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:335:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:335:3: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def644]
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:350:3: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:342:1: enter_function: entry to ‘g_type_module_complete_interface_info’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:348:48: call_function: inlined call to ‘g_type_module_find_interface_info’ from ‘g_type_module_complete_interface_info’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:350:3: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:350:3: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def645]
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:420:11: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:379:1: enter_function: entry to ‘g_type_module_register_type’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:388:3: branch_true: following ‘true’ branch (when ‘type_name’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:389:3: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:389:3: branch_true: following ‘true’ branch (when ‘type_info’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:391:6: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:391:6: branch_false: following ‘false’ branch (when ‘module’ is non-NULL)...
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:404:10: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:405:6: branch_true: following ‘true’ branch...
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:407:33: branch_true: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:409:10: branch_false: following ‘false’ branch...
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:418:26: call_function: inlined call to ‘g_type_module_find_type_info’ from ‘g_type_module_register_type’
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:420:11: branch_false: ...to here
glib-2.84.1/redhat-linux-build/../gobject/gtypemodule.c:420:11: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-686): [#def646]
glib-2.84.1/redhat-linux-build/../gobject/tests/performance/performance-threaded.c:37:7: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘GType’ {{aka ‘long unsigned int’}} but received ‘int’ for variadic argument 1 of ‘args’
glib-2.84.1/redhat-linux-build/../gobject/tests/performance/performance-threaded.c:53:1: enter_function: entry to ‘register_types’
glib-2.84.1/redhat-linux-build/../gobject/tests/performance/performance-threaded.c:58:33: call_function: calling ‘simple_register_class’ from ‘register_types’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-835): [#def647]
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:364:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:364:11: danger: infinite loop here
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:364:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:360:1: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def648]
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:370:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:370:11: danger: infinite loop here
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:370:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:360:1: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-835): [#def649]
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:385:11: warning[-Wanalyzer-infinite-loop]: infinite loop
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:385:11: danger: infinite loop here
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:385:10: branch_true: if it ever follows ‘true’ branch, it will always do so...
glib-2.84.1/redhat-linux-build/../gobject/tests/threadtests.c:378:1: branch_true: ...to here
Error: GCC_ANALYZER_WARNING (CWE-686): [#def650]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:117:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘double’ but received ‘int’ for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:139:1: enter_function: entry to ‘test_collection’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:145:11: call_function: calling ‘collect’ from ‘test_collection’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def651]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:117:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘long int’ but received ‘int’ for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:139:1: enter_function: entry to ‘test_collection’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:145:11: call_function: calling ‘collect’ from ‘test_collection’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def652]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:117:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘void *’ but received ‘int’ for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:139:1: enter_function: entry to ‘test_collection’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:145:11: call_function: calling ‘collect’ from ‘test_collection’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-685): [#def653]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:117:3: warning[-Wanalyzer-va-list-exhausted]: ‘var_args’ has no more arguments (1 consumed)
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:139:1: enter_function: entry to ‘test_collection’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:145:11: call_function: calling ‘collect’ from ‘test_collection’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def654]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘double’ but received ‘gchar *’ {{aka ‘char *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:243:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def655]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘double’ but received ‘gint *’ {{aka ‘int *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:265:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def656]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘double’ but received ‘guchar *’ {{aka ‘unsigned char *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:254:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def657]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘double’ but received ‘guint *’ {{aka ‘unsigned int *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:276:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def658]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘int’ but received ‘gchar *’ {{aka ‘char *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:243:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def659]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘int’ but received ‘gint *’ {{aka ‘int *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:265:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def660]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘int’ but received ‘guchar *’ {{aka ‘unsigned char *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:254:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def661]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘int’ but received ‘guint *’ {{aka ‘unsigned int *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:276:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def662]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘long int’ but received ‘gchar *’ {{aka ‘char *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:243:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def663]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘long int’ but received ‘gint *’ {{aka ‘int *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:265:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def664]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘long int’ but received ‘guchar *’ {{aka ‘unsigned char *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:254:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-686): [#def665]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-arg-type-mismatch]: ‘va_arg’ expected ‘long int’ but received ‘guint *’ {{aka ‘unsigned int *’}} for variadic argument 1 of ‘var_args’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:276:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Error: GCC_ANALYZER_WARNING (CWE-685): [#def666]
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:132:3: warning[-Wanalyzer-va-list-exhausted]: ‘var_args’ has no more arguments (1 consumed)
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:233:1: enter_function: entry to ‘test_copying’
glib-2.84.1/redhat-linux-build/../gobject/tests/value.c:243:13: call_function: calling ‘lcopy’ from ‘test_copying’ with 1 variadic argument
Scan Properties
analyzer-version-clippy | 1.86.0 |
analyzer-version-cppcheck | 2.17.1 |
analyzer-version-gcc | 15.0.1 |
analyzer-version-gcc-analyzer | 15.0.1 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-151.us-west-2.compute.internal |
known-false-positives | /usr/share/csmock/known-false-positives.js |
known-false-positives-rpm | known-false-positives-0.0.0.20250425.124705.g1c7c448.main-1.el9.noarch |
mock-config | fedora-rawhide-x86_64 |
project-name | glib2-2.84.1-1.fc43 |
store-results-to | /tmp/tmpioo1djsw/glib2-2.84.1-1.fc43.tar.xz |
time-created | 2025-04-25 12:47:22 |
time-finished | 2025-04-25 12:59:25 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmpioo1djsw/glib2-2.84.1-1.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpioo1djsw/glib2-2.84.1-1.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |