tk-9.0.0-4.fc43
List of Findings
Error: SHELLCHECK_WARNING (CWE-758): [#def1]
/usr/lib64/tkConfig.sh:1:1: error[SC2148]: Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.
Error: SHELLCHECK_WARNING (CWE-563): [#def2]
/usr/lib64/tkConfig.sh:15:1: warning[SC2034]: TK_VERSION appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def3]
/usr/lib64/tkConfig.sh:16:1: warning[SC2034]: TK_MAJOR_VERSION appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def4]
/usr/lib64/tkConfig.sh:17:1: warning[SC2034]: TK_MINOR_VERSION appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def5]
/usr/lib64/tkConfig.sh:18:1: warning[SC2034]: TK_PATCH_LEVEL appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def6]
/usr/lib64/tkConfig.sh:21:1: warning[SC2034]: TK_DEFS appears unused. Verify use (or export if used externally).
/usr/lib64/tkConfig.sh:21:1: note: trimmed 1 message(s) with length over 512
Error: SHELLCHECK_WARNING (CWE-563): [#def7]
/usr/lib64/tkConfig.sh:24:1: warning[SC2034]: TK_SHARED_BUILD appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def8]
/usr/lib64/tkConfig.sh:28:1: warning[SC2034]: TK_DBGX appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def9]
/usr/lib64/tkConfig.sh:31:1: warning[SC2034]: TK_LIB_FILE appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def10]
/usr/lib64/tkConfig.sh:34:1: warning[SC2034]: TK_LIBS appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def11]
/usr/lib64/tkConfig.sh:38:1: warning[SC2034]: TK_PREFIX appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def12]
/usr/lib64/tkConfig.sh:42:1: warning[SC2034]: TK_EXEC_PREFIX appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def13]
/usr/lib64/tkConfig.sh:45:1: warning[SC2034]: TK_XINCLUDES appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def14]
/usr/lib64/tkConfig.sh:48:1: warning[SC2034]: TK_XLIBSW appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def15]
/usr/lib64/tkConfig.sh:51:1: warning[SC2034]: TK_LIB_FLAG appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def16]
/usr/lib64/tkConfig.sh:55:1: warning[SC2034]: TK_BUILD_LIB_SPEC appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def17]
/usr/lib64/tkConfig.sh:59:1: warning[SC2034]: TK_LIB_SPEC appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def18]
/usr/lib64/tkConfig.sh:63:1: warning[SC2034]: TK_INCLUDE_SPEC appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def19]
/usr/lib64/tkConfig.sh:71:1: warning[SC2034]: TK_SRC_DIR appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def20]
/usr/lib64/tkConfig.sh:75:1: warning[SC2034]: TK_CC_SEARCH_FLAGS appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def21]
/usr/lib64/tkConfig.sh:76:1: warning[SC2034]: TK_LD_SEARCH_FLAGS appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def22]
/usr/lib64/tkConfig.sh:79:1: warning[SC2034]: TK_STUB_LIB_FILE appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def23]
/usr/lib64/tkConfig.sh:82:1: warning[SC2034]: TK_STUB_LIB_FLAG appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def24]
/usr/lib64/tkConfig.sh:86:1: warning[SC2034]: TK_BUILD_STUB_LIB_SPEC appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def25]
/usr/lib64/tkConfig.sh:90:1: warning[SC2034]: TK_STUB_LIB_SPEC appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def26]
/usr/lib64/tkConfig.sh:93:1: warning[SC2034]: TK_BUILD_STUB_LIB_PATH appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def27]
/usr/lib64/tkConfig.sh:96:1: warning[SC2034]: TK_STUB_LIB_PATH appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-563): [#def28]
/usr/lib64/tkConfig.sh:99:1: warning[SC2034]: TK_DEMO_DIR appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-569): [#def29]
/usr/share/tk9.0/demos/browse:28:13: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def30]
/usr/share/tk9.0/demos/browse:28:22: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def31]
/usr/share/tk9.0/demos/browse:28:24: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def32]
/usr/share/tk9.0/demos/browse:30:9: error[SC1035]: You need a space after the [ and before the ].
Error: SHELLCHECK_WARNING: [#def33]
/usr/share/tk9.0/demos/browse:30:9: error[SC1054]: You need a space after the '{'.
Error: SHELLCHECK_WARNING (CWE-398): [#def34]
/usr/share/tk9.0/demos/browse:30:9: error[SC1073]: Couldn't parse this test expression. Fix to allow more checks.
Error: SHELLCHECK_WARNING (CWE-398): [#def35]
/usr/share/tk9.0/demos/browse:30:17: error[SC1072]: Expected test to end here (don't wrap commands in []/[[]]). Fix any mentioned problems and try again.
Error: SHELLCHECK_WARNING (CWE-561): [#def36]
/usr/share/tk9.0/demos/hello:3:1: warning[SC2093]: Remove "exec " if script should continue after this command.
Error: SHELLCHECK_WARNING (CWE-569): [#def37]
/usr/share/tk9.0/demos/hello:15:45: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-398): [#def38]
/usr/share/tk9.0/demos/hello:17:1: error[SC1089]: Parsing stopped here. Is this keyword correctly matched up?
Error: SHELLCHECK_WARNING (CWE-561): [#def39]
/usr/share/tk9.0/demos/ixset:3:1: warning[SC2093]: Remove "exec " if script should continue after this command.
Error: SHELLCHECK_WARNING (CWE-569): [#def40]
/usr/share/tk9.0/demos/ixset:18:14: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-398): [#def41]
/usr/share/tk9.0/demos/ixset:20:1: error[SC1089]: Parsing stopped here. Is this keyword correctly matched up?
Error: SHELLCHECK_WARNING (CWE-561): [#def42]
/usr/share/tk9.0/demos/rmt:3:1: warning[SC2093]: Remove "exec " if script should continue after this command.
Error: SHELLCHECK_WARNING (CWE-456): [#def43]
/usr/share/tk9.0/demos/rmt:20:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-456): [#def44]
/usr/share/tk9.0/demos/rmt:25:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-456): [#def45]
/usr/share/tk9.0/demos/rmt:30:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-398): [#def46]
/usr/share/tk9.0/demos/rmt:35:13: warning[SC2240]: The dot command does not support arguments in sh/dash. Set them as variables.
Error: SHELLCHECK_WARNING (CWE-569): [#def47]
/usr/share/tk9.0/demos/rmt:56:13: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def48]
/usr/share/tk9.0/demos/rmt:56:27: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def49]
/usr/share/tk9.0/demos/rmt:57:18: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def50]
/usr/share/tk9.0/demos/rmt:58:24: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def51]
/usr/share/tk9.0/demos/rmt:58:33: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING: [#def52]
/usr/share/tk9.0/demos/rmt:59:22: warning[SC1012]: \n is just literal 'n' here. For line feed, use a quoted, literal line feed instead.
Error: SHELLCHECK_WARNING (CWE-398): [#def53]
/usr/share/tk9.0/demos/rmt:61:5: error[SC2105]: break is only valid in loops.
Error: SHELLCHECK_WARNING (CWE-398): [#def54]
/usr/share/tk9.0/demos/rmt:62:1: error[SC1089]: Parsing stopped here. Is this keyword correctly matched up?
Error: SHELLCHECK_WARNING (CWE-561): [#def55]
/usr/share/tk9.0/demos/rolodex:3:1: warning[SC2093]: Remove "exec " if script should continue after this command.
Error: SHELLCHECK_WARNING (CWE-569): [#def56]
/usr/share/tk9.0/demos/rolodex:13:30: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def57]
/usr/share/tk9.0/demos/rolodex:14:11: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-457): [#def58]
/usr/share/tk9.0/demos/rolodex:14:20: warning[SC2154]: i is referenced but not assigned.
Error: SHELLCHECK_WARNING (CWE-569): [#def59]
/usr/share/tk9.0/demos/rolodex:14:22: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-398): [#def60]
/usr/share/tk9.0/demos/rolodex:15:1: error[SC1089]: Parsing stopped here. Is this keyword correctly matched up?
Error: SHELLCHECK_WARNING (CWE-561): [#def61]
/usr/share/tk9.0/demos/tcolor:3:1: warning[SC2093]: Remove "exec " if script should continue after this command.
Error: SHELLCHECK_WARNING (CWE-456): [#def62]
/usr/share/tk9.0/demos/tcolor:34:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-456): [#def63]
/usr/share/tk9.0/demos/tcolor:35:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-456): [#def64]
/usr/share/tk9.0/demos/tcolor:36:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-456): [#def65]
/usr/share/tk9.0/demos/tcolor:37:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-456): [#def66]
/usr/share/tk9.0/demos/tcolor:39:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-456): [#def67]
/usr/share/tk9.0/demos/tcolor:40:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-456): [#def68]
/usr/share/tk9.0/demos/tcolor:41:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-398): [#def69]
/usr/share/tk9.0/demos/tcolor:45:13: warning[SC2240]: The dot command does not support arguments in sh/dash. Set them as variables.
Error: SHELLCHECK_WARNING (CWE-569): [#def70]
/usr/share/tk9.0/demos/tcolor:49:35: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def71]
/usr/share/tk9.0/demos/tcolor:49:56: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def72]
/usr/share/tk9.0/demos/tcolor:51:35: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def73]
/usr/share/tk9.0/demos/tcolor:51:56: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def74]
/usr/share/tk9.0/demos/tcolor:53:35: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def75]
/usr/share/tk9.0/demos/tcolor:53:56: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def76]
/usr/share/tk9.0/demos/tcolor:60:68: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def77]
/usr/share/tk9.0/demos/tcolor:60:73: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def78]
/usr/share/tk9.0/demos/tcolor:65:44: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def79]
/usr/share/tk9.0/demos/tcolor:65:49: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def80]
/usr/share/tk9.0/demos/tcolor:68:50: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def81]
/usr/share/tk9.0/demos/tcolor:68:57: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def82]
/usr/share/tk9.0/demos/tcolor:75:64: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def83]
/usr/share/tk9.0/demos/tcolor:75:69: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def84]
/usr/share/tk9.0/demos/tcolor:77:24: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def85]
/usr/share/tk9.0/demos/tcolor:77:28: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def86]
/usr/share/tk9.0/demos/tcolor:79:11: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-398): [#def87]
/usr/share/tk9.0/demos/tcolor:83:1: error[SC1089]: Parsing stopped here. Is this keyword correctly matched up?
Error: SHELLCHECK_WARNING (CWE-569): [#def88]
/usr/share/tk9.0/demos/timer:11:36: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-398): [#def89]
/usr/share/tk9.0/demos/timer:12:5: error[SC1073]: Couldn't parse this if expression. Fix to allow more checks.
Error: SHELLCHECK_WARNING: [#def90]
/usr/share/tk9.0/demos/timer:12:9: error[SC1054]: You need a space after the '{'.
Error: SHELLCHECK_WARNING (CWE-569): [#def91]
/usr/share/tk9.0/demos/timer:12:17: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def92]
/usr/share/tk9.0/demos/timer:12:19: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING: [#def93]
/usr/share/tk9.0/demos/timer:19:1: error[SC1050]: Expected 'then'.
Error: SHELLCHECK_WARNING (CWE-398): [#def94]
/usr/share/tk9.0/demos/timer:19:2: error[SC1072]: Unexpected keyword/token. Fix any mentioned problems and try again.
Error: SHELLCHECK_WARNING (CWE-569): [#def95]
/usr/share/tk9.0/demos/widget:16:9: warning[SC1083]: This { is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def96]
/usr/share/tk9.0/demos/widget:16:11: warning[SC1083]: This } is literal. Check expression (missing ;/\n?) or quote it.
Error: SHELLCHECK_WARNING (CWE-569): [#def97]
/usr/share/tk9.0/demos/widget:21:5: error[SC1035]: You need a space after the [ and before the ].
Error: SHELLCHECK_WARNING: [#def98]
/usr/share/tk9.0/demos/widget:21:5: error[SC1054]: You need a space after the '{'.
Error: SHELLCHECK_WARNING (CWE-398): [#def99]
/usr/share/tk9.0/demos/widget:21:5: error[SC1073]: Couldn't parse this test expression. Fix to allow more checks.
Error: SHELLCHECK_WARNING (CWE-398): [#def100]
/usr/share/tk9.0/demos/widget:21:9: error[SC1072]: Expected test to end here (don't wrap commands in []/[[]]). Fix any mentioned problems and try again.
Error: CPPCHECK_WARNING (CWE-628): [#def101]
tk9.0.0/generic/nanosvgrast.h:806: warning[invalidFunctionArg]: Invalid fmodf() argument nr 2. The value is 0 but the valid values are '!0.0'.
Error: CPPCHECK_WARNING (CWE-476): [#def102]
tk9.0.0/generic/tkBind.c:135: error[ctunullpointer]: Null pointer dereference: elem
Error: CPPCHECK_WARNING (CWE-476): [#def103]
tk9.0.0/generic/tkBind.c:184: error[ctunullpointer]: Null pointer dereference: elem
Error: CPPCHECK_WARNING (CWE-758): [#def104]
tk9.0.0/generic/tkCanvas.c:2516: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def105]
tk9.0.0/generic/tkCanvas.c:2527: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-823): [#def106]
tk9.0.0/generic/tkImgGIF.c:2196: error[arrayIndexOutOfBounds]: Array 'statePtr->mapa[256][3]' accessed at index statePtr->mapa[256][0], which is out of bounds.
Error: CPPCHECK_WARNING (CWE-476): [#def107]
tk9.0.0/generic/tkText.c:3134: warning[nullPointer]: Possible null pointer dereference: textPtr
Error: CPPCHECK_WARNING (CWE-476): [#def108]
tk9.0.0/generic/tkText.c:3720: warning[nullPointer]: Possible null pointer dereference: textPtr
Error: CPPCHECK_WARNING (CWE-909): [#def109]
tk9.0.0/generic/tkTextDisp.c:3342: error[uninitStructMember]: Uninitialized struct member: index.byteIndex
Error: CPPCHECK_WARNING (CWE-909): [#def110]
tk9.0.0/generic/tkTextDisp.c:3342: error[uninitStructMember]: Uninitialized struct member: index.linePtr
Error: CPPCHECK_WARNING (CWE-909): [#def111]
tk9.0.0/generic/tkTextDisp.c:3342: error[uninitStructMember]: Uninitialized struct member: index.textPtr
Error: CPPCHECK_WARNING (CWE-909): [#def112]
tk9.0.0/generic/tkTextDisp.c:3342: error[uninitStructMember]: Uninitialized struct member: index.tree
Error: CPPCHECK_WARNING (CWE-476): [#def113]
tk9.0.0/generic/tkTextIndex.c:753: warning[nullPointer]: Possible null pointer dereference: textPtr
Error: CPPCHECK_WARNING (CWE-476): [#def114]
tk9.0.0/generic/tkUndo.c:396: warning[nullPointer]: Possible null pointer dereference: prevelem
Error: CPPCHECK_WARNING (CWE-476): [#def115]
tk9.0.0/generic/tkVisual.c:307: warning[nullPointer]: Possible null pointer dereference: bestPtr
Error: CPPCHECK_WARNING (CWE-476): [#def116]
tk9.0.0/generic/tkVisual.c:308: warning[nullPointer]: Possible null pointer dereference: bestPtr
Error: CPPCHECK_WARNING (CWE-476): [#def117]
tk9.0.0/generic/tkWindow.c:759: warning[nullPointer]: Possible null pointer dereference: name
Error: GCC_ANALYZER_WARNING (CWE-476): [#def118]
tk9.0.0/unix/../generic/nanosvgrast.h:244:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*r.curpage’
tk9.0.0/unix/../generic/tkImgSVGnano.c:566:1: enter_function: entry to ‘RasterizeSVG’
tk9.0.0/unix/../generic/tkImgSVGnano.c:586:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkImgSVGnano.c:594:10: branch_false: ...to here
tk9.0.0/unix/../generic/tkImgSVGnano.c:595:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkImgSVGnano.c:602:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkImgSVGnano.c:607:5: branch_false: ...to here
tk9.0.0/unix/../generic/tkImgSVGnano.c:607:5: call_function: calling ‘nsvgRasterize’ from ‘RasterizeSVG’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def119]
tk9.0.0/unix/../generic/tkButton.c:1326:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘errorResult’
tk9.0.0/unix/../generic/tkButton.c:1060:21: branch_true: following ‘true’ branch (when ‘error != 2’)...
tk9.0.0/unix/../generic/tkButton.c:1061:12: branch_true: ...to here
tk9.0.0/unix/../generic/tkButton.c:1061:12: branch_true: following ‘true’ branch (when ‘error == 0’)...
tk9.0.0/unix/../generic/tkButton.c:1066:17: branch_true: ...to here
tk9.0.0/unix/../generic/tkButton.c:1324:8: branch_true: following ‘true’ branch (when ‘error != 0’)...
tk9.0.0/unix/../generic/tkButton.c:1325:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkButton.c:1326:9: danger: dereference of NULL ‘errorResult’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def120]
tk9.0.0/unix/../generic/tkCanvLine.c:734:36: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘coordPtr’
tk9.0.0/unix/../generic/tkCanvLine.c:1804:1: enter_function: entry to ‘ScaleLine’
tk9.0.0/unix/../generic/tkCanvLine.c:1827:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkCanvLine.c:1828:16: branch_true: ...to here
tk9.0.0/unix/../generic/tkCanvLine.c:1832:9: release_memory: ‘0’ is NULL
tk9.0.0/unix/../generic/tkCanvLine.c:1834:47: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkCanvLine.c:1839:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkCanvLine.c:1842:5: call_function: calling ‘ComputeLineBbox’ from ‘ScaleLine’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def121]
tk9.0.0/unix/../generic/tkCanvPoly.c:1744:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘rest’
tk9.0.0/unix/../generic/tkCanvPoly.c:1722:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkCanvPoly.c:1734:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkCanvPoly.c:1736:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkCanvPoly.c:1742:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkCanvPoly.c:1744:9: danger: dereference of NULL ‘rest’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def122]
tk9.0.0/unix/../generic/tkConfig.c:1580:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1578:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1579:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1579:24: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1580:50: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1580:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def123]
tk9.0.0/unix/../generic/tkConfig.c:1582:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1578:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1579:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1579:24: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1581:31: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1581:31: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1582:51: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1582:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def124]
tk9.0.0/unix/../generic/tkConfig.c:1587:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1578:20: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1587:45: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1587:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def125]
tk9.0.0/unix/../generic/tkConfig.c:1594:29: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1591:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1592:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1592:24: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1594:54: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1594:29: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def126]
tk9.0.0/unix/../generic/tkConfig.c:1602:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1591:20: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1602:45: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1602:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def127]
tk9.0.0/unix/../generic/tkConfig.c:1606:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1606:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def128]
tk9.0.0/unix/../generic/tkConfig.c:1609:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1609:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def129]
tk9.0.0/unix/../generic/tkConfig.c:1612:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1612:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def130]
tk9.0.0/unix/../generic/tkConfig.c:1617:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1615:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1616:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1616:24: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1617:50: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1617:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def131]
tk9.0.0/unix/../generic/tkConfig.c:1619:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1615:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1616:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1616:24: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1618:31: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1618:31: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1619:51: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1619:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def132]
tk9.0.0/unix/../generic/tkConfig.c:1624:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1615:20: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1624:45: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1624:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def133]
tk9.0.0/unix/../generic/tkConfig.c:1628:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1628:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def134]
tk9.0.0/unix/../generic/tkConfig.c:1631:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1631:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def135]
tk9.0.0/unix/../generic/tkConfig.c:1634:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1634:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def136]
tk9.0.0/unix/../generic/tkConfig.c:1637:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1637:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def137]
tk9.0.0/unix/../generic/tkConfig.c:1640:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1640:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def138]
tk9.0.0/unix/../generic/tkConfig.c:1645:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1643:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1644:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1644:24: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1645:50: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1645:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def139]
tk9.0.0/unix/../generic/tkConfig.c:1647:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1643:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1644:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1644:24: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1646:31: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1646:31: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1647:51: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1647:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def140]
tk9.0.0/unix/../generic/tkConfig.c:1652:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1643:20: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1652:45: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1652:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def141]
tk9.0.0/unix/../generic/tkConfig.c:1656:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1656:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def142]
tk9.0.0/unix/../generic/tkConfig.c:1662:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1660:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1661:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1661:24: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1662:50: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1662:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def143]
tk9.0.0/unix/../generic/tkConfig.c:1664:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1660:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1661:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1661:24: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1663:31: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1663:31: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1664:51: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1664:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def144]
tk9.0.0/unix/../generic/tkConfig.c:1669:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1660:20: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1669:45: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1669:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def145]
tk9.0.0/unix/../generic/tkConfig.c:1675:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1673:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1674:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1674:24: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1675:50: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1675:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def146]
tk9.0.0/unix/../generic/tkConfig.c:1677:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1673:20: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1674:24: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1674:24: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1676:31: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1676:31: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1677:51: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1677:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def147]
tk9.0.0/unix/../generic/tkConfig.c:1682:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1673:20: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1682:45: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1682:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def148]
tk9.0.0/unix/../generic/tkConfig.c:1686:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1686:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def149]
tk9.0.0/unix/../generic/tkConfig.c:1689:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1560:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.0/unix/../generic/tkConfig.c:1568:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1568:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1572:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1572:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1573:19: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1689:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def150]
tk9.0.0/unix/../generic/tkConfig.c:1852:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1514:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1547:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1552:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1558:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1558:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def151]
tk9.0.0/unix/../generic/tkConfig.c:1860:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1514:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1547:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1552:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1558:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1558:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def152]
tk9.0.0/unix/../generic/tkConfig.c:1870:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1514:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1547:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1552:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1558:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1558:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def153]
tk9.0.0/unix/../generic/tkConfig.c:1878:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1514:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1547:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1552:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1558:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1558:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def154]
tk9.0.0/unix/../generic/tkConfig.c:1884:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1514:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1547:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1552:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1558:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1558:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def155]
tk9.0.0/unix/../generic/tkConfig.c:1894:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1514:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1547:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1552:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1558:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1558:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def156]
tk9.0.0/unix/../generic/tkConfig.c:1904:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.0/unix/../generic/tkConfig.c:1514:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.0/unix/../generic/tkConfig.c:1533:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1538:14: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1538:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.0/unix/../generic/tkConfig.c:1539:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1547:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1552:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1552:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1557:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1557:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkConfig.c:1558:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkConfig.c:1558:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def157]
tk9.0.0/unix/../generic/tkConsole.c:751:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘cmd’
tk9.0.0/unix/../generic/tkConsole.c:706:8: branch_false: following ‘false’ branch (when ‘objc > 1’)...
tk9.0.0/unix/../generic/tkConsole.c:710:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkConsole.c:710:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkConsole.c:715:13: branch_false: ...to here
tk9.0.0/unix/../generic/tkConsole.c:751:5: danger: dereference of NULL ‘cmd’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def158]
tk9.0.0/unix/../generic/tkListbox.c:1705:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘errorResult’
tk9.0.0/unix/../generic/tkListbox.c:1574:21: branch_true: following ‘true’ branch (when ‘error != 2’)...
tk9.0.0/unix/../generic/tkListbox.c:1575:12: branch_true: ...to here
tk9.0.0/unix/../generic/tkListbox.c:1575:12: branch_true: following ‘true’ branch (when ‘error == 0’)...
tk9.0.0/unix/../generic/tkListbox.c:1580:17: branch_true: ...to here
tk9.0.0/unix/../generic/tkListbox.c:1703:8: branch_true: following ‘true’ branch (when ‘error != 0’)...
tk9.0.0/unix/../generic/tkListbox.c:1704:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkListbox.c:1705:9: danger: dereference of NULL ‘errorResult’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def159]
tk9.0.0/unix/../generic/tkMenubutton.c:646:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘errorResult’
tk9.0.0/unix/../generic/tkMenubutton.c:505:21: branch_true: following ‘true’ branch (when ‘error != 2’)...
tk9.0.0/unix/../generic/tkMenubutton.c:506:12: branch_true: ...to here
tk9.0.0/unix/../generic/tkMenubutton.c:506:12: branch_true: following ‘true’ branch (when ‘error == 0’)...
tk9.0.0/unix/../generic/tkMenubutton.c:511:17: branch_true: ...to here
tk9.0.0/unix/../generic/tkMenubutton.c:644:8: branch_true: following ‘true’ branch (when ‘error != 0’)...
tk9.0.0/unix/../generic/tkMenubutton.c:645:9: branch_true: ...to here
tk9.0.0/unix/../generic/tkMenubutton.c:646:9: danger: dereference of NULL ‘errorResult’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def160]
tk9.0.0/unix/../generic/tkText.c:5976:36: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘pattern’
tk9.0.0/unix/../generic/tkText.c:5771:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5792:18: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5796:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5808:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5808:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5830:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5848:22: branch_true: following ‘true’ branch (when ‘passes != 2’)...
tk9.0.0/unix/../generic/tkText.c:5850:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkText.c:5853:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5868:20: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5871:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5881:24: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5887:12: branch_false: following ‘false’ branch (when ‘alreadySearchOffset < 0’)...
tk9.0.0/unix/../generic/tkText.c:5900:24: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5944:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkText.c:5946:39: branch_true: ...to here
tk9.0.0/unix/../generic/tkText.c:5954:20: branch_true: following ‘true’ branch (when ‘firstNewLine == -1’)...
tk9.0.0/unix/../generic/tkText.c:5955:25: branch_true: ...to here
tk9.0.0/unix/../generic/tkText.c:5969:24: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkText.c:5976:52: branch_true: ...to here
tk9.0.0/unix/../generic/tkText.c:5976:36: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkText.c:5976:36: branch_true: ...to here
tk9.0.0/unix/../generic/tkText.c:5976:36: danger: dereference of NULL ‘pattern’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def161]
tk9.0.0/unix/../generic/tkText.c:5993:29: warning[-Wanalyzer-null-argument]: use of NULL ‘pattern’ where non-null expected
tk9.0.0/unix/../generic/tkText.c:5771:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5792:18: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5796:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5808:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5808:8: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5830:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5848:22: branch_true: following ‘true’ branch (when ‘passes != 2’)...
tk9.0.0/unix/../generic/tkText.c:5850:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkText.c:5853:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5868:20: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5871:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5881:24: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5887:12: branch_false: following ‘false’ branch (when ‘alreadySearchOffset < 0’)...
tk9.0.0/unix/../generic/tkText.c:5900:24: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5944:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkText.c:5946:39: branch_true: ...to here
tk9.0.0/unix/../generic/tkText.c:5954:20: branch_true: following ‘true’ branch (when ‘firstNewLine == -1’)...
tk9.0.0/unix/../generic/tkText.c:5955:25: branch_true: ...to here
tk9.0.0/unix/../generic/tkText.c:5969:24: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkText.c:5993:29: branch_false: ...to here
tk9.0.0/unix/../generic/tkText.c:5993:29: danger: argument 2 (‘pattern’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def162]
tk9.0.0/unix/../generic/tkTextBTree.c:4314:46: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘halfwayLinePtr’
tk9.0.0/unix/../generic/tkTextBTree.c:4122:13: branch_true: following ‘true’ branch (when ‘nodePtr’ is non-NULL)...
tk9.0.0/unix/../generic/tkTextBTree.c:4134:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4197:16: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkTextBTree.c:4211:17: branch_true: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4211:16: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkTextBTree.c:4227:17: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4270:24: branch_false: following ‘false’ branch (when ‘i > firstChildren’)...
tk9.0.0/unix/../generic/tkTextBTree.c:4297:16: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4297:16: branch_false: following ‘false’ branch (when ‘totalChildren > 12’)...
tk9.0.0/unix/../generic/tkTextBTree.c:4312:16: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4312:16: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkTextBTree.c:4314:46: branch_true: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4314:46: danger: dereference of NULL ‘halfwayLinePtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def163]
tk9.0.0/unix/../generic/tkTextBTree.c:4318:46: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘halfwayNodePtr’
tk9.0.0/unix/../generic/tkTextBTree.c:4122:13: branch_true: following ‘true’ branch (when ‘nodePtr’ is non-NULL)...
tk9.0.0/unix/../generic/tkTextBTree.c:4134:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4197:16: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/tkTextBTree.c:4211:17: branch_true: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4211:16: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkTextBTree.c:4227:17: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4286:24: branch_false: following ‘false’ branch (when ‘i > firstChildren’)...
tk9.0.0/unix/../generic/tkTextBTree.c:4297:16: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4297:16: branch_false: following ‘false’ branch (when ‘totalChildren > 12’)...
tk9.0.0/unix/../generic/tkTextBTree.c:4312:16: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4312:16: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkTextBTree.c:4318:46: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextBTree.c:4318:46: danger: dereference of NULL ‘halfwayNodePtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def164]
tk9.0.0/unix/../generic/tkTextTag.c:1001:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘hPtr’
tk9.0.0/unix/../generic/tkTextTag.c:923:8: branch_true: following ‘true’ branch (when the strings are equal)...
tk9.0.0/unix/../generic/tkTextTag.c:924:13: branch_true: ...to here
tk9.0.0/unix/../generic/tkTextTag.c:924:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkTextTag.c:930:12: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextTag.c:996:8: branch_false: following ‘false’ branch (when the strings are non-equal)...
tk9.0.0/unix/../generic/tkTextTag.c:1001:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkTextTag.c:1001:9: danger: dereference of NULL ‘hPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def165]
tk9.0.0/unix/../generic/tkUndo.c:396:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘prevelem’
tk9.0.0/unix/../generic/tkUndo.c:388:16: branch_false: following ‘false’ branch (when ‘elem’ is NULL)...
tk9.0.0/unix/../generic/tkUndo.c:396:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkUndo.c:396:9: danger: dereference of NULL ‘prevelem’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def166]
tk9.0.0/unix/../generic/tkVisual.c:307:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘bestPtr’
tk9.0.0/unix/../generic/tkVisual.c:123:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkVisual.c:126:9: branch_false: ...to here
tk9.0.0/unix/../generic/tkVisual.c:127:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkVisual.c:147:23: branch_false: ...to here
tk9.0.0/unix/../generic/tkVisual.c:240:8: branch_false: following ‘false’ branch...
branch_false: ...to here
tk9.0.0/unix/../generic/tkVisual.c:263:17: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/tkVisual.c:307:17: branch_false: ...to here
tk9.0.0/unix/../generic/tkVisual.c:307:17: danger: dereference of NULL ‘bestPtr’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def167]
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:500:9: warning[-Wanalyzer-null-argument]: use of NULL ‘upperBdColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:435:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:435:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:435:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:437:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:435:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:438:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:435:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:450:16: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:469:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:473:22: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:481:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:484:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkClamTheme.c:500:9: danger: argument 1 (‘upperBdColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def168]
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:673:9: warning[-Wanalyzer-null-argument]: use of NULL ‘shadeColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:602:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:602:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:602:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:604:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:602:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:605:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:602:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:617:16: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:638:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:642:22: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:650:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:653:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkDefaultTheme.c:673:9: danger: argument 1 (‘shadeColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def169]
tk9.0.0/unix/../generic/ttk/ttkElements.c:853:13: warning[-Wanalyzer-null-argument]: use of NULL ‘bgColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:791:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:792:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:803:16: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:824:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:828:22: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:837:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:840:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:846:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:847:26: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:853:13: danger: argument 1 (‘bgColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def170]
tk9.0.0/unix/../generic/ttk/ttkElements.c:854:13: warning[-Wanalyzer-null-argument]: use of NULL ‘fgColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:791:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:792:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:803:16: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:824:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:828:22: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:837:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:840:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:846:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:847:26: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:854:13: danger: argument 1 (‘fgColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def171]
tk9.0.0/unix/../generic/ttk/ttkElements.c:862:13: warning[-Wanalyzer-null-argument]: use of NULL ‘bgColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:791:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:792:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:803:16: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:824:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:828:22: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:837:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:840:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:846:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:856:30: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:862:13: danger: argument 1 (‘bgColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def172]
tk9.0.0/unix/../generic/ttk/ttkElements.c:863:13: warning[-Wanalyzer-null-argument]: use of NULL ‘borderColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:791:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:792:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:803:16: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:824:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:828:22: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:837:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:840:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:846:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:856:30: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:863:13: danger: argument 1 (‘borderColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def173]
tk9.0.0/unix/../generic/ttk/ttkElements.c:1495:9: warning[-Wanalyzer-null-argument]: use of NULL ‘innerColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1429:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1430:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1442:8: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1473:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1479:31: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1480:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1483:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1495:9: danger: argument 1 (‘innerColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def174]
tk9.0.0/unix/../generic/ttk/ttkElements.c:1496:9: warning[-Wanalyzer-null-argument]: use of NULL ‘outerColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1429:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1430:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1442:8: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1473:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1479:31: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1480:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1483:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1496:9: danger: argument 1 (‘outerColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def175]
tk9.0.0/unix/../generic/ttk/ttkElements.c:1497:9: warning[-Wanalyzer-null-argument]: use of NULL ‘borderColorPtr’ where non-null expected
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1429:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1430:12: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1442:8: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1473:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1479:31: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1480:12: branch_false: following ‘false’ branch...
tk9.0.0/unix/../generic/ttk/ttkElements.c:1483:9: branch_false: ...to here
tk9.0.0/unix/../generic/ttk/ttkElements.c:1497:9: danger: argument 1 (‘borderColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def176]
tk9.0.0/unix/../generic/ttk/ttkTreeview.c:3843:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
tk9.0.0/unix/../generic/ttk/ttkTreeview.c:3842:8: branch_true: following ‘true’ branch...
tk9.0.0/unix/../generic/ttk/ttkTreeview.c:3843:9: branch_true: ...to here
tk9.0.0/unix/../generic/ttk/ttkTreeview.c:3843:9: danger: dereference of NULL ‘FindColumn(0, tv, elemPtr)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def177]
tk9.0.0/unix/../unix/tkUnixSelect.c:1339:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘selPtr’
tk9.0.0/unix/../unix/tkUnixSelect.c:794:1: enter_function: entry to ‘ConvertSelection’
tk9.0.0/unix/../unix/tkUnixSelect.c:839:55: branch_true: following ‘true’ branch (when ‘infoPtr’ is non-NULL)...
tk9.0.0/unix/../unix/tkUnixSelect.c:841:13: branch_true: ...to here
tk9.0.0/unix/../unix/tkUnixSelect.c:845:8: branch_false: following ‘false’ branch (when ‘infoPtr’ is non-NULL)...
tk9.0.0/unix/../unix/tkUnixSelect.c:848:5: branch_false: ...to here
tk9.0.0/unix/../unix/tkUnixSelect.c:898:17: branch_true: following ‘true’ branch...
tk9.0.0/unix/../unix/tkUnixSelect.c:906:18: branch_true: ...to here
tk9.0.0/unix/../unix/tkUnixSelect.c:919:12: branch_true: following ‘true’ branch (when ‘selPtr’ is NULL)...
tk9.0.0/unix/../unix/tkUnixSelect.c:926:24: branch_true: ...to here
tk9.0.0/unix/../unix/tkUnixSelect.c:928:16: branch_false: following ‘false’ branch...
tk9.0.0/unix/../unix/tkUnixSelect.c:954:13: branch_false: ...to here
tk9.0.0/unix/../unix/tkUnixSelect.c:954:12: branch_true: following ‘true’ branch...
tk9.0.0/unix/../unix/tkUnixSelect.c:960:13: branch_true: ...to here
tk9.0.0/unix/../unix/tkUnixSelect.c:962:25: call_function: calling ‘SelectionSize’ from ‘ConvertSelection’
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-40.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 | tk-9.0.0-4.fc43 |
store-results-to | /tmp/tmp_tmle3xd/tk-9.0.0-4.fc43.tar.xz |
time-created | 2025-04-25 15:50:16 |
time-finished | 2025-04-25 15:52:44 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmp_tmle3xd/tk-9.0.0-4.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp_tmle3xd/tk-9.0.0-4.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |