2024-03-27 15:44 ftp://ftp.de.debian.org/debian/pool/main/l/lcgdm/lcgdm_1.10.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=bsd --library=openssl --library=python --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 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.55 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: 0ead589 (2024-03-27 16:22:24 +0100) count: 5808 4666 elapsed-time: 30.7 73.6 head-timing-info: old-timing-info: head results: lcgdm-1.10.0/common/Cgroupsubr.c:56:1: portability: Omitted return type of function 'Cgroupmatch' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/common/Cglobals.c:122:20: error: There is an unknown macro here somewhere. Configuration is required. If _PROTO is a macro then please configure it. [unknownMacro] lcgdm-1.10.0/common/Cgrp.c:32:12: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/common/Cgrp.c:110:12: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/common/Cgroupsubr.c:56:43: style: Parameter 'gids' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cgrp.c:26:13: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cinitdaemon.c:25:20: error: There is an unknown macro here somewhere. Configuration is required. If _PROTO is a macro then please configure it. [unknownMacro] lcgdm-1.10.0/common/Cgetopt.c:104:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coptreset [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cgetopt.c:167:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coptind [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cgetopt.c:192:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coptind [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cmutex.c:20:25: error: There is an unknown macro here somewhere. Configuration is required. If _PROTO is a macro then please configure it. [unknownMacro] lcgdm-1.10.0/common/Clogit.c:41:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Clogit.c:73:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXLINELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cdomainname.c:35:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Clogit.c:92:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/common/Clogit.c:32:17: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Clogit.c:32:28: style: Parameter 'logfilename' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Clogit.c:34:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cnetdb.c:619:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXHOST [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cnetdb.c:676:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXHOST [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cnetdb.c:754:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXHOST [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:228:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:657:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_MULTI_PROCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1137:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1196:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1243:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1310:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1418:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1457:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_MULTI_PROCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_MULTI_PROCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1587:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_MULTI_PROCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:1651:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_MULTI_PROCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:2535:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_MULTI_PROCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cgetopt.c:81:18: style: Parameter 'ostr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cgetopt.c:192:11: style: Variable 'current_argv' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cpwd.c:32:12: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] lcgdm-1.10.0/common/Cpwd.c:110:12: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/common/Cpwd.c:26:13: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Csched.c:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:239:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:332:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSCHED_UNKNOWN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:392:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSCHED_UNKNOWN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:452:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSCHED_UNKNOWN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:183:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lcgdm-1.10.0/common/Csched.c:294:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lcgdm-1.10.0/common/Csched.c:94:11: style: Parameter 'policy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Csched.c:95:22: style: Parameter 'Cparam' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Csched.c:97:25: style: Variable 'current' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cregexp.c:387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:207:22: style: Parameter 'Cparam' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:540:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CREGEXP_NSUBEXP [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:209:25: style: Variable 'current' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cregexp.c:763:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:312:12: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1032:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:372:12: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1391:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csched.c:432:12: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1511:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CREGEXP_NSUBEXP [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cregexp.c:1787:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cregexp.c:1857:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cregexp.c:1914:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Csnprintf.c:23:55: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:283:13: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:402:13: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:535:13: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:536:13: style: Parameter 'proto' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:610:13: style: Parameter 'savp' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:670:13: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:671:13: style: Parameter 'servname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:672:24: style: Parameter 'hints' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cnetdb.c:928:41: style: Variable 'sin' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cthread.c:161:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:434:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:458:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNOHANG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:1036:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:1185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:1335:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tsd [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:1450:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:1528:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:1621:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:1765:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:1916:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:2123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:2419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:2472:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:2551:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:2597:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:2670:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:3984:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4066:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4213:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4440:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_WIN32_SIGNAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4514:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4606:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_WIN32_BROADCAST [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4638:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_WIN32_SIGNAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4658:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_WIN32_SIGNAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4711:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4768:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTHREAD_MULTI_PROCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4857:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tsd [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4996:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:5080:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.hh:322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.hh:333:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINTR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.hh:380:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_CANCEL_DISABLE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.hh:388:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_CANCEL_ENABLE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.hh:392:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_CANCEL_ASYNCHRONOUS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.hh:396:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_CANCEL_DEFERRED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.hh:572:4: warning: Member variable 'UptThreadFancy::fArg' is not initialized in the constructor. [uninitMemberVar] lcgdm-1.10.0/common/LcgdmDbPool.hh:37:2: warning: Member variable 'LcgdmDbPool::nclients' is not initialized in the constructor. [uninitMemberVar] lcgdm-1.10.0/common/UtilsPthread.hh:574:7: performance: Variable 'fThr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] lcgdm-1.10.0/common/UtilsPthread.hh:584:8: style:inconclusive: Technically the member function 'UptThreadFancy::Cancel' can be const. [functionConst] lcgdm-1.10.0/common/UtilsPthread.hh:595:8: style:inconclusive: Technically the member function 'UptThreadFancy::Detach' can be const. [functionConst] lcgdm-1.10.0/common/UtilsPthread.hh:599:8: style:inconclusive: Technically the member function 'UptThreadFancy::Join' can be const. [functionConst] lcgdm-1.10.0/common/UtilsPthread.hh:604:12: performance:inconclusive: Technically the member function 'UptThreadFancy::SetCancelOn' can be static (but you may consider moving to unnamed namespace). [functionStatic] lcgdm-1.10.0/common/UtilsPthread.hh:607:12: performance:inconclusive: Technically the member function 'UptThreadFancy::SetCancelOff' can be static (but you may consider moving to unnamed namespace). [functionStatic] lcgdm-1.10.0/common/UtilsPthread.hh:610:12: performance:inconclusive: Technically the member function 'UptThreadFancy::SetCancelAsynchronous' can be static (but you may consider moving to unnamed namespace). [functionStatic] lcgdm-1.10.0/common/UtilsPthread.hh:613:12: performance:inconclusive: Technically the member function 'UptThreadFancy::SetCancelDeferred' can be static (but you may consider moving to unnamed namespace). [functionStatic] lcgdm-1.10.0/common/UtilsPthread.hh:616:10: performance:inconclusive: Technically the member function 'UptThreadFancy::CancelPoint' can be static (but you may consider moving to unnamed namespace). [functionStatic] lcgdm-1.10.0/common/UtilsPthread.hh:51:2: style: Class 'UptCondVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:92:2: style: Class 'UptCondVarHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:97:2: style: Class 'UptCondVarHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:181:13: style: Class 'UptMutexHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:185:13: style: Class 'UptMutexHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:262:13: style: Class 'UptRWLockHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:268:13: style: Class 'UptRWLockHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:338:3: style: Class 'UptSemaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:528:2: style: Class 'UptSemWait' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:572:4: style: Class 'UptThreadFancy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lcgdm-1.10.0/common/UtilsPthread.hh:343:25: warning: Class UptSemaphore is not safe, destructor throws exception [exceptThrowInDestructor] lcgdm-1.10.0/common/UtilsPthread.hh:591:62: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/common/LcgdmDbPool.cc:27:33: style: Checking if unsigned expression 'dbfdrepo.size()' is less than zero. [unsignedLessThanZero] lcgdm-1.10.0/common/UtilsPthread.cc:117:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.cc:161:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.cc:278:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_SCOPE_SYSTEM [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.cc:312:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_MUTEX_RECURSIVE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.cc:360:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_UNBLOCK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/UtilsPthread.cc:38:26: performance: Variable 'numKey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] lcgdm-1.10.0/common/UtilsPthread.hh:620:8: performance:inconclusive: Technically the member function 'UptThreadFancy::MaskSignal' can be static (but you may consider moving to unnamed namespace). [functionStatic] lcgdm-1.10.0/common/UtilsPthread.cc:353:21: note: Technically the member function 'UptThreadFancy::MaskSignal' can be static (but you may consider moving to unnamed namespace). lcgdm-1.10.0/common/UtilsPthread.hh:620:8: note: Technically the member function 'UptThreadFancy::MaskSignal' can be static (but you may consider moving to unnamed namespace). lcgdm-1.10.0/common/UtilsPthread.cc:60:24: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/common/UtilsPthread.cc:257:43: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/common/UtilsPthread.cc:339:47: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/common/UtilsPthread.cc:268:45: style:inconclusive: Function 'Run' argument 5 names different: declaration 'desc' definition 'tDesc'. [funcArgNamesDifferent] lcgdm-1.10.0/common/UtilsPthread.hh:414:29: note: Function 'Run' argument 5 names different: declaration 'desc' definition 'tDesc'. lcgdm-1.10.0/common/UtilsPthread.cc:268:45: note: Function 'Run' argument 5 names different: declaration 'desc' definition 'tDesc'. lcgdm-1.10.0/common/UtilsPthread.cc:363:22: error: Uninitialized variable: &mask [uninitvar] lcgdm-1.10.0/common/getconfent.c:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/getconfent.c:107:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/getconfent.c:68:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/getconfent.c:71:24: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/getconfent.c:81:28: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/getconfent.c:29:12: style: Parameter 'category' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/getconfent.c:30:12: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/getconfent.c:35:14: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/getconfent.c:41:14: style: Variable 'separator' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/getifnam.c:60:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKET_ERROR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/getifnam.c:55:38: style: Checking if unsigned expression 'ifnamelen' is less than zero. [unsignedLessThanZero] lcgdm-1.10.0/common/getuser.c:72:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cpool.c:242:11: style: Redundant initialization for 'previous'. The initialized value is overwritten before it is read. [redundantInitialization] lcgdm-1.10.0/common/Cpool.c:203:43: note: previous is initialized lcgdm-1.10.0/common/Cpool.c:242:11: note: previous is overwritten lcgdm-1.10.0/common/Cpool.c:248:12: style: Variable 'previous' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/common/Cpool.c:245:13: note: previous is assigned lcgdm-1.10.0/common/Cpool.c:248:12: note: previous is overwritten lcgdm-1.10.0/common/Cpool.c:2556:12: style: Redundant initialization for 'current'. The initialized value is overwritten before it is read. [redundantInitialization] lcgdm-1.10.0/common/Cpool.c:2539:27: note: current is initialized lcgdm-1.10.0/common/Cpool.c:2556:12: note: current is overwritten lcgdm-1.10.0/common/Cpool.c:2677:13: style: Redundant initialization for 'current'. The initialized value is overwritten before it is read. [redundantInitialization] lcgdm-1.10.0/common/Cpool.c:2665:28: note: current is initialized lcgdm-1.10.0/common/Cpool.c:2677:13: note: current is overwritten lcgdm-1.10.0/common/Cpool.c:519:12: warning: Size of pointer 'dummy' used instead of size of its data. [pointerSize] lcgdm-1.10.0/common/Cpool.c:1250:8: style: Variable 'nread' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/Cpool.c:1254:11: style: Variable 'nread' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/Cpool.c:1320:8: style: Variable 'nread' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/getuser.c:104:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/getuser.c:108:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/getuser.c:112:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/getuser.c:116:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/getuser.c:120:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/getuser.c:61:7: style: Parameter 'from_user' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/getuser.c:69:20: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/log.c:57:63: error: There is an unknown macro here somewhere. Configuration is required. If _PROTO is a macro then please configure it. [unknownMacro] lcgdm-1.10.0/common/isTrustedHost.c:39:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/isTrustedHost.c:83:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/isTrustedHost.c:57:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/isTrustedHost.c:37:23: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/isTrustedHost.c:37:39: style: Parameter 'localhost' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/isTrustedHost.c:37:56: style: Parameter 'localdomain' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/marshall.c:24:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/remote.c:216:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:305:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET6 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:347:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:379:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:419:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:669:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:681:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:718:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:741:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET6 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:749:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET6_ADDRSTRLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:787:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:470:9: style: Condition '!_Cthread_obtain_mtx(NULL,0,&(Cthread.mtx),-1)' is always true [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:470:30: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:470:9: note: Condition '!_Cthread_obtain_mtx(NULL,0,&(Cthread.mtx),-1)' is always true lcgdm-1.10.0/common/Cthread.c:1022:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:1022:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:1022:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:1169:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:1169:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:1169:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:1434:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:1434:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:1434:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:1632:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:1632:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:1632:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:1936:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:1936:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:1936:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:2066:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:2066:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:2066:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:2135:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:2135:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:2135:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:2335:24: style: Condition '_Cthread_addmtx(file,line,Cmtx_new)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:2335:24: note: Calling function '_Cthread_addmtx' returns 0 lcgdm-1.10.0/common/Cthread.c:2335:24: note: Condition '_Cthread_addmtx(file,line,Cmtx_new)' is always false lcgdm-1.10.0/common/Cthread.c:2485:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:2485:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:2485:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:2609:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:2609:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:2609:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:2682:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:2682:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:2682:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:3989:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:3989:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:3989:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:4391:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:4391:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:4391:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:4982:26: style: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/common/Cthread.c:4982:26: note: Calling function '_Cthread_obtain_mtx' returns 0 lcgdm-1.10.0/common/Cthread.c:4982:26: note: Condition '_Cthread_obtain_mtx(file,line,&(Cthread.mtx),-1)' is always false lcgdm-1.10.0/common/Cthread.c:4090:16: style: Redundant initialization for 'current'. The initialized value is overwritten before it is read. [redundantInitialization] lcgdm-1.10.0/common/Cthread.c:4045:35: note: current is initialized lcgdm-1.10.0/common/Cthread.c:4090:16: note: current is overwritten lcgdm-1.10.0/common/Cthread.c:4255:16: style: Redundant initialization for 'current'. The initialized value is overwritten before it is read. [redundantInitialization] lcgdm-1.10.0/common/Cthread.c:4190:35: note: current is initialized lcgdm-1.10.0/common/Cthread.c:4255:16: note: current is overwritten lcgdm-1.10.0/common/Cthread.c:455:25: style: Local variable 'pid' shadows outer variable [shadowVariable] lcgdm-1.10.0/common/Cthread.c:3440:17: note: Shadowed declaration lcgdm-1.10.0/common/Cthread.c:455:25: note: Shadow variable lcgdm-1.10.0/common/Cthread.c:1153:7: style: Local variable 'detached' shadows outer variable [shadowVariable] lcgdm-1.10.0/common/Cthread.c:3443:10: note: Shadowed declaration lcgdm-1.10.0/common/Cthread.c:1153:7: note: Shadow variable lcgdm-1.10.0/common/Cthread.c:1257:25: style: Local variable 'pid' shadows outer variable [shadowVariable] lcgdm-1.10.0/common/Cthread.c:3440:17: note: Shadowed declaration lcgdm-1.10.0/common/Cthread.c:1257:25: note: Shadow variable lcgdm-1.10.0/common/Cthread.c:3842:13: style: Local variable 'pid' shadows outer variable [shadowVariable] lcgdm-1.10.0/common/Cthread.c:3440:17: note: Shadowed declaration lcgdm-1.10.0/common/Cthread.c:3842:13: note: Shadow variable lcgdm-1.10.0/common/Cthread.c:3843:12: style: Local variable 'thID' shadows outer variable [shadowVariable] lcgdm-1.10.0/common/Cthread.c:3441:15: note: Shadowed declaration lcgdm-1.10.0/common/Cthread.c:3843:12: note: Shadow variable lcgdm-1.10.0/common/Cthread.c:4788:25: style: Local variable 'pid' shadows outer variable [shadowVariable] lcgdm-1.10.0/common/Cthread.c:3440:17: note: Shadowed declaration lcgdm-1.10.0/common/Cthread.c:4788:25: note: Shadow variable lcgdm-1.10.0/common/Cthread.c:453:25: style: Variable 'current' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cthread.c:1256:25: style: Variable 'current' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cthread.c:1502:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:1598:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:1729:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:1891:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2392:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2449:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2526:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2575:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2648:12: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2756:12: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2758:17: style: Parameter 'mtx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2886:12: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:2888:17: style: Parameter 'mtx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:3365:12: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:3367:29: style: Parameter 'Cmtx_new' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:3976:11: style: Parameter 'global_key' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:4708:12: style: Parameter 'proto' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cthread.c:4787:25: style: Variable 'current' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cthread.c:156:7: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/common/Cthread.c:1256:33: style: Variable 'current' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/Cthread.c:1257:25: style: Unused variable: pid [unusedVariable] lcgdm-1.10.0/common/Cthread.c:3843:17: style: Variable 'thID' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/Cthread.c:3842:13: style: Unused variable: pid [unusedVariable] lcgdm-1.10.0/common/Cthread.c:4787:33: style: Variable 'current' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/serror.c:475:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEBASEOFF [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cthread.c:4788:25: style: Unused variable: pid [unusedVariable] lcgdm-1.10.0/common/serror.c:596:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket.c:141:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FD_SETSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket.c:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket.c:247:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket.c:300:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket_timeout.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket_timeout.c:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket_timeout.c:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket_timeout.c:374:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/socket_timeout.c:482:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/Cregexp.c:453:3: error: Memory leak: r [memleak] lcgdm-1.10.0/common/Cregexp.c:639:3: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] lcgdm-1.10.0/common/Cregexp.c:642:5: note: Found duplicate branches for 'if' and 'else'. lcgdm-1.10.0/common/Cregexp.c:639:3: note: Found duplicate branches for 'if' and 'else'. lcgdm-1.10.0/common/Cregexp.c:1912:64: style: Checking if unsigned expression 'maxsize' is less than zero. [unsignedLessThanZero] lcgdm-1.10.0/common/Cregexp.c:1180:8: style: Parameter '_Cregexp_dummy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1214:8: style: Parameter '_Cregexp_dummy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1242:8: style: Parameter '_Cregexp_dummy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1278:8: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1594:10: style: Variable 'opnd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cregexp.c:1828:8: style: Variable 'opnd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cregexp.c:1877:7: style: Parameter '_Cregexp_npar' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1878:8: style: Parameter '_Cregexp_dummy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1880:8: style: Parameter '_Cregexp_size' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1962:8: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:1964:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cregexp.c:2040:13: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/Cregexp.c:2044:8: style: Variable 'next' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/Cregexp.c:1000:10: style: Variable 'dummy' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/socket_timeout.c:73:19: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/socket_timeout.c:167:24: style: Variable 'select_status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/socket_timeout.c:272:24: style: Variable 'select_status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/common/solveln.c:67:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/solveln.c:115:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/trace.c:43:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/trace.c:74:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/trace.c:99:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/trace.c:37:44: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/trace.c:69:10: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/trace.c:72:20: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/trace.c:48:33: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing] lcgdm-1.10.0/common/u64subr.c:129:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONE_KB [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/u64subr.c:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONE_PB [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/solveln.c:45:8: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/solveln.c:113:15: style: Variable 'nfsroot' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/wsacct.c:18:1: portability: Omitted return type of function 'wsacct' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/common/wsacct.c:34:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/wsacct.c:20:7: style: Parameter 'acctstruct' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_inc_reqctr.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:19:1: portability: Omitted return type of function 'dpm_decode_dfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:37:1: portability: Omitted return type of function 'dpm_decode_dicomreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:65:1: portability: Omitted return type of function 'dpm_delete_dfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:86:1: portability: Omitted return type of function 'dpm_delete_dicomreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:107:1: portability: Omitted return type of function 'dpm_get_dfr_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:143:1: portability: Omitted return type of function 'dpm_get_dfr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:182:1: portability: Omitted return type of function 'dpm_get_dicomreq_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:220:1: portability: Omitted return type of function 'dpm_get_next_dicomreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:260:1: portability: Omitted return type of function 'dpm_insert_dfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:295:1: portability: Omitted return type of function 'dpm_insert_dicomreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:336:1: portability: Omitted return type of function 'dpm_list_dfr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:388:1: portability: Omitted return type of function 'dpm_list_pending_dicomreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:430:1: portability: Omitted return type of function 'dpm_update_dfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:455:1: portability: Omitted return type of function 'dpm_update_dicomreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:78:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:99:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:129:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:151:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:206:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:246:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:264:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:324:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:346:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:414:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_QUEUED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:447:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:472:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/serror.c:471:32: style: Checking if unsigned expression 'buflen' is less than zero. [unsignedLessThanZero] lcgdm-1.10.0/common/serror.c:470:11: style: Variable 'tmpstr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/serror.c:593:10: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:58:1: portability: Omitted return type of function 'dpm_decode_dfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:75:1: portability: Omitted return type of function 'dpm_decode_dicomreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:102:1: portability: Omitted return type of function 'dpm_delete_dfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:120:1: portability: Omitted return type of function 'dpm_delete_dicomreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:138:1: portability: Omitted return type of function 'dpm_get_dfr_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:176:1: portability: Omitted return type of function 'dpm_get_dfr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:217:1: portability: Omitted return type of function 'dpm_get_dicomreq_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:256:1: portability: Omitted return type of function 'dpm_get_next_dicomreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:294:1: portability: Omitted return type of function 'dpm_insert_dfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:332:1: portability: Omitted return type of function 'dpm_insert_dicomreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:388:1: portability: Omitted return type of function 'dpm_list_dfr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:436:1: portability: Omitted return type of function 'dpm_list_pending_dicomreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:473:1: portability: Omitted return type of function 'dpm_update_dfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:496:1: portability: Omitted return type of function 'dpm_update_dicomreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:146:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:184:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:224:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:286:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:298:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:338:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:398:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:463:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_QUEUED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:67:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:69:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:88:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:90:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:109:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:116:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:145:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:153:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:184:7: style: Parameter 'token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:190:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:228:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:266:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:301:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:348:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:354:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:396:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:432:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:433:27: style: Parameter 'dfr_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:438:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:457:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:458:25: style: Parameter 'dpm_req' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_libpq_ifce.c:463:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/common/u64subr.c:152:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/common/u64subr.c:221:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dicomcopy/dpm_dicomcopyfile.c:15:1: portability: Omitted return type of function 'dpm_dicomcopyfile' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dpm_dicomcopyfile.c:25:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOMEM [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:72:1: portability: Omitted return type of function 'dicomcopy_main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:349:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dpm_dicomcopyfile.c:30:3: error: Memory leak: buffer [memleak] lcgdm-1.10.0/dicomcopy/dpm_dicomcopyfile.c:35:3: error: Memory leak: buffer [memleak] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:106:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:124:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:140:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:148:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:178:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:179:7: style: Parameter 'surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:187:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:219:7: style: Parameter 'token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:226:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:264:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:302:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:344:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:391:7: style: Parameter 'surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:400:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:406:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:444:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:480:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/dicomcopy_mysql_ifce.c:503:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dicomcopy/send2dicomcopyd.c:38:1: portability: Omitted return type of function 'send2dicomcopyd' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/send2dicomcopyd.c:52:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dli.c:29:1: portability: Omitted return type of function 'dli_main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dli/dli.c:121:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:95:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:357:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:376:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:428:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:496:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_QUEUED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:541:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:757:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNOHANG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dli.c:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGFILE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dli.c:129:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dli.c:164:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLI02 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dli.c:192:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dli.c:228:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dli.c:224:7: style: Local variable 'func' shadows outer variable [shadowVariable] lcgdm-1.10.0/dli/dli.c:26:6: note: Shadowed declaration lcgdm-1.10.0/dli/dli.c:224:7: note: Shadow variable lcgdm-1.10.0/dli/dli.c:37:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dli/dli.c:221:49: style: Parameter 'type' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dli/dli_testlistReplicas.c:10:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dicomcopy/send2dicomcopyd.c:39:7: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dli/dli_testlistReplicas.c:17:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required_argument [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dlilogit.c:14:1: portability: Omitted return type of function 'dlilogit' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dli/dlilogit.c:19:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/dli_testlistReplicas.c:25:6: style: Local variable 'verbose' shadows outer variable [shadowVariable] lcgdm-1.10.0/dli/dli_testlistReplicas.c:8:5: note: Shadowed declaration lcgdm-1.10.0/dli/dli_testlistReplicas.c:25:6: note: Shadow variable lcgdm-1.10.0/dli/dli_testlistReplicas.c:16:23: style: Variable 'longopts' can be declared as const array [constVariable] lcgdm-1.10.0/dli/lfc-dli-client.c:18:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-addfs.c:21:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-addfs.c:30:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/lfc-dli-client.c:27:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required_argument [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dli/lfc-dli-client.c:37:6: style: Local variable 'verbose' shadows outer variable [shadowVariable] lcgdm-1.10.0/dli/lfc-dli-client.c:16:5: note: Shadowed declaration lcgdm-1.10.0/dli/lfc-dli-client.c:37:6: note: Shadow variable lcgdm-1.10.0/dli/lfc-dli-client.c:26:23: style: Variable 'longopts' can be declared as const array [constVariable] lcgdm-1.10.0/dli/lfc-dli-client.c:34:8: style: Variable 'port' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-addfs.c:90:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-addfs.c:102:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-addpool.c:23:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-addfs.c:108:30: style: Condition 'weight<0' is always false [knownConditionTrueFalse] lcgdm-1.10.0/dpm/dpm-addfs.c:107:45: note: Assuming that condition '(weight=strtol(Coptarg,&dp,10))<0' is not redundant lcgdm-1.10.0/dpm/dpm-addfs.c:108:30: note: Condition 'weight<0' is always false lcgdm-1.10.0/dpm/dpm-addfs.c:38:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/remote.c:439:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/remote.c:444:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/remote.c:490:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/remote.c:498:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/remote.c:499:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/remote.c:533:27: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/remote.c:541:30: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/common/remote.c:542:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-addpool.c:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-buildfsv.c:21:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/common/remote.c:707:23: style: Variable 'admin_host' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/common/remote.c:699:16: note: admin_host is assigned lcgdm-1.10.0/common/remote.c:707:23: note: admin_host is overwritten lcgdm-1.10.0/common/remote.c:372:36: style: Checking if unsigned expression 'ifnamelen' is less than zero. [unsignedLessThanZero] lcgdm-1.10.0/common/remote.c:570:21: style: Local variable 'p' shadows outer variable [shadowVariable] lcgdm-1.10.0/common/remote.c:418:11: note: Shadowed declaration lcgdm-1.10.0/common/remote.c:570:21: note: Shadow variable lcgdm-1.10.0/common/remote.c:227:15: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/remote.c:319:37: style: Variable 'sin' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/common/remote.c:663:17: style: Parameter 'from_host' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/common/remote.c:694:25: style: Variable 'admin_host' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-buildfsv.c:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/common/remote.c:603:29: error: Uninitialized variable: from_host [legacyUninitvar] lcgdm-1.10.0/common/remote.c:226:22: style: Unused variable: ifr2 [unusedVariable] lcgdm-1.10.0/dpm/dpm-drain.c:64:1: portability: Omitted return type of function 'drainlogit' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-addpool.c:172:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-addpool.c:186:11: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/dpm/dpm-addpool.c:193:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-addpool.c:209:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-addpool.c:218:20: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/dpm/dpm-addpool.c:226:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-addpool.c:32:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-addpool.c:31:7: style: Unused variable: gid_str [unusedVariable] lcgdm-1.10.0/dpm/dpm-getspacemd.c:105:1: portability: Omitted return type of function 'listentry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-getspacemd.c:129:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-buildfsv.c:67:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-buildfsv.c:73:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-buildfsv.c:79:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-buildfsv.c:85:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-buildfsv.c:103:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-buildfsv.c:115:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-drain.c:59:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-drain.c:76:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-drain.c:133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-drain.c:476:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-buildfsv.c:99:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lcgdm-1.10.0/dpm/dpm-buildfsv.c:113:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] lcgdm-1.10.0/dpm/dpm-getspacemd.c:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-buildfsv.c:34:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-buildfsv.c:35:8: style: Variable 'q' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-getspacetokens.c:20:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-getspacetokens.c:28:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-modifyfs.c:21:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-modifyfs.c:30:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-getspacemd.c:41:12: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/dpm/dpm-getspacemd.c:96:12: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/dpm/dpm-getspacemd.c:29:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-getspacemd.c:84:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-modifyfs.c:80:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-modifyfs.c:92:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-modifyfs.c:98:30: style: Condition 'weight<0' is always false [knownConditionTrueFalse] lcgdm-1.10.0/dpm/dpm-modifyfs.c:97:45: note: Assuming that condition '(weight=strtol(Coptarg,&dp,10))<0' is not redundant lcgdm-1.10.0/dpm/dpm-modifyfs.c:98:30: note: Condition 'weight<0' is always false lcgdm-1.10.0/dpm/dpm-modifyfs.c:37:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-modifypool.c:23:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-ping.c:21:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-ping.c:30:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-qryconf.c:30:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-modifypool.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-qryconf.c:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:732:1: style: Label 'free_voms_info' is not used. [unusedLabel] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:471:7: style: Parameter 's_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:516:10: warning: Uninitialized variable: turl [uninitvar] lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:509:19: note: Assuming condition is false lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:516:10: note: Uninitialized variable: turl lcgdm-1.10.0/dicomcopy/dicomcopy_serv.c:423:18: style: Unused variable: hp [unusedVariable] lcgdm-1.10.0/dpm/dpm-register.c:24:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-register.c:33:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-qryconf.c:181:11: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/dpm/dpm-qryconf.c:134:13: style: Condition 'p_stat' is always false [knownConditionTrueFalse] lcgdm-1.10.0/dpm/dpm-qryconf.c:122:13: note: Assignment 'p_stat='\0'', assigned value is 0 lcgdm-1.10.0/dpm/dpm-qryconf.c:134:13: note: Condition 'p_stat' is always false lcgdm-1.10.0/dpm/dpm-register.c:66:14: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/dpm/dpm-register.c:110:15: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] lcgdm-1.10.0/dpm/dpm-qryconf.c:173:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-register.c:31:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-register.c:49:17: style: Variable 'pwd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-releasespace.c:23:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-replicate.c:24:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-releasespace.c:30:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-replicate.c:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-reservespace.c:24:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-rmfs.c:20:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-reservespace.c:42:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-rmfs.c:28:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-rmpool.c:20:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-rmpool.c:27:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-rmpool.c:31:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm-shutdown.c:25:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-drain.c:83:7: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/dpm/dpm-drain.c:225:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-drain.c:235:31: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/dpm/dpm-drain.c:242:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-drain.c:262:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-drain.c:269:15: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/dpm/dpm-drain.c:277:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-drain.c:509:46: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] lcgdm-1.10.0/dpm/dpm-drain.c:560:3: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] lcgdm-1.10.0/dpm/dpm-shutdown.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-drain.c:383:14: style: The statement 'if (flags!=CNS_LIST_CONTINUE) flags=CNS_LIST_CONTINUE' is logically equivalent to 'flags=CNS_LIST_CONTINUE'. [duplicateConditionalAssign] lcgdm-1.10.0/dpm/dpm-drain.c:384:11: note: Assignment 'flags=CNS_LIST_CONTINUE' lcgdm-1.10.0/dpm/dpm-drain.c:383:14: note: Condition 'flags!=CNS_LIST_CONTINUE' is redundant lcgdm-1.10.0/dpm/dpm-drain.c:221:9: error: Common realloc mistake: 'gid_list' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/dpm/dpm-drain.c:258:9: error: Common realloc mistake: 'gid_list' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/dpm/dpm-drain.c:125:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-drain.c:127:7: style: Unused variable: groupname [unusedVariable] lcgdm-1.10.0/dpm/dpm-updatespace.c:23:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_abortfiles.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-updatespace.c:40:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-reservespace.c:96:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-reservespace.c:108:28: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/dpm/dpm-reservespace.c:114:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-reservespace.c:130:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-reservespace.c:137:15: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/dpm/dpm-reservespace.c:145:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-reservespace.c:38:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-reservespace.c:36:8: style: Variable 'gid' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm-reservespace.c:37:7: style: Unused variable: gid_str [unusedVariable] lcgdm-1.10.0/dpm/dpm_abortreq.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_accessr.c:33:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_accessr.c:31:8: style: Unused variable: rbp [unusedVariable] lcgdm-1.10.0/dpm/dpm_addfs.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_addfs.c:32:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_addfs.c:34:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_addpool.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_apiinit.c:25:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_api_thread_info [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_apiinit.c:41:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_api_thread_info [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-modifypool.c:230:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-modifypool.c:246:26: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/dpm/dpm-modifypool.c:293:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-modifypool.c:296:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-modifypool.c:309:19: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/dpm/dpm-modifypool.c:358:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_auth.c:20:38: style: Parameter 'uid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_auth.c:20:50: style: Parameter 'gid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_auth.c:61:77: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_auth.c:110:31: style: Parameter 'voname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_auth.c:22:30: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/dpm/dpm_auth.c:46:14: style: Unused variable: func [unusedVariable] lcgdm-1.10.0/dpm/dpm_auth.c:47:37: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/dpm/dpm_auth.c:63:7: style: Unused variable: func [unusedVariable] lcgdm-1.10.0/dpm/dpm_auth.c:64:30: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/dpm/dpm_auth.c:97:30: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/dpm/dpm_auth.c:112:30: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/dpm/dpm_addpool.c:34:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_buildfsv.c:34:1: portability: Omitted return type of function 'dpm_build_fs_vector' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_buildfsv.c:93:1: portability: Omitted return type of function 'dpm_compute_fs_vector_elem' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm-modifypool.c:35:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm-modifypool.c:34:7: style: Unused variable: gid_str [unusedVariable] lcgdm-1.10.0/dpm/dpm_copy.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_buildfsv.c:48:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:43:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBUS_GASS_COPY_MODULE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBUS_SUCCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:61:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:122:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:141:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBUS_SUCCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:155:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBUS_SUCCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBUS_TRUE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:223:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBUS_NULL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm-updatespace.c:176:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-updatespace.c:191:21: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/dpm/dpm-updatespace.c:236:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-updatespace.c:239:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm-updatespace.c:250:19: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/dpm/dpm-updatespace.c:297:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_copy.c:41:7: style: Unused variable: surl [unusedVariable] lcgdm-1.10.0/dpm/dpm-updatespace.c:36:7: style: Unused variable: gid_str [unusedVariable] lcgdm-1.10.0/dpm/dpm_delreplica.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_errmsg.c:39:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_extendfilelife.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getifcevers.c:23:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_get.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getpoolfs.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getpoolfs.c:32:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_getpoolfs.c:34:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_getpoolfs.c:36:8: style: Unused variable: rbp [unusedVariable] lcgdm-1.10.0/dpm/dpm_getpools.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getpools.c:32:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_getpools.c:34:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_getpools.c:36:8: style: Unused variable: rbp [unusedVariable] lcgdm-1.10.0/dpm/dpm_get.c:40:7: style: Unused variable: surl [unusedVariable] lcgdm-1.10.0/dpm/dpm_getprotocols.c:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPROTOLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getreqid.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getreqsummary.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getreqid.c:34:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_getspacemd.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getspacetoken.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getspacetoken.c:34:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_getstatus_copyreq.c:32:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getstatus_getreq.c:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_getstatus_putreq.c:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_copyfile.c:199:15: style: Unused variable: dest_url_struct [unusedVariable] lcgdm-1.10.0/dpm/dpm_copyfile.c:200:6: style: Variable 'enable_ipv6' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_copyfile.c:206:6: style: Variable 'nretries' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_getstatus_getreq.c:40:7: style: Unused variable: surl [unusedVariable] lcgdm-1.10.0/dpm/dpm_getstatus_copyreq.c:32:7: style: Unused variable: from_surl [unusedVariable] lcgdm-1.10.0/dpm/dpm_getstatus_putreq.c:40:7: style: Unused variable: surl [unusedVariable] lcgdm-1.10.0/dpm/dpm_getstatus_copyreq.c:42:7: style: Unused variable: to_surl [unusedVariable] lcgdm-1.10.0/dpm/dpm_getturl.c:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_ACCMODE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_inc_reqctr.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_modifyfs.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_modifyfs.c:32:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_modifyfs.c:34:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_main.c:216:1: portability: Omitted return type of function 'dpm_main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:676:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1061:1: portability: Omitted return type of function 'dec_reqctr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1161:1: portability: Omitted return type of function 'getreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1219:1: portability: Omitted return type of function 'inc_reqctr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1239:1: portability: Omitted return type of function 'procreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_modifypool.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:89:1: portability: Omitted return type of function 'dpm_init_dbpkg' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:114:1: portability: Omitted return type of function 'dpm_abort_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:125:1: portability: Omitted return type of function 'dpm_closedb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:132:1: portability: Omitted return type of function 'dpm_decode_cpr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:158:1: portability: Omitted return type of function 'dpm_decode_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:176:1: portability: Omitted return type of function 'dpm_decode_gfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:204:1: portability: Omitted return type of function 'dpm_decode_pfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:233:1: portability: Omitted return type of function 'dpm_decode_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:261:1: portability: Omitted return type of function 'dpm_decode_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:289:1: portability: Omitted return type of function 'dpm_decode_xferreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:319:1: portability: Omitted return type of function 'dpm_delete_cprs_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:340:1: portability: Omitted return type of function 'dpm_delete_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:361:1: portability: Omitted return type of function 'dpm_delete_gfrs_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:382:1: portability: Omitted return type of function 'dpm_delete_pending_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:403:1: portability: Omitted return type of function 'dpm_delete_pfrs_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:424:1: portability: Omitted return type of function 'dpm_delete_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:445:1: portability: Omitted return type of function 'dpm_delete_req_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:466:1: portability: Omitted return type of function 'dpm_delete_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:487:1: portability: Omitted return type of function 'dpm_end_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:498:1: portability: Omitted return type of function 'dpm_get_cpr_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:544:1: portability: Omitted return type of function 'dpm_get_cpr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:593:1: portability: Omitted return type of function 'dpm_get_cpr_by_surls' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:646:1: portability: Omitted return type of function 'dpm_get_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:686:1: portability: Omitted return type of function 'dpm_get_gfr_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:732:1: portability: Omitted return type of function 'dpm_get_gfr_by_pfn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:788:1: portability: Omitted return type of function 'dpm_get_gfr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:837:1: portability: Omitted return type of function 'dpm_get_gfr_by_surl_uid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:894:1: portability: Omitted return type of function 'dpm_get_max_get_lifetime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:932:1: portability: Omitted return type of function 'dpm_get_next_req' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:973:1: portability: Omitted return type of function 'dpm_get_pending_req_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1022:1: portability: Omitted return type of function 'dpm_get_pending_reqs_by_u_desc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1080:1: portability: Omitted return type of function 'dpm_get_pfr_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1128:1: portability: Omitted return type of function 'dpm_get_pfr_by_pfn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1178:1: portability: Omitted return type of function 'dpm_get_pfr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1229:1: portability: Omitted return type of function 'dpm_get_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1276:1: portability: Omitted return type of function 'dpm_get_req_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1325:1: portability: Omitted return type of function 'dpm_get_reqs4del' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1408:1: portability: Omitted return type of function 'dpm_get_reqs_by_u_desc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1466:1: portability: Omitted return type of function 'dpm_get_spcmd_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1509:1: portability: Omitted return type of function 'dpm_get_spcmd_by_u_desc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1569:1: portability: Omitted return type of function 'dpm_insert_cpr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1614:1: portability: Omitted return type of function 'dpm_insert_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1645:1: portability: Omitted return type of function 'dpm_insert_gfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1690:1: portability: Omitted return type of function 'dpm_insert_pending_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1733:1: portability: Omitted return type of function 'dpm_insert_pfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1782:1: portability: Omitted return type of function 'dpm_insert_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1825:1: portability: Omitted return type of function 'dpm_insert_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1870:1: portability: Omitted return type of function 'dpm_insert_xferreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1913:1: portability: Omitted return type of function 'dpm_list_cpr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1968:1: portability: Omitted return type of function 'dpm_list_expired_puts' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2010:1: portability: Omitted return type of function 'dpm_list_expired_spaces' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2050:1: portability: Omitted return type of function 'dpm_list_rr_puts' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2092:1: portability: Omitted return type of function 'dpm_list_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2132:1: portability: Omitted return type of function 'dpm_list_gfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2187:1: portability: Omitted return type of function 'dpm_list_pending_req' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2239:1: portability: Omitted return type of function 'dpm_list_pfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2296:1: portability: Omitted return type of function 'dpm_list_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2336:1: portability: Omitted return type of function 'dpm_list_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2373:1: portability: Omitted return type of function 'dpm_opendb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2394:1: portability: Omitted return type of function 'dpm_pingdb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2411:1: portability: Omitted return type of function 'dpm_start_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2423:1: portability: Omitted return type of function 'dpm_unique_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2443:1: portability: Omitted return type of function 'dpm_update_cpr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2476:1: portability: Omitted return type of function 'dpm_update_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2502:1: portability: Omitted return type of function 'dpm_update_gfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2537:1: portability: Omitted return type of function 'dpm_update_pending_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2566:1: portability: Omitted return type of function 'dpm_update_pfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2603:1: portability: Omitted return type of function 'dpm_update_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2642:1: portability: Omitted return type of function 'dpm_update_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2680:1: portability: Omitted return type of function 'dpm_update_uspcincr_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2718:1: portability: Omitted return type of function 'dpm_update_xferreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_modifypool.c:34:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_getturl.c:98:10: error: Uninitialized variable: turl [legacyUninitvar] lcgdm-1.10.0/dpm/dpm_getturl.c:29:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_ping.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:268:1: portability: Omitted return type of function 'dpm_build_recall_request' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_proclreq.c:309:1: portability: Omitted return type of function 'dpm_write_recall_request' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_proclreq.c:326:1: portability: Omitted return type of function 'dpm_check_replica_online' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_proclreq.c:367:1: portability: Omitted return type of function 'dpm_getbestreplica' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_proclreq.c:468:1: portability: Omitted return type of function 'dpm_makedirp' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_proclreq.c:504:1: portability: Omitted return type of function 'dpm_srv_proc_bringonline' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_proclreq.c:646:1: portability: Omitted return type of function 'dpm_srv_proc_get' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_proclreq.c:860:1: portability: Omitted return type of function 'dpm_srv_proc_put' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:149:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_FAILED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:142:1: portability: Omitted return type of function 'dpm_init_dbpkg' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:232:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:165:1: portability: Omitted return type of function 'dpm_abort_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:684:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:176:1: portability: Omitted return type of function 'dpm_closedb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:718:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:183:1: portability: Omitted return type of function 'dpm_decode_cpr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:919:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:226:1: portability: Omitted return type of function 'dpm_decode_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1064:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DP002 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:253:1: portability: Omitted return type of function 'dpm_decode_gfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1115:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_DBPINGI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:300:1: portability: Omitted return type of function 'dpm_decode_pfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1173:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:349:1: portability: Omitted return type of function 'dpm_decode_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1222:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DP002 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:397:1: portability: Omitted return type of function 'dpm_decode_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1256:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_PING [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:444:1: portability: Omitted return type of function 'dpm_decode_xferreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:1418:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_DBPINGI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:495:1: portability: Omitted return type of function 'dpm_delete_cprs_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:516:1: portability: Omitted return type of function 'dpm_delete_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:534:1: portability: Omitted return type of function 'dpm_delete_gfrs_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:555:1: portability: Omitted return type of function 'dpm_delete_pending_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:573:1: portability: Omitted return type of function 'dpm_delete_pfrs_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:594:1: portability: Omitted return type of function 'dpm_delete_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:612:1: portability: Omitted return type of function 'dpm_delete_req_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:630:1: portability: Omitted return type of function 'dpm_delete_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:648:1: portability: Omitted return type of function 'dpm_end_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:659:1: portability: Omitted return type of function 'dpm_exec_query' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:686:1: portability: Omitted return type of function 'dpm_get_cpr_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:734:1: portability: Omitted return type of function 'dpm_get_cpr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:785:1: portability: Omitted return type of function 'dpm_get_cpr_by_surls' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:840:1: portability: Omitted return type of function 'dpm_get_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:885:1: portability: Omitted return type of function 'dpm_get_gfr_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:933:1: portability: Omitted return type of function 'dpm_get_gfr_by_pfn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:985:1: portability: Omitted return type of function 'dpm_get_gfr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1036:1: portability: Omitted return type of function 'dpm_get_gfr_by_surl_uid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1089:1: portability: Omitted return type of function 'dpm_get_max_get_lifetime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1125:1: portability: Omitted return type of function 'dpm_get_next_req' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1164:1: portability: Omitted return type of function 'dpm_get_pending_req_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1215:1: portability: Omitted return type of function 'dpm_get_pending_reqs_by_u_desc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1272:1: portability: Omitted return type of function 'dpm_get_pfr_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1322:1: portability: Omitted return type of function 'dpm_get_pfr_by_pfn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1371:1: portability: Omitted return type of function 'dpm_get_pfr_by_surl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1424:1: portability: Omitted return type of function 'dpm_get_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1473:1: portability: Omitted return type of function 'dpm_get_req_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1524:1: portability: Omitted return type of function 'dpm_get_reqs4del' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1610:1: portability: Omitted return type of function 'dpm_get_reqs_by_u_desc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1667:1: portability: Omitted return type of function 'dpm_get_spcmd_by_token' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1712:1: portability: Omitted return type of function 'dpm_get_spcmd_by_u_desc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1771:1: portability: Omitted return type of function 'dpm_insert_cpr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1831:1: portability: Omitted return type of function 'dpm_insert_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1868:1: portability: Omitted return type of function 'dpm_insert_gfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1931:1: portability: Omitted return type of function 'dpm_insert_pending_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1989:1: portability: Omitted return type of function 'dpm_insert_pfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2059:1: portability: Omitted return type of function 'dpm_insert_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2129:1: portability: Omitted return type of function 'dpm_insert_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2192:1: portability: Omitted return type of function 'dpm_insert_xferreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2250:1: portability: Omitted return type of function 'dpm_list_cpr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2304:1: portability: Omitted return type of function 'dpm_list_expired_puts' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2342:1: portability: Omitted return type of function 'dpm_list_expired_spaces' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2377:1: portability: Omitted return type of function 'dpm_list_rr_puts' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2415:1: portability: Omitted return type of function 'dpm_list_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2453:1: portability: Omitted return type of function 'dpm_list_gfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2507:1: portability: Omitted return type of function 'dpm_list_pending_req' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2554:1: portability: Omitted return type of function 'dpm_list_pfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2610:1: portability: Omitted return type of function 'dpm_list_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2645:1: portability: Omitted return type of function 'dpm_list_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2677:1: portability: Omitted return type of function 'dpm_opendb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2696:1: portability: Omitted return type of function 'dpm_pingdb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2710:1: portability: Omitted return type of function 'dpm_start_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2719:1: portability: Omitted return type of function 'dpm_unique_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2759:1: portability: Omitted return type of function 'dpm_update_cpr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2795:1: portability: Omitted return type of function 'dpm_update_fs_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2818:1: portability: Omitted return type of function 'dpm_update_gfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2862:1: portability: Omitted return type of function 'dpm_update_pending_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2891:1: portability: Omitted return type of function 'dpm_update_pfr_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2937:1: portability: Omitted return type of function 'dpm_update_pool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2999:1: portability: Omitted return type of function 'dpm_update_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:3039:1: portability: Omitted return type of function 'dpm_update_uspcincr_spcmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:3084:1: portability: Omitted return type of function 'dpm_update_xferreq_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTION_BAD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:332:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:353:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:374:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:395:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:416:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:437:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:458:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:479:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:530:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:552:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:602:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:672:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:718:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:742:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:796:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:848:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:899:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:959:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1008:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1066:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1114:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1186:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1262:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1311:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1388:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1452:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1495:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1555:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1573:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1633:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1649:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1721:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1737:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1813:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1858:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1901:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1954:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1996:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2036:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2078:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2118:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2173:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2225:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2282:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2322:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2359:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2385:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTION_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2403:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2434:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2468:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2494:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2507:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2558:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2571:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2634:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2670:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2709:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2739:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:62:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DP002 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:167:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_DBPINGI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:284:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_QUEUED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:320:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:337:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:384:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:485:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:520:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:664:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:890:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:52:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRETRY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:87:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:156:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CR_SERVER_GONE_ERROR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:191:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_copy_filereq [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:234:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_fs [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:261:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_get_filereq [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:308:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_put_filereq [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:357:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_pool [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:405:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_space_reserv [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:452:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_req [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:501:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:540:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:579:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:666:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRETRY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:694:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:742:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:794:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:849:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:893:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:943:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:993:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1047:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1094:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1156:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1171:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1280:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1329:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1379:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1431:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1480:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1594:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1674:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1778:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1836:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1874:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1936:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1996:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2063:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOLICYLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2197:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2260:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2423:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2463:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2564:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2689:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRETRY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2750:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2766:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2825:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2898:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2942:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOLICYLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:3005:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:3046:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:61:36: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:62:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:63:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:29:7: style: Parameter 'dpmconfig' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:35:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:36:8: style: Variable 'p_n' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:36:14: style: Variable 'p_p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:36:20: style: Variable 'p_s' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:36:26: style: Variable 'p_u' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:321:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:323:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:342:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:344:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:363:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:365:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:384:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:386:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:405:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:407:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:426:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:428:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:447:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:449:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:468:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:470:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:500:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:507:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:515:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:546:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:554:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:562:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:595:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:605:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:613:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:648:7: style: Parameter 'server' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:649:7: style: Parameter 'fs' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:655:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:660:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:688:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:695:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:703:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:744:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:752:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:790:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:798:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:806:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:850:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:858:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:901:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:940:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:975:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:981:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:991:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1025:7: style: Parameter 'u_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1032:14: style: Variable 'queryo' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1042:14: style: Variable 'queryto' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1082:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1089:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1098:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1137:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1146:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1180:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1188:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1197:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1231:7: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1237:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1246:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1278:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1284:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1294:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1337:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1348:14: style: Variable 'query4updlim1' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1360:14: style: Variable 'query4updlim2' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1411:7: style: Parameter 'u_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1418:14: style: Variable 'queryo' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1428:14: style: Variable 'queryto' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1468:7: style: Parameter 's_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1474:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1481:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1512:7: style: Parameter 'u_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1519:14: style: Variable 'querya' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1525:14: style: Variable 'queryo' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1532:14: style: Variable 'queryto' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1577:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1616:16: style: Parameter 'fs_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1619:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1653:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1696:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1741:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1789:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1832:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1876:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1916:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1924:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1933:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:1976:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2018:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2058:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2095:7: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2101:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2135:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2143:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2152:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2242:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2250:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2260:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2445:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2453:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2478:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2479:16: style: Parameter 'fs_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2484:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2504:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2512:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2539:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2540:17: style: Parameter 'dpm_req' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2545:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2568:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2577:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2605:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2613:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2644:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2653:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2682:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2692:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2720:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2721:17: style: Parameter 'dpm_req' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_libpq_ifce.c:2726:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:95:1: portability: Omitted return type of function 'dpm_reallocate_space' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:131:1: portability: Omitted return type of function 'dpm_recover_queue' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:226:1: portability: Omitted return type of function 'get_client_actual_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:259:1: portability: Omitted return type of function 'marshall_CPR' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:286:1: portability: Omitted return type of function 'marshall_GFR' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:317:1: portability: Omitted return type of function 'marshall_PFR' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:355:1: portability: Omitted return type of function 'dpm_abort_backend_filereq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:382:1: portability: Omitted return type of function 'dpm_abort_onefile' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:486:1: portability: Omitted return type of function 'dpm_srv_abortfiles' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:607:1: portability: Omitted return type of function 'dpm_abort_backend_request' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:632:1: portability: Omitted return type of function 'dpm_srv_abortreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:930:1: portability: Omitted return type of function 'dpm_srv_addfs' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:1017:1: portability: Omitted return type of function 'dpm_srv_addpool' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:1188:1: portability: Omitted return type of function 'dpm_srv_copy' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:1409:1: portability: Omitted return type of function 'dpm_srv_delreplica' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:1500:1: portability: Omitted return type of function 'dpm_srv_extendfilelife' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:1781:1: portability: Omitted return type of function 'dpm_srv_proc_syncget' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:1949:1: portability: Omitted return type of function 'dpm_srv_get' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:2206:1: portability: Omitted return type of function 'dpm_srv_getpoolfs' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:2281:1: portability: Omitted return type of function 'dpm_srv_getpools' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:2393:1: portability: Omitted return type of function 'dpm_srv_getprotocols' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:2438:1: portability: Omitted return type of function 'dpm_srv_getreqid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:2551:1: portability: Omitted return type of function 'dpm_srv_getreqsummary' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:2652:1: portability: Omitted return type of function 'dpm_srv_getspacemd' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:2812:1: portability: Omitted return type of function 'dpm_srv_getspacetoken' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:2925:1: portability: Omitted return type of function 'dpm_srv_getstatus_copyreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:3079:1: portability: Omitted return type of function 'dpm_srv_getstatus_getreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:3229:1: portability: Omitted return type of function 'dpm_srv_getstatus_putreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:3379:1: portability: Omitted return type of function 'dpm_srv_inc_reqctr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:3417:1: portability: Omitted return type of function 'dpm_srv_modifyfs' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:3521:1: portability: Omitted return type of function 'dpm_srv_modifypool' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:3771:1: portability: Omitted return type of function 'dpm_srv_ping' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:3803:1: portability: Omitted return type of function 'dpm_srv_put' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:4067:1: portability: Omitted return type of function 'dpm_oneputdone' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:4268:1: portability: Omitted return type of function 'dpm_srv_putdone' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:4409:1: portability: Omitted return type of function 'dpm_srv_releasespace' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:4524:1: portability: Omitted return type of function 'dpm_srv_relfiles' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:4663:1: portability: Omitted return type of function 'dpm_srv_reservespace' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:4922:1: portability: Omitted return type of function 'dpm_rm_onereplica' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:5175:1: portability: Omitted return type of function 'dpm_rm_onefile' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:5244:1: portability: Omitted return type of function 'dpm_srv_rm' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:5343:1: portability: Omitted return type of function 'dpm_srv_rmfs' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:5419:1: portability: Omitted return type of function 'dpm_srv_rmpool' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:5499:1: portability: Omitted return type of function 'dpm_srv_shutdown' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:5540:1: portability: Omitted return type of function 'dpm_upd_u_space' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:5575:1: portability: Omitted return type of function 'dpm_srv_updatefilestatus' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procreq.c:5777:1: portability: Omitted return type of function 'dpm_srv_updatespace' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_main.c:327:24: style: Condition 'nbfthreadsmult<0' is always false [knownConditionTrueFalse] lcgdm-1.10.0/dpm/dpm_main.c:322:22: note: Assuming that condition 'nbfthreadsmult<=1' is not redundant lcgdm-1.10.0/dpm/dpm_main.c:327:24: note: Condition 'nbfthreadsmult<0' is always false lcgdm-1.10.0/dpm/dpm_main.c:1519:8: style: Condition 'being_shutdown' is always false [knownConditionTrueFalse] lcgdm-1.10.0/dpm/dpm_main.c:1513:7: note: Assuming that condition 'being_shutdown' is not redundant lcgdm-1.10.0/dpm/dpm_main.c:1519:8: note: Condition 'being_shutdown' is always false lcgdm-1.10.0/dpm/dpm_main.c:81:7: style: Local variable 'func' shadows outer variable [shadowVariable] lcgdm-1.10.0/dpm/dpm_main.c:56:6: note: Shadowed declaration lcgdm-1.10.0/dpm/dpm_main.c:81:7: note: Shadow variable lcgdm-1.10.0/dpm/dpm_main.c:127:7: style: Local variable 'func' shadows outer variable [shadowVariable] lcgdm-1.10.0/dpm/dpm_main.c:56:6: note: Shadowed declaration lcgdm-1.10.0/dpm/dpm_main.c:127:7: note: Shadow variable lcgdm-1.10.0/dpm/dpm_main.c:1087:7: style: Local variable 'func' shadows outer variable [shadowVariable] lcgdm-1.10.0/dpm/dpm_main.c:56:6: note: Shadowed declaration lcgdm-1.10.0/dpm/dpm_main.c:1087:7: note: Shadow variable lcgdm-1.10.0/dpm/dpm_main.c:1394:7: style: Local variable 'func' shadows outer variable [shadowVariable] lcgdm-1.10.0/dpm/dpm_main.c:56:6: note: Shadowed declaration lcgdm-1.10.0/dpm/dpm_main.c:1394:7: note: Shadow variable lcgdm-1.10.0/dpm/dpm_main.c:723:8: style: Variable 'user_ca' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_main.c:724:8: style: Variable 'voname' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_main.c:922:8: style: Variable 'user_ca' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_main.c:923:8: style: Variable 'voname' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_main.c:707:19: style: Variable 'alloced_gids' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:714:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:719:27: style: Variable 'set_authorization_id' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:862:5: style: Variable 'c' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:723:8: style: Variable 'user_ca' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:724:8: style: Variable 'voname' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:908:19: style: Variable 'alloced_gids' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:915:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:920:27: style: Variable 'set_authorization_id' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:922:8: style: Variable 'user_ca' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_main.c:923:8: style: Variable 'voname' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_procsubr.c:18:1: portability: Omitted return type of function 'dpm_getonereqsummary' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procsubr.c:97:1: portability: Omitted return type of function 'dpm_relonefile' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_procsubr.c:51:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_QUEUED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procsubr.c:106:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_FAILED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:114:36: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:115:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:116:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:82:7: style: Parameter 'dpmconfig' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:88:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:89:8: style: Variable 'p_n' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:89:14: style: Variable 'p_p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:89:20: style: Variable 'p_s' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:89:26: style: Variable 'p_u' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:233:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:451:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:497:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:499:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:520:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:536:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:538:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:559:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:575:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:577:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:598:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:616:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:634:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:662:7: style: Parameter 'sql_stmt' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:688:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:696:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:704:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:736:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:737:7: style: Parameter 'surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:745:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:753:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:787:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:788:7: style: Parameter 'from_surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:789:7: style: Parameter 'to_surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:798:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:806:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:842:7: style: Parameter 'server' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:843:7: style: Parameter 'fs' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:851:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:856:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:887:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:895:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:903:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:936:7: style: Parameter 'pfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:945:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:953:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:987:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:988:7: style: Parameter 'from_surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:996:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1004:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1039:7: style: Parameter 'from_surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1049:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1057:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1091:7: style: Parameter 'pfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1096:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1133:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1166:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1173:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1183:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1218:7: style: Parameter 'u_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1226:14: style: Variable 'queryo' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1236:14: style: Variable 'queryto' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1274:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1282:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1291:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1324:7: style: Parameter 'pfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1331:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1340:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1373:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1374:7: style: Parameter 'to_surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1382:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1391:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1426:7: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1433:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1442:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1475:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1482:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1492:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1536:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1547:14: style: Variable 'query4updlim1' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1559:14: style: Variable 'query4updlim2' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1613:7: style: Parameter 'u_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1621:14: style: Variable 'queryo' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_put.c:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1631:14: style: Variable 'queryto' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_put.c:69:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1669:7: style: Parameter 's_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1676:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1683:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1715:7: style: Parameter 'u_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1729:14: style: Variable 'queryo' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1736:14: style: Variable 'queryto' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1785:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1839:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1883:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:1943:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2005:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2074:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2143:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2204:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2253:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2262:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2271:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2312:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2350:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2385:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2418:7: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2425:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2456:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2465:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2474:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2557:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2566:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2576:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2725:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2728:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2770:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2802:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2831:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2870:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2905:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:2953:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:3011:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:3052:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:3092:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:61:9: warning: Uninitialized variable: ret [uninitvar] lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:52:11: note: Assuming condition is false lcgdm-1.10.0/dpm/dpm_mysql_ifce.c:61:9: note: Uninitialized variable: ret lcgdm-1.10.0/dpm/dpm_putdone.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_releasespace.c:40:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_relfiles.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_releasespace.c:33:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_releasespace.c:35:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_replicate.c:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_reservespace.c:41:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_reservespace.c:38:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_rm.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_rmfs.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_rmfs.c:32:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_rmfs.c:34:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_rmpool.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_rmpool.c:32:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_rmpool.c:34:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_updatefilestatus.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:460:19: style: Obsolescent function 'rand_r' called. It is recommended to use 'rand' instead. [prohibitedrand_rCalled] lcgdm-1.10.0/dpm/dpm_proclreq.c:924:7: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/dpm/dpm_proclreq.c:412:8: style: The if condition is the same as the previous if condition [duplicateCondition] lcgdm-1.10.0/dpm/dpm_proclreq.c:398:8: note: First condition lcgdm-1.10.0/dpm/dpm_proclreq.c:412:8: note: Second condition lcgdm-1.10.0/dpm/dpm_proclreq.c:493:11: style: Condition 'c==0' is always false [knownConditionTrueFalse] lcgdm-1.10.0/dpm/dpm_updatespace.c:41:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_proclreq.c:235:1: style: Label 'fail_request' is not used. [unusedLabel] lcgdm-1.10.0/dpm/dpm_proclreq.c:268:65: style: Parameter 'dpm_req' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_proclreq.c:268:98: style: Parameter 'gfr_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_proclreq.c:309:43: style: Parameter 'dbfd' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_proclreq.c:309:91: style: Parameter 'backend_req' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_proclreq.c:367:37: style: Parameter 'clienthost' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_proclreq.c:471:8: style: Variable 'lastslash' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_proclreq.c:493:9: warning: Uninitialized variable: c [uninitvar] lcgdm-1.10.0/dpm/dpm_proclreq.c:476:9: note: Assuming condition is false lcgdm-1.10.0/dpm/dpm_proclreq.c:493:9: note: Uninitialized variable: c lcgdm-1.10.0/dpm/dpm_proclreq.c:153:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_util.c:38:1: portability: Omitted return type of function 'build_proxy_filename' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_util.c:48:1: portability: Omitted return type of function 'get_req_retention_time' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_util.c:154:1: portability: Omitted return type of function 'get_supported_protocols' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_util.c:228:1: portability: Omitted return type of function 'is_surl_local' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_updatespace.c:36:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/dpm_util.c:40:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_tmpdir [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_util.c:196:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_util.c:233:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpmlogit.c:14:1: portability: Omitted return type of function 'dpmlogit' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_util.c:276:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpmlogit.c:19:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_util.c:295:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_FAILED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_util.c:321:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_DONE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_util.c:390:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_RELEASED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:74:1: portability: Omitted return type of function 'dpm_addfs2poolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:142:1: portability: Omitted return type of function 'dpm_addpool2poolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:197:1: portability: Omitted return type of function 'dpm_enoughfreespace' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:224:1: portability: Omitted return type of function 'dpm_get_def_lifetime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:270:1: portability: Omitted return type of function 'dpm_get_defpintime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:316:1: portability: Omitted return type of function 'dpm_get_fs_status' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:334:1: portability: Omitted return type of function 'dpm_get_fs_status_and_check_pfn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:403:1: portability: Omitted return type of function 'dpm_get_max_lifetime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:437:1: portability: Omitted return type of function 'dpm_get_maxpintime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:483:1: portability: Omitted return type of function 'dpm_getpoolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:617:1: portability: Omitted return type of function 'dpm_getfsfrompoolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:643:1: portability: Omitted return type of function 'dpm_getpoolsfrompoolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:662:1: portability: Omitted return type of function 'dpm_modfsinpoolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:726:1: portability: Omitted return type of function 'dpm_modpoolinpoolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:790:1: portability: Omitted return type of function 'dpm_reset_gc_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:796:1: portability: Omitted return type of function 'dpm_rmfsfrompoolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:846:1: portability: Omitted return type of function 'dpm_rmpoolfrompoolconf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:894:1: portability: Omitted return type of function 'dpm_selectfsinpool' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:944:1: portability: Omitted return type of function 'dpm_poolmatch' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:964:1: portability: Omitted return type of function 'dpm_poolmatch2' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:984:1: portability: Omitted return type of function 'dpm_selectfs' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:1109:1: portability: Omitted return type of function 'dpm_selectpool' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:1169:1: portability: Omitted return type of function 'dpm_stop_gc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:1187:1: portability: Omitted return type of function 'dpm_updfreespace' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:1234:1: portability: Omitted return type of function 'dpm_updpoolfreespace' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/poolmgr.c:1259:1: portability: Omitted return type of function 'dpm_wait4allgcs' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/dpm_util.c:173:7: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_util.c:176:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/dpm/dpm_util.c:194:26: style: Variable 'nb_supported_protocols' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/dpm/dpm_util.c:193:26: note: nb_supported_protocols is assigned lcgdm-1.10.0/dpm/dpm_util.c:194:26: note: nb_supported_protocols is overwritten lcgdm-1.10.0/dpm/dpm_util.c:38:50: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_util.c:52:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_util.c:166:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_util.c:231:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_util.c:291:15: style: Variable 's_status' can be declared as const array [constVariable] lcgdm-1.10.0/dpm/dpm_util.c:335:9: style: Variable 'sfn' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_util.c:403:9: style: Variable 'sfn' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_replicate.c:35:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/sendrep.c:23:1: portability: Omitted return type of function 'sendrep' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/send2dpm.c:67:1: portability: Omitted return type of function 'send2dpm' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/sendrep.c:30:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/sendrep.c:27:8: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/sendrep.c:29:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpm/sendrep.c:31:8: style: Unused variable: q [unusedVariable] lcgdm-1.10.0/dpmcopy/dpmcopy_inc_reqctr.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:78:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:153:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_LIFETIME [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:282:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_PINTIME [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:358:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:409:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LIFETIME [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:452:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PINTIME [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:491:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:626:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:650:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dpm_pool [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:666:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:737:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:792:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gc_entry [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:808:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:857:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:996:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:1129:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_local.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/send2dpm.c:42:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/send2dpm.c:87:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:72:1: portability: Omitted return type of function 'dpmcopy_main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:340:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpm/send2dpm.c:68:7: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/send2dpm.c:119:30: style: Variable 'thip' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/send2dpm.c:119:30: style: Variable 'thip' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:66:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:154:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_QUEUED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:269:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HYPERSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:293:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:325:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:376:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:408:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_FAILED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:500:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:626:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:649:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:842:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:942:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:1029:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:1205:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:1424:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:1517:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:1799:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:1966:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:2223:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:2301:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:2418:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:2460:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:2573:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:2675:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:2836:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:2937:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:3090:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:3245:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:3402:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:3430:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:3531:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOLICYLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:3784:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:3818:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:4091:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_FAILED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:4282:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:4424:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:4539:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:4684:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:4943:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:5192:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_FAILED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:5257:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:5356:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:5433:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:5522:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:5599:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:5795:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:94:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:348:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:366:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:434:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:478:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_FAILED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:500:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_ACTIVE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:539:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_QUEUED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:617:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_tmpdir [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:759:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNOHANG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_pull.c:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_push.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXDPMTOKENLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:734:1: style: Label 'free_voms_info' is not used. [unusedLabel] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:406:7: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:408:7: style: Parameter 's3' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:491:7: style: Parameter 'errstring' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:687:10: style: Variable 'status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:690:10: style: Variable 'status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:693:10: style: Variable 'status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:704:9: style: Variable 'c' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/dpmcopy/dpmcopy_main.c:616:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/dpmcopy/send2dpmcopyd.c:39:1: portability: Omitted return type of function 'send2dpmcopyd' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/dpmcopy/send2dpmcopyd.c:53:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/send2dpmcopyd.c:40:7: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/imake/ccimake.c:17:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/imake/imake.c:214:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/imake/imake.c:219:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:255:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:283:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:323:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:331:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:342:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:354:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:423:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:457:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:471:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:537:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:590:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/imake/imake.c:630:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_EOM [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:73:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ESEC_BAD_CREDENTIALS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:100:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_SUCCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CGSI_OPT_DISABLE_NAME_CHECK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:163:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns1__ArrayOfAnyURI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:229:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns1__ArrayOfTGetFileRequest [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:322:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns1__ArrayOfAnyURI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:395:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns1__ArrayOfAnyURI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:464:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns1__ArrayOfAnyURI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:535:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:566:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns1__ArrayOfTPutFileRequest [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:707:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns1__ArrayOfAnyURI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:774:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ns1__ArrayOfAnyURI [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/poolmgr.c:31:20: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:43:18: style: Parameter 'server' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:43:32: style: Parameter 'fs' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:202:19: style: Variable 'pool_p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/poolmgr.c:224:28: style: Parameter 'pfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:224:39: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:270:26: style: Parameter 'pfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:318:17: style: Variable 'elemp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/poolmgr.c:339:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/poolmgr.c:403:28: style: Parameter 'pfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:437:26: style: Parameter 'pfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:726:175: style: Parameter 'fss_policy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:726:193: style: Parameter 'gc_policy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:726:210: style: Parameter 'mig_policy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:726:228: style: Parameter 'rs_policy' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:894:119: style: Parameter 'required_host' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:894:140: style: Parameter 'required_fs' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:896:17: style: Variable 'elemp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/poolmgr.c:987:8: style: Variable 'fsp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/poolmgr.c:993:11: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/poolmgr.c:1169:19: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:1187:24: style: Parameter 'pfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/poolmgr.c:1187:50: style: Parameter 's_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_aborttrans.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_access.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_access.c:102:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_access.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_acl.c:23:1: portability: Omitted return type of function 'Cns_acl_chmod' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_acl.c:68:1: portability: Omitted return type of function 'Cns_acl_chown' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_acl.c:109:1: portability: Omitted return type of function 'Cns_acl_compare' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_acl.c:124:1: portability: Omitted return type of function 'Cns_acl_inherit' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_acl.c:225:1: portability: Omitted return type of function 'Cns_acl_validate' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_acl.c:336:1: portability: Omitted return type of function 'Cns_chkaclperm' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_acl.c:28:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXACLENTRIES [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_acl.c:73:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXACLENTRIES [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_acl.c:133:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CNS_ACL_DEFAULT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_acl.c:263:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CNS_ACL_DEFAULT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_acl.c:352:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CNS_ACL_MASK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_acl.c:124:44: style: Parameter 'parent_dir' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_acl.c:336:43: style: Parameter 'fmd_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/imake/imake.c:229:17: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] lcgdm-1.10.0/imake/imake.c:662:19: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] lcgdm-1.10.0/imake/imake.c:434:9: warning: Either the condition '(fd=open(Imakefile,O_RDONLY))<0' is redundant or close() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] lcgdm-1.10.0/imake/imake.c:423:40: note: Assuming that condition '(fd=open(Imakefile,O_RDONLY))<0' is not redundant lcgdm-1.10.0/imake/imake.c:434:9: note: Invalid argument lcgdm-1.10.0/imake/imake.c:632:8: warning: Either the condition '(infd=open(Imakefile,O_RDONLY))<0' is redundant or fstat() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] lcgdm-1.10.0/imake/imake.c:630:41: note: Assuming that condition '(infd=open(Imakefile,O_RDONLY))<0' is not redundant lcgdm-1.10.0/imake/imake.c:632:8: note: Invalid argument lcgdm-1.10.0/imake/imake.c:634:15: warning: Either the condition '(infd=open(Imakefile,O_RDONLY))<0' is redundant or read() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] lcgdm-1.10.0/imake/imake.c:630:41: note: Assuming that condition '(infd=open(Imakefile,O_RDONLY))<0' is not redundant lcgdm-1.10.0/imake/imake.c:634:15: note: Invalid argument lcgdm-1.10.0/imake/imake.c:530:11: warning: Either the condition '(pipeFile=fdopen(pipefd[1],"w"))==NULL' is redundant or there is possible null pointer dereference: pipeFile. [nullPointerRedundantCheck] lcgdm-1.10.0/imake/imake.c:528:43: note: Assuming that condition '(pipeFile=fdopen(pipefd[1],"w"))==NULL' is not redundant lcgdm-1.10.0/imake/imake.c:530:11: note: Null pointer dereference lcgdm-1.10.0/imake/imake.c:532:11: warning: Either the condition '(pipeFile=fdopen(pipefd[1],"w"))==NULL' is redundant or there is possible null pointer dereference: pipeFile. [nullPointerRedundantCheck] lcgdm-1.10.0/imake/imake.c:528:43: note: Assuming that condition '(pipeFile=fdopen(pipefd[1],"w"))==NULL' is not redundant lcgdm-1.10.0/imake/imake.c:532:11: note: Null pointer dereference lcgdm-1.10.0/imake/imake.c:534:11: warning: Either the condition '(pipeFile=fdopen(pipefd[1],"w"))==NULL' is redundant or there is possible null pointer dereference: pipeFile. [nullPointerRedundantCheck] lcgdm-1.10.0/imake/imake.c:528:43: note: Assuming that condition '(pipeFile=fdopen(pipefd[1],"w"))==NULL' is not redundant lcgdm-1.10.0/imake/imake.c:534:11: note: Null pointer dereference lcgdm-1.10.0/imake/imake.c:535:10: warning: Either the condition '(pipeFile=fdopen(pipefd[1],"w"))==NULL' is redundant or there is possible null pointer dereference: pipeFile. [nullPointerRedundantCheck] lcgdm-1.10.0/imake/imake.c:528:43: note: Assuming that condition '(pipeFile=fdopen(pipefd[1],"w"))==NULL' is not redundant lcgdm-1.10.0/imake/imake.c:535:10: note: Null pointer dereference lcgdm-1.10.0/imake/imake.c:669:57: warning: Either the condition 'outFile==NULL' is redundant or there is possible null pointer dereference: outFile. [nullPointerRedundantCheck] lcgdm-1.10.0/imake/imake.c:665:16: note: Assuming that condition 'outFile==NULL' is not redundant lcgdm-1.10.0/imake/imake.c:669:57: note: Null pointer dereference lcgdm-1.10.0/imake/imake.c:670:21: warning: Either the condition 'outFile==NULL' is redundant or there is possible null pointer dereference: outFile. [nullPointerRedundantCheck] lcgdm-1.10.0/imake/imake.c:665:16: note: Assuming that condition 'outFile==NULL' is not redundant lcgdm-1.10.0/imake/imake.c:670:21: note: Null pointer dereference lcgdm-1.10.0/imake/imake.c:449:8: style: Parameter 'x0' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/imake/imake.c:449:13: style: Parameter 'x1' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/imake/imake.c:478:8: style: Parameter 'template' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/imake/imake.c:491:8: style: Variable 'cleanedImakefile' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/imake/imake.c:619:4: style: Variable 'punwritten' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/imake/imake.c:896:17: style: Parameter 'cp' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_addreplica.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_apiinit.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cns_api_thread_info [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_apiinit.c:44:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cns_api_thread_info [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_auth.c:20:38: style: Parameter 'uid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_auth.c:20:50: style: Parameter 'gid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_auth.c:61:77: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_auth.c:95:31: style: Parameter 'voname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_auth.c:22:30: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:46:7: style: Unused variable: func [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:47:30: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:63:7: style: Unused variable: func [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:64:30: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:97:30: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:98:33: style: Variable 'voname_key' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_auth.c:99:33: style: Variable 'fqans_key' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_auth.c:100:33: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:100:36: style: Unused variable: max_fqan_len [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:100:50: style: Unused variable: len [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:101:33: style: Unused variable: fqan_bucket [unusedVariable] lcgdm-1.10.0/ns/Cns_auth.c:102:33: style: Unused variable: offset [unusedVariable] lcgdm-1.10.0/ns/Cns_chclass.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_chdir.c:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_chdir.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_chkperm.c:26:1: portability: Omitted return type of function 'Cns_chkbackperm' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_chkperm.c:56:1: portability: Omitted return type of function 'Cns_parsepath' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_chkperm.c:239:1: portability: Omitted return type of function 'Cns_chkentryperm' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_chmod.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_chkperm.c:43:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_chkperm.c:81:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_chkperm.c:260:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P_GRP_ADMIN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_chmod.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_chown.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_chown.c:104:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_chown.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_chown.c:98:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_closedir.c:32:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_creat.c:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:146:40: style: Variable 'repfs' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:690:40: style: Variable 'repfs' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:757:40: style: Variable 'repfs' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpmcopy/srmv2_ifce.c:449:9: style: Unused variable: current_time [unusedVariable] lcgdm-1.10.0/ns/Cns_creat.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_delcomment.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_delete.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_deleteclass.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_delete.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_delfilesbyguid.c:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_delfilesbyname.c:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_delfilesbypattern.c:40:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_delreplica.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_delreplicas.c:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_delreplicasbysfn.c:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_du.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_delreplicas.c:31:14: style: Variable 'argtype' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_endsess.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_endtrans.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_enterclass.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_entergrpmap.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_enterusrmap.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_errmsg.c:39:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getacl.c:37:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getcomment.c:36:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCOMMENTLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getcwd.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getgrpbygid.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getgrpbygids.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getgrpbynam.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getgrpbygids.c:34:8: style: Unused variable: rbp [unusedVariable] lcgdm-1.10.0/ns/Cns_getgrpmap.c:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getidmap.c:37:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getifcevers.c:23:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getlinks.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getpath.c:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getreplica.c:40:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getreplicas.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getlinks.c:35:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/ns/Cns_getreplicasl.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getreplicass.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getreplica.c:35:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/ns/Cns_getreplicax.c:40:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getusrbynam.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getusrbyuid.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_getusrmap.c:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:88:1: portability: Omitted return type of function 'Cns_init_dbpkg' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:113:1: portability: Omitted return type of function 'Cns_abort_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:125:1: portability: Omitted return type of function 'Cns_closedb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:132:1: portability: Omitted return type of function 'Cns_decode_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:159:1: portability: Omitted return type of function 'Cns_decode_fmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:189:1: portability: Omitted return type of function 'Cns_decode_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:216:1: portability: Omitted return type of function 'Cns_decode_smd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:243:1: portability: Omitted return type of function 'Cns_decode_tppool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:258:1: portability: Omitted return type of function 'Cns_delete_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:279:1: portability: Omitted return type of function 'Cns_delete_fmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:300:1: portability: Omitted return type of function 'Cns_delete_lnk_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:321:1: portability: Omitted return type of function 'Cns_delete_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:342:1: portability: Omitted return type of function 'Cns_delete_smd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:363:1: portability: Omitted return type of function 'Cns_delete_tppool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:384:1: portability: Omitted return type of function 'Cns_delete_umd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:405:1: portability: Omitted return type of function 'Cns_end_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:417:1: portability: Omitted return type of function 'Cns_get_class_by_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:462:1: portability: Omitted return type of function 'Cns_get_class_by_name' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:507:1: portability: Omitted return type of function 'Cns_get_fmd_by_fileid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:552:1: portability: Omitted return type of function 'Cns_get_fmd_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:602:1: portability: Omitted return type of function 'Cns_get_fmd_by_guid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:645:1: portability: Omitted return type of function 'Cns_get_fmd_by_pfid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:714:1: portability: Omitted return type of function 'Cns_get_lnk_by_fileid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:758:1: portability: Omitted return type of function 'Cns_get_max_copyno' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:790:1: portability: Omitted return type of function 'Cns_get_rep_by_sfn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:833:1: portability: Omitted return type of function 'Cns_get_smd_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:880:1: portability: Omitted return type of function 'Cns_get_smd_by_pfid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:937:1: portability: Omitted return type of function 'Cns_get_smd_by_vid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:978:1: portability: Omitted return type of function 'Cns_get_tppool_by_cid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1026:1: portability: Omitted return type of function 'Cns_get_umd_by_fileid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1070:1: portability: Omitted return type of function 'Cns_insert_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1109:1: portability: Omitted return type of function 'Cns_insert_fmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1173:1: portability: Omitted return type of function 'Cns_insert_lnk_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1207:1: portability: Omitted return type of function 'Cns_insert_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1301:1: portability: Omitted return type of function 'Cns_insert_smd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1341:1: portability: Omitted return type of function 'Cns_insert_tppool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1371:1: portability: Omitted return type of function 'Cns_insert_umd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1403:1: portability: Omitted return type of function 'Cns_list_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1446:1: portability: Omitted return type of function 'Cns_list_group_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1484:1: portability: Omitted return type of function 'Cns_list_lnk_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1528:1: portability: Omitted return type of function 'Cns_list_rep4admin' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1595:1: portability: Omitted return type of function 'Cns_list_rep4gc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1636:1: portability: Omitted return type of function 'Cns_list_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1688:1: portability: Omitted return type of function 'Cns_list_rep_set' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1728:1: portability: Omitted return type of function 'Cns_list_user_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1767:1: portability: Omitted return type of function 'Cns_opendb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1788:1: portability: Omitted return type of function 'Cns_pingdb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1805:1: portability: Omitted return type of function 'Cns_start_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1819:1: portability: Omitted return type of function 'Cns_unique_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1839:1: portability: Omitted return type of function 'Cns_update_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1875:1: portability: Omitted return type of function 'Cns_update_fmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1933:1: portability: Omitted return type of function 'Cns_update_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2016:1: portability: Omitted return type of function 'Cns_update_smd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2049:1: portability: Omitted return type of function 'Cns_update_umd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2077:1: portability: Omitted return type of function 'Cns_delete_group_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2098:1: portability: Omitted return type of function 'Cns_delete_user_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2119:1: portability: Omitted return type of function 'Cns_get_grpinfo_by_gid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2158:1: portability: Omitted return type of function 'Cns_get_grpinfo_by_name' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2197:1: portability: Omitted return type of function 'Cns_get_usrinfo_by_name' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2239:1: portability: Omitted return type of function 'Cns_get_usrinfo_by_uid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2279:1: portability: Omitted return type of function 'Cns_insert_group_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2305:1: portability: Omitted return type of function 'Cns_insert_user_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2338:1: portability: Omitted return type of function 'Cns_unique_gid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2388:1: portability: Omitted return type of function 'Cns_unique_uid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2437:1: portability: Omitted return type of function 'Cns_update_group_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2465:1: portability: Omitted return type of function 'Cns_update_unique_gid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2513:1: portability: Omitted return type of function 'Cns_update_unique_uid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2561:1: portability: Omitted return type of function 'Cns_update_user_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_getreplicax.c:35:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/ns/Cns_listclass.c:34:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cns_fileclass [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_listlinks.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cns_linkinfo [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:33:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:104:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTION_BAD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:271:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:292:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:313:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:334:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:355:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:376:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:448:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:493:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:538:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:560:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:631:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:695:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:741:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:776:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:797:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:866:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:922:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:964:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1011:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1053:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1097:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1113:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1177:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1211:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1329:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1359:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1391:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1431:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1468:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1492:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1581:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1622:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1674:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1714:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1750:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1779:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONNECTION_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1797:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1830:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1867:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1880:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1938:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2041:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2067:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2090:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2111:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2140:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2179:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2220:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2260:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2293:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2325:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2356:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2406:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2453:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2482:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2530:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_TUPLES_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2583:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PGRES_COMMAND_OK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_listlinks.c:39:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/ns/Cns_listrep4gc.c:40:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LISTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_listreplica.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cns_filereplica [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_listreplica.c:39:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/ns/Cns_listreplicax.c:40:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LISTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_listrepset.c:40:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LISTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:69:1: portability: Omitted return type of function 'Cns_main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_main.c:494:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_main.c:780:1: portability: Omitted return type of function 'getreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_main.c:839:1: portability: Omitted return type of function 'procdirreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_main.c:976:1: portability: Omitted return type of function 'procreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_main.c:1305:1: portability: Omitted return type of function 'procsessreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_listreplicax.c:66:26: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt] lcgdm-1.10.0/ns/Cns_main.c:1350:1: portability: Omitted return type of function 'proctransreq' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_listreplicax.c:66:28: style: Comparing expression of type 'bool' against value 79. Condition is always false. [compareValueOutOfTypeRangeError] lcgdm-1.10.0/ns/Cns_listreplicax.c:66:26: style: Condition '(fs&&strlen(fs))>79' is always false [knownConditionTrueFalse] lcgdm-1.10.0/ns/Cns_mkdir.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:83:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CNS_NBTHREADS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:502:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:527:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:685:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:793:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:865:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBLISTPTR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:993:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:1320:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CNS_IRC [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:1365:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CNS_IRC [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mkdir.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_modifyclass.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_modifygrpmap.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_modifyusrmap.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_modreplica.c:42:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_modreplica.c:45:18: style: Variable 'zero' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:60:36: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:61:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:62:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:124:1: portability: Omitted return type of function 'Cns_init_dbpkg' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:148:1: portability: Omitted return type of function 'Cns_abort_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:160:1: portability: Omitted return type of function 'Cns_closedb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:167:1: portability: Omitted return type of function 'Cns_decode_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:193:1: portability: Omitted return type of function 'Cns_decode_fmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:223:1: portability: Omitted return type of function 'Cns_decode_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:254:1: portability: Omitted return type of function 'Cns_decode_smd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:280:1: portability: Omitted return type of function 'Cns_decode_tppool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:294:1: portability: Omitted return type of function 'Cns_delete_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:312:1: portability: Omitted return type of function 'Cns_delete_fmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:330:1: portability: Omitted return type of function 'Cns_delete_lnk_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:348:1: portability: Omitted return type of function 'Cns_delete_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:366:1: portability: Omitted return type of function 'Cns_delete_smd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:384:1: portability: Omitted return type of function 'Cns_delete_tppool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:402:1: portability: Omitted return type of function 'Cns_delete_umd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:420:1: portability: Omitted return type of function 'Cns_end_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:432:1: portability: Omitted return type of function 'Cns_exec_query' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:450:1: portability: Omitted return type of function 'Cns_get_class_by_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:494:1: portability: Omitted return type of function 'Cns_get_class_by_name' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:541:1: portability: Omitted return type of function 'Cns_get_fmd_by_fileid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:584:1: portability: Omitted return type of function 'Cns_get_fmd_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:633:1: portability: Omitted return type of function 'Cns_get_fmd_by_guid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:678:1: portability: Omitted return type of function 'Cns_get_fmd_by_pfid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:745:1: portability: Omitted return type of function 'Cns_get_lnk_by_fileid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:787:1: portability: Omitted return type of function 'Cns_get_max_copyno' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:818:1: portability: Omitted return type of function 'Cns_get_rep_by_sfn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:861:1: portability: Omitted return type of function 'Cns_get_smd_by_fullid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:906:1: portability: Omitted return type of function 'Cns_get_smd_by_pfid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:956:1: portability: Omitted return type of function 'Cns_get_smd_by_vid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:995:1: portability: Omitted return type of function 'Cns_get_tppool_by_cid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1038:1: portability: Omitted return type of function 'Cns_get_umd_by_fileid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1080:1: portability: Omitted return type of function 'Cns_insert_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1119:1: portability: Omitted return type of function 'Cns_insert_fmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1195:1: portability: Omitted return type of function 'Cns_insert_lnk_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1226:1: portability: Omitted return type of function 'Cns_insert_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1354:1: portability: Omitted return type of function 'Cns_insert_smd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1397:1: portability: Omitted return type of function 'Cns_insert_tppool_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1427:1: portability: Omitted return type of function 'Cns_insert_umd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1459:1: portability: Omitted return type of function 'Cns_list_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1496:1: portability: Omitted return type of function 'Cns_list_group_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1529:1: portability: Omitted return type of function 'Cns_list_lnk_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1567:1: portability: Omitted return type of function 'Cns_list_rep4admin' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1645:1: portability: Omitted return type of function 'Cns_list_rep4gc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1685:1: portability: Omitted return type of function 'Cns_list_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1732:1: portability: Omitted return type of function 'Cns_list_rep_set' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1770:1: portability: Omitted return type of function 'Cns_list_user_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1804:1: portability: Omitted return type of function 'Cns_opendb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1825:1: portability: Omitted return type of function 'Cns_pingdb' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1839:1: portability: Omitted return type of function 'Cns_start_tr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1850:1: portability: Omitted return type of function 'Cns_unique_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1892:1: portability: Omitted return type of function 'Cns_update_class_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1928:1: portability: Omitted return type of function 'Cns_update_fmd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1998:1: portability: Omitted return type of function 'Cns_update_rep_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2100:1: portability: Omitted return type of function 'Cns_update_smd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2136:1: portability: Omitted return type of function 'Cns_update_umd_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2164:1: portability: Omitted return type of function 'Cns_delete_group_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2182:1: portability: Omitted return type of function 'Cns_delete_user_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2200:1: portability: Omitted return type of function 'Cns_get_grpinfo_by_gid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2237:1: portability: Omitted return type of function 'Cns_get_grpinfo_by_name' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2278:1: portability: Omitted return type of function 'Cns_get_usrinfo_by_name' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2321:1: portability: Omitted return type of function 'Cns_get_usrinfo_by_uid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2360:1: portability: Omitted return type of function 'Cns_insert_group_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2386:1: portability: Omitted return type of function 'Cns_insert_user_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2416:1: portability: Omitted return type of function 'Cns_unique_gid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2462:1: portability: Omitted return type of function 'Cns_unique_uid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2507:1: portability: Omitted return type of function 'Cns_update_group_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2535:1: portability: Omitted return type of function 'Cns_update_unique_gid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2580:1: portability: Omitted return type of function 'Cns_update_unique_uid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2625:1: portability: Omitted return type of function 'Cns_update_user_entry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:28:7: style: Parameter 'nsconfig' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:34:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:35:8: style: Variable 'p_n' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:35:14: style: Variable 'p_p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:35:20: style: Variable 'p_s' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:35:26: style: Variable 'p_u' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:260:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:262:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:281:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:283:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:302:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:304:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:323:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:325:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:344:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:346:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:365:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:367:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:386:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:388:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:425:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:433:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:464:7: style: Parameter 'class_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:470:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:478:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:516:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:523:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:563:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:571:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:604:7: style: Parameter 'guid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:610:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:617:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:649:7: style: Parameter 'pattern' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:657:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:665:14: style: Variable 'query_name' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:671:14: style: Variable 'query_pattern' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:765:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:799:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:805:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:844:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:851:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:892:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:899:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:940:7: style: Parameter 'vid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:946:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:989:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:994:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1072:28: style: Parameter 'class_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1075:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1117:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1124:14: style: Variable 'insert_stmt_null_guid' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1180:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1214:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1220:14: style: Variable 'insert_stmt_null_ftype' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1226:14: style: Variable 'insert_stmt_null_rtype' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1232:14: style: Variable 'insert_stmt_null_types' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1307:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1343:21: style: Parameter 'tppool_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1346:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1377:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1495:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1531:7: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1532:7: style: Parameter 'server' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1533:7: style: Parameter 'fs' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1539:14: style: Variable 'queryf' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1545:14: style: Variable 'queryp' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1551:14: style: Variable 'queryps' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1557:14: style: Variable 'querys' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1598:7: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1604:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1648:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1655:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1691:7: style: Parameter 'setname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1697:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1841:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1842:28: style: Parameter 'class_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1847:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1877:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1886:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1893:14: style: Variable 'update_stmt_null_guid' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1935:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1943:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1950:14: style: Variable 'update_stmt_null_ftype' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1957:14: style: Variable 'update_stmt_null_rtype' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1964:14: style: Variable 'update_stmt_null_types' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2018:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2025:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2051:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2052:27: style: Parameter 'umd_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2057:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2079:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2081:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2100:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2102:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2128:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2131:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2160:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2167:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2170:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2207:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2210:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2248:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2251:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2281:23: style: Parameter 'group_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2284:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2312:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2350:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2400:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2439:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2440:23: style: Parameter 'group_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2445:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2470:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2476:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2518:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2524:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2563:17: style: Parameter 'rec_addr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:2571:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_libpq_ifce.c:1493:7: style: Unused variable: fileid_str [unusedVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:69:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:138:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CR_SERVER_GONE_ERROR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:486:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:501:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCLASNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:576:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:592:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:640:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:688:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:776:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:810:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:825:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:898:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:964:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXVIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1069:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1084:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCLASNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1123:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXACLENTRIES [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1199:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1232:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1359:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXVIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1401:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1431:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCOMMENTLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1537:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1578:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1653:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1818:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRETRY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1897:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCLASNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1933:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXACLENTRIES [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2005:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2106:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXVIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2141:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCOMMENTLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2225:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2266:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2307:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2346:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2376:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ER_DUP_ENTRY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2405:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ER_DUP_ENTRY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2525:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ER_DUP_ENTRY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2646:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ER_DUP_ENTRY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_opendir.c:42:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_opendir.c:80:3: error: Memory leak: dirp [memleak] lcgdm-1.10.0/ns/Cns_opendir.c:32:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_ping.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:57:1: portability: Omitted return type of function 'get_client_actual_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:97:1: portability: Omitted return type of function 'getpath' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:288:1: portability: Omitted return type of function 'marshall_DIRR' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:311:1: portability: Omitted return type of function 'marshall_DIRX' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:340:1: portability: Omitted return type of function 'marshall_DIRXR' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:356:1: portability: Omitted return type of function 'marshall_DIRXT' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:382:1: portability: Omitted return type of function 'marshall_REPLICS' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:428:1: portability: Omitted return type of function 'Cns_srv_aborttrans' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:465:1: portability: Omitted return type of function 'Cns_srv_access' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:535:1: portability: Omitted return type of function 'Cns_srv_accessr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:614:1: portability: Omitted return type of function 'Cns_srv_addreplica' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:815:1: portability: Omitted return type of function 'Cns_srv_chclass' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:937:1: portability: Omitted return type of function 'Cns_srv_chdir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:1005:1: portability: Omitted return type of function 'Cns_srv_chmod' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:1113:1: portability: Omitted return type of function 'Cns_srv_chown' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:1270:1: portability: Omitted return type of function 'Cns_srv_creat' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:1458:1: portability: Omitted return type of function 'Cns_srv_delcomment' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:1535:1: portability: Omitted return type of function 'Cns_srv_delete' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:1688:1: portability: Omitted return type of function 'Cns_srv_deleteclass' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:1771:1: portability: Omitted return type of function 'unlinkonefile' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:1922:1: portability: Omitted return type of function 'Cns_srv_delfiles' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2067:1: portability: Omitted return type of function 'Cns_srv_delfilesbypattern' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2191:1: portability: Omitted return type of function 'Cns_srv_delreplica' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2298:1: portability: Omitted return type of function 'Cns_srv_delreplicas' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2445:1: portability: Omitted return type of function 'Cns_srv_delreplicasbysfn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2627:1: portability: Omitted return type of function 'compute_du4dir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2688:1: portability: Omitted return type of function 'Cns_srv_du' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2769:1: portability: Omitted return type of function 'Cns_srv_endsess' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2804:1: portability: Omitted return type of function 'Cns_srv_endtrans' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2841:1: portability: Omitted return type of function 'Cns_srv_enterclass' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:2937:1: portability: Omitted return type of function 'Cns_srv_getacl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3025:1: portability: Omitted return type of function 'Cns_srv_getcomment' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3099:1: portability: Omitted return type of function 'Cns_srv_getlinks' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3220:1: portability: Omitted return type of function 'Cns_srv_getpath' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3273:1: portability: Omitted return type of function 'Cns_srv_getreplica' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3398:1: portability: Omitted return type of function 'Cns_srv_getreplicas' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3535:1: portability: Omitted return type of function 'Cns_srv_getreplicasl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3675:1: portability: Omitted return type of function 'Cns_srv_getreplicass' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3786:1: portability: Omitted return type of function 'Cns_srv_getreplicax' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:3916:1: portability: Omitted return type of function 'Cns_srv_getsegattrs' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:4031:1: portability: Omitted return type of function 'Cns_srv_lchown' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:4167:1: portability: Omitted return type of function 'Cns_srv_listclass' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:4294:1: portability: Omitted return type of function 'Cns_srv_listlinks' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:4444:1: portability: Omitted return type of function 'Cns_srv_listrep4gc' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:4557:1: portability: Omitted return type of function 'Cns_srv_listreplica' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:4704:1: portability: Omitted return type of function 'Cns_srv_listreplicax' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:4810:1: portability: Omitted return type of function 'Cns_srv_listrepset' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:4914:1: portability: Omitted return type of function 'Cns_srv_listtape' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:5017:1: portability: Omitted return type of function 'Cns_srv_lstat' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:5168:1: portability: Omitted return type of function 'Cns_srv_mkdir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:5302:1: portability: Omitted return type of function 'Cns_srv_modifyclass' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:5495:1: portability: Omitted return type of function 'Cns_srv_modreplica' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:5606:1: portability: Omitted return type of function 'Cns_srv_open' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:5795:1: portability: Omitted return type of function 'Cns_srv_opendir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:5884:1: portability: Omitted return type of function 'Cns_srv_ping' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:5916:1: portability: Omitted return type of function 'Cns_srv_queryclass' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:6015:1: portability: Omitted return type of function 'Cns_srv_readdir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:6307:1: portability: Omitted return type of function 'Cns_srv_readlink' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:6384:1: portability: Omitted return type of function 'Cns_srv_registerfiles' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:6744:1: portability: Omitted return type of function 'Cns_srv_rename' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:7002:1: portability: Omitted return type of function 'Cns_srv_replaceseg' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:7137:1: portability: Omitted return type of function 'Cns_srv_rmdir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:7257:1: portability: Omitted return type of function 'Cns_srv_setacl' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:7512:1: portability: Omitted return type of function 'Cns_srv_setatime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:7608:1: portability: Omitted return type of function 'Cns_srv_setcomment' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:7701:1: portability: Omitted return type of function 'Cns_srv_setfsize' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:7824:1: portability: Omitted return type of function 'Cns_srv_setfsizeg' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:7921:1: portability: Omitted return type of function 'Cns_srv_setptime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8007:1: portability: Omitted return type of function 'Cns_srv_setratime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8091:1: portability: Omitted return type of function 'Cns_srv_setrltime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8177:1: portability: Omitted return type of function 'Cns_srv_setrstatus' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8281:1: portability: Omitted return type of function 'Cns_srv_setrtype' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8367:1: portability: Omitted return type of function 'Cns_srv_setsegattrs' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8536:1: portability: Omitted return type of function 'Cns_srv_shutdown' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8579:1: portability: Omitted return type of function 'Cns_srv_startsess' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8620:1: portability: Omitted return type of function 'Cns_srv_starttrans' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8666:1: portability: Omitted return type of function 'Cns_srv_stat' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8812:1: portability: Omitted return type of function 'Cns_srv_statg' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:8928:1: portability: Omitted return type of function 'Cns_srv_statr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9002:1: portability: Omitted return type of function 'Cns_srv_symlink' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9114:1: portability: Omitted return type of function 'Cns_srv_undelete' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9247:1: portability: Omitted return type of function 'Cns_srv_unlink' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9315:1: portability: Omitted return type of function 'Cns_srv_utime' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9417:1: portability: Omitted return type of function 'Cns_vo_from_dn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9470:1: portability: Omitted return type of function 'Cns_srv_entergrpmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9535:1: portability: Omitted return type of function 'Cns_srv_enterusrmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9600:1: portability: Omitted return type of function 'getonegid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9637:1: portability: Omitted return type of function 'getidmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9739:1: portability: Omitted return type of function 'Cns_srv_getidmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9838:1: portability: Omitted return type of function 'Cns_srv_getgrpbygid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9890:1: portability: Omitted return type of function 'Cns_srv_getgrpbygids' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:9955:1: portability: Omitted return type of function 'Cns_srv_getgrpbynam' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:10008:1: portability: Omitted return type of function 'Cns_srv_getgrpmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:10084:1: portability: Omitted return type of function 'Cns_srv_getusrbynam' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:10137:1: portability: Omitted return type of function 'Cns_srv_getusrbyuid' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:10189:1: portability: Omitted return type of function 'Cns_srv_getusrmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:10269:1: portability: Omitted return type of function 'Cns_srv_modgrpmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:10341:1: portability: Omitted return type of function 'Cns_srv_modusrmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:10413:1: portability: Omitted return type of function 'Cns_srv_rmgrpmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_procreq.c:10488:1: portability: Omitted return type of function 'Cns_srv_rmusrmap' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:96:36: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:97:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:98:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:64:7: style: Parameter 'nsconfig' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:70:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:71:8: style: Variable 'p_n' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:71:14: style: Variable 'p_p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:71:20: style: Variable 'p_s' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:71:26: style: Variable 'p_u' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:298:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:316:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:334:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:352:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:370:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:388:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:406:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:458:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:466:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:496:7: style: Parameter 'class_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:503:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:511:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:550:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:557:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:587:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:595:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:603:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:635:7: style: Parameter 'guid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:642:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:649:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:682:7: style: Parameter 'pattern' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:691:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:699:14: style: Variable 'query_name' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:705:14: style: Variable 'query_pattern' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:754:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:759:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:794:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:820:7: style: Parameter 'sfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:827:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:833:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:872:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:879:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:918:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:925:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:959:7: style: Parameter 'vid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:966:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1006:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1011:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1047:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1052:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1086:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1132:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1139:14: style: Variable 'insert_stmt_null_guid' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1202:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1240:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1246:14: style: Variable 'insert_stmt_null_ftype' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1252:14: style: Variable 'insert_stmt_null_rtype' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1258:14: style: Variable 'insert_stmt_null_types' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1265:14: style: Variable 'query_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1362:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1403:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1434:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1532:7: style: Parameter 'linkname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1539:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1570:7: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1571:7: style: Parameter 'server' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1572:7: style: Parameter 'fs' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1581:14: style: Variable 'queryf' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1587:14: style: Variable 'queryp' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1593:14: style: Variable 'queryps' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1599:14: style: Variable 'querys' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1648:7: style: Parameter 'poolname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1655:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1697:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1704:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1735:7: style: Parameter 'setname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1742:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1864:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1900:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1943:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1950:14: style: Variable 'update_stmt_null_guid' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2014:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2021:14: style: Variable 'update_stmt_null_ftype' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2028:14: style: Variable 'update_stmt_null_rtype' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2035:14: style: Variable 'update_stmt_null_types' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2110:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2139:27: style: Parameter 'umd_entry' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2144:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2168:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2186:14: style: Variable 'delete_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2209:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2212:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2239:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2247:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2250:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2280:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2288:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2291:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2330:14: style: Variable 'query' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2333:14: style: Variable 'query4upd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2366:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2393:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2429:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2475:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2515:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2540:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2547:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2585:14: style: Variable 'insert_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2592:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:2634:14: style: Variable 'update_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/ns/Cns_mysql_ifce.c:1295:11: style: Variable 'row' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_queryclass.c:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LISTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_main.c:190:23: style: Condition 'nbthreadsmult<0' is always false [knownConditionTrueFalse] lcgdm-1.10.0/ns/Cns_main.c:185:21: note: Assuming that condition 'nbthreadsmult<=1' is not redundant lcgdm-1.10.0/ns/Cns_main.c:190:23: note: Condition 'nbthreadsmult<0' is always false lcgdm-1.10.0/ns/Cns_main.c:988:8: style: Variable 'user_ca' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_main.c:788:18: style: Unused variable: hp [unusedVariable] lcgdm-1.10.0/ns/Cns_main.c:987:6: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_main.c:988:8: style: Variable 'user_ca' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_readdir.c:50:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_readdirc.c:42:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_readdirg.c:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_readdirc.c:38:6: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_readdirx.c:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_readdirg.c:37:6: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_readdirxc.c:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_readdirx.c:37:6: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_readdirxp.c:45:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_readdirxc.c:37:6: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_readdirxp.c:40:6: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_readlink.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_readdirxr.c:44:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_readlink.c:34:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_registerfiles.c:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_rename.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_rename.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_readdirxr.c:39:6: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_rmdir.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_rmgrpmap.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_rmdir.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_rmusrmap.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_selectsrvr.c:60:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setacl.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_selectsrvr.c:113:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_selectsrvr.c:114:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_selectsrvr.c:115:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cns_selectsrvr.c:56:7: style: Parameter 'current_directory_server' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_selectsrvr.c:61:8: style: Variable 'domain' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_setatime.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setcomment.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setatime.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_setfsize.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setfsize.c:128:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setptime.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:106:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:139:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOGBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:192:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:297:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HYPERSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:319:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CNS_MAGIC2 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:365:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CNS_MAGIC3 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:394:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:450:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:479:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:548:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:632:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:822:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCLASNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:950:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:1020:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:1130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:1286:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:1471:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:1553:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:1697:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCLASNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:1798:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:1937:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2084:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2206:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2315:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2461:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2650:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IREAD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2703:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2791:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2826:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2854:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCLASNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:2951:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3038:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3115:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3558:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3696:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3802:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:3933:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:4046:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:4190:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LISTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:4313:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:4462:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:4576:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:4723:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPOOLNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:4832:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LISTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:4927:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5033:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5312:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCLASNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5509:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5624:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5808:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5897:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5926:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCLASNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:6033:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:6321:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:6403:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:6761:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:7018:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:7151:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:7269:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXACLENTRIES [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:7526:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:7615:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCOMMENTLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:7718:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:7839:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:7933:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8019:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8103:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8189:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8293:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8384:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8559:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8586:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCOMMENTLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8627:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCOMMENTLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8682:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8827:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:8940:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9015:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9261:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9329:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9427:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EFAULT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9496:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9561:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9609:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9655:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EFAULT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9760:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9866:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9909:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:9983:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:10029:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:10112:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:10165:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:10209:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:10298:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:10370:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:10441:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:10516:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NS092 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setratime.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setfsize.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_setfsize.c:131:18: style: Variable 'zero' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_setfsize.c:122:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_setrltime.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setrstatus.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setrstatus.c:38:18: style: Variable 'zero' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_setrtype.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_startsess.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_setrtype.c:38:18: style: Variable 'zero' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_starttrans.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_symlink.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_stat.c:41:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_stat.c:125:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_stat.c:215:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cns_fileid [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_stat.c:231:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_stat.c:329:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_undelete.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_undelete.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_unlink.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_unlink.c:30:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_utime.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cupv_check.c:39:1: portability: Omitted return type of function 'Cupv_check' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cupv_check.c:174:1: portability: Omitted return type of function 'Cupv_seterrbuf' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/Cupv_check.c:42:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cupv_check.c:122:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/Cupv_check.c:174:22: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cupv_check.c:41:6: style: Unused variable: c [unusedVariable] lcgdm-1.10.0/ns/Cupv_check.c:45:8: style: Unused variable: gid [unusedVariable] lcgdm-1.10.0/ns/Cupv_check.c:54:6: style: Unused variable: msglen [unusedVariable] lcgdm-1.10.0/ns/Cupv_check.c:57:8: style: Unused variable: sbp [unusedVariable] lcgdm-1.10.0/ns/Cupv_check.c:58:7: style: Unused variable: sendbuf [unusedVariable] lcgdm-1.10.0/ns/Cupv_check.c:59:31: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/ns/Cupv_check.c:60:8: style: Unused variable: uid [unusedVariable] lcgdm-1.10.0/ns/Cns_stat.c:154:6: style: Condition 'file_uniqueid' is always true [knownConditionTrueFalse] lcgdm-1.10.0/ns/Cns_stat.c:33:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_stat.c:117:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_stat.c:223:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/Cns_stat.c:321:9: style: Unused variable: n [unusedVariable] lcgdm-1.10.0/ns/lfc2_wrap.c:2708:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective] lcgdm-1.10.0/ns/lfc2thr_wrap.c:2708:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective] lcgdm-1.10.0/ns/lfc_wrap.c:2710:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective] lcgdm-1.10.0/ns/nsarguspoll.c:25:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsarguspoll.c:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsarguspoll.c:189:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsarguspoll.c:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsarguspoll.c:236:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsarguspoll.c:258:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsarguspoll.c:333:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsarguspoll.c:351:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/lfcthr_wrap.c:2710:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective] lcgdm-1.10.0/ns/nschclass.c:32:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nschclass.c:123:1: portability: Omitted return type of function 'isyes' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nschclass.c:134:1: portability: Omitted return type of function 'chdirclass' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nschclass.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nschclass.c:129:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nschclass.c:142:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsarguspoll.c:39:8: style: Variable 'resourceid' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsarguspoll.c:416:7: style: Variable 'j' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/nschgrp.c:35:1: portability: Omitted return type of function 'chgrpdir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nschgrp.c:104:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nschgrp.c:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nschgrp.c:111:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nschclass.c:44:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nschclass.c:152:24: style: Variable 'dxp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nschclass.c:153:7: style: Unused variable: fullpath [unusedVariable] lcgdm-1.10.0/ns/nschmod.c:25:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nschmod.c:33:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nschgrp.c:156:13: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/ns/nschgrp.c:112:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nschgrp.c:116:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nschgrp.c:40:6: style: Unused variable: c [unusedVariable] lcgdm-1.10.0/ns/nschown.c:36:1: portability: Omitted return type of function 'chowndir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nschown.c:105:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nschmod.c:35:8: style: Variable 'mode_arg' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nschmod.c:37:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nschmod.c:30:6: style: Unused variable: c [unusedVariable] lcgdm-1.10.0/ns/nschown.c:42:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nschown.c:112:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsdelcomment.c:24:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsdelcomment.c:30:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsdelcomment.c:31:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsdelcomment.c:28:6: style: Unused variable: c [unusedVariable] lcgdm-1.10.0/ns/nsdeleteclass.c:17:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsdeleteclass.c:28:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsenterclass.c:21:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsenterclass.c:31:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsenterclass.c:70:14: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/ns/nsenterclass.c:102:15: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] lcgdm-1.10.0/ns/nsenterclass.c:187:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsenterclass.c:195:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsenterclass.c:206:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsenterclass.c:210:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsenterclass.c:29:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsenterclass.c:51:17: style: Variable 'pwd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsentergrpmap.c:19:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsentergrpmap.c:29:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nschown.c:162:14: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] lcgdm-1.10.0/ns/nschown.c:184:14: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/ns/nschown.c:113:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nschown.c:119:17: style: Variable 'pwd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nschown.c:41:6: style: Unused variable: c [unusedVariable] lcgdm-1.10.0/ns/nsenterusrmap.c:19:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsenterusrmap.c:27:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsfind.c:47:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsfind.c:172:1: portability: Omitted return type of function 'listentry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsfind.c:255:1: portability: Omitted return type of function 'procpath' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsgetacl.c:35:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsgetacl.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXACLENTRIES [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsgetacl.c:236:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IROTH [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsgetacl.c:221:12: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/ns/nsgetacl.c:257:12: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/ns/nsgetacl.c:48:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsgetacl.c:209:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsgetacl.c:245:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsfind.c:52:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsfind.c:184:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXUSRNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsfind.c:259:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nslistclass.c:25:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nslistclass.c:128:1: portability: Omitted return type of function 'listentry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nslistclass.c:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nslistclass.c:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXUSRNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nslistclass.c:145:17: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/ns/nslistclass.c:154:17: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/ns/nslistclass.c:131:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nslistclass.c:134:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nslistgrpmap.c:21:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nslistgrpmap.c:33:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nslistgrpmap.c:98:13: style: Condition 'p_stat' is always false [knownConditionTrueFalse] lcgdm-1.10.0/ns/nslistgrpmap.c:94:13: note: Assignment 'p_stat='\0'', assigned value is 0 lcgdm-1.10.0/ns/nslistgrpmap.c:98:13: note: Condition 'p_stat' is always false lcgdm-1.10.0/ns/nslistgrpmap.c:103:12: style: Variable 'p_stat' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/nslistusrmap.c:21:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nslistusrmap.c:30:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nslistusrmap.c:98:13: style: Condition 'p_stat' is always false [knownConditionTrueFalse] lcgdm-1.10.0/ns/nslistusrmap.c:94:13: note: Assignment 'p_stat='\0'', assigned value is 0 lcgdm-1.10.0/ns/nslistusrmap.c:98:13: note: Condition 'p_stat' is always false lcgdm-1.10.0/ns/nslistusrmap.c:103:12: style: Variable 'p_stat' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/nsln.c:28:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsln.c:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsln.c:36:8: style: Variable 'lastarg' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nslogit.c:14:1: portability: Omitted return type of function 'nslogit' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nslogit.c:19:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsls.c:103:1: portability: Omitted return type of function 'listentry' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsls.c:191:1: portability: Omitted return type of function 'listdir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsls.c:312:1: portability: Omitted return type of function 'procpath' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsls.c:344:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsls.c:128:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IRUSR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsls.c:195:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsls.c:316:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCOMMENTLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsls.c:352:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsls.c:70:12: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/ns/nsls.c:94:12: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/ns/nsls.c:166:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/ns/nsls.c:59:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsls.c:83:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsls.c:104:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/nsls.c:106:7: style: Parameter 'slink' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/nsls.c:107:7: style: Parameter 'comment' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/nsls.c:112:13: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsls.c:196:24: style: Variable 'dcp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsls.c:205:17: style: Variable 'dp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsls.c:363:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsls.c:349:8: style: Unused variable: dp [unusedVariable] lcgdm-1.10.0/ns/nsls.c:350:8: style: Unused variable: endp [unusedVariable] lcgdm-1.10.0/ns/nsmkdir.c:30:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsmkdir.c:35:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsmodifyclass.c:21:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsmodifyclass.c:33:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsmodifyclass.c:73:14: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/ns/nsmodifyclass.c:106:15: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] lcgdm-1.10.0/ns/nsmodifyclass.c:199:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsmodifyclass.c:209:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsmodifyclass.c:220:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsmodifyclass.c:224:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsmodifyclass.c:31:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsmodifyclass.c:54:17: style: Variable 'pwd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsmodifygrpmap.c:20:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsmodifygrpmap.c:30:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsmodifygrpmap.c:74:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsmodifygrpmap.c:86:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsmodifygrpmap.c:35:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsfind.c:227:13: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/ns/nsfind.c:234:13: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/ns/nsfind.c:240:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/ns/nsfind.c:55:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsfind.c:173:7: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/nsfind.c:174:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/nsmodifyusrmap.c:20:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsfind.c:177:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsfind.c:179:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsfind.c:186:13: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsfind.c:51:6: style: Unused variable: c [unusedVariable] lcgdm-1.10.0/ns/nsfind.c:258:6: style: Unused variable: c [unusedVariable] lcgdm-1.10.0/ns/nsfind.c:269:7: style: Unused variable: fullpath [unusedVariable] lcgdm-1.10.0/ns/nsmodifyusrmap.c:28:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsping.c:24:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsping.c:37:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsmodifyusrmap.c:74:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsmodifyusrmap.c:86:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/ns/nsmodifyusrmap.c:33:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsrename.c:25:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsrename.c:29:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsrm.c:38:1: portability: Omitted return type of function 'isyes' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsrm.c:49:1: portability: Omitted return type of function 'removedir' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsrm.c:138:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsrm.c:44:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsrm.c:52:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsrm.c:144:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsrename.c:32:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nsrmgrpmap.c:19:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsrmgrpmap.c:29:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsrmusrmap.c:19:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsrmusrmap.c:27:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUIRED_ARGUMENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nsrm.c:148:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nssetacl.c:35:1: portability: Omitted return type of function 'cvt_group' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nssetacl.c:64:1: portability: Omitted return type of function 'cvt_perm' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nssetacl.c:105:1: portability: Omitted return type of function 'cvt_user' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nssetacl.c:222:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nssetcomment.c:24:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nssetcomment.c:30:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nssetacl.c:44:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nssetacl.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nssetacl.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nssetacl.c:150:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nssetacl.c:231:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nssetcomment.c:31:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nssetcomment.c:28:6: style: Unused variable: c [unusedVariable] lcgdm-1.10.0/ns/nsshutdown.c:26:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nsshutdown.c:38:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nstouch.c:27:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/nstouch.c:35:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/nstouch.c:135:7: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/nstouch.c:141:13: style: Variable 'lastd' can be declared as const array [constVariable] lcgdm-1.10.0/ns/nssetacl.c:53:13: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] lcgdm-1.10.0/ns/nssetacl.c:123:14: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] lcgdm-1.10.0/ns/nssetacl.c:35:17: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/nssetacl.c:39:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nssetacl.c:105:16: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/nssetacl.c:108:17: style: Variable 'pwd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nssetacl.c:137:8: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/nssetacl.c:240:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/sendrep.c:23:1: portability: Omitted return type of function 'sendrep' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/send2nsd.c:65:1: portability: Omitted return type of function 'send2nsdx' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/send2nsd.c:714:1: portability: Omitted return type of function 'send2nsd' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/ns/sendrep.c:30:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/sendrep.c:27:8: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/sendrep.c:29:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/ns/sendrep.c:31:8: style: Unused variable: q [unusedVariable] lcgdm-1.10.0/rfio/Csemaphore.c:212:17: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/access.c:23:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/send2nsd.c:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_UNSPEC [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/send2nsd.c:81:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/alrm.c:58:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/chdir.c:31:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/checkkey.c:58:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXSERV [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/checkkey.c:153:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/checkkey.c:55:33: style: Variable 'env' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/chkserv.c:25:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_NONET [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/chmod.c:24:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/chown.c:25:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/close.c:29:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/close.c:50:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/close.c:54:22: style: struct member 'Anonymous0::rcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/close.c:55:22: style: struct member 'Anonymous0::wcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/close.c:56:22: style: struct member 'Anonymous0::rbcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/close.c:57:22: style: struct member 'Anonymous0::wbcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/close.c:29:13: style: Unused variable: rfio_buf [unusedVariable] lcgdm-1.10.0/rfio/close.c:58:6: style: Unused variable: iostatbuf [unusedVariable] lcgdm-1.10.0/rfio/closedir.c:27:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/connect.c:51:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXSERV [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/connect.c:223:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/rfio/connect.c:339:15: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/rfio/connect.c:353:22: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] lcgdm-1.10.0/rfio/connect.c:198:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/connect.c:53:20: style: Unused variable: test6_addr [unusedVariable] lcgdm-1.10.0/rfio/dump_log.c:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/dump_log.c:86:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/dump_log.c:126:7: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/dump_log.c:126:7: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] lcgdm-1.10.0/rfio/dump_log.c:147:2: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/dump_log.c:178:8: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/dump_log.c:189:8: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/dump_log.c:200:8: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/dump_log.c:211:8: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/dump_log.c:223:8: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/dump_log.c:70:16: style: Variable 'log_filename' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/dump_log.c:74:7: style: Unused variable: j [unusedVariable] lcgdm-1.10.0/rfio/dump_log.c:75:8: style: Unused variable: buf [unusedVariable] lcgdm-1.10.0/rfio/error.c:43:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXLINELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/error.c:90:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXLINELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/error.c:107:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXLINELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/error.c:165:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/error.c:192:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXLINELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/error.c:205:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/error.c:46:30: style: Checking if unsigned expression 'buflen' is less than zero. [unsignedLessThanZero] lcgdm-1.10.0/rfio/error.c:109:30: style: Checking if unsigned expression 'buflen' is less than zero. [unsignedLessThanZero] lcgdm-1.10.0/rfio/error.c:106:11: style: Variable 'rferrmsg' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/error.c:200:7: style: Parameter 'umsg' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/error.c:202:10: style: Variable 'errmsg' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/error.c:158:17: style: Unused variable: s [unusedVariable] lcgdm-1.10.0/rfio/error.c:162:10: style: Unused variable: rt [unusedVariable] lcgdm-1.10.0/rfio/fchmod.c:36:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fchown.c:37:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fclose.c:39:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/feof.c:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/ferror.c:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fflush.c:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fileno.c:34:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:247:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:356:18: style: Parameter 'dbfd' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_procreq.c:358:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_procreq.c:359:7: style: Parameter 'surl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_procreq.c:505:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:608:18: style: Parameter 'dbfd' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_procreq.c:610:7: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/dpm/dpm_procreq.c:653:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:845:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:1031:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:1210:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:1427:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:1522:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:1973:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:2222:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:2297:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:2406:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:2457:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:2571:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:2672:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:2833:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:2947:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:3101:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:3249:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:3392:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:3546:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:3824:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:4287:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:4425:27: style: Variable 'lp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:4428:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:4544:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:5262:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:5436:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:5512:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/dpm/dpm_procreq.c:5598:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/fio.c:81:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBADF [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fio.c:133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBADF [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fio.c:166:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fio.c:194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fio.c:239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fio.c:304:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fio.c:334:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fio.c:404:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEBADFFORM [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/dpm/dpm_procreq.c:361:17: style: Unused variable: rec_addrf [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:612:25: style: Unused variable: dpm_req [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:613:17: style: Unused variable: rec_addr [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1195:8: style: Unused variable: deleg_cred [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1196:9: style: Unused variable: deleg_cred_len [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1200:6: style: Unused variable: fd [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1211:7: style: Unused variable: proxy_filename [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1795:6: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1798:25: style: Unused variable: old_gfr_entry [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1800:17: style: Unused variable: rec_addr [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1801:17: style: Unused variable: rec_addrf [unusedVariable] lcgdm-1.10.0/dpm/dpm_procreq.c:1806:9: style: Unused variable: t1 [unusedVariable] lcgdm-1.10.0/rfio/fopen.c:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_APPEND [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fopen64.c:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_APPEND [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fread.c:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fseek.c:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fseeko64.c:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fstat.c:46:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fio.c:389:16: style: Condition 'rcode>=0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/fio.c:384:12: note: Assuming that condition 'rcode<0' is not redundant lcgdm-1.10.0/rfio/fio.c:389:16: note: Condition 'rcode>=0' is always true lcgdm-1.10.0/rfio/fio.c:71:7: style: Parameter 'unit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:72:8: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:73:7: style: Parameter 'append' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:74:10: style: Parameter 'trunc' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:123:7: style: Parameter 'unit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:124:8: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:125:7: style: Parameter 'lrecl' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:126:6: style: Parameter 'trunc' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:157:6: style: Parameter 'unit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:158:7: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:159:6: style: Parameter 'nwrit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:182:7: style: Parameter 'unit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:183:8: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:184:7: style: Parameter 'nrec' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:185:7: style: Parameter 'nwrit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:226:6: style: Parameter 'unit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:292:7: style: Parameter 'unit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:294:7: style: Parameter 'nrec' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:330:7: style: Parameter 'unit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:349:7: style: Parameter 'unit' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:351:7: style: Parameter 'nrec' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/fio.c:401:11: style: Variable 'rrc' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/fstat64.c:36:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/ftell.c:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/ftello64.c:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/fwrite.c:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/getc.c:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/getcwd.c:35:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rfio_errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/send2nsd.c:67:7: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/lockf.c:42:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/send2nsd.c:90:25: style: Unused variable: lf [unusedVariable] lcgdm-1.10.0/ns/send2nsd.c:122:6: style: Variable 'yes' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/lockf64.c:44:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lockf.c:31:10: style: Unused variable: rt [unusedVariable] lcgdm-1.10.0/rfio/logging.c:72:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_ALERT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/logging.c:104:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/logging.c:231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iov_base [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lseek.c:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lseek.c:245:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lseek.c:341:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lockf64.c:33:13: style: Unused variable: rt [unusedVariable] lcgdm-1.10.0/rfio/lseek64.c:56:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lseek64.c:240:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lseek64.c:337:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lseek.c:44:13: style: Unused variable: rfio_buf [unusedVariable] lcgdm-1.10.0/rfio/logging.c:124:10: style: Parameter 'rt' can be declared as const array [constParameter] lcgdm-1.10.0/rfio/logging.c:282:12: style: Parameter 'machine' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/logging.c:205:9: style: Variable 'f' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/logging.c:284:8: style: Unused variable: date [unusedVariable] lcgdm-1.10.0/rfio/lstat.c:42:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lstat.c:192:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lun2fn.c:54:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pw_dir [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/lstat.c:103:6: style: Redundant initialization for 'p'. The initialized value is overwritten before it is read. [redundantInitialization] lcgdm-1.10.0/rfio/lstat.c:46:15: note: p is initialized lcgdm-1.10.0/rfio/lstat.c:103:6: note: p is overwritten lcgdm-1.10.0/rfio/lstat.c:50:20: style: Variable 'pw_tmp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/lstat.c:49:8: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/rfio/mkdir.c:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/msymlink.c:52:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/msymlink.c:117:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/msymlink.c:219:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RQSTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/msymlink.c:272:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RQSTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/msymlink.c:327:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/msymlink.c:367:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/msymlink.c:406:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:66:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:139:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:261:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RQSTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:317:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RQSTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:380:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:422:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:461:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:500:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:565:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/munlink.c:50:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/munlink.c:109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/munlink.c:212:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RQSTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/munlink.c:264:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RQSTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/munlink.c:319:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/munlink.c:359:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/munlink.c:398:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/msymlink.c:125:18: style: Variable 'pw_tmp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/msymlink.c:318:12: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/msymlink.c:135:7: style: Variable 'len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/munlink.c:117:18: style: Variable 'pw_tmp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/munlink.c:310:12: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/munlink.c:128:7: style: Variable 'len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/open.c:46:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/open.c:113:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/open.c:162:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_READOPT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/open.c:244:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/open64.c:46:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/open64.c:113:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_READOPT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/open64.c:167:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/mstat.c:112:26: style: Redundant condition: rc==-1. 'rc!=-1 || (rc==-1 && rfio_errno!=0)' is equivalent to 'rc!=-1 || rfio_errno!=0' [redundantCondition] lcgdm-1.10.0/rfio/mstat.c:546:26: style: Redundant condition: rc==-1. 'rc!=-1 || (rc==-1 && rfio_errno!=0)' is equivalent to 'rc!=-1 || rfio_errno!=0' [redundantCondition] lcgdm-1.10.0/rfio/mstat.c:148:19: style: Variable 'pw_tmp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/mstat.c:369:12: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/mstat.c:577:24: style: Variable 'pw_tmp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/mstat.c:58:12: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/rfio/mstat.c:262:11: style: Variable 'p' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/mstat.c:490:16: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/rfio/mstat.c:492:16: style: Unused variable: fitreqst [unusedVariable] lcgdm-1.10.0/rfio/mstat.c:576:16: style: Unused variable: i32 [unusedVariable] lcgdm-1.10.0/rfio/opendir.c:47:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_MAGIC [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/opendir.c:73:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRDIR_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/opendir.c:123:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/open.c:44:11: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/open.c:46:13: style: Unused variable: rfio_buf [unusedVariable] lcgdm-1.10.0/rfio/open64.c:364:7: warning: %X in format string (no. 8) requires 'unsigned int' but the argument type is 'char *'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/open64.c:386:9: warning: %X in format string (no. 8) requires 'unsigned int' but the argument type is 'char *'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/open64.c:44:14: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/open64.c:46:13: style: Unused variable: rfio_buf [unusedVariable] lcgdm-1.10.0/rfio/open64.c:165:12: style: Unused variable: n_index [unusedVariable] lcgdm-1.10.0/rfio/pclose.c:44:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITH_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/parse.c:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/parse.c:71:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/parse.c:331:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/popen.c:48:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXCOMSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/pread.c:34:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITH_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/preseek.c:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/preseek.c:213:12: style: Parameter 'sptr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/preseek.c:215:11: style: Parameter 'iovnbptr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/popen.c:40:8: style: Parameter 'rcom' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/popen.c:47:20: style: Variable 'cp2' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/preseek64.c:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/pwrite.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rcp.c:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read.c:43:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read.c:86:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_HSM_CNS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read.c:339:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read.c:469:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/parse.c:34:7: style: Parameter 'localhost' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/parse.c:35:7: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/parse.c:37:10: style: Variable 'cp1' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/parse.c:37:16: style: Variable 'cp2' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/parse.c:292:19: style: Variable 'cp5' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/parse.c:304:51: error: Uninitialized variable: cp5 [legacyUninitvar] lcgdm-1.10.0/rfio/parse.c:72:11: style: Variable 'n' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/parse.c:237:20: style: Variable 'sav_serrno' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/parse.c:76:11: style: Unused variable: cwd_server [unusedVariable] lcgdm-1.10.0/rfio/readdir.c:41:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRFD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read64.c:44:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read64.c:88:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_HSM_CNS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read64.c:348:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read64.c:478:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/readdir.c:66:16: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] lcgdm-1.10.0/rfio/readlink.c:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read.c:137:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/read.c:338:10: style: Variable 'ncount' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/read.c:482:11: style: Variable 'nbytes' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rewinddir.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRFD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rename.c:32:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfcat.c:22:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfcat.c:48:1: portability: Omitted return type of function 'catfile' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfcat.c:59:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_STREAM [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfchmod.c:34:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfchmod.c:60:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfchmod.c:108:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfchmod.c:105:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfchmod.c:107:9: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfchmod.c:44:12: style: Variable 'recursive' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfchmod.c:45:19: style: Unused variable: root_path [unusedVariable] lcgdm-1.10.0/rfio/rfchmod.c:45:30: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/rfio/rfchmod.c:46:12: style: Unused variable: rc [unusedVariable] lcgdm-1.10.0/rfio/rfchmod.c:52:17: style: Unused variable: st [unusedVariable] lcgdm-1.10.0/rfio/rfdf.c:5:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfdf.c:13:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfcp.c:92:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfcp.c:593:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_HSM_CNS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfcp.c:645:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfcp.c:679:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfdir.c:75:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfdir.c:172:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfdir.c:224:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/read64.c:139:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/read64.c:347:10: style: Variable 'ncount' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/read64.c:489:11: style: Variable 'nbytes' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:186:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRFD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_HsmIf.c:229:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_HsmIf.c:236:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_HsmIf.c:243:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_HsmIf.c:819:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_HsmIf.c:222:44: style: Condition '(rc=rfio_HsmIf_IsCnsFile(path))==1' is always false [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_HsmIf.c:170:14: note: Assignment 'rc=0', assigned value is 0 lcgdm-1.10.0/rfio/rfio_HsmIf.c:222:36: note: Calling function 'rfio_HsmIf_IsCnsFile' returns 0 lcgdm-1.10.0/rfio/rfio_HsmIf.c:222:44: note: Condition '(rc=rfio_HsmIf_IsCnsFile(path))==1' is always false lcgdm-1.10.0/rfio/rfio_HsmIf.c:570:14: style: Condition 'tmp!=NULL' is always false [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_HsmIf.c:541:36: note: Assignment 'tmp=NULL', assigned value is 0 lcgdm-1.10.0/rfio/rfio_HsmIf.c:570:14: note: Condition 'tmp!=NULL' is always false lcgdm-1.10.0/rfio/rfio_HsmIf.c:180:64: style: Parameter 'OldHsmDir' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:257:49: style: Parameter 'WrittenTo' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:333:30: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:365:40: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:379:48: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:379:60: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:581:40: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:581:52: style: Parameter 'r_token' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:597:61: style: Parameter 'st' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:602:11: style: Variable 'current_entry' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:603:11: style: Variable 'dirpath' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:604:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:644:65: style: Parameter 'st' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:649:11: style: Variable 'current_entry' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:650:11: style: Variable 'dirpath' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:651:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:691:44: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:704:30: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:760:30: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:796:45: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:808:50: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_HsmIf.c:33:8: style: struct member 'stage_hsm::sfn' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/rfio_HsmIf.c:34:8: style: struct member 'stage_hsm::r_token' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/rfio_HsmIf.c:337:9: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:416:9: style: Unused variable: save_serrno [unusedVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:479:9: style: Unused variable: save_serrno [unusedVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:542:11: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:583:9: style: Unused variable: save_serrno [unusedVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:602:11: style: Variable 'current_entry' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:603:11: style: Variable 'dirpath' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:604:11: style: Variable 'p' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:649:11: style: Variable 'current_entry' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:650:11: style: Variable 'dirpath' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:651:11: style: Variable 'p' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:711:9: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:762:9: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:810:9: style: Unused variable: flags [unusedVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:810:16: style: Unused variable: written_to [unusedVariable] lcgdm-1.10.0/rfio/rfio_HsmIf.c:811:9: style: Unused variable: save_serrno [unusedVariable] lcgdm-1.10.0/rfio/rfio_apiinit.c:25:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rfio_api_thread_info [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_auth.c:21:39: style: Parameter 'uid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_auth.c:21:51: style: Parameter 'gid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_auth.c:45:78: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_auth.c:80:32: style: Parameter 'voname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_auth.c:23:31: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/rfio/rfio_auth.c:47:31: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/rfio/rfio_auth.c:82:31: style: Unused variable: thip [unusedVariable] lcgdm-1.10.0/rfio/rfdir.c:146:15: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/rfio/rfdir.c:149:16: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/rfio/rfdir.c:153:14: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/rfio/rfdir.c:302:15: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/rfio/rfdir.c:316:16: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/rfio/rfdir.c:322:12: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/rfio/rfdir.c:70:18: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfdir.c:71:17: style: Variable 'grp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfdir.c:72:14: style: Variable 't_tm' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfdir.c:169:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfdir.c:171:9: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfdir.c:185:7: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfdir.c:215:18: style: Variable 'de' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfdir.c:219:18: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfdir.c:220:17: style: Variable 'grp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfdir.c:221:14: style: Variable 't_tm' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfdir.c:63:18: style: Unused variable: de [unusedVariable] lcgdm-1.10.0/rfio/rfdir.c:64:9: style: Unused variable: filename [unusedVariable] lcgdm-1.10.0/rfio/rfdir.c:65:9: style: Unused variable: host [unusedVariable] lcgdm-1.10.0/rfio/rfdir.c:66:7: style: Unused variable: is_cns_path [unusedVariable] lcgdm-1.10.0/rfio/rfdir.c:68:8: style: Unused variable: owner [unusedVariable] lcgdm-1.10.0/rfio/rfdir.c:75:8: style: Unused variable: path [unusedVariable] lcgdm-1.10.0/rfio/rfdir.c:235:6: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfdir.c:244:23: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfdir.c:217:8: style: Unused variable: owner [unusedVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_callhandlers.c:169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_callhandlers.c:315:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_callhandlers.c:391:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXSFNLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfcp.c:118:13: style: Condition 'incmdfile' is always false [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfcp.c:86:18: note: Assignment 'incmdfile=0', assigned value is 0 lcgdm-1.10.0/rfio/rfcp.c:118:13: note: Condition 'incmdfile' is always false lcgdm-1.10.0/rfio/rfcp.c:294:10: style: Variable 'serrno' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/rfio/rfcp.c:275:9: note: serrno is assigned lcgdm-1.10.0/rfio/rfcp.c:294:10: note: serrno is overwritten lcgdm-1.10.0/rfio/rfcp.c:454:18: style: Local variable 'sbuf' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/rfcp.c:87:16: note: Shadowed declaration lcgdm-1.10.0/rfio/rfcp.c:454:18: note: Shadow variable lcgdm-1.10.0/rfio/rfcp.c:93:14: style: Variable 'ifce' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfcp.c:548:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfcp.c:145:26: error: Uninitialized variable: cfargv [uninitvar] lcgdm-1.10.0/rfio/rfcp.c:118:25: error: Uninitialized variable: cfargv [legacyUninitvar] lcgdm-1.10.0/rfio/rfcp.c:545:8: style: Variable 'm' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:94:8: style: Variable 'voname' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_callhandlers.c:172:8: style: Variable 'voname' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_callhandlers.c:254:34: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_callhandlers.c:259:29: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_callhandlers.c:260:24: style: Parameter 'filestat' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_callhandlers.c:275:8: style: Variable 'voname' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_callhandlers.c:318:8: style: Variable 'voname' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_callhandlers.c:394:8: style: Variable 'voname' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_callhandlers.c:48:8: style: struct member 'Anonymous0::principal' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/rfio_callhandlers.c:51:9: style: struct member 'Anonymous0::fqan' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/rfio_callhandlers.c:52:8: style: struct member 'Anonymous0::voname' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/rfio_callhandlers.c:53:8: style: struct member 'Anonymous0::user_ca' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/rfio_callhandlers.c:54:6: style: struct member 'Anonymous0::nbfqans' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/rfio_callhandlers.c:89:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:93:8: style: Unused variable: user_ca [unusedVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:94:8: style: Variable 'voname' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:166:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:171:8: style: Unused variable: user_ca [unusedVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:172:8: style: Variable 'voname' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:273:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:274:8: style: Unused variable: user_ca [unusedVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:275:8: style: Variable 'voname' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:313:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:317:8: style: Unused variable: user_ca [unusedVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:318:8: style: Variable 'voname' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:389:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:393:8: style: Unused variable: user_ca [unusedVariable] lcgdm-1.10.0/rfio/rfio_callhandlers.c:394:8: style: Variable 'voname' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_fcalls.c:136:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXACCTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_fcalls.c:314:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_fcalls.c:347:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_fcalls.c:404:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3571:1: portability: Omitted return type of function 'bind_v3_data_port' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfio_call64.c:196:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:275:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXUSRNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:423:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXUSRNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:574:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILENAMSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:656:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXACCTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:913:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:1048:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:1184:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:1318:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:1394:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:1436:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:1633:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXACCTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2091:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2153:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2196:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2265:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2285:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2320:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2389:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2756:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REP_ERROR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2949:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_fcalls.c:174:19: style: Condition 'status==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_fcalls.c:163:15: note: Assignment 'status=0', assigned value is 0 lcgdm-1.10.0/rfio/rfio_fcalls.c:174:19: note: Condition 'status==0' is always true lcgdm-1.10.0/rfio/rfio_fcalls.c:248:13: style: Variable 'pr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_rdirfdt.c:58:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRFD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_rdirfdt.c:100:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRDIR_WITH_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_rdirfdt.c:152:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRDIR_WITH_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_rdirfdt.c:187:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRFD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_rdirfdt.c:124:12: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_rfilefdt.c:58:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRFD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_rfilefdt.c:100:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITH_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_rfilefdt.c:152:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITH_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_rfilefdt.c:187:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRFD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_rfilefdt.c:124:13: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_serv.c:234:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfio_serv.c:881:1: portability: Omitted return type of function 'doit' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfio_serv.c:1680:1: portability: Omitted return type of function 'get_client_actual_id' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfio_serv.c:568:17: debug: Scope::checkVariable found variable 'bool' with varid 0. [varid0] lcgdm-1.10.0/rfio/rfio_serv.c:244:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_serv.c:905:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_serv.c:1633:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_serv.c:1649:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_serv.c:1668:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WNOHANG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:210:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:273:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:292:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXUSRNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:414:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILENAMSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:499:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:585:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:669:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:759:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_READOPT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:938:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILENAMSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1030:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1104:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILENAMSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1196:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1254:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1288:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXUSRNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1433:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXUSRNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1589:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1761:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILENAMSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:1844:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXACCTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2104:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2222:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2333:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2459:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2499:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2534:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXCOMSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2614:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2670:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2726:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2795:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:2834:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3026:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3076:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3129:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXACCTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3328:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILENAMSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3384:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3418:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3453:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3513:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EACCES [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3580:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXSERV [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:3695:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXACCTSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:4152:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_INFO [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:4201:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_ERR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:4255:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:4311:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:4351:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:4700:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_calls.c:5360:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_serv.c:441:10: warning: Return value of function freopen() is not used. [ignoredReturnValue] lcgdm-1.10.0/rfio/rfio_serv.c:442:10: warning: Return value of function freopen() is not used. [ignoredReturnValue] lcgdm-1.10.0/rfio/rfio_serv.c:443:10: warning: Return value of function freopen() is not used. [ignoredReturnValue] lcgdm-1.10.0/rfio/rfio_serv.c:525:10: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/rfio_serv.c:1681:8: style: Parameter 'uid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_serv.c:1682:8: style: Parameter 'gid' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_serv.c:1685:6: style: Parameter 'rt' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_serv.c:1686:6: style: Parameter 'mapping' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfio_serv.c:900:13: style: Unused variable: lun [unusedVariable] lcgdm-1.10.0/rfio/rfio_serv.c:901:13: style: Unused variable: access [unusedVariable] lcgdm-1.10.0/rfio/rfioacct.c:40:18: style: Parameter 'infop' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfioacct.c:41:7: style: Parameter 'filename1' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfioacct.c:41:18: style: Parameter 'filename2' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfmkdir.c:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfmkdir.c:130:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfmkdir.c:127:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfmkdir.c:129:9: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfmkdir.c:39:7: style: Unused variable: rc [unusedVariable] lcgdm-1.10.0/rfio/rfrename.c:37:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfrename.c:61:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfrename.c:57:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfrename.c:59:9: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfrm.c:42:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfrm.c:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfrm.c:138:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfrm.c:179:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfrm.c:218:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfrm.c:135:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfrm.c:137:9: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfrm.c:151:7: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfrm.c:194:18: style: Variable 'de' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfrm.c:46:7: style: Unused variable: i [unusedVariable] lcgdm-1.10.0/rfio/rfstat.c:169:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/rfio/rfstat.c:63:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IREAD [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfstat.c:126:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfstat.c:181:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfstat.c:143:13: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/rfio/rfstat.c:158:13: portability: Non reentrant function 'getgrgid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrgid_r'. [prohibitedgetgrgidCalled] lcgdm-1.10.0/rfio/rfstat.c:98:14: style: Variable 'letters[6]' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/rfio/rfstat.c:88:15: note: letters[6] is assigned lcgdm-1.10.0/rfio/rfstat.c:98:14: note: letters[6] is overwritten lcgdm-1.10.0/rfio/rfstat.c:98:14: style: Variable 'letters[6]' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/rfio/rfstat.c:90:15: note: letters[6] is assigned lcgdm-1.10.0/rfio/rfstat.c:98:14: note: letters[6] is overwritten lcgdm-1.10.0/rfio/rfstat.c:98:14: style: Variable 'letters[6]' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/rfio/rfstat.c:93:15: note: letters[6] is assigned lcgdm-1.10.0/rfio/rfstat.c:98:14: note: letters[6] is overwritten lcgdm-1.10.0/rfio/rfstat.c:98:14: style: Variable 'letters[6]' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/rfio/rfstat.c:95:15: note: letters[6] is assigned lcgdm-1.10.0/rfio/rfstat.c:98:14: note: letters[6] is overwritten lcgdm-1.10.0/rfio/rfstat.c:122:19: style: Variable 'pwd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfstat.c:123:19: style: Variable 'grp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfstat.c:121:7: style: Unused variable: idstr [unusedVariable] lcgdm-1.10.0/rfio/rfstat.c:174:8: style: Unused variable: filename [unusedVariable] lcgdm-1.10.0/rfio/rfstat.c:175:8: style: Unused variable: host [unusedVariable] lcgdm-1.10.0/rfio/rfstatfs.c:106:15: style: The comparison 'status == 0' is always true. [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfstatfs.c:40:15: note: 'status' is assigned value '0' here. lcgdm-1.10.0/rfio/rfstatfs.c:106:15: note: The comparison 'status == 0' is always true. lcgdm-1.10.0/rfio/rfstatfs.c:226:15: style: The comparison 'status == 0' is always true. [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfstatfs.c:151:15: note: 'status' is assigned value '0' here. lcgdm-1.10.0/rfio/rfstatfs.c:226:15: note: The comparison 'status == 0' is always true. lcgdm-1.10.0/rfio/rfstatfs.c:37:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfstatfs.c:38:18: style: Parameter 'statfsbuf' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfstatfs.c:148:7: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfstatfs.c:149:20: style: Parameter 'statfsbuf' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/rfstatfs.c:50:30: style: Unused variable: fsbuffer [unusedVariable] lcgdm-1.10.0/rfio/rfstatfs.c:164:30: style: Unused variable: fsbuffer [unusedVariable] lcgdm-1.10.0/rfio/rmdir.c:24:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/setopt.c:65:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/setopt.c:90:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/setopt.c:102:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/setopt.c:42:9: style: Parameter 'pval' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/stat.c:44:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stat.c:96:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RDLINKS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/statfs.c:26:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/statfs.c:107:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/statfs.c:117:20: style: Unused variable: statfsb32 [unusedVariable] lcgdm-1.10.0/rfio/stream.c:87:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_READOPT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:148:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:226:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:595:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:860:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:1033:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:1235:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:1362:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:1572:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:1593:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream.c:735:33: style: Condition 'size-byte_in_buffer>to_be_read' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/stream.c:716:30: note: Assuming that condition 'size-byte_in_buffer<=to_be_read' is not redundant lcgdm-1.10.0/rfio/stream.c:735:33: note: Condition 'size-byte_in_buffer>to_be_read' is always true lcgdm-1.10.0/rfio/stream.c:424:7: warning: %X in format string (no. 9) requires 'unsigned int' but the argument type is 'char *'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/stream.c:456:3: warning: %X in format string (no. 9) requires 'unsigned int' but the argument type is 'char *'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/stream.c:775:10: style: Local variable 'n' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/stream.c:594:8: note: Shadowed declaration lcgdm-1.10.0/rfio/stream.c:775:10: note: Shadow variable lcgdm-1.10.0/rfio/stream.c:776:11: style: Local variable 'rqstbuf' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/stream.c:595:9: note: Shadowed declaration lcgdm-1.10.0/rfio/stream.c:776:11: note: Shadow variable lcgdm-1.10.0/rfio/stream.c:82:11: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/stream.c:1349:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/stream.c:1022:22: style: struct member 'Anonymous0::rcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/stream.c:1023:22: style: struct member 'Anonymous0::wcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/stream.c:1024:22: style: struct member 'Anonymous0::rbcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/stream.c:1025:22: style: struct member 'Anonymous0::wbcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/stream.c:729:24: style: Variable 'byte_in_buffer' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/stream.c:1026:6: style: Unused variable: iostatbuf [unusedVariable] lcgdm-1.10.0/rfio/stream.c:1371:8: style: Unused variable: optlen [unusedVariable] lcgdm-1.10.0/rfio/stream.c:1371:15: style: Unused variable: maxseg [unusedVariable] lcgdm-1.10.0/rfio/stream64.c:79:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RFIO_READOPT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream64.c:173:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream64.c:554:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream64.c:805:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream64.c:989:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream64.c:1204:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/stream64.c:1177:22: style: Condition 'n==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/stream64.c:1169:12: note: Assuming that condition 'n<0' is not redundant lcgdm-1.10.0/rfio/stream64.c:1168:70: note: Assuming that condition '(n=s_nrecv(rfilefdt[s_index]->lseekhow,dummy,sizeofdummy))<=0' is not redundant lcgdm-1.10.0/rfio/stream64.c:1177:22: note: Condition 'n==0' is always true lcgdm-1.10.0/rfio/stream64.c:377:7: warning: %X in format string (no. 9) requires 'unsigned int' but the argument type is 'char *'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/stream64.c:412:3: warning: %X in format string (no. 9) requires 'unsigned int' but the argument type is 'char *'. [invalidPrintfArgType_uint] lcgdm-1.10.0/rfio/stream64.c:695:8: style: Local variable 'n' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/stream64.c:553:8: note: Shadowed declaration lcgdm-1.10.0/rfio/stream64.c:695:8: note: Shadow variable lcgdm-1.10.0/rfio/stream64.c:696:8: style: Local variable 'rqstbuf' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/stream64.c:554:9: note: Shadowed declaration lcgdm-1.10.0/rfio/stream64.c:696:8: note: Shadow variable lcgdm-1.10.0/rfio/stream64.c:74:11: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/stream64.c:978:22: style: struct member 'Anonymous0::rcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/stream64.c:979:22: style: struct member 'Anonymous0::wcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/stream64.c:980:22: style: struct member 'Anonymous0::rbcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/stream64.c:981:22: style: struct member 'Anonymous0::wbcount' is never used. [unusedStructMember] lcgdm-1.10.0/rfio/stream64.c:982:6: style: Unused variable: iostatbuf [unusedVariable] lcgdm-1.10.0/rfio/stream64.c:1206:8: style: Unused variable: status [unusedVariable] lcgdm-1.10.0/rfio/switch_req.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LLTM [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/switch_req.c:86:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LLTM [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/switch_req.c:134:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FFREAD_C [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/symlink.c:44:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/unlink.c:43:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/unlink.c:131:10: style: Variable 'c' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/write.c:35:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/write.c:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/write64.c:35:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINDRFILE_WITHOUT_SCAN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/write64.c:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xyclose.c:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xyclose.c:133:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xyclose.c:125:11: style: Parameter 'fchopt' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_procreq.c:246:5: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] lcgdm-1.10.0/rfio/xyopen.c:56:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xyopen.c:93:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xyopen.c:364:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xyopen.c:405:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/ns/Cns_procreq.c:5683:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] lcgdm-1.10.0/ns/Cns_procreq.c:78:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:189:7: style: Parameter 'logsfn' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_procreq.c:440:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:482:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:551:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:636:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:836:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:952:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1024:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1128:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1138:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1140:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1291:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1473:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1556:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1706:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:1943:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:2087:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:2323:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:2468:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:2707:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:2781:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:2816:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:2857:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:3040:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:3294:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:3420:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:3557:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:3692:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:3807:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:3936:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:4044:16: style: Variable 'gr' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:4053:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:4055:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:5036:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:5187:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:5511:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:5811:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:5936:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:6323:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:6414:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:6774:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:7021:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:7153:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:7286:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:7528:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:7625:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:7720:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:7842:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:7935:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8021:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8106:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8295:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8388:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8549:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8593:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8634:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8685:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8831:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:8942:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9019:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9132:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9263:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9332:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9423:8: style: Variable 'q' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9484:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9548:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9640:7: style: Parameter 'user_ca' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/ns/Cns_procreq.c:9852:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9906:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:9970:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:10026:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:10097:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:10150:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:10206:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:10284:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:10354:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:10428:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:10501:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/ns/Cns_procreq.c:635:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:622:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:623:7: style: Unused variable: f_type_str [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:647:7: style: Unused variable: status_str [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:648:7: style: Unused variable: tmp_path [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1023:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1013:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1133:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1121:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1555:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1543:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1789:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1784:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1790:8: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1798:7: style: Unused variable: tmp_path [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:1799:8: style: Unused variable: tmp_pathp [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:2209:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:2199:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:2306:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:2318:6: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:2453:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:2464:6: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:5035:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:5025:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:5628:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:5614:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:6393:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:6398:7: style: Unused variable: f_type_str [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:6411:6: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:6426:7: style: Unused variable: status_str [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7264:7: style: Unused variable: aclbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7265:7: style: Unused variable: aclstring [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7266:6: style: Unused variable: aclstringlen [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7267:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7277:23: style: Unused variable: group_entry [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7281:6: style: Unused variable: l [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7283:6: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7288:7: style: Unused variable: permbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7293:7: style: Unused variable: uidgid [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:7295:22: style: Unused variable: user_entry [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:8684:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:8674:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/ns/Cns_procreq.c:8830:14: style: Variable 'nbfqans' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/ns/Cns_procreq.c:8820:7: style: Unused variable: authbuf [unusedVariable] lcgdm-1.10.0/rfio/xyopen.c:410:7: error: Memory leak: name [memleak] lcgdm-1.10.0/rfio/xyopen.c:414:7: error: Memory leak: name [memleak] lcgdm-1.10.0/rfio/xyopen.c:414:7: error: Memory leak: node [memleak] lcgdm-1.10.0/rfio/xyopen.c:352:10: style: Parameter 'fchopt' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/xyopen.c:393:10: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/xyopen.c:393:18: style: Parameter 'fnode' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/xyopen.c:393:26: style: Parameter 'fchopt' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/xyread.c:55:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ftnlun [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xyread.c:160:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xywrite.c:53:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ftnlun [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xywrite.c:151:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/xywrite.c:118:4: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/rfio/xywrite.c:99:4: note: p is assigned lcgdm-1.10.0/rfio/xywrite.c:118:4: note: p is overwritten lcgdm-1.10.0/rfio/xywrite.c:143:18: style: Parameter 'fchopt' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/rfio/xyread.c:152:18: style: Parameter 'fchopt' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/CheckMigrationScript/src/check_main.c:22:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DPM_UPGRADE_VERSION [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/CheckMigrationScript/src/check_migration.c:159:113: error: Code 'int& nb_elt' is invalid C code. Use --std or --language to configure the language. [syntaxError] lcgdm-1.10.0/scripts/CheckMigrationScript/src/check_main.c:38:1: error: Memory leak: mysql_pwd [memleak] lcgdm-1.10.0/scripts/CheckMigrationScript/src/check_main.c:11:26: style: Parameter 'argv' can be declared as const array [constParameter] lcgdm-1.10.0/scripts/CheckMigrationScript/src/check_main.c:21:21: style: Variable 'update_required' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrateLFC.cpp:54:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrateLFC.cpp:144:17: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrateLFC.cpp:145:15: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrateLFC.cpp:271:20: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrateLFC.cpp:35:5: style: The scope of the variable 'i' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrateLFC.cpp:29:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrateLFC.cpp:35:6: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrateLFC.cpp:36:6: style: Unused variable: cmd_line [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:29:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_SUCCESS [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:105:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_BUFFER [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:422:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_HTYPE_STMT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:729:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_HTYPE_STMT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:903:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_HTYPE_STMT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1074:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_HTYPE_STMT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1173:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_HTYPE_STMT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1279:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_HTYPE_STMT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1410:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_HTYPE_STMT [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1012:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:713:12: style: Condition 'res1!=0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:997:12: note: Assignment 'rescode=-1', assigned value is -1 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:712:24: note: Calling function 'DisEnableFkCst' returns -1 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:712:24: note: Assignment 'res1=DisEnableFkCst(object_name,0,ErrMess)', assigned value is -1 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:713:12: note: Condition 'res1!=0' is always true lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1086:12: style: Condition 'rescode!=0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:997:12: note: Assignment 'rescode=-1', assigned value is -1 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1085:24: note: Calling function 'DisEnableFkCst' returns -1 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1085:24: note: Assignment 'rescode=DisEnableFkCst(tabname,1,col_stmt)', assigned value is -1 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1086:12: note: Condition 'rescode!=0' is always true lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:928:2: warning: sprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:57:23: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:108:10: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:451:16: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:452:21: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:562:22: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:563:23: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:564:24: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:565:25: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:566:25: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:873:19: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:990:21: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:326:11: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:325:11: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:326:11: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:939:10: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:938:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:939:10: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:970:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:939:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:970:9: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:943:10: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:942:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:943:10: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:944:10: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:943:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:944:10: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:945:10: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:944:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:945:10: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:946:10: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:945:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:946:10: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:970:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:946:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:970:9: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:962:10: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:961:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:962:10: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:970:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:962:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:970:9: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:52:6: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:112:6: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:113:6: style: The scope of the variable 'pos2' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:114:6: style: The scope of the variable 'rescode' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:918:6: style: The scope of the variable 'appliName' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:921:6: style: The scope of the variable 'col_stmt' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1045:5: style: The scope of the variable 'nb_rows1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1120:6: style: The scope of the variable 'col_stmt' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:48:33: style: Parameter 'table_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:48:69: style: Parameter 'colname_list' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:349:37: style: Parameter 'element_List' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:349:74: style: Parameter 'element_searched' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:392:21: style: Parameter 'element_List' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:437:24: style: Parameter 'object_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:437:42: style: Parameter 'ora_column_list' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:437:118: style: Parameter 'dataprecision_list' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:546:55: style: Parameter 'mysql_tables' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:576:6: style: Variable 'tab_version' can be declared as const array [constVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:916:31: style: Parameter 'source_file' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1037:44: style: Parameter 'ora_tab_list' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1037:81: style: Parameter 'nb_rows_tab_list' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1114:30: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:52:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:54:10: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:111:10: style: Variable 'stop' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:112:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:113:10: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:114:13: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:351:20: style: Variable 'appliName' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:352:6: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:354:8: style: Variable 'res' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:355:9: style: Variable 'stop' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:357:9: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:359:21: style: Variable 'elt_searched_len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:394:20: style: Variable 'appliName' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:396:6: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:399:9: style: Variable 'stop' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:401:9: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:444:12: style: Variable 'nb_line' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:453:12: style: Variable 'elt_idx' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:554:12: style: Variable 'elt_idx' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:556:9: style: Variable 'res1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:557:9: style: Variable 'res2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:560:17: style: Variable 'datatype_len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:561:18: style: Variable 'mysql_col_len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:569:6: style: Variable 'k' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:570:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:572:15: style: Variable 'nb_of_rows' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:573:14: style: Variable 'nb_of_col' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:574:12: style: Variable 'tab_len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:992:10: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:993:7: style: Unused variable: cst_name [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1045:13: style: Variable 'nb_rows1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1048:13: style: Variable 'rescode1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1049:14: style: Variable 'new_value' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1050:23: style: Variable 'sequence_name' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1065:5: style: Variable 'k' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1075:4: style: Variable 'k' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1088:4: style: Variable 'k' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/MigrationStmt.cpp:1130:8: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:27:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OCI_HTYPE_ERROR [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:55:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_BUFFER [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:120:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MINSTRINGLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:156:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logfilename [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:135:5: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:227:26: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:235:18: warning: Either the condition 'userData==0' is redundant or there is possible null pointer dereference: userData. [nullPointerRedundantCheck] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:228:14: note: Assuming that condition 'userData==0' is not redundant lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:235:18: note: Null pointer dereference lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:185:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:167:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:185:9: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:185:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:180:11: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:185:9: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:82:24: style: Parameter 'ptr_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:124:27: style: Parameter 'appliName' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:124:44: style: Parameter 'statement' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:133:13: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:227:17: style: Variable 'userData' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:185:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:222:19: style: Variable 'bufCharCount' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/getError.cpp:223:13: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:300:19: style: Condition 'status==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_call64.c:294:15: note: Assignment 'status=0', assigned value is 0 lcgdm-1.10.0/rfio/rfio_call64.c:300:19: note: Condition 'status==0' is always true lcgdm-1.10.0/rfio/rfio_call64.c:452:19: style: Condition 'status==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_call64.c:446:15: note: Assignment 'status=0', assigned value is 0 lcgdm-1.10.0/rfio/rfio_call64.c:452:19: note: Condition 'status==0' is always true lcgdm-1.10.0/rfio/rfio_call64.c:601:19: style: Condition 'status==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_call64.c:598:15: note: Assignment 'status=0', assigned value is 0 lcgdm-1.10.0/rfio/rfio_call64.c:601:19: note: Condition 'status==0' is always true lcgdm-1.10.0/rfio/rfio_call64.c:692:19: style: Condition 'status==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_call64.c:683:15: note: Assignment 'status=0', assigned value is 0 lcgdm-1.10.0/rfio/rfio_call64.c:692:19: note: Condition 'status==0' is always true lcgdm-1.10.0/rfio/rfio_call64.c:1702:19: style: Condition 'status==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_call64.c:1693:15: note: Assignment 'status=0', assigned value is 0 lcgdm-1.10.0/rfio/rfio_call64.c:1702:19: note: Condition 'status==0' is always true lcgdm-1.10.0/rfio/rfio_call64.c:2633:63: style: Condition 'array[consumed64%daemonv3_rdmt_nbuf].len<0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/rfio/rfio_call64.c:2621:63: note: Assuming that condition 'array[consumed64%daemonv3_rdmt_nbuf].len==0' is not redundant lcgdm-1.10.0/rfio/rfio_call64.c:2633:63: note: Condition 'array[consumed64%daemonv3_rdmt_nbuf].len<0' is always true lcgdm-1.10.0/rfio/rfio_call64.c:2973:25: style: Variable 'DISKBUFSIZE_WRITE' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/rfio/rfio_call64.c:2957:31: note: DISKBUFSIZE_WRITE is assigned lcgdm-1.10.0/rfio/rfio_call64.c:2973:25: note: DISKBUFSIZE_WRITE is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:278:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/rfio/rfio_call64.c:2382:17: style: Local variable 'iobuffer' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/rfio_call64.c:160:18: note: Shadowed declaration lcgdm-1.10.0/rfio/rfio_call64.c:2382:17: note: Shadow variable lcgdm-1.10.0/rfio/rfio_call64.c:2409:13: style: Local variable 'p' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2380:17: note: Shadowed declaration lcgdm-1.10.0/rfio/rfio_call64.c:2409:13: note: Shadow variable lcgdm-1.10.0/rfio/rfio_call64.c:2554:14: style: Local variable 'n' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2392:16: note: Shadowed declaration lcgdm-1.10.0/rfio/rfio_call64.c:2554:14: note: Shadow variable lcgdm-1.10.0/rfio/rfio_call64.c:2919:17: style: Local variable 'iobuffer' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/rfio_call64.c:160:18: note: Shadowed declaration lcgdm-1.10.0/rfio/rfio_call64.c:2919:17: note: Shadow variable lcgdm-1.10.0/rfio/rfio_call64.c:2951:13: style: Local variable 'p' shadows outer variable [shadowVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2917:17: note: Shadowed declaration lcgdm-1.10.0/rfio/rfio_call64.c:2951:13: note: Shadow variable lcgdm-1.10.0/rfio/rfio_call64.c:780:15: style: Variable 'rtuser' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_call64.c:1792:14: style: Variable 'rtuser' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_call64.c:2141:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'produce64_thread' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lcgdm-1.10.0/rfio/rfio_call64.c:2514:56: note: You might need to cast the function pointer here lcgdm-1.10.0/rfio/rfio_call64.c:2141:36: note: Parameter 'ptr' can be declared as pointer to const lcgdm-1.10.0/rfio/rfio_call64.c:2184:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'consume64_thread' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lcgdm-1.10.0/rfio/rfio_call64.c:3041:56: note: You might need to cast the function pointer here lcgdm-1.10.0/rfio/rfio_call64.c:2184:36: note: Parameter 'ptr' can be declared as pointer to const lcgdm-1.10.0/rfio/rfio_call64.c:2951:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/rfio/rfio_call64.c:2540:11: warning: Uninitialized variable: eof_met [uninitvar] lcgdm-1.10.0/rfio/rfio_call64.c:2408:8: note: Assuming condition is false lcgdm-1.10.0/rfio/rfio_call64.c:2540:11: note: Uninitialized variable: eof_met lcgdm-1.10.0/rfio/rfio_call64.c:228:23: style: Variable 'offsetout' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:187:12: style: Unused variable: mode [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:991:23: style: Variable 'offsetout' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:1080:22: style: Variable 'offsetout' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:1196:16: style: Variable 'status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:1209:22: style: Variable 'offsetout' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:1651:13: style: Unused variable: optlen [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:1653:13: style: Unused variable: maxseg [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2187:26: style: Variable 'byte_written' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2708:23: style: Variable 'n' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2376:16: style: Unused variable: how [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2377:16: style: Unused variable: offset [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2379:16: style: Unused variable: size [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2387:16: style: Unused variable: optlen [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2924:35: style: Variable 'invalid_received' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2914:16: style: Unused variable: how [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2915:16: style: Unused variable: offset [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2916:16: style: Unused variable: size [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:2934:16: style: Unused variable: max_rcv_wat [unusedVariable] lcgdm-1.10.0/rfio/rfio_call64.c:3114:16: style: Unused variable: can_be_read [unusedVariable] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:57:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:73:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:94:3: error: Common realloc mistake: 'tabnames_temp' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:201:4: error: Common realloc mistake: 'tabnames_temp' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:325:4: error: Common realloc mistake: 'table_row' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:94:17: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:201:18: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:296:11: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:325:14: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:22:7: style: The scope of the variable 'errmessage' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:61:6: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:63:6: style: The scope of the variable 'pos3' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:155:6: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:265:7: style: The scope of the variable 'mysql_stmt' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:272:6: style: The scope of the variable 'current_len' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:459:13: warning:inconclusive: Found suspicious equality comparison. Did you intend to assign a value instead? [constStatement] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:150:47: style: Parameter 'table_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:255:62: style: Parameter 'table_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:265:7: style: Variable 'mysql_stmt' can be declared as const array [constVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:266:8: style: Variable 'tabnames_temp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:362:62: style: Parameter 'table_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:416:62: style: Parameter 'table_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:426:7: style: Variable 'colname' can be declared as const array [constVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:291:73: error: Uninitialized variable: mysql_stmt [uninitvar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:287:6: error: Uninitialized variable: res_set [legacyUninitvar] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:61:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:63:10: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:155:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:157:10: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:160:14: style: Variable 'dot_del' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:260:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:261:10: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:262:10: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:263:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:264:13: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:272:17: style: Variable 'current_len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:343:10: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:266:8: style: Variable 'tabnames_temp' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:367:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:368:10: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:369:10: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:421:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:422:10: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/mysql_info.cpp:423:10: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_info.c:38:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_info.c:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_info.c:125:7: warning: %s in format string (no. 2) requires 'char *' but the argument type is 'signed long'. [invalidPrintfArgType_s] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_info.c:43:9: style: Variable 'gd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_info.c:45:9: style: Variable 'ck' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_path.c:55:12: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:156:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:160:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:164:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:169:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:135:24: warning: Possible null pointer dereference: ap [nullPointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:65:14: note: Assignment 'ap=NULL', assigned value is 0 lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:91:50: note: Assuming condition is false lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:135:24: note: Null pointer dereference lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:62:9: style: Variable 'i' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:63:9: style: Variable 'pn' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:64:9: style: Variable 'gd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:65:9: style: Variable 'ap' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:66:9: style: Variable 'rp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:67:9: style: Variable 'vo' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:193:10: style: Variable 'errflg' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:203:13: style: Variable 'errflg' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:62:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-Atlas-migration/bin/migrate_files.c:76:8: style: Unused variable: link_buf [unusedVariable] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:57:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_info.c:38:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:73:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_info.c:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXGUIDLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_info.c:125:7: warning: %s in format string (no. 2) requires 'char *' but the argument type is 'signed long'. [invalidPrintfArgType_s] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_info.c:43:9: style: Variable 'gd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_info.c:45:9: style: Variable 'ck' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_path.c:35:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_path.c:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXPATHLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_path.c:87:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_path.c:91:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_path.c:95:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_path.c:99:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_path.c:104:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_path.c:68:3: warning:inconclusive: The buffer 'base' may not be null-terminated after the call to strncpy(). [terminateStrncpy] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:57:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:73:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:156:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:160:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:164:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:169:13: error: Buffer is accessed out of bounds: uidbuf [bufferAccessOutOfBounds] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:135:24: warning: Possible null pointer dereference: ap [nullPointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:65:14: note: Assignment 'ap=NULL', assigned value is 0 lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:91:50: note: Assuming condition is false lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:135:24: note: Null pointer dereference lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:162:8: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:166:3: note: Found duplicate branches for 'if' and 'else'. lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:162:8: note: Found duplicate branches for 'if' and 'else'. lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:62:9: style: Variable 'i' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:63:9: style: Variable 'pn' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:64:9: style: Variable 'gd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:65:9: style: Variable 'ap' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:66:9: style: Variable 'rp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:67:9: style: Variable 'vo' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:193:10: style: Variable 'errflg' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:203:13: style: Variable 'errflg' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:62:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-Cms-migration/bin/migrate_files.c:76:8: style: Unused variable: link_buf [unusedVariable] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:129:24: warning: Possible null pointer dereference: ap [nullPointer] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:65:14: note: Assignment 'ap=NULL', assigned value is 0 lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:91:50: note: Assuming condition is false lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:129:24: note: Null pointer dereference lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:62:9: style: Variable 'i' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:63:9: style: Variable 'pn' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:64:9: style: Variable 'gd' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:65:9: style: Variable 'ap' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:66:9: style: Variable 'rp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:67:9: style: Variable 'vo' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_path.c:55:12: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:166:10: style: Variable 'errflg' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:176:13: style: Variable 'errflg' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:62:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:76:8: style: Unused variable: link_buf [unusedVariable] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:86:8: style: Unused variable: uidbuf [unusedVariable] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:87:8: style: Unused variable: gidbuf [unusedVariable] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:88:9: style: Unused variable: uid [unusedVariable] lcgdm-1.10.0/scripts/RLS-migration/bin/migrate_files.c:89:9: style: Unused variable: gid [unusedVariable] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:65:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MINSTRINGLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:101:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logfilename [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:80:5: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:171:26: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:179:18: warning: Either the condition 'userData==0' is redundant or there is possible null pointer dereference: userData. [nullPointerRedundantCheck] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:172:14: note: Assuming that condition 'userData==0' is not redundant lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:179:18: note: Null pointer dereference lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:130:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:112:10: note: rescode is assigned lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:130:9: note: rescode is overwritten lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:130:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:125:11: note: rescode is assigned lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:130:9: note: rescode is overwritten lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:27:24: style: Parameter 'ptr_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:69:27: style: Parameter 'appliName' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:69:44: style: Parameter 'statement' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:78:13: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:171:17: style: Variable 'userData' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:130:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:166:19: style: Variable 'bufCharCount' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/getError.cpp:167:13: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_main.cpp:35:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_main.cpp:88:3: warning: sprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_main.cpp:99:3: warning: sprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_main.cpp:123:2: warning: sprintf format string requires 0 parameters but 2 are given. [wrongPrintfScanfArgNum] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_main.cpp:137:3: warning: sprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_main.cpp:158:2: warning: sprintf format string requires 0 parameters but 2 are given. [wrongPrintfScanfArgNum] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_main.cpp:33:5: style: The scope of the variable 'new_gid_val' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_main.cpp:23:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:65:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MINSTRINGLEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:101:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logfilename [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_core.cpp:270:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_core.cpp:341:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_core.cpp:529:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_core.cpp:666:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_core.cpp:1118:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateACLForMySQL/src/updateACL_core.cpp:1247:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:80:5: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:171:26: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:179:18: warning: Either the condition 'userData==0' is redundant or there is possible null pointer dereference: userData. [nullPointerRedundantCheck] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:172:14: note: Assuming that condition 'userData==0' is not redundant lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:179:18: note: Null pointer dereference lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:130:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:112:10: note: rescode is assigned lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:130:9: note: rescode is overwritten lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:130:9: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:125:11: note: rescode is assigned lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:130:9: note: rescode is overwritten lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:27:24: style: Parameter 'ptr_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:69:27: style: Parameter 'appliName' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:69:44: style: Parameter 'statement' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:78:13: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:171:17: style: Variable 'userData' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:130:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:166:19: style: Variable 'bufCharCount' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/getError.cpp:167:13: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:441:12: style: Condition 'rescode==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:394:13: note: Assignment 'rescode=0', assigned value is 0 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:441:12: note: Condition 'rescode==0' is always true lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:502:19: style: Condition 'datatype_temp!=NULL' is always false [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:497:18: note: Assuming that condition 'datatype_temp==NULL' is not redundant lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:502:19: note: Condition 'datatype_temp!=NULL' is always false lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:749:12: style: Condition 'rescode==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:711:13: note: Assignment 'rescode=0', assigned value is 0 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:749:12: note: Condition 'rescode==0' is always true lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:921:12: style: Condition 'rescode==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:886:13: note: Assignment 'rescode=0', assigned value is 0 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:921:12: note: Condition 'rescode==0' is always true lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1194:12: style: Condition 'rescode==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1154:13: note: Assignment 'rescode=0', assigned value is 0 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1194:12: note: Condition 'rescode==0' is always true lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1298:12: style: Condition 'rescode==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1261:13: note: Assignment 'rescode=0', assigned value is 0 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1274:15: note: Assuming condition is false lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1298:12: note: Condition 'rescode==0' is always true lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1427:12: style: Condition 'rescode==0' is always true [knownConditionTrueFalse] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1397:13: note: Assignment 'rescode=0', assigned value is 0 lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1411:10: note: Assuming condition is false lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1427:12: note: Condition 'rescode==0' is always true lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:496:2: error: Common realloc mistake: 'datatype_temp' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:559:2: error: Common realloc mistake: 'dataprecision_list_temp' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:597:4: error: Common realloc mistake: 'column_list_temp' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:598:4: error: Common realloc mistake: 'datatype_list_temp' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:796:4: error: Common realloc mistake: 'tabnames_temp' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:972:4: error: Common realloc mistake: 'cstname_list_temp' nulled but not freed upon failure [memleakOnRealloc] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:105:17: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:117:76: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:130:24: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:148:24: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:167:44: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:184:24: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:204:22: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:220:24: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:239:20: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:257:20: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:286:21: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:422:33: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:436:42: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:447:48: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:469:54: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:480:20: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:496:18: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:510:55: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:522:53: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:558:23: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:559:26: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:597:21: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:598:23: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:729:33: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:743:42: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:773:51: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:796:18: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:903:33: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:916:42: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:925:48: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:948:52: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:972:22: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1074:33: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1106:42: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1173:33: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1187:42: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1210:51: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1279:33: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1293:42: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1304:48: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1328:52: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1410:33: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1423:41: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1445:55: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1459:55: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1473:55: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1490:42: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1499:49: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:501:10: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:500:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:501:10: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:564:10: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:563:10: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:564:10: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:602:12: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:601:12: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:602:12: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:801:12: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:800:12: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:801:12: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:977:12: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:976:12: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:977:12: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1100:11: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1099:11: note: rescode is assigned lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1100:11: note: rescode is overwritten lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:385:5: style: The scope of the variable 'i' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:386:5: style: The scope of the variable 'j' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:387:5: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:388:5: style: The scope of the variable 'pos2' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:390:5: style: The scope of the variable 'pos3' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:391:5: style: The scope of the variable 'pos4' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:392:5: style: The scope of the variable 'pos5' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:393:5: style: The scope of the variable 'pos6' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:420:5: style: The scope of the variable 'nb_of_col' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:421:6: style: The scope of the variable 'selectdevtype' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:709:5: style: The scope of the variable 'i' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:715:5: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:716:5: style: The scope of the variable 'pos3' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:718:5: style: The scope of the variable 'pos2' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:719:5: style: The scope of the variable 'len_tabname' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:728:6: style: The scope of the variable 'selectdevID' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:730:6: style: The scope of the variable 'tab_version' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:876:5: style: The scope of the variable 'i' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:878:5: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:879:5: style: The scope of the variable 'pos2' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:880:5: style: The scope of the variable 'pos3' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:884:5: style: The scope of the variable 'cstname_len' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:898:6: style: The scope of the variable 'selectdev' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1052:5: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1171:6: style: The scope of the variable 'selectdevID' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1257:5: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1272:6: style: The scope of the variable 'logmessage' can be reduced. [variableScope] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1252:47: style: Parameter 'object_type_len' can be declared as reference to const [constParameterReference] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:730:6: style: Variable 'tab_version' can be declared as const array [constVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1047:37: style: Parameter 'table_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1047:71: style: Parameter 'cstname_list' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1067:8: style: Variable 'cstname_list_temp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1149:26: style: Parameter 'table_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1164:7: style: Variable 'tabnames_temp' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1388:45: style: Parameter 'sequence_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:104:13: style: Variable 'res_win' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:330:21: style: Variable 'appliName' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:331:13: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:354:7: style: Variable 'status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:385:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:386:6: style: Variable 'j' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:387:9: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:388:9: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:389:9: style: Variable 'len1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:390:9: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:391:9: style: Variable 'pos4' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:392:9: style: Variable 'pos5' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:393:9: style: Variable 'pos6' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:395:13: style: Variable 'free_mem' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:413:12: style: Variable 'dtypeID' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:415:9: style: Variable 'res1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:425:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:410:7: style: Unused variable: buffer [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:414:6: style: Unused variable: logmessage [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:709:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:710:6: style: Variable 'j' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:715:9: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:716:9: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:717:15: style: Variable 'actual_len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:718:9: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:723:10: style: Variable 'nline' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:724:14: style: Variable 'nb_rdtrip' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:733:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:876:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:877:6: style: Variable 'j' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:878:9: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:879:9: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:880:9: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:881:9: style: Variable 'pos4' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:882:9: style: Variable 'pos5' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:883:9: style: Variable 'node' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:885:12: style: Variable 'status1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:894:8: style: Variable 'len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:901:9: style: Variable 'res1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:906:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:893:11: style: Unused variable: parmdp [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:895:6: style: Unused variable: buffer [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:902:6: style: Unused variable: logmessage [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1050:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1051:6: style: Variable 'j' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1052:9: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1054:9: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1055:9: style: Variable 'pos4' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1056:9: style: Variable 'pos5' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1057:9: style: Variable 'node' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1058:16: style: Variable 'cstname_len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1059:12: style: Variable 'status1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1065:8: style: Variable 'len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1071:13: style: Variable 'cst_null' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1072:9: style: Variable 'res1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1077:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1066:6: style: Unused variable: buffer [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1067:8: style: Variable 'cstname_list_temp' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1073:6: style: Unused variable: logmessage [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1152:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1153:6: style: Variable 'j' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1158:9: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1160:15: style: Variable 'actual_len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1161:9: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1162:16: style: Variable 'len_tabname' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1166:10: style: Variable 'nline' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1167:14: style: Variable 'nb_rdtrip' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1168:18: style: Variable 'prefetch_rows' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1177:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1163:6: style: Unused variable: tabName [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1164:7: style: Variable 'tabnames_temp' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1255:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1256:6: style: Variable 'j' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1257:9: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1258:9: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1259:9: style: Variable 'len1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1260:9: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1273:9: style: Variable 'res1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1282:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1270:7: style: Unused variable: buffer [unusedVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1391:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1392:6: style: Variable 'j' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1396:12: style: Variable 'status1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1404:8: style: Variable 'len' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1407:13: style: Variable 'cst_null' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1408:9: style: Variable 'res1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1413:9: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/Migration-LFC-MySQL-Oracle/src/Ora_GetMetadataInfo.cpp:1409:6: style: Unused variable: logmessage [unusedVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:75:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:61:3: error: Memory leak: mysql_pwd [memleak] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:129:2: error: Memory pointed to by 'mysql_pwd' is freed twice. [doubleFree] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:95:1: note: Memory pointed to by 'mysql_pwd' is freed twice. lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:129:2: note: Memory pointed to by 'mysql_pwd' is freed twice. lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:54:13: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:24:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:27:12: style: Variable 'count' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_main.cpp:33:6: style: Unused variable: buffer [unusedVariable] lcgdm-1.10.0/security/Csec_api.c:100:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:199:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:282:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:309:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:371:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:445:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:490:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:543:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:590:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCSECNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:605:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:625:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXCSECNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:653:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:671:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:685:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:706:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSEC_CTX_CONTEXT_ESTABLISHED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:734:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:766:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:802:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:849:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:914:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:985:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1020:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1036:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1328:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1406:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1432:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:1460:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSEC_MIN_PEER_VERSION [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:21:10: style: C-style pointer casting [cstyleCast] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:169:11: style: Variable 'rescode' is reassigned a value before the old one has been used. [redundantAssignment] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:168:11: note: rescode is assigned lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:169:11: note: rescode is overwritten lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:25:6: style: The scope of the variable 'pos1' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:26:6: style: The scope of the variable 'pos2' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:27:6: style: The scope of the variable 'rescode' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:187:7: style: The scope of the variable 'errmessage' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:220:7: style: The scope of the variable 'appliName' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:228:7: style: The scope of the variable 'ErrMess_temp' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:263:7: style: The scope of the variable 'ErrMess_temp' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:300:6: style: The scope of the variable 'col_stmt' can be reduced. [variableScope] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:218:61: style: Parameter 'host_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:218:78: style: Parameter 'domain_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:255:60: style: Parameter 'host_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:255:77: style: Parameter 'domain_name' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:294:30: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:24:10: style: Variable 'stop' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:25:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:26:10: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:27:13: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:221:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:222:10: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:223:10: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:224:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:258:10: style: Variable 'pos1' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:259:10: style: Variable 'pos2' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:260:10: style: Variable 'pos3' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:261:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/scripts/UpdateDomainName/src/update_domain_core.cpp:310:8: style: Variable 'rescode' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/security/Csec_api_loader.c:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api_loader.c:146:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api_loader.c:204:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSEC_CTX_INITIALIZED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api_loader.c:225:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api_loader.c:144:68: style: Parameter 'sfx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/security/Csec_api_loader.c:146:9: style: Variable 'mech' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/security/Csec_api_loader.c:235:9: style: Variable 'CSEC_NOTHREAD' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/security/Csec_apiinit.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Csec_api_thread_info [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_api.c:107:24: style: Condition 'Csec_init_globals(&glip)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/security/Csec_api.c:107:24: note: Calling function 'Csec_init_globals' returns 0 lcgdm-1.10.0/security/Csec_api.c:107:24: note: Condition 'Csec_init_globals(&glip)' is always false lcgdm-1.10.0/security/Csec_api.c:149:24: style: Condition 'Csec_init_globals(&glip)' is always false [knownConditionTrueFalse] lcgdm-1.10.0/security/Csec_api.c:149:24: note: Calling function 'Csec_init_globals' returns 0 lcgdm-1.10.0/security/Csec_api.c:149:24: note: Condition 'Csec_init_globals(&glip)' is always false lcgdm-1.10.0/security/Csec_apiinit.c:26:9: style: Unused variable: envar [unusedVariable] lcgdm-1.10.0/security/Csec_api.c:182:9: style: Variable 'func' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/security/Csec_api.c:683:51: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/security/Csec_api.c:684:9: style: Variable 'func' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/security/Csec_api.c:1019:9: style: Variable 'func' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/security/Csec_api.c:1405:49: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/security/Csec_api.c:1416:53: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/security/Csec_api.c:1449:9: style: Variable 'envar' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/security/Csec_api.c:182:13: style: Variable 'func' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/security/Csec_api.c:684:14: style: Variable 'func' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/security/Csec_api.c:1019:14: style: Variable 'func' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/security/Csec_common.c:52:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_MAXNAMELEN [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_common.c:69:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SECPRTBUFSZ [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_common.c:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serrno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_common.c:149:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSEC_TOKEN_MAGIC_1 [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_common.c:201:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONGSIZE [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_common.c:389:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSEC_CTX_INITIALIZED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_common.c:401:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSEC_CONTEXT_MAGIC_CLIENT_MASK [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_errmsg.c:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_errmsg.c:56:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_errmsg.c:134:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_errmsg.c:48:19: style: Parameter 'func' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/security/Csec_errmsg.c:131:29: style: Variable 'p' can be declared as pointer to const [constVariablePointer] lcgdm-1.10.0/security/Csec_plugin_GSS.c:258:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSEC_CTX_DELEG_CRED_LOADED [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1007:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSS_C_NULL_OID [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1026:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ESEC_SYSTEM [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1111:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSS_C_NO_NAME [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1325:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSS_C_EMPTY_BUFFER [valueFlowBailoutIncompleteVar] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1000:19: style: Local variable 'msg' shadows outer variable [shadowVariable] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1063:12: note: Shadowed declaration lcgdm-1.10.0/security/Csec_plugin_GSS.c:1000:19: note: Shadow variable lcgdm-1.10.0/security/Csec_plugin_GSS.c:993:12: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1323:72: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] lcgdm-1.10.0/security/Csec_plugin_GSS.c:256:13: style: Unused variable: maj_stat [unusedVariable] lcgdm-1.10.0/security/Csec_plugin_GSS.c:256:23: style: Unused variable: min_stat [unusedVariable] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1006:14: style: Variable 'maj_stat' is assigned a value that is never used. [unreadVariable] lcgdm-1.10.0/security/Csec_plugin_GSS.c:1108:9: style: Unused variable: p [unusedVariable] lcgdm-1.10.0/security/Csec_common.c:237:45: style: Condition 'tok->lengthlength>=headlen' is not redundant lcgdm-1.10.0/security/Csec_common.c:237:45: note: Condition 'tok->length