tk-9.0.2-1.fc44
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.2/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.2/generic/tkBind.c:108: error[ctunullpointer]: Null pointer dereference: elem
Error: CPPCHECK_WARNING (CWE-476): [#def103]
tk9.0.2/generic/tkBind.c:157: error[ctunullpointer]: Null pointer dereference: elem
Error: CPPCHECK_WARNING (CWE-758): [#def104]
tk9.0.2/generic/tkCanvas.c:2540: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def105]
tk9.0.2/generic/tkCanvas.c:2551: error[shiftTooManyBitsSigned]: Shifting signed 32-bit value by 31 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-823): [#def106]
tk9.0.2/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.2/generic/tkText.c:3197: warning[nullPointer]: Possible null pointer dereference: textPtr
Error: CPPCHECK_WARNING (CWE-476): [#def108]
tk9.0.2/generic/tkText.c:3786: warning[nullPointer]: Possible null pointer dereference: textPtr
Error: CPPCHECK_WARNING (CWE-909): [#def109]
tk9.0.2/generic/tkTextDisp.c:3341: error[uninitStructMember]: Uninitialized struct member: index.byteIndex
Error: CPPCHECK_WARNING (CWE-909): [#def110]
tk9.0.2/generic/tkTextDisp.c:3341: error[uninitStructMember]: Uninitialized struct member: index.linePtr
Error: CPPCHECK_WARNING (CWE-909): [#def111]
tk9.0.2/generic/tkTextDisp.c:3341: error[uninitStructMember]: Uninitialized struct member: index.textPtr
Error: CPPCHECK_WARNING (CWE-909): [#def112]
tk9.0.2/generic/tkTextDisp.c:3341: error[uninitStructMember]: Uninitialized struct member: index.tree
Error: CPPCHECK_WARNING (CWE-476): [#def113]
tk9.0.2/generic/tkTextIndex.c:753: warning[nullPointer]: Possible null pointer dereference: textPtr
Error: CPPCHECK_WARNING (CWE-476): [#def114]
tk9.0.2/generic/tkUndo.c:396: warning[nullPointer]: Possible null pointer dereference: prevelem
Error: CPPCHECK_WARNING (CWE-476): [#def115]
tk9.0.2/generic/tkVisual.c:307: warning[nullPointer]: Possible null pointer dereference: bestPtr
Error: CPPCHECK_WARNING (CWE-476): [#def116]
tk9.0.2/generic/tkVisual.c:308: warning[nullPointer]: Possible null pointer dereference: bestPtr
Error: CPPCHECK_WARNING (CWE-476): [#def117]
tk9.0.2/generic/tkWindow.c:759: warning[nullPointer]: Possible null pointer dereference: name
Error: CPPCHECK_WARNING (CWE-758): [#def118]
tk9.0.2/generic/ttk/ttkTreeview.c:1154: warning[objectIndex]: The address of variable 'oneCell' might be accessed at non-zero index.
Error: GCC_ANALYZER_WARNING (CWE-476): [#def119]
tk9.0.2/unix/../generic/nanosvgrast.h:244:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*r.curpage’
tk9.0.2/unix/../generic/tkImgSVGnano.c:566:1: enter_function: entry to ‘RasterizeSVG’
tk9.0.2/unix/../generic/tkImgSVGnano.c:586:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkImgSVGnano.c:594:10: branch_false: ...to here
tk9.0.2/unix/../generic/tkImgSVGnano.c:595:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkImgSVGnano.c:602:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkImgSVGnano.c:607:5: branch_false: ...to here
tk9.0.2/unix/../generic/tkImgSVGnano.c:607:5: call_function: calling ‘nsvgRasterize’ from ‘RasterizeSVG’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def120]
tk9.0.2/unix/../generic/tkCanvLine.c:734:36: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘coordPtr’
tk9.0.2/unix/../generic/tkCanvLine.c:1804:1: enter_function: entry to ‘ScaleLine’
tk9.0.2/unix/../generic/tkCanvLine.c:1821:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkCanvLine.c:1822:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkCanvLine.c:1825:9: release_memory: using NULL here
tk9.0.2/unix/../generic/tkCanvLine.c:1827:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkCanvLine.c:1834:17: branch_false: ...to here
tk9.0.2/unix/../generic/tkCanvLine.c:1834:47: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkCanvLine.c:1839:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkCanvLine.c:1842:5: call_function: calling ‘ComputeLineBbox’ from ‘ScaleLine’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def121]
tk9.0.2/unix/../generic/tkCanvPoly.c:1744:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘rest’
tk9.0.2/unix/../generic/tkCanvPoly.c:1722:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkCanvPoly.c:1734:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkCanvPoly.c:1736:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkCanvPoly.c:1742:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkCanvPoly.c:1744:9: danger: dereference of NULL ‘rest’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def122]
tk9.0.2/unix/../generic/tkConfig.c:1590:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1588:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1589:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1589:24: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1590:50: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1590:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def123]
tk9.0.2/unix/../generic/tkConfig.c:1592:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1588:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1589:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1589:24: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1591:31: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1591:31: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1592:51: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1592:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def124]
tk9.0.2/unix/../generic/tkConfig.c:1597:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1588:20: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1597:45: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1597:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def125]
tk9.0.2/unix/../generic/tkConfig.c:1604:29: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1601:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1602:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1602:24: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1604:54: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1604:29: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def126]
tk9.0.2/unix/../generic/tkConfig.c:1612:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1601:20: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1612:45: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1612:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def127]
tk9.0.2/unix/../generic/tkConfig.c:1616:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1616:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def128]
tk9.0.2/unix/../generic/tkConfig.c:1619:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1619:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def129]
tk9.0.2/unix/../generic/tkConfig.c:1622:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1622:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def130]
tk9.0.2/unix/../generic/tkConfig.c:1627:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1625:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1626:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1626:24: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1627:50: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1627:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def131]
tk9.0.2/unix/../generic/tkConfig.c:1629:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1625:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1626:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1626:24: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1628:31: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1628:31: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1629:51: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1629:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def132]
tk9.0.2/unix/../generic/tkConfig.c:1634:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1625:20: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1634:45: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1634:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def133]
tk9.0.2/unix/../generic/tkConfig.c:1638:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1638:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def134]
tk9.0.2/unix/../generic/tkConfig.c:1641:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1641:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def135]
tk9.0.2/unix/../generic/tkConfig.c:1644:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1644:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def136]
tk9.0.2/unix/../generic/tkConfig.c:1647:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1647:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def137]
tk9.0.2/unix/../generic/tkConfig.c:1650:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1650:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def138]
tk9.0.2/unix/../generic/tkConfig.c:1655:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1653:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1654:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1654:24: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1655:50: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1655:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def139]
tk9.0.2/unix/../generic/tkConfig.c:1657:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1653:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1654:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1654:24: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1656:31: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1656:31: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1657:51: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1657:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def140]
tk9.0.2/unix/../generic/tkConfig.c:1662:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1653:20: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1662:45: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1662:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def141]
tk9.0.2/unix/../generic/tkConfig.c:1666:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1666:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def142]
tk9.0.2/unix/../generic/tkConfig.c:1672:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1670:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1671:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1671:24: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1672:50: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1672:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def143]
tk9.0.2/unix/../generic/tkConfig.c:1674:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1670:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1671:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1671:24: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1673:31: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1673:31: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1674:51: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1674:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def144]
tk9.0.2/unix/../generic/tkConfig.c:1679:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1670:20: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1679:45: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1679:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def145]
tk9.0.2/unix/../generic/tkConfig.c:1685:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1683:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1684:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1684:24: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1685:50: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1685:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def146]
tk9.0.2/unix/../generic/tkConfig.c:1687:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1683:20: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1684:24: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1684:24: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1686:31: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1686:31: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1687:51: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1687:25: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def147]
tk9.0.2/unix/../generic/tkConfig.c:1692:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1683:20: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1692:45: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1692:21: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def148]
tk9.0.2/unix/../generic/tkConfig.c:1696:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1696:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def149]
tk9.0.2/unix/../generic/tkConfig.c:1699:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1570:12: branch_false: following ‘false’ branch (when ‘newPtr’ is NULL)...
tk9.0.2/unix/../generic/tkConfig.c:1578:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1582:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1583:19: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1699:17: danger: dereference of NULL ‘internalPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def150]
tk9.0.2/unix/../generic/tkConfig.c:1862:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1524:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1562:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1568:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1568:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def151]
tk9.0.2/unix/../generic/tkConfig.c:1870:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1524:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1562:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1568:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1568:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def152]
tk9.0.2/unix/../generic/tkConfig.c:1880:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1524:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1562:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1568:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1568:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def153]
tk9.0.2/unix/../generic/tkConfig.c:1888:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1524:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1562:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1568:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1568:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def154]
tk9.0.2/unix/../generic/tkConfig.c:1894:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1524:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1562:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1568:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1568:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def155]
tk9.0.2/unix/../generic/tkConfig.c:1904:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1524:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1562:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1568:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1568:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def156]
tk9.0.2/unix/../generic/tkConfig.c:1914:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘internalPtr’
tk9.0.2/unix/../generic/tkConfig.c:1524:1: enter_function: entry to ‘Tk_RestoreSavedOptions’
tk9.0.2/unix/../generic/tkConfig.c:1543:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1548:14: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1548:37: branch_true: following ‘true’ branch (when ‘i >= 0’)...
tk9.0.2/unix/../generic/tkConfig.c:1549:9: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1557:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1562:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1562:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1567:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1567:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkConfig.c:1568:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkConfig.c:1568:13: call_function: calling ‘FreeResources’ from ‘Tk_RestoreSavedOptions’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def157]
tk9.0.2/unix/../generic/tkConsole.c:751:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘cmd’
tk9.0.2/unix/../generic/tkConsole.c:706:8: branch_false: following ‘false’ branch (when ‘objc > 1’)...
tk9.0.2/unix/../generic/tkConsole.c:710:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkConsole.c:710:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkConsole.c:715:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkConsole.c:751:5: danger: dereference of NULL ‘cmd’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def158]
tk9.0.2/unix/../generic/tkEntry.c:3586:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘before’
tk9.0.2/unix/../generic/tkEntry.c:2476:1: enter_function: entry to ‘EntrySetValue’
tk9.0.2/unix/../generic/tkEntry.c:2488:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkEntry.c:2497:29: branch_false: ...to here
tk9.0.2/unix/../generic/tkEntry.c:2504:16: call_function: calling ‘EntryValidateChange’ from ‘EntrySetValue’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def159]
tk9.0.2/unix/../generic/tkText.c:2878:30: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘textPtr’
tk9.0.2/unix/../generic/tkText.c:3020:1: enter_function: entry to ‘TextUndoRedoCallback’
tk9.0.2/unix/../generic/tkText.c:3034:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:3054:5: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:3093:12: call_function: calling ‘SharedTextObjCmd’ from ‘TextUndoRedoCallback’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def160]
tk9.0.2/unix/../generic/tkText.c:3197:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘textPtr’
tk9.0.2/unix/../generic/tkText.c:1583:1: enter_function: entry to ‘SharedTextObjCmd’
tk9.0.2/unix/../generic/tkText.c:1600:8: branch_false: following ‘false’ branch (when ‘objc > 1’)...
tk9.0.2/unix/../generic/tkText.c:1605:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1605:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:1610:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1612:12: branch_false: following ‘false’ branch (when ‘objc != 2’)...
tk9.0.2/unix/../generic/tkText.c:1616:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1616:12: branch_true: following ‘true’ branch (when ‘objc <= 4’)...
tk9.0.2/unix/../generic/tkText.c:1627:22: branch_true: ...to here
tk9.0.2/unix/../generic/tkText.c:1629:16: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:1632:16: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1632:16: branch_false: following ‘false’ branch (when ‘objc != 4’)...
tk9.0.2/unix/../generic/tkText.c:1642:17: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1642:17: call_function: calling ‘DeleteIndexRange’ from ‘SharedTextObjCmd’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def161]
tk9.0.2/unix/../generic/tkText.c:3673:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘textPtr’
tk9.0.2/unix/../generic/tkText.c:1583:1: enter_function: entry to ‘SharedTextObjCmd’
tk9.0.2/unix/../generic/tkText.c:1600:8: branch_false: following ‘false’ branch (when ‘objc > 1’)...
tk9.0.2/unix/../generic/tkText.c:1605:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1605:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:1610:13: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1612:12: branch_false: following ‘false’ branch (when ‘objc != 2’)...
tk9.0.2/unix/../generic/tkText.c:1616:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1616:12: branch_true: following ‘true’ branch (when ‘objc <= 4’)...
tk9.0.2/unix/../generic/tkText.c:1627:22: branch_true: ...to here
tk9.0.2/unix/../generic/tkText.c:1629:16: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:1632:16: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1632:16: branch_false: following ‘false’ branch (when ‘objc != 4’)...
tk9.0.2/unix/../generic/tkText.c:1642:17: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:1642:17: call_function: calling ‘DeleteIndexRange’ from ‘SharedTextObjCmd’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def162]
tk9.0.2/unix/../generic/tkText.c:6042:36: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘pattern’
tk9.0.2/unix/../generic/tkText.c:5837:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkText.c:5842:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkText.c:5874:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:5896:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:5914:22: branch_true: following ‘true’ branch (when ‘passes != 2’)...
tk9.0.2/unix/../generic/tkText.c:5916:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkText.c:5919:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:5934:20: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:5937:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:5947:24: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:5953:12: branch_false: following ‘false’ branch (when ‘alreadySearchOffset < 0’)...
tk9.0.2/unix/../generic/tkText.c:5966:24: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:6010:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkText.c:6012:39: branch_true: ...to here
tk9.0.2/unix/../generic/tkText.c:6020:20: branch_true: following ‘true’ branch (when ‘firstNewLine == -1’)...
tk9.0.2/unix/../generic/tkText.c:6021:25: branch_true: ...to here
tk9.0.2/unix/../generic/tkText.c:6021:24: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkText.c:6035:25: branch_false: ...to here
tk9.0.2/unix/../generic/tkText.c:6035:24: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkText.c:6042:52: branch_true: ...to here
tk9.0.2/unix/../generic/tkText.c:6042:36: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkText.c:6042:36: branch_true: ...to here
tk9.0.2/unix/../generic/tkText.c:6042:36: danger: dereference of NULL ‘pattern’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def163]
tk9.0.2/unix/../generic/tkTextBTree.c:2131:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
tk9.0.2/unix/../generic/tkTextBTree.c:2117:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:2117:8: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:2121:16: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:2124:16: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:2131:17: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def164]
tk9.0.2/unix/../generic/tkTextBTree.c:3082:30: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*searchPtr.curIndex.linePtr’
tk9.0.2/unix/../generic/tkTextBTree.c:3055:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3055:8: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3099:12: branch_false: following ‘false’ branch (when ‘prevPtr’ is NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:3114:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3115:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3125:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3127:17: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3131:12: branch_true: following ‘true’ branch (when ‘prevLinePtr’ is non-NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:3132:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3083:17: branch_false: following ‘false’ branch (when ‘segPtr’ is NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:3099:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3099:12: branch_false: following ‘false’ branch (when ‘prevPtr’ is NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:3114:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3115:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3125:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3131:12: branch_false: following ‘false’ branch (when ‘prevLinePtr’ is NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:3136:24: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3136:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3136:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3154:57: branch_true: following ‘true’ branch (when ‘summaryPtr’ is non-NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:3156:25: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3220:17: branch_false: following ‘false’ branch (when ‘linePtr’ is NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:3224:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3226:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3047:1: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3072:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3082:39: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3082:39: release_memory: ‘*searchPtr.curIndex.linePtr’ is NULL
tk9.0.2/unix/../generic/tkTextBTree.c:3082:30: danger: dereference of NULL ‘*searchPtr.curIndex.linePtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def165]
tk9.0.2/unix/../generic/tkTextBTree.c:3410:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
tk9.0.2/unix/../generic/tkTextBTree.c:3395:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3396:14: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3396:13: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3400:18: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3410:13: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def166]
tk9.0.2/unix/../generic/tkTextBTree.c:3578:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
tk9.0.2/unix/../generic/tkTextBTree.c:3559:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:3560:14: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:3578:13: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def167]
tk9.0.2/unix/../generic/tkTextBTree.c:4314:46: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘halfwayLinePtr’
tk9.0.2/unix/../generic/tkTextBTree.c:4122:13: branch_true: following ‘true’ branch (when ‘nodePtr’ is non-NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:4134:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4134:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:4134:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4211:16: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:4227:17: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4227:16: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:4237:17: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4270:24: branch_false: following ‘false’ branch (when ‘i > firstChildren’)...
tk9.0.2/unix/../generic/tkTextBTree.c:4297:16: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4297:16: branch_false: following ‘false’ branch (when ‘totalChildren > 12’)...
tk9.0.2/unix/../generic/tkTextBTree.c:4312:16: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4312:16: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:4314:46: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4314:46: danger: dereference of NULL ‘halfwayLinePtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def168]
tk9.0.2/unix/../generic/tkTextBTree.c:4318:46: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘halfwayNodePtr’
tk9.0.2/unix/../generic/tkTextBTree.c:4122:13: branch_true: following ‘true’ branch (when ‘nodePtr’ is non-NULL)...
tk9.0.2/unix/../generic/tkTextBTree.c:4134:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4134:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:4134:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4211:16: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:4227:17: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4227:16: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:4237:17: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4286:24: branch_false: following ‘false’ branch (when ‘i > firstChildren’)...
tk9.0.2/unix/../generic/tkTextBTree.c:4297:16: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4297:16: branch_false: following ‘false’ branch (when ‘totalChildren > 12’)...
tk9.0.2/unix/../generic/tkTextBTree.c:4312:16: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4312:16: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextBTree.c:4318:46: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextBTree.c:4318:46: danger: dereference of NULL ‘halfwayNodePtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def169]
tk9.0.2/unix/../generic/tkTextTag.c:1027:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘hPtr’
tk9.0.2/unix/../generic/tkTextTag.c:953:8: branch_true: following ‘true’ branch (when the strings are equal)...
tk9.0.2/unix/../generic/tkTextTag.c:954:13: branch_true: ...to here
tk9.0.2/unix/../generic/tkTextTag.c:954:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkTextTag.c:960:12: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextTag.c:1022:8: branch_false: following ‘false’ branch (when the strings are non-equal)...
tk9.0.2/unix/../generic/tkTextTag.c:1027:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkTextTag.c:1027:9: danger: dereference of NULL ‘hPtr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def170]
tk9.0.2/unix/../generic/tkUndo.c:396:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘prevelem’
tk9.0.2/unix/../generic/tkUndo.c:388:16: branch_false: following ‘false’ branch (when ‘elem’ is NULL)...
tk9.0.2/unix/../generic/tkUndo.c:396:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkUndo.c:396:9: danger: dereference of NULL ‘prevelem’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def171]
tk9.0.2/unix/../generic/tkVisual.c:307:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘bestPtr’
tk9.0.2/unix/../generic/tkVisual.c:157:15: branch_false: following ‘false’ branch (when ‘c != 0’)...
tk9.0.2/unix/../generic/tkVisual.c:157:16: branch_false: ...to here
tk9.0.2/unix/../generic/tkVisual.c:175:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkVisual.c:181:9: branch_false: ...to here
tk9.0.2/unix/../generic/tkVisual.c:240:8: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkVisual.c:240:8: branch_false: ...to here
tk9.0.2/unix/../generic/tkVisual.c:263:17: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/tkVisual.c:307:17: branch_false: ...to here
tk9.0.2/unix/../generic/tkVisual.c:307:17: danger: dereference of NULL ‘bestPtr’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def172]
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:500:9: warning[-Wanalyzer-null-argument]: use of NULL ‘upperBdColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:435:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:435:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:435:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:437:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:435:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:438:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:435:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:450:16: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:469:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:473:22: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:481:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:484:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkClamTheme.c:500:9: danger: argument 1 (‘upperBdColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def173]
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:673:9: warning[-Wanalyzer-null-argument]: use of NULL ‘shadeColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:602:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:602:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:602:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:604:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:602:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:605:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:602:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:617:16: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:638:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:642:22: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:650:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:653:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkDefaultTheme.c:673:9: danger: argument 1 (‘shadeColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def174]
tk9.0.2/unix/../generic/ttk/ttkElements.c:853:13: warning[-Wanalyzer-null-argument]: use of NULL ‘bgColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:791:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:792:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:803:16: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:824:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:828:22: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:837:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:840:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:846:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:847:26: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:853:13: danger: argument 1 (‘bgColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def175]
tk9.0.2/unix/../generic/ttk/ttkElements.c:854:13: warning[-Wanalyzer-null-argument]: use of NULL ‘fgColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:791:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:792:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:803:16: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:824:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:828:22: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:837:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:840:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:846:12: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:847:26: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:854:13: danger: argument 1 (‘fgColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def176]
tk9.0.2/unix/../generic/ttk/ttkElements.c:862:13: warning[-Wanalyzer-null-argument]: use of NULL ‘bgColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:791:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:792:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:803:16: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:824:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:828:22: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:837:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:840:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:846:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:856:30: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:862:13: danger: argument 1 (‘bgColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def177]
tk9.0.2/unix/../generic/ttk/ttkElements.c:863:13: warning[-Wanalyzer-null-argument]: use of NULL ‘borderColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:791:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:792:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:789:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:803:16: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:824:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:828:22: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:837:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:840:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:846:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:856:30: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:863:13: danger: argument 1 (‘borderColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def178]
tk9.0.2/unix/../generic/ttk/ttkElements.c:1497:9: warning[-Wanalyzer-null-argument]: use of NULL ‘innerColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1429:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1430:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1442:8: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1475:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1481:31: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1482:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1485:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1497:9: danger: argument 1 (‘innerColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def179]
tk9.0.2/unix/../generic/ttk/ttkElements.c:1498:9: warning[-Wanalyzer-null-argument]: use of NULL ‘outerColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1429:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1430:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1442:8: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1475:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1481:31: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1482:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1485:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1498:9: danger: argument 1 (‘outerColorPtr’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def180]
tk9.0.2/unix/../generic/ttk/ttkElements.c:1499:9: warning[-Wanalyzer-null-argument]: use of NULL ‘borderColorPtr’ where non-null expected
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:8: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch (when ‘<unknown> >= 0’)...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1429:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1430:12: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1427:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1442:8: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1475:8: branch_true: following ‘true’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1481:31: branch_true: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1482:12: branch_false: following ‘false’ branch...
tk9.0.2/unix/../generic/ttk/ttkElements.c:1485:9: branch_false: ...to here
tk9.0.2/unix/../generic/ttk/ttkElements.c:1499:9: danger: argument 1 (‘borderColorPtr’) NULL where non-null expected
Scan Properties
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-128.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | tk-9.0.2-1.fc44 |
| store-results-to | /tmp/tmp6az7oqoj/tk-9.0.2-1.fc44.tar.xz |
| time-created | 2026-01-08 21:54:15 |
| time-finished | 2026-01-08 21:56:42 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmp6az7oqoj/tk-9.0.2-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp6az7oqoj/tk-9.0.2-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |