2024-04-21 06:50 ftp://ftp.de.debian.org/debian/pool/main/p/powerman/powerman_2.3.27.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=libcurl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.13.0 head-info: fb15ac6 (2024-04-20 19:16:41 +0200) count: 421 217 elapsed-time: 16.0 19.3 head-timing-info: old-timing-info: head results: powerman-2.3.27/httppower/httppower.c:33:0: error: #error httppower needs curl support! [preprocessorErrorDirective] powerman-2.3.27/libcommon/argv.c:37:43: style: Parameter 'ignore' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/argv.c:40:11: style: Variable 'word' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/libcommon/argv.c:62:39: style: Parameter 'ignore' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/argv.c:88:39: style: Parameter 's' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/debug.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/debug.c:114:24: style: Parameter 'mem' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/error.c:69:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/hprintf.c:83:8: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] powerman-2.3.27/libcommon/hprintf.c:89:11: style: Variable 'p' is assigned a value that is never used. [unreadVariable] powerman-2.3.27/libcommon/pluglist.c:61:33: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/pluglist.c:116:52: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/pluglist.c:133:54: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/pluglist.c:157:55: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/xmalloc.c:79:5: error: Memory leak: p [memleak] powerman-2.3.27/libcommon/xmalloc.c:71:5: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] powerman-2.3.27/libcommon/xmalloc.c:69:11: note: Assuming that condition 'p==NULL' is not redundant powerman-2.3.27/libcommon/xmalloc.c:71:5: note: Null pointer dereference powerman-2.3.27/libcommon/xmalloc.c:72:5: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] powerman-2.3.27/libcommon/xmalloc.c:69:11: note: Assuming that condition 'p==NULL' is not redundant powerman-2.3.27/libcommon/xmalloc.c:72:5: note: Null pointer dereference powerman-2.3.27/libcommon/xmalloc.c:97:12: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] powerman-2.3.27/libcommon/xmalloc.c:95:11: note: Assuming that condition 'p==NULL' is not redundant powerman-2.3.27/libcommon/xmalloc.c:97:12: note: Null pointer dereference powerman-2.3.27/libcommon/xmalloc.c:98:5: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] powerman-2.3.27/libcommon/xmalloc.c:95:11: note: Assuming that condition 'p==NULL' is not redundant powerman-2.3.27/libcommon/xmalloc.c:98:5: note: Null pointer dereference powerman-2.3.27/libcommon/xmalloc.c:52:29: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/xpoll.c:140:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xpoll.c:229:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_SETSIZE [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xpoll.c:115:38: style:inconclusive: Function 'xpoll' argument 2 names different: declaration 'timeout' definition 'tv'. [funcArgNamesDifferent] powerman-2.3.27/libcommon/xpoll.h:6:50: note: Function 'xpoll' argument 2 names different: declaration 'timeout' definition 'tv'. powerman-2.3.27/libcommon/xpoll.c:115:38: note: Function 'xpoll' argument 2 names different: declaration 'timeout' definition 'tv'. powerman-2.3.27/libcommon/xpoll.c:115:38: style: Parameter 'tv' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/xpty.c:198:0: error: #error unknown pty master device path [preprocessorErrorDirective] powerman-2.3.27/libcommon/xread.c:47:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xread.c:87:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xread.c:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xread.c:81:26: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/xread.c:129:23: style: Parameter 'prompt' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libcommon/xregex.c:116:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xregex.c:135:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTEOL [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xregex.c:167:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regmatch_t [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xregex.c:206:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_eo [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xregex.c:220:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_eo [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xregex.c:232:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_so [valueFlowBailoutIncompleteVar] powerman-2.3.27/libcommon/xregex.c:68:25: style:inconclusive: Function 'xregex_destroy' argument 1 names different: declaration 'x' definition 'xrp'. [funcArgNamesDifferent] powerman-2.3.27/libcommon/xregex.h:15:30: note: Function 'xregex_destroy' argument 1 names different: declaration 'x' definition 'xrp'. powerman-2.3.27/libcommon/xregex.c:68:25: note: Function 'xregex_destroy' argument 1 names different: declaration 'x' definition 'xrp'. powerman-2.3.27/libcommon/xregex.c:97:25: style:inconclusive: Function 'xregex_compile' argument 1 names different: declaration 'x' definition 'xrp'. [funcArgNamesDifferent] powerman-2.3.27/libcommon/xregex.h:23:30: note: Function 'xregex_compile' argument 1 names different: declaration 'x' definition 'xrp'. powerman-2.3.27/libcommon/xregex.c:97:25: note: Function 'xregex_compile' argument 1 names different: declaration 'x' definition 'xrp'. powerman-2.3.27/libcommon/xregex.c:97:42: style:inconclusive: Function 'xregex_compile' argument 2 names different: declaration 's' definition 'regex'. [funcArgNamesDifferent] powerman-2.3.27/libcommon/xregex.h:23:45: note: Function 'xregex_compile' argument 2 names different: declaration 's' definition 'regex'. powerman-2.3.27/libcommon/xregex.c:97:42: note: Function 'xregex_compile' argument 2 names different: declaration 's' definition 'regex'. powerman-2.3.27/libcommon/xregex.c:133:22: style:inconclusive: Function 'xregex_exec' argument 1 names different: declaration 'x' definition 'xrp'. [funcArgNamesDifferent] powerman-2.3.27/libcommon/xregex.h:29:27: note: Function 'xregex_exec' argument 1 names different: declaration 'x' definition 'xrp'. powerman-2.3.27/libcommon/xregex.c:133:22: note: Function 'xregex_exec' argument 1 names different: declaration 'x' definition 'xrp'. powerman-2.3.27/libcommon/xregex.c:224:48: style:inconclusive: Function 'xregex_match_sub_strdup' argument 2 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent] powerman-2.3.27/libcommon/xregex.h:45:54: note: Function 'xregex_match_sub_strdup' argument 2 names different: declaration 'index' definition 'i'. powerman-2.3.27/libcommon/xregex.c:224:48: note: Function 'xregex_match_sub_strdup' argument 2 names different: declaration 'index' definition 'i'. powerman-2.3.27/liblsd/cbuf.c:222:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:433:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:466:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:486:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:518:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:541:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:567:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:590:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:627:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:650:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:678:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:714:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:752:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:795:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:830:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:904:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:929:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:957:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:985:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:1021:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:1070:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:1279:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:1317:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:1372:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:1594:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/cbuf.c:1033:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] powerman-2.3.27/liblsd/cbuf.c:1037:5: note: Found duplicate branches for 'if' and 'else'. powerman-2.3.27/liblsd/cbuf.c:1033:5: note: Found duplicate branches for 'if' and 'else'. powerman-2.3.27/liblsd/cbuf.c:1082:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] powerman-2.3.27/liblsd/cbuf.c:1086:5: note: Found duplicate branches for 'if' and 'else'. powerman-2.3.27/liblsd/cbuf.c:1082:5: note: Found duplicate branches for 'if' and 'else'. powerman-2.3.27/liblsd/cbuf.c:1264:33: style: Parameter 'psrcfd' can be declared as pointer to const. However it seems that 'cbuf_get_fd' is a callback function, if 'psrcfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/liblsd/cbuf.c:1001:47: note: You might need to cast the function pointer here powerman-2.3.27/liblsd/cbuf.c:1264:33: note: Parameter 'psrcfd' can be declared as pointer to const powerman-2.3.27/liblsd/cbuf.c:1302:20: style: Parameter 'srcbuf' can be declared as pointer to const. However it seems that 'cbuf_put_fd' is a callback function, if 'srcbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/liblsd/cbuf.c:966:49: note: You might need to cast the function pointer here powerman-2.3.27/liblsd/cbuf.c:1302:20: note: Parameter 'srcbuf' can be declared as pointer to const powerman-2.3.27/liblsd/cbuf.c:1302:33: style: Parameter 'pdstfd' can be declared as pointer to const. However it seems that 'cbuf_put_fd' is a callback function, if 'pdstfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/liblsd/cbuf.c:966:49: note: You might need to cast the function pointer here powerman-2.3.27/liblsd/cbuf.c:1302:33: note: Parameter 'pdstfd' can be declared as pointer to const powerman-2.3.27/liblsd/cbuf.c:1323:21: style: Parameter 'srcbuf' can be declared as pointer to const. However it seems that 'cbuf_put_mem' is a callback function, if 'srcbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/liblsd/cbuf.c:768:55: note: You might need to cast the function pointer here powerman-2.3.27/liblsd/cbuf.c:1323:21: note: Parameter 'srcbuf' can be declared as pointer to const powerman-2.3.27/liblsd/cbuf.c:847:15: style: Variable 'nfree' is assigned a value that is never used. [unreadVariable] powerman-2.3.27/liblsd/hash.c:136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hash.c:223:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hash.c:249:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hash.c:288:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hash.c:319:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hash.c:354:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hash.c:417:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:347:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:474:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:563:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:592:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:622:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:681:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:789:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:808:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:1086:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:1401:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:1544:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:1810:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:2227:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:2329:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/liblsd/hostlist.c:469:13: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] powerman-2.3.27/liblsd/hostlist.c:1515:9: warning:inconclusive: The buffer 'cur_tok' may not be null-terminated after the call to strncpy(). [terminateStrncpy] powerman-2.3.27/liblsd/hostlist.c:441:18: style: Expression is always true because 'else if' condition is opposite to previous condition at line 434. [multiCondition] powerman-2.3.27/liblsd/hostlist.c:434:14: note: first condition powerman-2.3.27/liblsd/hostlist.c:441:18: note: else if condition is opposite to first condition powerman-2.3.27/liblsd/hostlist.c:2148:42: style: Condition 'len>=0' is always true [knownConditionTrueFalse] powerman-2.3.27/liblsd/hostlist.c:2145:14: note: Assuming that condition 'len<0' is not redundant powerman-2.3.27/liblsd/hostlist.c:2148:42: note: Condition 'len>=0' is always true powerman-2.3.27/liblsd/hostlist.c:2455:28: style: Condition 'ndups<0' is always true [knownConditionTrueFalse] powerman-2.3.27/liblsd/hostlist.c:2453:57: note: Assuming that condition '(ndups=hostrange_join(hr,hl->hr[i]))>=0' is not redundant powerman-2.3.27/liblsd/hostlist.c:2455:28: note: Condition 'ndups<0' is always true powerman-2.3.27/liblsd/hostlist.c:336:48: style:inconclusive: Function '_error' argument 3 names different: declaration 'mesg' definition 'msg'. [funcArgNamesDifferent] powerman-2.3.27/liblsd/hostlist.c:205:48: note: Function '_error' argument 3 names different: declaration 'mesg' definition 'msg'. powerman-2.3.27/liblsd/hostlist.c:336:48: note: Function '_error' argument 3 names different: declaration 'mesg' definition 'msg'. powerman-2.3.27/liblsd/hostlist.c:1552:40: style:inconclusive: Function 'hostlist_create' argument 1 names different: declaration 'hostlist' definition 'str'. [funcArgNamesDifferent] powerman-2.3.27/liblsd/hostlist.h:104:40: note: Function 'hostlist_create' argument 1 names different: declaration 'hostlist' definition 'str'. powerman-2.3.27/liblsd/hostlist.c:1552:40: note: Function 'hostlist_create' argument 1 names different: declaration 'hostlist' definition 'str'. powerman-2.3.27/liblsd/hostlist.c:1622:51: style:inconclusive: Function 'hostlist_push_host' argument 2 names different: declaration 'host' definition 'str'. [funcArgNamesDifferent] powerman-2.3.27/liblsd/hostlist.h:142:51: note: Function 'hostlist_push_host' argument 2 names different: declaration 'host' definition 'str'. powerman-2.3.27/liblsd/hostlist.c:1622:51: note: Function 'hostlist_push_host' argument 2 names different: declaration 'host' definition 'str'. powerman-2.3.27/liblsd/hostlist.c:1646:35: style:inconclusive: Function 'hostlist_push_list' argument 1 names different: declaration 'hl1' definition 'h1'. [funcArgNamesDifferent] powerman-2.3.27/liblsd/hostlist.h:152:35: note: Function 'hostlist_push_list' argument 1 names different: declaration 'hl1' definition 'h1'. powerman-2.3.27/liblsd/hostlist.c:1646:35: note: Function 'hostlist_push_list' argument 1 names different: declaration 'hl1' definition 'h1'. powerman-2.3.27/liblsd/hostlist.c:1646:50: style:inconclusive: Function 'hostlist_push_list' argument 2 names different: declaration 'hl2' definition 'h2'. [funcArgNamesDifferent] powerman-2.3.27/liblsd/hostlist.h:152:51: note: Function 'hostlist_push_list' argument 2 names different: declaration 'hl2' definition 'h2'. powerman-2.3.27/liblsd/hostlist.c:1646:50: note: Function 'hostlist_push_list' argument 2 names different: declaration 'hl2' definition 'h2'. powerman-2.3.27/liblsd/hostlist.c:2584:41: style:inconclusive: Function 'hostset_ranged_string' argument 1 names different: declaration 'hs' definition 'set'. [funcArgNamesDifferent] powerman-2.3.27/liblsd/hostlist.h:282:41: note: Function 'hostset_ranged_string' argument 1 names different: declaration 'hs' definition 'set'. powerman-2.3.27/liblsd/hostlist.c:2584:41: note: Function 'hostset_ranged_string' argument 1 names different: declaration 'hs' definition 'set'. powerman-2.3.27/liblsd/hostlist.c:2589:43: style:inconclusive: Function 'hostset_deranged_string' argument 1 names different: declaration 'hs' definition 'set'. [funcArgNamesDifferent] powerman-2.3.27/liblsd/hostlist.h:294:43: note: Function 'hostset_deranged_string' argument 1 names different: declaration 'hs' definition 'set'. powerman-2.3.27/liblsd/hostlist.c:2589:43: note: Function 'hostset_deranged_string' argument 1 names different: declaration 'hs' definition 'set'. powerman-2.3.27/liblsd/hostlist.c:978:13: style: Local variable 'width' shadows outer variable [shadowVariable] powerman-2.3.27/liblsd/hostlist.c:900:9: note: Shadowed declaration powerman-2.3.27/liblsd/hostlist.c:978:13: note: Shadow variable powerman-2.3.27/liblsd/hostlist.c:336:26: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/liblsd/hostlist.c:366:31: style: Parameter 'sep' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/liblsd/hostlist.c:599:24: style: Parameter 'prefix' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/liblsd/hostlist.c:1443:36: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/liblsd/hostlist.c:1472:51: style: Parameter 'pfx' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/liblsd/hostlist.c:1472:62: style: Parameter 'sfx' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/liblsd/hostlist.c:372:48: warning: Char literal compared with pointer 'strchr(sep,**str)'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] powerman-2.3.27/liblsd/hostlist.c:389:48: warning: Char literal compared with pointer 'strchr(sep,**str)'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] powerman-2.3.27/liblsd/hostlist.c:778:17: style: Variable 'size' is assigned a value that is never used. [unreadVariable] powerman-2.3.27/liblsd/hostlist.c:800:17: style: Variable 'size' is assigned a value that is never used. [unreadVariable] powerman-2.3.27/liblsd/list.c:793:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:190:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCK_STREAM [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:215:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_EOL [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:293:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:334:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:382:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:431:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:500:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:532:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_ON [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:542:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_OFF [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:552:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_CYCLE [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:565:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/libpowerman/libpowerman.c:397:13: style: Condition 'err==PM_ESUCCESS' is always true [knownConditionTrueFalse] powerman-2.3.27/libpowerman/libpowerman.c:392:63: note: Assuming that condition '(err=_server_command(pmh,CP_EXPRANGE,NULL,NULL))!=PM_ESUCCESS' is not redundant powerman-2.3.27/libpowerman/libpowerman.c:397:13: note: Condition 'err==PM_ESUCCESS' is always true powerman-2.3.27/libpowerman/libpowerman.c:129:46: style: Parameter 's' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libpowerman/libpowerman.c:142:29: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libpowerman/libpowerman.c:151:16: style: Parameter 's' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libpowerman/libpowerman.c:163:23: style: Parameter 's' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libpowerman/libpowerman.c:332:45: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libpowerman/libpowerman.c:332:56: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/libpowerman/libpowerman.c:466:25: style: Variable 'cur' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/plmpower/plmpower.c:212:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:262:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:276:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:407:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:435:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:467:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:486:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:555:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLIN [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:578:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:696:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/plmpower/plmpower.c:634:13: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] powerman-2.3.27/plmpower/plmpower.c:463:9: warning: %hhX in format string (no. 2) requires 'unsigned char' but the argument type is 'char'. [invalidPrintfArgType_uint] powerman-2.3.27/plmpower/plmpower.c:508:9: warning: %hhx in format string (no. 1) requires 'unsigned char *' but the argument type is 'char *'. [invalidScanfArgType_int] powerman-2.3.27/plmpower/plmpower.c:508:9: warning: %hhx in format string (no. 2) requires 'unsigned char *' but the argument type is 'char *'. [invalidScanfArgType_int] powerman-2.3.27/plmpower/plmpower.c:508:9: warning: %hhx in format string (no. 3) requires 'unsigned char *' but the argument type is 'char *'. [invalidScanfArgType_int] powerman-2.3.27/plmpower/plmpower.c:521:5: warning: %hhX in format string (no. 1) requires 'unsigned char' but the argument type is 'char'. [invalidPrintfArgType_uint] powerman-2.3.27/plmpower/plmpower.c:521:5: warning: %hhX in format string (no. 2) requires 'unsigned char' but the argument type is 'char'. [invalidPrintfArgType_uint] powerman-2.3.27/plmpower/plmpower.c:521:5: warning: %hhX in format string (no. 3) requires 'unsigned char' but the argument type is 'char'. [invalidPrintfArgType_uint] powerman-2.3.27/plmpower/plmpower.c:663:5: warning: %hhX in format string (no. 2) requires 'unsigned char' but the argument type is 'char'. [invalidPrintfArgType_uint] powerman-2.3.27/plmpower/plmpower.c:663:5: warning: %hhX in format string (no. 3) requires 'unsigned char' but the argument type is 'char'. [invalidPrintfArgType_uint] powerman-2.3.27/plmpower/plmpower.c:506:19: style: Parameter 's' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/plmpower/plmpower.c:517:24: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/plmpower/plmpower.c:671:37: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/plmpower/plmpower.c:684:37: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/plmpower/plmpower.c:710:33: style: Parameter 'xp' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powerman/powerman.c:132:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFLT_PORT [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_VERSION [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_STATUS_ALL [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:434:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:468:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_EOL [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:480:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_EOL [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:494:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:524:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:554:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:577:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:589:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_VERSION [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:621:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powerman/powerman.c:475:31: style: Parameter 'cp' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powerman/powerman.c:483:61: style: Parameter 'config_path' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powerman/powerman.c:611:35: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/arglist.c:95:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_key_string [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/arglist.c:75:31: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/client.c:180:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:217:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:275:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_ERR_INTERNAL [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:330:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:366:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_DEVICE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:396:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_XSTATUS [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:465:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_XSTATUS [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:493:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:562:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:655:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_TELEMETRY [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:681:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:705:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_ACTERROR [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:755:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_CLIENT [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:819:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:909:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:985:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:1018:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:1044:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:1057:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:1072:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLIN [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:1107:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLIN [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/client.c:1045:9: style: Statements following noreturn function 'err()' will never be executed. [unreachableCode] powerman-2.3.27/powermand/client.c:790:33: style:inconclusive: Function '_find_client' argument 1 names different: declaration 'client_id' definition 'seq'. [funcArgNamesDifferent] powerman-2.3.27/powermand/client.c:107:33: note: Function '_find_client' argument 1 names different: declaration 'client_id' definition 'seq'. powerman-2.3.27/powermand/client.c:790:33: note: Function '_find_client' argument 1 names different: declaration 'client_id' definition 'seq'. powerman-2.3.27/powermand/client.c:1159:27: style:inconclusive: Function 'cli_listen_fds' argument 1 names different: declaration 'fds' definition 'fdsp'. [funcArgNamesDifferent] powerman-2.3.27/powermand/client.h:8:27: note: Function 'cli_listen_fds' argument 1 names different: declaration 'fds' definition 'fdsp'. powerman-2.3.27/powermand/client.c:1159:27: note: Function 'cli_listen_fds' argument 1 names different: declaration 'fds' definition 'fdsp'. powerman-2.3.27/powermand/client.c:1159:38: style:inconclusive: Function 'cli_listen_fds' argument 2 names different: declaration 'len' definition 'lenp'. [funcArgNamesDifferent] powerman-2.3.27/powermand/client.h:8:37: note: Function 'cli_listen_fds' argument 2 names different: declaration 'len' definition 'lenp'. powerman-2.3.27/powermand/client.c:1159:38: note: Function 'cli_listen_fds' argument 2 names different: declaration 'len' definition 'lenp'. powerman-2.3.27/powermand/client.c:1170:37: style:inconclusive: Function 'cli_start' argument 2 names different: declaration 'one_client' definition 'oc'. [funcArgNamesDifferent] powerman-2.3.27/powermand/client.h:7:37: note: Function 'cli_start' argument 2 names different: declaration 'one_client' definition 'oc'. powerman-2.3.27/powermand/client.c:1170:37: note: Function 'cli_start' argument 2 names different: declaration 'one_client' definition 'oc'. powerman-2.3.27/powermand/client.c:782:34: style: Parameter 'c' can be declared as pointer to const. However it seems that '_match_client' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/powermand/client.c:792:53: note: You might need to cast the function pointer here powerman-2.3.27/powermand/client.c:782:34: note: Parameter 'c' can be declared as pointer to const powerman-2.3.27/powermand/daemon.c:61:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/daemon.c:45:35: style: Parameter 'fds' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/daemon.c:54:24: style: Parameter 'logname' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device.c:174:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_ACTION [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:209:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:237:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:280:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_ACTION [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:302:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_ACTION [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:351:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:389:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:411:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:424:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:438:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:461:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_ACTION [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:643:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:657:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:770:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:811:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:956:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1002:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1066:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1125:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1165:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1252:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1357:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1391:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1415:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1435:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLHUP [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1493:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLIN [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1521:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device.c:1182:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:1187:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:1193:25: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:1392:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:1416:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:1420:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:1437:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:1441:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:1445:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device.c:313:20: style:inconclusive: Function 'dev_init' argument 1 names different: declaration 'short_circuit_delay' definition 'Sopt'. [funcArgNamesDifferent] powerman-2.3.27/powermand/device.h:4:20: note: Function 'dev_init' argument 1 names different: declaration 'short_circuit_delay' definition 'Sopt'. powerman-2.3.27/powermand/device.c:313:20: note: Function 'dev_init' argument 1 names different: declaration 'short_circuit_delay' definition 'Sopt'. powerman-2.3.27/powermand/device.c:346:38: style:inconclusive: Function '_timeout' argument 1 names different: declaration 'timestamp' definition 'time_stamp'. [funcArgNamesDifferent] powerman-2.3.27/powermand/device.c:133:38: note: Function '_timeout' argument 1 names different: declaration 'timestamp' definition 'time_stamp'. powerman-2.3.27/powermand/device.c:346:38: note: Function '_timeout' argument 1 names different: declaration 'timestamp' definition 'time_stamp'. powerman-2.3.27/powermand/device.c:1513:51: style:inconclusive: Function 'dev_post_poll' argument 2 names different: declaration 'tv' definition 'timeout'. [funcArgNamesDifferent] powerman-2.3.27/powermand/device.h:9:51: note: Function 'dev_post_poll' argument 2 names different: declaration 'tv' definition 'timeout'. powerman-2.3.27/powermand/device.c:1513:51: note: Function 'dev_post_poll' argument 2 names different: declaration 'tv' definition 'timeout'. powerman-2.3.27/powermand/device.c:162:13: style: Variable 'act' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/powermand/device.c:346:38: style: Parameter 'time_stamp' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device.c:346:66: style: Parameter 'timeout' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device.c:372:63: style: Parameter 'tv' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device.c:559:37: style: Parameter 'dev' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device.c:599:40: style: Parameter 'dev' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device.c:759:13: style: Variable 'act' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/powermand/device.c:1014:18: style: Variable 'arg' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/powermand/device.c:1080:15: style: Variable 'plug' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/powermand/device.c:1310:33: style: Parameter 'dev' can be declared as pointer to const. However it seems that '_match_name' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/powermand/device.c:1317:53: note: You might need to cast the function pointer here powerman-2.3.27/powermand/device.c:1310:33: note: Parameter 'dev' can be declared as pointer to const powerman-2.3.27/powermand/device.c:1310:44: style: Parameter 'key' can be declared as pointer to const. However it seems that '_match_name' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/powermand/device.c:1317:53: note: You might need to cast the function pointer here powerman-2.3.27/powermand/device.c:1310:44: note: Parameter 'key' can be declared as pointer to const powerman-2.3.27/powermand/device_pipe.c:103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_pipe.c:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_DEVICE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_serial.c:119:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_serial.c:210:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_serial.c:265:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_DEVICE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_serial.c:213:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device_serial.c:217:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device_serial.c:233:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] powerman-2.3.27/powermand/device_serial.c:89:27: style: Parameter 'special' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device_serial.c:89:42: style: Parameter 'flags' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device_serial.c:111:32: style: Parameter 'devname' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device_serial.c:198:16: style: Variable 'ser' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/powermand/device_tcp.c:93:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:161:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:182:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:222:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:259:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:286:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_DEVICE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:306:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:335:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_TELNET [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:344:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_TELNET [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:413:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/device_tcp.c:89:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] powerman-2.3.27/powermand/device_tcp.c:96:15: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] powerman-2.3.27/powermand/device_tcp.c:86:47: style: Parameter 'flags' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device_tcp.c:101:24: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device_tcp.c:101:36: style: Parameter 'port' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/device_tcp.c:176:13: style: Variable 'tcp' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/powermand/device_tcp.c:279:13: style: Variable 'tcp' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/powermand/parse_util.c:97:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:128:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:178:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:186:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:221:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:245:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prioritynames [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:272:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:299:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:355:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/parse_util.c:143:17: style: Statements following noreturn function 'err()' will never be executed. [unreachableCode] powerman-2.3.27/powermand/parse_util.c:156:9: style: Statements following noreturn function 'err()' will never be executed. [unreachableCode] powerman-2.3.27/powermand/parse_util.c:267:36: style:inconclusive: Function 'conf_set_plug_log_level' argument 1 names different: declaration 'level' definition 'level_string'. [funcArgNamesDifferent] powerman-2.3.27/powermand/parse_util.h:15:36: note: Function 'conf_set_plug_log_level' argument 1 names different: declaration 'level' definition 'level_string'. powerman-2.3.27/powermand/parse_util.c:267:36: note: Function 'conf_set_plug_log_level' argument 1 names different: declaration 'level' definition 'level_string'. powerman-2.3.27/powermand/parse_util.c:232:28: style: Parameter 'hostport' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/parse_util.c:242:34: style: Parameter 's' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/powermand/parse_util.c:281:34: style: Parameter 'a' can be declared as pointer to const. However it seems that '_alias_match' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/powermand/parse_util.c:334:52: note: You might need to cast the function pointer here powerman-2.3.27/powermand/parse_util.c:281:34: note: Parameter 'a' can be declared as pointer to const powerman-2.3.27/powermand/parse_util.c:281:43: style: Parameter 'name' can be declared as pointer to const. However it seems that '_alias_match' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/powermand/parse_util.c:334:52: note: You might need to cast the function pointer here powerman-2.3.27/powermand/parse_util.c:281:43: note: Parameter 'name' can be declared as pointer to const powerman-2.3.27/powermand/powermand.c:89:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/powermand.c:190:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/powermand.c:239:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/powermand/powermand.c:176:26: style: Parameter 'prog' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/redfishpower/redfishpower.c:149:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:179:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:250:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:280:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:307:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_HTTPGET [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:332:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:406:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_POST [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:438:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:507:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_HTTPGET [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:530:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_POSTFIELDS [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:663:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:824:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:856:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:885:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] powerman-2.3.27/redfishpower/redfishpower.c:141:31: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'output_cb' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/redfishpower/redfishpower.c:209:5: note: You might need to cast the function pointer here powerman-2.3.27/redfishpower/redfishpower.c:141:31: note: Parameter 'contents' can be declared as pointer to const powerman-2.3.27/redfishpower/redfishpower.c:170:57: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/redfishpower/redfishpower.c:297:57: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/redfishpower/redfishpower.c:393:39: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/redfishpower/redfishpower.c:523:44: style: Parameter 'pm' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/redfishpower/redfishpower.c:633:34: style: Parameter 'x' can be declared as pointer to const. However it seems that 'activecmds_find' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/redfishpower/redfishpower.c:813:49: note: You might need to cast the function pointer here powerman-2.3.27/redfishpower/redfishpower.c:633:34: note: Parameter 'x' can be declared as pointer to const powerman-2.3.27/redfishpower/redfishpower.c:633:43: style: Parameter 'key' can be declared as pointer to const. However it seems that 'activecmds_find' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] powerman-2.3.27/redfishpower/redfishpower.c:813:49: note: You might need to cast the function pointer here powerman-2.3.27/redfishpower/redfishpower.c:633:43: note: Parameter 'key' can be declared as pointer to const powerman-2.3.27/redfishpower/redfishpower.c:698:34: style: Variable 'delaypm' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/snmppower/snmppower.c:54:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OID_LEN [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:106:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OID_LEN [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:167:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:192:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:233:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:276:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SNMP_VERSION_1 [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:301:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:314:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:328:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] powerman-2.3.27/snmppower/snmppower.c:182:9: style: Statements following noreturn function 'err()' will never be executed. [unreachableCode] powerman-2.3.27/test/baytech.c:79:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/baytech.c:124:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/baytech.c:131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/baytech.c:282:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/baytech.c:468:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/baytech.c:620:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/baytech.c:234:12: style: Condition 'logged_in' is always true [knownConditionTrueFalse] powerman-2.3.27/test/baytech.c:226:21: note: Assignment 'logged_in=1', assigned value is 1 powerman-2.3.27/test/baytech.c:234:12: note: Condition 'logged_in' is always true powerman-2.3.27/test/baytech.c:423:12: style: Condition 'logged_in' is always true [knownConditionTrueFalse] powerman-2.3.27/test/baytech.c:416:21: note: Assignment 'logged_in=1', assigned value is 1 powerman-2.3.27/test/baytech.c:423:12: note: Condition 'logged_in' is always true powerman-2.3.27/test/baytech.c:577:12: style: Condition 'logged_in' is always true [knownConditionTrueFalse] powerman-2.3.27/test/baytech.c:570:21: note: Assignment 'logged_in=1', assigned value is 1 powerman-2.3.27/test/baytech.c:577:12: note: Condition 'logged_in' is always true powerman-2.3.27/test/cli.c:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_ESUCCESS [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/cli.c:102:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_ESUCCESS [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/cli.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/cli.c:100:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/test/cyclades.c:75:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/cyclades.c:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/cyclades.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/dli.c:269:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/dli.c:291:22: style: Parameter 'argv' can be declared as const array [constParameter] powerman-2.3.27/test/gpib.c:87:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/gpib.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/gpib.c:121:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/gpib.c:251:5: error: Memory leak: plug [memleak] powerman-2.3.27/test/gpib.c:251:10: style: Variable 'plug' is reassigned a value before the old one has been used. [redundantAssignment] powerman-2.3.27/test/gpib.c:245:14: note: plug is assigned powerman-2.3.27/test/gpib.c:251:10: note: plug is overwritten powerman-2.3.27/test/gpib.c:132:11: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/test/icebox.c:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/icebox.c:106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/icebox.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/icebox.c:228:41: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/ilom.c:142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/ilom.c:166:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/ipmipower.c:100:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/ipmipower.c:126:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/ipmipower.c:133:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/ipmipower.c:232:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_key_string [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/ipmipower.c:268:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/ipmipower.c:272:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/ipmipower.c:276:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/ipmipower.c:150:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/test/ipmipower.c:187:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/test/ipmipower.c:200:18: style: Variable 'str' is assigned a value that is never used. [unreadVariable] powerman-2.3.27/test/lom.c:85:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/lom.c:109:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/openbmc-httppower.c:61:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/openbmc-httppower.c:69:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/openbmc-httppower.c:84:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/openbmc-httppower.c:97:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/openbmc-httppower.c:131:22: style: Parameter 'argv' can be declared as const array [constParameter] powerman-2.3.27/test/redfish-httppower.c:48:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/redfish-httppower.c:50:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/redfish-httppower.c:57:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/redfish-httppower.c:86:22: style: Parameter 'argv' can be declared as const array [constParameter] powerman-2.3.27/test/redfishpower.c:77:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/redfishpower.c:100:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/redfishpower.c:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/redfishpower.c:198:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_key_string [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/redfishpower.c:242:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/redfishpower.c:246:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/redfishpower.c:250:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/redfishpower.c:254:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] powerman-2.3.27/test/redfishpower.c:124:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/test/redfishpower.c:153:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/test/redfishpower.c:166:18: style: Variable 'str' is assigned a value that is never used. [unreadVariable] powerman-2.3.27/test/swpdu.c:77:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optind [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/swpdu.c:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/swpdu.c:99:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/tpl.c:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/tpl.c:60:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/tpl.c:84:9: style: Variable 'plug' can be declared as pointer to const [constVariablePointer] powerman-2.3.27/test/tregex.c:48:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/tregex.c:88:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/tregex.c:39:35: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/test/vpcd.c:84:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/vpcd.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/vpcd.c:121:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/vpcd.c:140:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] powerman-2.3.27/test/vpcd.c:128:21: style:inconclusive: Function '_setup_socket' argument 1 names different: declaration 'port' definition 'serv'. [funcArgNamesDifferent] powerman-2.3.27/test/vpcd.c:52:33: note: Function '_setup_socket' argument 1 names different: declaration 'port' definition 'serv'. powerman-2.3.27/test/vpcd.c:128:21: note: Function '_setup_socket' argument 1 names different: declaration 'port' definition 'serv'. powerman-2.3.27/test/vpcd.c:128:21: style: Parameter 'serv' can be declared as pointer to const [constParameterPointer] powerman-2.3.27/test/vpcd.c:132:11: style: Variable 'what' can be declared as pointer to const [constVariablePointer] diff: head powerman-2.3.27/libcommon/xpoll.c:229:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_SETSIZE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libcommon/xread.c:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libcommon/xread.c:87:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libcommon/xregex.c:135:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTEOL [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libcommon/xregex.c:167:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regmatch_t [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libcommon/xregex.c:206:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_eo [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libcommon/xregex.c:220:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_eo [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libcommon/xregex.c:232:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_so [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:1021:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:1070:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:1279:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:1317:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:1372:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:1594:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:433:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:466:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:486:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:518:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:541:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:567:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:590:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:627:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:650:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:678:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:714:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:752:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:795:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:830:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:904:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:929:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:957:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/cbuf.c:985:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hash.c:223:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hash.c:249:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hash.c:288:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hash.c:319:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hash.c:354:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hash.c:417:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:1086:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:1401:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:1544:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:1810:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:2227:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:2329:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:474:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:563:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:592:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:622:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:681:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:789:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/liblsd/hostlist.c:808:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:215:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_EOL [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:293:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:334:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:382:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:431:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:500:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:532:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_ON [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:542:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_OFF [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:552:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_CYCLE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/libpowerman/libpowerman.c:565:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:262:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:276:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:407:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:435:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:467:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:486:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:555:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLIN [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:578:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/plmpower/plmpower.c:696:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_VERSION [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_STATUS_ALL [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:434:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:468:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_EOL [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:480:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_EOL [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:494:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:524:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:554:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:577:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:589:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_VERSION [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powerman/powerman.c:621:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:1018:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:1044:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:1057:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:1072:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLIN [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:1107:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLIN [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:217:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:275:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_ERR_INTERNAL [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:330:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:366:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_DEVICE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:396:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_XSTATUS [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:465:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_XSTATUS [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:493:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:562:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_LINEMAX [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:655:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_TELEMETRY [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:681:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:705:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CP_INFO_ACTERROR [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:755:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_CLIENT [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:819:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:909:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/client.c:985:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1002:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1066:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1125:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1165:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1252:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1357:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1391:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1415:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1435:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLHUP [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1493:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPOLLIN [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:1521:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:209:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:237:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:280:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_ACTION [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:302:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_ACTION [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:351:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:389:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:411:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:424:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:438:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:461:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_ACTION [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:643:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:657:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:770:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:811:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device.c:956:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_pipe.c:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_DEVICE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_serial.c:210:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_serial.c:265:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_DEVICE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:161:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:182:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:222:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:259:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:286:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_DEVICE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:306:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:335:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_TELNET [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:344:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBG_TELNET [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/device_tcp.c:413:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IAC [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/parse_util.c:128:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/parse_util.c:178:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/parse_util.c:186:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/parse_util.c:221:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/parse_util.c:245:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prioritynames [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/parse_util.c:272:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/parse_util.c:299:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/parse_util.c:355:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/powermand.c:190:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] head powerman-2.3.27/powermand/powermand.c:239:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:179:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:250:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:280:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:307:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_HTTPGET [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:332:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:406:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_POST [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:438:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:507:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_HTTPGET [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:530:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_POSTFIELDS [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:663:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:824:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:856:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/redfishpower/redfishpower.c:885:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head powerman-2.3.27/snmppower/snmppower.c:106:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_OID_LEN [valueFlowBailoutIncompleteVar] head powerman-2.3.27/snmppower/snmppower.c:167:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/snmppower/snmppower.c:192:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/snmppower/snmppower.c:233:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/snmppower/snmppower.c:276:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SNMP_VERSION_1 [valueFlowBailoutIncompleteVar] head powerman-2.3.27/snmppower/snmppower.c:301:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head powerman-2.3.27/snmppower/snmppower.c:314:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/snmppower/snmppower.c:328:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/baytech.c:124:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/baytech.c:131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/baytech.c:282:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/baytech.c:468:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/baytech.c:620:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/cli.c:102:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_ESUCCESS [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/cli.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/cyclades.c:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/cyclades.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/dli.c:291:22: style: Parameter 'argv' can be declared as const array [constParameter] head powerman-2.3.27/test/gpib.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/gpib.c:121:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/icebox.c:106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/icebox.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/ilom.c:166:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/ipmipower.c:126:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/ipmipower.c:133:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/ipmipower.c:232:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_key_string [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/lom.c:109:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/openbmc-httppower.c:131:22: style: Parameter 'argv' can be declared as const array [constParameter] head powerman-2.3.27/test/redfish-httppower.c:86:22: style: Parameter 'argv' can be declared as const array [constParameter] head powerman-2.3.27/test/redfishpower.c:100:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/redfishpower.c:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/redfishpower.c:198:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_key_string [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/swpdu.c:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/swpdu.c:99:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/tpl.c:60:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/tregex.c:88:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/vpcd.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/vpcd.c:121:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head powerman-2.3.27/test/vpcd.c:140:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] DONE