2025-07-10 21:41 ftp://ftp.de.debian.org/debian/pool/main/p/pilot-link/pilot-link_0.12.5-dfsg.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 1794 1795 elapsed-time: 8.0 7.9 head-timing-info: old-timing-info: head results: pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:110:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:183:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SysInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:297:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PilotUser [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:364:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PilotUser [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:459:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jbyte [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:481:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:508:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:543:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:570:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:622:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenReadWrite [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:650:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:668:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:730:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:784:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:797:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpEndCodeNormal [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:847:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1052:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jbyte [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1148:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1164:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1212:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1311:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jint [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:95:9: style: Condition 'bProceed' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:92:20: note: Assignment 'bProceed=1', assigned value is 1 pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:95:9: note: Condition 'bProceed' is always true pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:179:9: style: Condition 'bProceed' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:177:20: note: Assignment 'bProceed=1', assigned value is 1 pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:179:9: note: Condition 'bProceed' is always true pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:293:9: style: Condition 'bProceed' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:291:20: note: Assignment 'bProceed=1', assigned value is 1 pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:293:9: note: Condition 'bProceed' is always true pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:370:9: style: Condition 'bProceed' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:361:20: note: Assignment 'bProceed=1', assigned value is 1 pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:370:9: note: Condition 'bProceed' is always true pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:578:9: style: Condition 'bProceed' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:575:20: note: Assignment 'bProceed=1', assigned value is 1 pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:578:9: note: Condition 'bProceed' is always true pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1106:9: style: Condition 'bProceed' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1100:20: note: Assignment 'bProceed=1', assigned value is 1 pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1106:9: note: Condition 'bProceed' is always true pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1186:13: style: Condition 'bProceed' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1183:24: note: Assignment 'bProceed=1', assigned value is 1 pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1186:13: note: Condition 'bProceed' is always true pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:887:25: error: Uninitialized variable: result [legacyUninitvar] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:357:30: style: Variable 'jMethod_user' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:576:23: style: Variable 'iNumBytesRead' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:576:9: style: Variable 'iNumBytesRead' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1027:30: style: Variable 'bProceed' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:813:29: style: Unused variable: addr [unusedVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1099:18: style: Variable 'iResult' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1152:22: style: Variable 'bProceed' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1182:33: style: Variable 'pDBInfoMethod' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1203:64: style: Variable 'bProceed' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1206:26: style: Variable 'bProceed' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1270:41: style: Variable 'pException' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:1305:41: style: Variable 'pException' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:791:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:948:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1061:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1093:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1153:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1286:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1324:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1374:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1490:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1573:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpDBFlagResource [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1750:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_PALMOS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1794:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recordid_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1834:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_OverflowError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1987:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2073:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2100:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_OverflowError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2318:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2386:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2425:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2468:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2511:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2554:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2595:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2636:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2677:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2718:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2759:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2800:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2841:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2882:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2923:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2964:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3007:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3050:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3093:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3136:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3179:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3222:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3265:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3308:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3340:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_socket_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3359:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3387:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3426:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3456:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_socket_list_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3475:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3856:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3890:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3925:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3964:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4018:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4281:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4420:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4447:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4502:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4559:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4607:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4643:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VFSDirInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4662:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4692:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4735:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4778:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4810:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VFSAnyMountParam [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4829:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4857:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4898:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4941:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4973:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VFSSlotMountParam [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4992:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5022:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5065:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5108:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5151:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5194:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5237:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5280:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5323:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5355:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VFSInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5374:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5405:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5461:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5521:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5576:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5627:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5678:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5729:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5780:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5819:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PilotUser [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5839:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5873:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5924:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5975:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6031:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6086:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6137:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6188:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6239:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6290:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6329:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SysInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6349:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6382:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6430:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6477:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6520:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6563:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6606:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6655:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6704:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6747:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6790:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6833:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6876:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6908:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6927:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6957:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7000:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7043:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7086:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7129:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7172:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7204:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBSizeInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7223:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7253:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7296:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7339:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7382:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7425:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7468:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7511:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7559:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7611:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7647:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CardInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7666:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7696:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7744:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7796:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7848:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7884:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NetSyncInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7903:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7939:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7990:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8021:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8056:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8090:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8133:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8170:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8210:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8242:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8276:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8315:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8344:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8379:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8408:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8442:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8507:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8541:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8584:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8673:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8747:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8805:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8856:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8935:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8994:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9056:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9149:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9225:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9262:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9291:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9331:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9373:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9452:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9526:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9590:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9637:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9688:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9746:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9797:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9855:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9890:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9925:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:9960:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10017:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10096:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10173:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10254:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10333:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10419:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10468:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10512:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10600:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10672:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10725:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10763:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10805:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10852:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10891:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10928:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10967:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11011:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11051:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11094:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11143:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11192:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11239:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11279:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11327:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11383:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11423:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11473:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11508:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11550:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11595:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11651:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11696:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11731:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11770:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11809:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11850:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11895:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11942:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11989:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12030:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12069:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12752:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NameError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12765:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NameError [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12780:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12876:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12907:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ml_name [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12978:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_PROT_ABORTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1406:5: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2417:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2439:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2460:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2482:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2503:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2525:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2546:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2568:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2589:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2609:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2628:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2650:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2671:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2691:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2710:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2732:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2753:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2755:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2773:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2792:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2814:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2835:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2837:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2855:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2874:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2896:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2917:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2937:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2956:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2978:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:2999:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3021:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3042:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3064:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3085:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3107:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3128:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3150:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3171:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3193:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3214:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3236:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3257:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3279:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3300:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3322:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3355:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3381:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3401:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3420:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3440:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3471:100: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3536:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3675:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3679:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3724:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3728:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4080:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4551:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4573:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4595:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4621:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4658:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4684:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4706:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4727:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4749:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4770:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4792:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4825:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4851:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4853:102: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4871:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4890:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4912:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4933:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4955:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4988:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5014:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5036:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5057:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5079:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5100:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5122:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5143:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5165:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5186:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5208:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5229:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5251:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5272:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5294:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5315:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5337:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5370:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6374:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6396:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6418:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6444:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6469:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6491:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6512:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6534:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6555:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6577:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6598:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6626:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6647:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6675:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6696:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6718:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6739:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6761:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6782:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6804:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6825:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6847:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6868:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6890:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6923:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6949:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6971:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6992:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7014:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7035:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7057:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7078:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7100:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7121:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7143:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7164:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7186:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7219:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7245:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7267:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7288:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7310:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7331:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7353:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7374:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7396:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7417:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7439:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7460:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7482:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7503:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7525:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7547:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7573:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7599:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7625:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7662:94: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7688:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7710:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7732:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7758:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7784:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7810:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7836:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7862:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7899:97: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7953:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7982:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8010:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8492:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8496:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8690:14: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8694:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:8696:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10589:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10837:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10839:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10841:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10880:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10915:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10917:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10956:93: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:10997:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11132:103: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11181:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11224:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11226:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11228:96: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11462:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11759:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11798:99: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:11884:92: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12058:89: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:354:23: style: Condition 'compare>0' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:346:16: note: Assuming that condition 'compare==0' is not redundant pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:354:23: note: Condition 'compare>0' is always true pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4604:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5458:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5518:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6028:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6427:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7556:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7608:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7741:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7793:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7845:13: style: Condition 'arg2' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1788:3: error: Memory leak: buf [memleak] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1796:3: error: Memory leak: buf [memleak] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:669:9: style: Redundant assignment of 'flags' to itself. [selfAssignment] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:882:9: style: Redundant assignment of 'flags' to itself. [selfAssignment] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12600:20: style: Redundant assignment of 'clientdata' to itself. [selfAssignment] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12726:11: style: Redundant assignment of 'v' to itself. [selfAssignment] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12733:15: style: Redundant assignment of 'flags' to itself. [selfAssignment] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:248:38: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:333:47: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:729:36: style: Parameter 'v' can be declared as pointer to const. However it seems that 'PySwigObject_compare' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:801:14: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:729:36: note: Parameter 'v' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:729:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'PySwigObject_compare' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:801:14: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:729:53: note: Parameter 'w' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:735:11: style: Variable 'i' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:736:11: style: Variable 'j' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:862:30: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:916:36: style: Parameter 'v' can be declared as pointer to const. However it seems that 'PySwigPacked_compare' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:958:14: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:916:36: note: Parameter 'v' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:916:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'PySwigPacked_compare' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:958:14: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:916:53: note: Parameter 'w' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:996:36: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1017:17: style: Variable 'self' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1030:30: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1250:19: style: Variable 'tc' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1321:64: style: Parameter 'type' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1370:39: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:1518:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3335:66: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_pi_socket_t' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12126:32: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3335:66: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3451:71: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_pi_socket_list_t' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12133:37: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:3451:71: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4589:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4617:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4638:65: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_VFSDirInfo' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12169:31: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4638:65: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4805:71: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_VFSAnyMountParam' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12178:37: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4805:71: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4968:72: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_VFSSlotMountParam' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12187:38: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:4968:72: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5350:62: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_VFSInfo' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12206:28: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5350:62: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5415:79: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_PilotUser_passwordLength_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12210:45: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5415:79: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5417:23: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5442:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5471:73: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_PilotUser_username_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12212:39: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5471:73: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5474:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5502:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5531:73: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_PilotUser_password_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12214:39: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5531:73: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5534:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5586:71: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_PilotUser_userID_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12216:37: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5586:71: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5588:23: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5637:73: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_PilotUser_viewerID_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12218:39: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5637:73: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5639:23: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5688:75: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_PilotUser_lastSyncPC_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12220:41: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5688:75: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5690:23: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5739:83: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_PilotUser_successfulSyncDate_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12222:49: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5739:83: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5741:23: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5790:77: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_PilotUser_lastSyncDate_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12224:43: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5790:77: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5792:23: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5814:64: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_PilotUser' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12225:30: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5814:64: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5828:67: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_delete_PilotUser' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12226:33: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5828:67: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5883:73: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_romVersion_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12229:39: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5883:73: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5885:21: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5934:69: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_locale_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12231:35: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5934:69: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5936:21: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5985:75: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_prodIDLength_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12233:41: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5985:75: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:5987:21: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6012:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6041:69: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_prodID_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12235:35: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6041:69: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6044:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6096:78: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_dlpMajorVersion_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12237:44: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6096:78: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6098:21: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6147:78: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_dlpMinorVersion_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12239:44: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6147:78: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6149:21: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6198:81: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_compatMajorVersion_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12241:47: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6198:81: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6200:21: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6249:81: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_compatMinorVersion_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12243:47: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6249:81: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6251:21: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6300:73: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_SysInfo_maxRecSize_get' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12245:39: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6300:73: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6302:21: style: Variable 'arg1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6324:62: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_SysInfo' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12246:28: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6324:62: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6338:65: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_delete_SysInfo' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12247:31: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6338:65: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6412:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6440:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6903:61: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_DBInfo' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12273:27: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:6903:61: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7199:65: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_DBSizeInfo' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12288:31: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7199:65: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7541:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7569:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7593:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7621:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7642:63: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_CardInfo' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12309:29: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7642:63: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7726:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7754:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7778:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7806:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7830:11: style: Variable 'arg2' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7858:11: style: Variable 'result' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7879:66: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_NetSyncInfo' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12320:32: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:7879:66: note: Parameter 'args' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12731:44: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_print' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12786:29: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12731:44: note: Parameter 'v' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12744:46: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12787:31: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12744:46: note: Parameter 'v' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12744:55: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12787:31: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12744:55: note: Parameter 'n' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12757:46: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12788:31: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12757:46: note: Parameter 'v' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12757:55: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12788:31: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12757:55: note: Parameter 'n' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12839:47: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12912:23: style: Variable 'name' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12922:37: style: Variable 'ty' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12959:22: style: Variable 'SWIG_globals' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:458:10: warning: Uninitialized variable: buff [uninitvar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:690:27: note: Calling function 'SWIG_PackVoidPtr', 1st argument 'result' value is pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:456:24: note: Assuming condition is false pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:458:10: note: Uninitialized variable: buff pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:486:10: warning: Uninitialized variable: buff [uninitvar] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:908:25: note: Calling function 'SWIG_PackDataName', 1st argument 'result' value is pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:478:26: note: Assuming condition is false pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:486:10: note: Uninitialized variable: buff pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:669:9: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:882:9: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12600:20: style: Variable 'clientdata' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12726:11: style: Variable 'v' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Python/src/pisock_wrap.c:12733:15: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:132:1: debug: Failed to parse 'typedef int ( * packcmd ) _ANSI_ARGS_ ( ( Tcl_Interp * , char * , char * , int ) ) ;'. The checking continues anyway. [simplifyTypedef] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:133:1: debug: Failed to parse 'typedef void ( * unpackcmd ) _ANSI_ARGS_ ( ( Tcl_Interp * , char * , int ) ) ;'. The checking continues anyway. [simplifyTypedef] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:165:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:271:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tcl_HashTable [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:326:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_UNIX_FD [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:357:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:389:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:411:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_UNIX_FD [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:438:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_UNIX_FD [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:448:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_UNIX_FD [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:535:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_OK [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:565:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_DYNAMIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:605:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_READABLE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:670:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_WRITABLE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:684:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_AF_PILOT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:738:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_READABLE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:759:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_UNIX_FD [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:779:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_PF_PADP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:912:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:970:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1004:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1014:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1030:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1111:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1153:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1191:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1204:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1275:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_VERSION [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:148:2: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1175:7: error: Deallocation of a global variable results in undefined behaviour. [autovarInvalidDeallocation] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:350:15: style: Condition 'state!=0' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:349:27: note: Calling function 'WaitForConnect' returns 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:349:27: note: Assignment 'state=WaitForConnect(statePtr,errorCodePtr)', assigned value is 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:350:15: note: Condition 'state!=0' is always false pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:382:15: style: Condition 'state!=0' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:381:27: note: Calling function 'WaitForConnect' returns 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:381:27: note: Assignment 'state=WaitForConnect(statePtr,errorCodePtr)', assigned value is 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:382:15: note: Condition 'state!=0' is always false pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:791:21: style: Condition 'async==1' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:780:17: note: Assignment 'async=0', assigned value is 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:791:21: note: Condition 'async==1' is always false pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1033:10: style: Condition 'argc>=3' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1029:12: note: Assuming that condition 'argc<3' is not redundant pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1033:10: note: Condition 'argc>=3' is always true pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:196:3: error: Common realloc mistake: 'pack' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:708:10: warning: If memory allocation fails, then there is a possible null pointer dereference: addr [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:707:37: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:707:10: note: Assignment 'addr=(struct pi_sockaddr*)malloc(alen)', assigned value is 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:708:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:709:3: warning: If memory allocation fails, then there is a possible null pointer dereference: addr [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:707:37: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:707:10: note: Assignment 'addr=(struct pi_sockaddr*)malloc(alen)', assigned value is 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:709:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:981:10: warning: If memory allocation fails, then there is a possible null pointer dereference: addr [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:980:37: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:980:10: note: Assignment 'addr=(struct pi_sockaddr*)malloc(alen)', assigned value is 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:981:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:982:3: warning: If memory allocation fails, then there is a possible null pointer dereference: addr [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:980:37: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:980:10: note: Assignment 'addr=(struct pi_sockaddr*)malloc(alen)', assigned value is 0 pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:982:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:141:48: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'MemoUnpackCmd' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:179:30: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:141:48: note: Parameter 'buf' can be declared as pointer to const pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:455:18: style: Parameter 'statePtr' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:456:10: style: Parameter 'errorCodePtr' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:704:10: style: Variable 'device' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:778:37: style: Variable 'script' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:966:9: style: Variable 'device' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:1036:10: style: Variable 'modestr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:686:11: style: Variable 'alen' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:845:3: style: Variable 'a' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Tcl/pitcl.c:968:11: style: Variable 'alen' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/bindings/Tcl/tclAppInit.c:81:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/address.c:78:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/address.c:149:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/address.c:215:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/appinfo.c:64:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] pilot-link-0.12.5-dfsg/libpisock/appinfo.c:85:17: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/blob.c:80:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Blob_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/blob.c:91:4: error: Memory leak: retval [memleak] pilot-link-0.12.5-dfsg/libpisock/blob.c:163:9: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:139:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PUBLIC_BROWSE_GROUP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:175:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BDADDR_ANY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:196:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BDADDR_ANY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:238:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:293:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:402:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:436:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_device_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:484:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_CMD_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:520:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_BLUETOOTH [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:551:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_LISTEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:574:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_SYSTEM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:618:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_SYSTEM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:654:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_FLUSH_INPUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:674:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_MEMORY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:728:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_IO [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:761:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_DEV_TIMEOUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:791:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_DEV_TIMEOUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:232:43: style: Parameter 'prot' can be declared as pointer to const. However it seems that 'pi_bluetooth_protocol_dup' is a callback function, if 'prot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:299:17: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:232:43: note: Parameter 'prot' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:289:28: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:472:56: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'pi_bluetooth_connect' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:451:20: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:472:56: note: Parameter 'addr' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:512:8: style: Variable 'device' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:669:29: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:711:33: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:758:28: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:786:36: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'pi_bluetooth_setsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:305:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:786:36: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:108:8: style: struct member 'svc_info_t::provider' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:109:8: style: struct member 'svc_info_t::desc' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:111:15: style: struct member 'svc_info_t::class' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:112:15: style: struct member 'svc_info_t::profile' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/libpisock/bluetooth.c:295:7: style: Variable 'data' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/calendar.c:108:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_BLOBS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/calendar.c:151:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/calendar.c:239:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_BLOBS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/calendar.c:274:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calendar_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/calendar.c:494:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calendar_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/calendar.c:678:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calendar_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/calendar.c:327:8: style: Local variable 'i' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/libpisock/calendar.c:267:3: note: Shadowed declaration pilot-link-0.12.5-dfsg/libpisock/calendar.c:327:8: note: Shadow variable pilot-link-0.12.5-dfsg/libpisock/calendar.c:364:8: style: Local variable 'i' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/libpisock/calendar.c:267:3: note: Shadowed declaration pilot-link-0.12.5-dfsg/libpisock/calendar.c:364:8: note: Shadow variable pilot-link-0.12.5-dfsg/libpisock/calendar.c:445:9: style: Local variable 'result' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/libpisock/calendar.c:268:3: note: Shadowed declaration pilot-link-0.12.5-dfsg/libpisock/calendar.c:445:9: note: Shadow variable pilot-link-0.12.5-dfsg/libpisock/calendar.c:619:7: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/cmp.c:69:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:141:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:258:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:305:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_CMP_HEADER_LEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:357:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:397:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:425:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:456:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:486:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:520:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_CMP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:587:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_PADP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:626:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_CMP_OFFSET_TYPE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/cmp.c:66:23: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/cmp.c:255:23: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/cmp.c:394:17: style: Variable 'prot' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/cmp.c:516:23: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/connect.c:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/contact.c:48:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CONTACT_ENTRIES [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/contact.c:92:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contacts_v11 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/contact.c:255:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contacts_v11 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/contact.c:390:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CONTACT_BLOBS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/contact.c:430:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CONTACT_BLOBS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/contact.c:472:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable contacts_v10 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/contact.c:80:52: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/contact.c:386:61: style: Parameter 'blob' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/contact.c:463:67: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/contact.c:539:50: style: Parameter 'ai' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:534:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MACH_PORT_NULL [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:595:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_CLOSE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:741:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kIOReturnSuccess [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:897:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kIOReturnSuccess [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1014:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kIOUSBFindInterfaceDontCare [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1232:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kIOReturnSuccess [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1297:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kIOReturnNotReady [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1333:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kIOReturnSuccess [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1366:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kIOReturnSuccess [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1414:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kIOReturnSuccess [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1527:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IOAsyncCallback1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1582:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_DISCONNECTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1613:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1662:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1699:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_DISCONNECTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1751:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_CONN_ACCEPT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1817:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_CONN_ACCEPT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1939:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_DISCONNECTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:586:2: warning:inconclusive: Either the condition 'elem==0' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:679:13: note: Assuming that condition 'elem==0' is not redundant pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:685:20: note: Calling function 'stop_listening', 1st argument 'elem' value is 0 pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:586:2: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:587:2: warning:inconclusive: Either the condition 'elem==0' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:679:13: note: Assuming that condition 'elem==0' is not redundant pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:685:20: note: Calling function 'stop_listening', 1st argument 'elem' value is 0 pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:587:2: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:588:2: warning:inconclusive: Either the condition 'elem==0' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:679:13: note: Assuming that condition 'elem==0' is not redundant pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:685:20: note: Calling function 'stop_listening', 1st argument 'elem' value is 0 pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:588:2: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:590:6: warning:inconclusive: Either the condition 'elem==0' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:679:13: note: Assuming that condition 'elem==0' is not redundant pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:685:20: note: Calling function 'stop_listening', 1st argument 'elem' value is 0 pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:590:6: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:768:6: style: Variable 'kr' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:767:6: note: kr is assigned pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:768:6: note: kr is overwritten pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1024:6: style: Variable 'kr' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1023:6: note: kr is assigned pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1024:6: note: kr is overwritten pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1042:6: style: Variable 'kr' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1041:6: note: kr is assigned pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1042:6: note: kr is overwritten pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1048:6: style: Variable 'kr' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1042:6: note: kr is assigned pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1048:6: note: kr is overwritten pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:677:13: style: A pointer can not be negative so it is either pointless or an error to check if it is. [pointerLessThanZero] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:878:41: style:inconclusive: Function 'configure_device' argument 1 names different: declaration 'dev' definition 'di'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:390:58: note: Function 'configure_device' argument 1 names different: declaration 'dev' definition 'di'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:878:41: note: Function 'configure_device' argument 1 names different: declaration 'dev' definition 'di'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:992:35: style:inconclusive: Function 'find_interfaces' argument 1 names different: declaration 'usb' definition 'c'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:391:52: note: Function 'find_interfaces' argument 1 names different: declaration 'usb' definition 'c'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:992:35: note: Function 'find_interfaces' argument 1 names different: declaration 'usb' definition 'c'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:993:28: style:inconclusive: Function 'find_interfaces' argument 2 names different: declaration 'dev' definition 'di'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:391:80: note: Function 'find_interfaces' argument 2 names different: declaration 'dev' definition 'di'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:993:28: note: Function 'find_interfaces' argument 2 names different: declaration 'dev' definition 'di'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1326:89: style:inconclusive: Function 'read_generic_connection_information' argument 3 names different: declaration 'input_pipe_number' definition 'input_pipe'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:395:105: note: Function 'read_generic_connection_information' argument 3 names different: declaration 'input_pipe_number' definition 'input_pipe'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1326:89: note: Function 'read_generic_connection_information' argument 3 names different: declaration 'input_pipe_number' definition 'input_pipe'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1326:106: style:inconclusive: Function 'read_generic_connection_information' argument 4 names different: declaration 'output_pipe_number' definition 'output_pipe'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:395:129: note: Function 'read_generic_connection_information' argument 4 names different: declaration 'output_pipe_number' definition 'output_pipe'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1326:106: note: Function 'read_generic_connection_information' argument 4 names different: declaration 'output_pipe_number' definition 'output_pipe'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1378:39: style:inconclusive: Function 'device_notification' argument 1 names different: declaration 'connexion' definition 'c'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:387:52: note: Function 'device_notification' argument 1 names different: declaration 'connexion' definition 'c'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1378:39: note: Function 'device_notification' argument 1 names different: declaration 'connexion' definition 'c'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1402:36: style:inconclusive: Function 'read_completion' argument 1 names different: declaration 'connexion' definition 'c'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:388:48: note: Function 'read_completion' argument 1 names different: declaration 'connexion' definition 'c'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1402:36: note: Function 'read_completion' argument 1 names different: declaration 'connexion' definition 'c'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1493:30: style:inconclusive: Function 'prime_read' argument 1 names different: declaration 'connexion' definition 'c'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:392:42: note: Function 'prime_read' argument 1 names different: declaration 'connexion' definition 'c'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1493:30: note: Function 'prime_read' argument 1 names different: declaration 'connexion' definition 'c'. pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:279:16: style: struct member 'klsi_port_settings::DCBLength' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:281:16: style: struct member 'klsi_port_settings::DataBits' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:282:16: style: struct member 'klsi_port_settings::Parity' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:283:16: style: struct member 'klsi_port_settings::StopBits' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/libpisock/darwinusb.c:1019:5: style: Variable 'kr' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/datebook.c:128:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datebook_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/datebook.c:290:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datebook_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/datebook.c:258:6: style: Variable 'p2' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/datebook.c:403:7: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/debug.c:104:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logfile_mutex [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/debug.c:123:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable logfile_mutex [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/debug.c:152:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_DBG_ALL [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:227:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpArg [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:289:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_DLP_ARG_TINY_LEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:325:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpRequest [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:383:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpRequest [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:436:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpResponse [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:484:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLP_BUF_SIZE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:583:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_MEMORY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:715:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:860:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncGetSysDateTime [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:890:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncSetSysDateTime [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:915:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadStorageInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:974:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadSysInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1053:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadDBList [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1154:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1213:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1324:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_UNSUPPORTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1364:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_UNSUPPORTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1409:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_UNSUPPORTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1454:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncOpenDB [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1488:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncDeleteDB [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1516:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncCreateDB [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1554:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncCloseDB [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1578:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncCloseDB [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1619:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLP_BUF_SIZE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1733:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncResetSystem [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1755:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncAddSyncLogEntry [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1784:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadOpenDBInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1821:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_UNSUPPORTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1856:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncMoveCategory [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1889:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncOpenConduit [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1920:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1953:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1975:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncWriteUserInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2006:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadUserInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2069:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_UNSUPPORTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2122:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_UNSUPPORTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2355:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2441:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2473:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadRecordIDList [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncWriteRecordEx [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2593:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncDeleteRecord [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2633:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpRecAttrDeleted [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2676:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadResource [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2762:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadResourceEx [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2861:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_DLP_ARG_FLAG_LONG [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2908:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncDeleteResource [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2939:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadAppBlock [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2987:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncWriteAppBlock [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3026:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadSortBlock [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3074:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncWriteSortBlock [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3108:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncCleanUpDatabase [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3132:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncResetSyncFlags [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3172:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3292:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenRead [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3394:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenWrite [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3493:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadNextModifiedRecInCategory [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3548:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadNextModifiedRec [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3603:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadRecord [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3688:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpFuncReadRecordEx [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3774:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3820:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3846:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3896:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3944:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3988:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4018:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4045:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4081:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4109:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4163:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4218:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4245:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4275:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4300:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4330:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4360:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4387:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4424:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4452:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4484:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4562:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4598:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4645:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4694:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4729:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4757:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4792:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4820:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4846:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4879:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpErrNotSupp [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/dlp.c:835:13: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2410:9: warning: Identical condition and return expression 'result', return value is always 0 [identicalConditionAfterEarlyExit] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2407:6: note: If condition 'result' is true, the function will return/exit pilot-link-0.12.5-dfsg/libpisock/dlp.c:2410:9: note: Returning identical expression 'result' pilot-link-0.12.5-dfsg/libpisock/dlp.c:2817:39: style: Condition 'large' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/libpisock/dlp.c:2802:37: note: Assuming that condition '!large' is not redundant pilot-link-0.12.5-dfsg/libpisock/dlp.c:2817:39: note: Condition 'large' is always false pilot-link-0.12.5-dfsg/libpisock/dlp.c:3743:37: style: Condition 'large' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/libpisock/dlp.c:3729:35: note: Assuming that condition '!large' is not redundant pilot-link-0.12.5-dfsg/libpisock/dlp.c:3743:37: note: Condition 'large' is always false pilot-link-0.12.5-dfsg/libpisock/dlp.c:4501:7: style: Condition 'result' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/libpisock/dlp.c:4500:13: note: Assuming that condition 'result>0' is not redundant pilot-link-0.12.5-dfsg/libpisock/dlp.c:4501:7: note: Condition 'result' is always true pilot-link-0.12.5-dfsg/libpisock/dlp.c:580:21: warning: Either the condition 'req==NULL' is redundant or there is possible null pointer dereference: req. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1736:10: note: Assuming that condition 'req==NULL' is not redundant pilot-link-0.12.5-dfsg/libpisock/dlp.c:1735:24: note: Calling function 'dlp_exec', 2nd argument 'req' value is 0 pilot-link-0.12.5-dfsg/libpisock/dlp.c:711:35: note: Calling function 'dlp_request_write', 1st argument 'req' value is 0 pilot-link-0.12.5-dfsg/libpisock/dlp.c:580:21: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/dlp.c:580:32: warning: Either the condition 'req==NULL' is redundant or there is possible null pointer dereference: req. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1736:10: note: Assuming that condition 'req==NULL' is not redundant pilot-link-0.12.5-dfsg/libpisock/dlp.c:1735:24: note: Calling function 'dlp_exec', 2nd argument 'req' value is 0 pilot-link-0.12.5-dfsg/libpisock/dlp.c:711:35: note: Calling function 'dlp_request_write', 1st argument 'req' value is 0 pilot-link-0.12.5-dfsg/libpisock/dlp.c:580:32: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/dlp.c:711:47: warning: Either the condition 'req==NULL' is redundant or there is possible null pointer dereference: req. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1736:10: note: Assuming that condition 'req==NULL' is not redundant pilot-link-0.12.5-dfsg/libpisock/dlp.c:1735:24: note: Calling function 'dlp_exec', 2nd argument 'req' value is 0 pilot-link-0.12.5-dfsg/libpisock/dlp.c:711:47: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/dlp.c:286:18: style: Variable 'arg' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1312:54: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1445:57: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/expense.c:320:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/expense.c:362:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/expense.c:199:2: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] pilot-link-0.12.5-dfsg/libpisock/expense.c:199:5: style: Variable 'len' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:109:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:295:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_CONN_BREAK [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:440:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_FLUSH_INPUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:115:9: style: Condition 'fd<0' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:109:34: note: Assuming that condition '(fd=open(tty,O_RDWR,0))<0' is not redundant pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:115:9: note: Condition 'fd<0' is always false pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:95:45: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'u_open' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:65:16: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:95:45: note: Parameter 'addr' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/freebsdusb.c:105:9: style: Variable 'tty' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/hinote.c:61:56: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/hinote.c:85:31: style: Parameter 'hinote' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:71:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_device_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:121:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:145:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:184:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:250:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:323:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_LISTEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:347:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_SYSTEM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:435:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_FLUSH_INPUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:462:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:504:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:558:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:579:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/inet.c:188:30: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] pilot-link-0.12.5-dfsg/libpisock/inet.c:254:30: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] pilot-link-0.12.5-dfsg/libpisock/inet.c:400:15: style: Variable 'ps->command' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/libpisock/inet.c:370:17: note: ps->command is assigned pilot-link-0.12.5-dfsg/libpisock/inet.c:400:15: note: ps->command is overwritten pilot-link-0.12.5-dfsg/libpisock/inet.c:112:32: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pi_inet_protocol' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/inet.c:82:20: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/inet.c:112:32: note: Parameter 'dev' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/inet.c:115:18: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:139:38: style: Parameter 'prot' can be declared as pointer to const. However it seems that 'pi_inet_protocol_dup' is a callback function, if 'prot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/inet.c:125:17: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/inet.c:139:38: note: Parameter 'prot' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/inet.c:177:23: style: Variable 'paddr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:180:4: style: Variable 'port' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:188:20: style: Variable 'hostent' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:244:23: style: Variable 'paddr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:246:9: style: Variable 'device' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:254:20: style: Variable 'hostent' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:553:18: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/inet.c:572:40: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'pi_inet_setsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/inet.c:131:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/inet.c:572:40: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/inet.c:119:7: style: Variable 'data' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/libusb.c:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usb_busses [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/libusb.c:281:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/libusb.c:379:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/libusb.c:396:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/libusb.c:415:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/libusb.c:453:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/libusb.c:496:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_DISCONNECTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/libusb.c:584:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_FLUSH_INPUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/libusb.c:443:3: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] pilot-link-0.12.5-dfsg/libpisock/libusb.c:383:6: style: Condition '!USB_open(data)' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/libpisock/libusb.c:383:16: note: Calling function 'USB_open' returns 1 pilot-link-0.12.5-dfsg/libpisock/libusb.c:383:6: note: Condition '!USB_open(data)' is always false pilot-link-0.12.5-dfsg/libpisock/libusb.c:305:3: error: Common realloc mistake: 'RD_buffer' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/libpisock/libusb.c:570:5: error: Common realloc mistake: 'RD_buffer' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/libpisock/libusb.c:468:10: style: Checking if unsigned expression 'len' is less than zero. [unsignedLessThanZero] pilot-link-0.12.5-dfsg/libpisock/libusb.c:92:26: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/libusb.c:161:37: style: Variable 'endpoint' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/libusb.c:393:27: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'u_close' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/libusb.c:69:17: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/libusb.c:393:27: note: Parameter 'ps' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/libusb.c:412:10: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/libusb.c:519:14: style: Variable 'last_used' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:90:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:169:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:211:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_TIMEOUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:315:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:377:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_FLUSH_INPUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:84:45: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'u_open' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:58:17: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:84:45: note: Parameter 'addr' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:88:9: style: Variable 'tty' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:192:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'u_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:60:18: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:192:41: note: Parameter 'buf' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/linuxusb.c:196:23: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/location.c:202:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Timezone_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/location.c:268:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sunday [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/location.c:528:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable south [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/location.c:768:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable north [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/location.c:463:10: warning: Comparison is wrong. Result of 'data+localPosition' can't be 0 unless there is pointer overflow, and pointer overflow is undefined behaviour. [pointerAdditionResultNotNull] pilot-link-0.12.5-dfsg/libpisock/location.c:145:7: style: Condition '0!=retval' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/libpisock/location.c:144:24: note: Calling function 'copy_Timezone' returns 0 pilot-link-0.12.5-dfsg/libpisock/location.c:144:24: note: Assignment 'retval=copy_Timezone(&(source->tz),&(dest->tz))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisock/location.c:145:7: note: Condition '0!=retval' is always false pilot-link-0.12.5-dfsg/libpisock/location.c:492:19: style: Checking if unsigned expression 'localPosition' is less than zero. [unsignedLessThanZero] pilot-link-0.12.5-dfsg/libpisock/location.c:550:3: style: Variable 'localPosition' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/location.c:553:17: style: Variable 'localPosition' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/mail.c:298:2: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] pilot-link-0.12.5-dfsg/libpisock/mail.c:112:33: style: Parameter 'appinfo' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/mail.c:319:17: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/mail.c:568:17: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/mail.c:630:17: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/mail.c:655:50: style: Parameter 'pref' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/mail.c:659:17: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/mail.c:298:5: style: Variable 'len' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/md5.c:128:9: warning: Size of pointer 'ctx' used instead of size of its data. [pointerSize] pilot-link-0.12.5-dfsg/libpisock/memo.c:65:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/memo.c:91:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/memo.c:127:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/memo.c:125:17: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/net.c:68:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:140:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:199:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:282:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_NET [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:316:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_NET [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:420:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_NET [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_NET [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:619:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_NET [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:684:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_NET_OFFSET_TYPE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:706:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_NET_OFFSET_SIZE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/net.c:522:14: style: Variable 'total_bytes' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/libpisock/net.c:467:17: note: total_bytes is assigned pilot-link-0.12.5-dfsg/libpisock/net.c:522:14: note: total_bytes is overwritten pilot-link-0.12.5-dfsg/libpisock/net.c:63:17: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/net.c:279:17: style: Variable 'prot' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/net.c:577:17: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/net.c:614:43: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'net_setsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/net.c:157:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/net.c:614:43: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/notepad.c:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTEPAD_FLAG_NAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/notepad.c:114:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTEPAD_FLAG_ALARM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/notepad.c:195:29: style: Parameter 'notepad' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/notepad.c:195:53: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/padp.c:72:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:139:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:182:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADP_FL_FIRST [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:424:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_PADP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:687:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_PADP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:716:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_PADP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:774:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_PADP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:836:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_PADP_HEADER_LEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:896:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_PADP_OFFSET_TYPE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:949:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_PADP_HEADER_LEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/padp.c:251:54: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/libpisock/padp.c:252:11: style: Condition 'len==tlen' is always false [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/libpisock/padp.c:246:9: note: tlen is assigned '(len>PI_PADP_MTU)?PI_PADP_MTU:len' here. pilot-link-0.12.5-dfsg/libpisock/padp.c:252:11: note: Condition 'len==tlen' is always false pilot-link-0.12.5-dfsg/libpisock/padp.c:69:18: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/padp.c:684:17: style: Variable 'prot' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/padp.c:711:37: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'padp_getsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/padp.c:152:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/padp.c:711:37: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/padp.c:714:18: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/padp.c:768:37: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'padp_setsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/padp.c:153:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/padp.c:768:37: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/padp.c:542:10: style: Variable 'endtime' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/padp.c:576:15: style: Variable 'ouroffset' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1126:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1639:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixChannelGR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1655:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixName [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1429:71: style: Parameter 'red' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1429:85: style: Parameter 'greenR' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1429:102: style: Parameter 'greenB' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1429:119: style: Parameter 'blue' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1492:45: style: Parameter 'lastRow' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1492:123: style: Parameter 'PPLutsW' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1492:141: style: Parameter 'PPLuts' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1523:13: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1617:11: style: Variable 'magic1' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/palmpix.c:1618:11: style: Variable 'magic2' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/pi-buffer.c:34:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_buffer_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-buffer.c:38:15: style: Checking if unsigned expression 'capacity' is less than zero. [unsignedLessThanZero] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:156:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_file_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:348:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:390:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_NOT_FOUND [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:411:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:447:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:506:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_NOT_FOUND [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:525:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_file_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:559:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:583:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_MEMORY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:609:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_MEMORY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:629:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:656:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:711:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_UNSUPPORTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:873:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_PROGRESS_SEND_DB [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:1124:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_PROGRESS_SEND_DB [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:1290:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:1419:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_file_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:1451:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_MEMORY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:1512:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_FILE_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:986:10: warning: If memory allocation fails, then there is a possible null pointer dereference: b2 [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:985:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisock/pi-file.c:985:20: note: Assignment 'b2=calloc(1,282)', assigned value is 0 pilot-link-0.12.5-dfsg/libpisock/pi-file.c:986:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/pi-file.c:1308:5: style: Variable 'ip' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:1284:5: note: ip is assigned pilot-link-0.12.5-dfsg/libpisock/pi-file.c:1308:5: note: ip is overwritten pilot-link-0.12.5-dfsg/libpisock/pi-file.c:367:33: style: Parameter 'pf' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:374:34: style: Parameter 'pf' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:407:19: style: Variable 'entp' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:571:43: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:597:44: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/pi-file.c:677:32: style: Parameter 'pf' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/pi-header.c:35:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/pi-header.c:33:16: style: Variable 'patchlevel' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/serial.c:94:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:152:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:211:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_device_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:274:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_STREAM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:353:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_STREAM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:452:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_LISTEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:496:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_STREAM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:626:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:673:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/serial.c:88:40: style: Parameter 'prot' can be declared as pointer to const. However it seems that 'pi_serial_protocol_dup' is a callback function, if 'prot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/serial.c:158:17: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/serial.c:88:40: note: Parameter 'prot' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/serial.c:592:36: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'pi_serial_getsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/serial.c:163:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/serial.c:592:36: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/serial.c:594:25: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/serial.c:644:42: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'pi_serial_setsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/serial.c:164:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/serial.c:644:42: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/slp.c:73:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:150:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:208:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_SLP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:300:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_SLP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:446:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_SLP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:475:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_SLP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:565:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_SLP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:626:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SLP_OFFSET_DEST [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:649:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SLP_HEADER_LEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/slp.c:70:22: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/slp.c:202:23: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/slp.c:443:17: style: Variable 'prot' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/slp.c:473:23: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:140:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_socket_list_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:337:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:361:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:405:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:446:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_RAW [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:664:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:677:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:719:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_DBG_SYS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:796:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_CONN_INIT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:813:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_LISTEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:824:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable watch_list_mutex [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:866:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable psl_mutex [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:906:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_STREAM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:962:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_SYSTEM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1002:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable psl_mutex [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1026:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1071:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1092:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_INVALID [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1130:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1263:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1293:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1343:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1365:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1421:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1481:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1510:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1528:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1557:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1584:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable psl_mutex [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1597:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1618:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1632:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1647:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1661:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1674:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:1684:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/socket.c:712:15: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisock/socket.c:707:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisock/socket.c:707:17: note: Assignment 'debug=strdup(getenv("PILOT_DEBUG"))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisock/socket.c:709:8: note: Assignment 'b=debug', assigned value is 0 pilot-link-0.12.5-dfsg/libpisock/socket.c:712:15: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/socket.c:794:28: style: Parameter 'ps' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:811:27: style: Parameter 'ps' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:863:20: style: Variable 'l' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:901:20: style: Variable 'list' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:1478:15: style: Variable 'ps' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:1507:15: style: Variable 'ps' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:1554:15: style: Variable 'ps' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:1615:15: style: Variable 'ps' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/socket.c:1644:15: style: Variable 'ps' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/sys.c:66:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/sys.c:135:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/sys.c:186:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_SYS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/sys.c:247:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_SYS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/sys.c:281:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_LEVEL_SYS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/sys.c:363:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SYS_HEADER_LEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/sys.c:218:10: style: Unsigned expression 'len' can't be negative so it is unnecessary to test it. [unsignedPositive] pilot-link-0.12.5-dfsg/libpisock/sys.c:63:17: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/sys.c:244:17: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/sys.c:278:17: style: Variable 'prot' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/sys.c:304:29: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'sys_getsockopt' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/sys.c:151:22: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/sys.c:304:29: note: Parameter 'ps' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/sys.c:305:15: style: Parameter 'option_value' can be declared as pointer to const. However it seems that 'sys_getsockopt' is a callback function, if 'option_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/sys.c:151:22: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/sys.c:305:15: note: Parameter 'option_value' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/sys.c:305:37: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'sys_getsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/sys.c:151:22: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/sys.c:305:37: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/sys.c:323:29: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'sys_setsockopt' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/sys.c:152:22: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/sys.c:323:29: note: Parameter 'ps' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/sys.c:324:43: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'sys_setsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/sys.c:152:22: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/sys.c:324:43: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/sys.c:251:7: style: Variable 'data' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:381:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:455:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:519:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:584:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:677:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:768:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byRef [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:850:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byRef [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:890:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invert [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:929:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invert [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:980:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_PtrReply [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:1003:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:1021:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:511:70: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/syspkt.c:576:30: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/threadsafe.c:27:31: style: Parameter 'mutex' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/threadsafe.c:36:34: style: Parameter 'mutex' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/threadsafe.c:45:33: style: Parameter 'mutex' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/todo.c:105:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable todo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/todo.c:174:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable todo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/todo.c:237:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable todo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/todo.c:211:7: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:170:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:292:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_TIMEOUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:343:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_TIMEOUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:393:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:450:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_TIMEOUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:514:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_FLUSH_INPUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:585:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_GENERIC_SYSTEM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:362:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:156:45: style: Parameter 'addr' can be declared as pointer to const. However it seems that 's_open' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/unixserial.c:627:17: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/unixserial.c:156:45: note: Parameter 'addr' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/unixserial.c:160:9: style: Variable 'tty' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/usb.c:89:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_protocol_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:208:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_device_t [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:255:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_STREAM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:335:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_STREAM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:374:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_SOCK_LISTEN [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:426:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_LISTENER [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:547:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:594:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:905:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vendor [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:939:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USB_INIT_NONE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:987:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VISOR_GET_CONNECTION_INFORMATION [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:1037:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALM_GET_EXT_CONNECTION_INFORMATION [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/usb.c:180:41: warning: Either the condition 'dev!=NULL' is redundant or there is possible null pointer dereference: dev. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/usb.c:186:10: note: Assuming that condition 'dev!=NULL' is not redundant pilot-link-0.12.5-dfsg/libpisock/usb.c:180:41: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisock/usb.c:1089:7: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/libpisock/usb.c:1088:7: note: ret is assigned pilot-link-0.12.5-dfsg/libpisock/usb.c:1089:7: note: ret is overwritten pilot-link-0.12.5-dfsg/libpisock/usb.c:83:37: style: Parameter 'prot' can be declared as pointer to const. However it seems that 'pi_usb_protocol_dup' is a callback function, if 'prot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/usb.c:153:17: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/usb.c:83:37: note: Parameter 'prot' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/usb.c:140:31: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'pi_usb_protocol' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/usb.c:216:22: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/usb.c:140:31: note: Parameter 'dev' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/usb.c:511:33: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'pi_usb_getsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/usb.c:158:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/usb.c:511:33: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/usb.c:513:17: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/usb.c:564:39: style: Parameter 'option_len' can be declared as pointer to const. However it seems that 'pi_usb_setsockopt' is a callback function, if 'option_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/libpisock/usb.c:159:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/libpisock/usb.c:564:39: note: Parameter 'option_len' can be declared as pointer to const pilot-link-0.12.5-dfsg/libpisock/usb.c:942:7: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisock/utils.c:61:26: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/utils.c:81:8: style: Variable 'rate_env' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/utils.c:349:26: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/utils.c:349:40: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/veo.c:82:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisock/veo.c:38:18: style: Parameter 'veo' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/veo.c:95:21: style: Parameter 'veo' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/veo.c:95:41: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisock/versamail.c:306:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] pilot-link-0.12.5-dfsg/libpisock/versamail.c:325:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] pilot-link-0.12.5-dfsg/libpisock/versamail.c:145:15: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pilot-link-0.12.5-dfsg/libpisock/versamail.c:132:16: style: Variable 'date_tm' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/versamail.c:250:11: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/libpisock/versamail.c:306:5: style: Variable 'len' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/libpisync/sync.c:75:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PilotRecord [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:144:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DesktopRecord [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:303:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PilotRecord [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:332:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenReadWrite [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:387:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpRecAttrArchived [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:585:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLP_BUF_SIZE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:678:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLP_BUF_SIZE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:728:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLP_BUF_SIZE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:848:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLP_BUF_SIZE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:901:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLP_BUF_SIZE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/libpisync/sync.c:752:36: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/libpisync/sync.c:925:36: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] pilot-link-0.12.5-dfsg/libpisync/sync.c:223:1: error: Memory leak: item [memleak] pilot-link-0.12.5-dfsg/libpisync/sync.c:76:9: warning: If memory allocation fails, then there is a possible null pointer dereference: precord [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisync/sync.c:75:34: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisync/sync.c:75:12: note: Assignment 'precord=(PilotRecord*)malloc(sizeof(PilotRecord))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:76:9: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:78:2: warning: If memory allocation fails, then there is a possible null pointer dereference: precord [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisync/sync.c:75:34: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisync/sync.c:75:12: note: Assignment 'precord=(PilotRecord*)malloc(sizeof(PilotRecord))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:78:2: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:100:23: warning: Possible null pointer dereference: precord [nullPointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:407:24: note: Calling function 'add_record_queue', 2nd argument 'NULL' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:212:40: note: Calling function 'sync_CopyPilotRecord', 1st argument 'precord' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:100:23: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:101:23: warning: Possible null pointer dereference: precord [nullPointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:407:24: note: Calling function 'add_record_queue', 2nd argument 'NULL' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:212:40: note: Calling function 'sync_CopyPilotRecord', 1st argument 'precord' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:101:23: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:102:23: warning: Possible null pointer dereference: precord [nullPointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:407:24: note: Calling function 'add_record_queue', 2nd argument 'NULL' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:212:40: note: Calling function 'sync_CopyPilotRecord', 1st argument 'precord' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:102:23: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:103:29: warning: Possible null pointer dereference: precord [nullPointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:407:24: note: Calling function 'add_record_queue', 2nd argument 'NULL' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:212:40: note: Calling function 'sync_CopyPilotRecord', 1st argument 'precord' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:103:29: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:103:46: warning: Possible null pointer dereference: precord [nullPointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:407:24: note: Calling function 'add_record_queue', 2nd argument 'NULL' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:212:40: note: Calling function 'sync_CopyPilotRecord', 1st argument 'precord' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:103:46: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:104:21: warning: Possible null pointer dereference: precord [nullPointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:407:24: note: Calling function 'add_record_queue', 2nd argument 'NULL' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:212:40: note: Calling function 'sync_CopyPilotRecord', 1st argument 'precord' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:104:21: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:145:9: warning: If memory allocation fails, then there is a possible null pointer dereference: drecord [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisync/sync.c:144:36: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisync/sync.c:144:12: note: Assignment 'drecord=(DesktopRecord*)malloc(sizeof(DesktopRecord))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:145:9: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:208:3: warning: If memory allocation fails, then there is a possible null pointer dereference: item [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisync/sync.c:205:15: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisync/sync.c:205:15: note: Assignment 'item=malloc(sizeof(struct RecordQueueList))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:208:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:209:3: warning: If memory allocation fails, then there is a possible null pointer dereference: item [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisync/sync.c:205:15: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisync/sync.c:205:15: note: Assignment 'item=malloc(sizeof(struct RecordQueueList))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:209:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:211:3: warning: If memory allocation fails, then there is a possible null pointer dereference: item [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisync/sync.c:205:15: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisync/sync.c:205:15: note: Assignment 'item=malloc(sizeof(struct RecordQueueList))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:211:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:212:3: warning: If memory allocation fails, then there is a possible null pointer dereference: item [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/libpisync/sync.c:205:15: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/libpisync/sync.c:205:15: note: Assignment 'item=malloc(sizeof(struct RecordQueueList))', assigned value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:212:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:222:2: warning: Either the condition 'rq' is redundant or there is possible null pointer dereference: rq. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisync/sync.c:215:6: note: Assuming that condition 'rq' is not redundant pilot-link-0.12.5-dfsg/libpisync/sync.c:222:2: note: Null pointer dereference pilot-link-0.12.5-dfsg/libpisync/sync.c:200:50: style: Parameter 'precord' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:238:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/popt/findme.c:25:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/findme.c:13:12: style: Variable 'path' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/popt/findme.c:15:12: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/popt/popt.c:927:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/popt/popt.c:1189:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/popt/popt.c:384:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/popt.c:752:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/popt.c:1094:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/popt.c:390:31: error: Memory leak: argv [memleak] pilot-link-0.12.5-dfsg/popt/popt.c:434:2: error: Memory leak: argv [memleak] pilot-link-0.12.5-dfsg/popt/popt.c:448:5: error: Memory leak: argv [memleak] pilot-link-0.12.5-dfsg/popt/popt.c:593:6: error: Common realloc mistake: 't' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/popt/popt.c:604:5: error: Common realloc mistake: 't' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/popt/popt.c:1129:6: error: Common realloc mistake: 'items' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/popt/popt.c:722:13: style: Variable 'localOptString' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/popt/popt.c:446:8: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/popt/poptconfig.c:103:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/popt/poptconfig.c:21:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/poptconfig.c:117:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/poptconfig.c:130:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/poptconfig.c:182:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/poptconfig.c:168:18: style: Variable 'home' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/popt/popthelp.c:31:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/popt/popthelp.c:681:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/popthelp.c:711:28: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/popthelp.c:718:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/popthelp.c:460:15: style: The if condition is the same as the previous if condition [duplicateCondition] pilot-link-0.12.5-dfsg/popt/popthelp.c:453:15: note: First condition pilot-link-0.12.5-dfsg/popt/popthelp.c:460:15: note: Second condition pilot-link-0.12.5-dfsg/popt/popthelp.c:25:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'displayArgs' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/popt/popthelp.c:56:45: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/popt/popthelp.c:25:23: note: Parameter 'key' can be declared as pointer to const pilot-link-0.12.5-dfsg/popt/popthelp.c:686:9: warning: Size of pointer 's' used instead of size of its data. [pointerSize] pilot-link-0.12.5-dfsg/popt/popthelp.c:179:4: style: Variable 'l' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/popt/poptparse.c:65:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] pilot-link-0.12.5-dfsg/popt/poptparse.c:89:7: error: Common realloc mistake: 'argv' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/popt/poptparse.c:186:3: error: Common realloc mistake: 'argstr' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/popt/poptparse.c:215:6: error: Common realloc mistake: 'argstr' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/src/ccexample.cc:46:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/ccexample.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/ccexample.cc:122:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/ccexample.cc:212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/ccexample.cc:290:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/ccexample.cc:386:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/ccexample.cc:451:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/ccexample.cc:167:23: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/ccexample.cc:212:42: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/ccexample.cc:328:31: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/ccexample.cc:330:31: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/ccexample.cc:366:21: style: Obsolete function 'std::asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/ccexample.cc:66:26: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:80:39: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:100:27: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:130:26: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:144:39: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:175:27: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:299:26: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:313:39: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:397:26: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:411:39: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:436:27: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/ccexample.cc:33:8: style: The scope of the variable 'ptr' can be reduced. [variableScope] pilot-link-0.12.5-dfsg/src/ccexample.cc:219:7: style: The scope of the variable 'found' can be reduced. [variableScope] pilot-link-0.12.5-dfsg/src/ccexample.cc:100:18: style: Local variable 'packed' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/src/ccexample.cc:66:17: note: Shadowed declaration pilot-link-0.12.5-dfsg/src/ccexample.cc:100:18: note: Shadow variable pilot-link-0.12.5-dfsg/src/ccexample.cc:175:18: style: Local variable 'packed' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/src/ccexample.cc:130:17: note: Shadowed declaration pilot-link-0.12.5-dfsg/src/ccexample.cc:175:18: note: Shadow variable pilot-link-0.12.5-dfsg/src/ccexample.cc:436:18: style: Local variable 'packed' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/src/ccexample.cc:397:17: note: Shadowed declaration pilot-link-0.12.5-dfsg/src/ccexample.cc:436:18: note: Shadow variable pilot-link-0.12.5-dfsg/src/ccexample.cc:33:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/ccexample.cc:140:6: style: Variable 'due' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/ccexample.cc:209:6: style: Variable 'timePtr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/ccexample.cc:309:6: style: Variable 'timePtr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/ccexample.cc:408:8: style: Variable 'phonePtr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/ccexample.cc:462:8: style: Variable 'slash' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/kittykiller.c:48:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WM_USER [valueFlowBailoutIncompleteVar] parsedate.c:994:36: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] parsedate.y:559:10: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] parsedate.c:1065:15: style: Condition 'yyn==0' is always true [knownConditionTrueFalse] parsedate.c:1062:16: note: Assignment 'yyn=yytable[yyn]', assigned value is greater than -1 parsedate.c:1063:11: note: Assuming that condition 'yyn<=0' is not redundant parsedate.c:1065:15: note: Condition 'yyn==0' is always true parsedate.y:443:11: style: Parameter 's' can be declared as pointer to const [constParameterPointer] parsedate.y:496:19: style: Variable 'mp' can be declared as pointer to const [constVariablePointer] parsedate.y:555:16: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] parsedate.c:992:13: style: Variable 'yyss1' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pd-tty.c:220:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_READABLE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pd-tty.c:313:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_EVAL_GLOBAL [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pd-tty.c:377:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_GLOBAL_ONLY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pd-tty.c:425:20: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pd-tty.c:425:32: style: Parameter 'tag' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pd-tty.c:374:14: style: Variable 'errChannel' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:170:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:348:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plu_quiet [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:517:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpRecAttrSecret [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:534:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entryPhone1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:572:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plu_quiet [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:643:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_INT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:332:21: style:inconclusive: Function 'read_file' argument 1 names different: declaration 'in' definition 'f'. [funcArgNamesDifferent] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:49:22: note: Function 'read_file' argument 1 names different: declaration 'in' definition 'f'. pilot-link-0.12.5-dfsg/src/pilot-addresses.c:332:21: note: Function 'read_file' argument 1 names different: declaration 'in' definition 'f'. pilot-link-0.12.5-dfsg/src/pilot-addresses.c:311:23: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:311:51: style: Parameter 'aai' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:525:48: style: Parameter 'aai' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:525:69: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-addresses.c:344:13: style: Variable 'fields' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-clip.c:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-clip.c:81:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-clip.c:133:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_AUTOHELP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-clip.c:65:6: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/src/pilot-clip.c:61:6: note: err is assigned pilot-link-0.12.5-dfsg/src/pilot-clip.c:65:6: note: err is overwritten pilot-link-0.12.5-dfsg/src/pilot-clip.c:106:6: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/src/pilot-clip.c:99:6: note: err is assigned pilot-link-0.12.5-dfsg/src/pilot-clip.c:106:6: note: err is overwritten pilot-link-0.12.5-dfsg/src/pilot-clip.c:110:6: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/src/pilot-clip.c:106:6: note: err is assigned pilot-link-0.12.5-dfsg/src/pilot-clip.c:110:6: note: err is overwritten pilot-link-0.12.5-dfsg/src/pilot-clip.c:185:9: style: Variable 'b' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-clip.c:65:6: style: Variable 'err' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-clip.c:110:6: style: Variable 'err' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-csd.c:259:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_NONE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-csd.c:111:9: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] pilot-link-0.12.5-dfsg/src/pilot-csd.c:300:15: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] pilot-link-0.12.5-dfsg/src/pilot-csd.c:371:8: style: Obsolescent function 'gethostbyaddr' called. It is recommended to use 'getnameinfo' instead. [prohibitedgethostbyaddrCalled] pilot-link-0.12.5-dfsg/src/pilot-csd.c:85:18: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-csd.c:241:25: style: Variable 'hent' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-csd.c:386:10: style: Variable 'name' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-csd.c:88:7: style: Unused variable: i [unusedVariable] pilot-link-0.12.5-dfsg/src/pilot-csd.c:89:3: style: Unused variable: n [unusedVariable] pilot-link-0.12.5-dfsg/src/pilot-csd.c:90:3: style: Unused variable: s [unusedVariable] pilot-link-0.12.5-dfsg/src/pilot-csd.c:92:17: style: Unused variable: ifc [unusedVariable] pilot-link-0.12.5-dfsg/src/pilot-csd.c:93:17: style: Unused variable: ifr [unusedVariable] pilot-link-0.12.5-dfsg/src/pilot-csd.c:93:22: style: Unused variable: ifreqaddr [unusedVariable] pilot-link-0.12.5-dfsg/src/pilot-csd.c:93:33: style: Unused variable: ifreqmask [unusedVariable] pilot-link-0.12.5-dfsg/src/pilot-debug.c:209:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:417:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:477:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:529:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:718:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_NoReply [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:785:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:828:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:878:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_OK [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:898:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:921:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:964:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_OK [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:992:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1061:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1157:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1237:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_OK [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1276:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1347:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1386:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1416:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1480:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_STATIC [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1548:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1563:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_OK [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1596:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_ERROR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1767:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCL_GLOBAL_ONLY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debug.c:383:17: error: Buffer is accessed out of bounds: buffer [bufferAccessOutOfBounds] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1087:12: style: Variable 'e1' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1082:12: note: e1 is assigned pilot-link-0.12.5-dfsg/src/pilot-debug.c:1087:12: note: e1 is overwritten pilot-link-0.12.5-dfsg/src/pilot-debug.c:1100:12: style: Variable 'e1' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1087:12: note: e1 is assigned pilot-link-0.12.5-dfsg/src/pilot-debug.c:1100:12: note: e1 is overwritten pilot-link-0.12.5-dfsg/src/pilot-debug.c:381:14: style: Local variable 'buffer' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/src/pilot-debug.c:767:15: note: Shadowed declaration pilot-link-0.12.5-dfsg/src/pilot-debug.c:381:14: note: Shadow variable pilot-link-0.12.5-dfsg/src/pilot-debug.c:988:15: style: Local variable 'buffer' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/src/pilot-debug.c:767:15: note: Shadowed declaration pilot-link-0.12.5-dfsg/src/pilot-debug.c:988:15: note: Shadow variable pilot-link-0.12.5-dfsg/src/pilot-debug.c:1498:38: style: Local variable 'buffer' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/src/pilot-debug.c:767:15: note: Shadowed declaration pilot-link-0.12.5-dfsg/src/pilot-debug.c:1498:38: note: Shadow variable pilot-link-0.12.5-dfsg/src/pilot-debug.c:458:41: style: Parameter 'address' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-debug.c:869:60: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_attach' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1575:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:869:60: note: Parameter 'interp' can be declared as pointer to const pilot-link-0.12.5-dfsg/src/pilot-debug.c:870:16: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_attach' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1575:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:870:16: note: Parameter 'argv' can be declared as const array pilot-link-0.12.5-dfsg/src/pilot-debug.c:1152:64: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_getdisplay' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1577:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1152:64: note: Parameter 'interp' can be declared as pointer to const pilot-link-0.12.5-dfsg/src/pilot-debug.c:1153:13: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_getdisplay' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1577:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1153:13: note: Parameter 'argv' can be declared as const array pilot-link-0.12.5-dfsg/src/pilot-debug.c:1234:11: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_transmit' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1576:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1234:11: note: Parameter 'argv' can be declared as const array pilot-link-0.12.5-dfsg/src/pilot-debug.c:1268:13: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_pushbutton' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1570:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1268:13: note: Parameter 'argv' can be declared as const array pilot-link-0.12.5-dfsg/src/pilot-debug.c:1336:57: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_pen' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1571:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1336:57: note: Parameter 'interp' can be declared as pointer to const pilot-link-0.12.5-dfsg/src/pilot-debug.c:1337:13: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_pen' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1571:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1337:13: note: Parameter 'argv' can be declared as const array pilot-link-0.12.5-dfsg/src/pilot-debug.c:1366:57: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_key' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1572:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1366:57: note: Parameter 'interp' can be declared as pointer to const pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:62: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_inittkdbg' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1583:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:62: note: Parameter 'interp' can be declared as pointer to const pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:86: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_inittkdbg' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1583:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:86: note: Parameter 'argv' can be declared as const array pilot-link-0.12.5-dfsg/src/pilot-debug.c:1100:12: style: Variable 'e1' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1114:20: style: Variable 'e1' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1144:12: style: Variable 'e1' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1527:20: style: Variable 'e1' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-debugsh.c:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debugsh.c:138:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-debugsh.c:156:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:94:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenReadWrite [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:219:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USERLAND_RESERVED_OPTIONS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:129:3: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:127:10: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:126:7: note: Assignment 'r=(struct record*)malloc(sizeof(struct record))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:129:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:130:10: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:127:10: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:126:7: note: Assignment 'r=(struct record*)malloc(sizeof(struct record))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:130:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:131:3: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:127:10: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:126:7: note: Assignment 'r=(struct record*)malloc(sizeof(struct record))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:131:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:132:3: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:127:10: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:126:7: note: Assignment 'r=(struct record*)malloc(sizeof(struct record))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:132:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:133:3: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:127:10: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:126:7: note: Assignment 'r=(struct record*)malloc(sizeof(struct record))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:133:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:134:3: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:127:10: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:126:7: note: Assignment 'r=(struct record*)malloc(sizeof(struct record))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:134:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:136:3: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:127:10: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:126:7: note: Assignment 'r=(struct record*)malloc(sizeof(struct record))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:136:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:147:3: warning: If memory allocation fails, then there is a possible null pointer dereference: sortidx [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:143:18: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:143:18: note: Assignment 'sortidx=malloc(sizeof(struct record*)*c)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:147:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:149:8: warning: If memory allocation fails, then there is a possible null pointer dereference: sortidx [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:143:18: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:143:18: note: Assignment 'sortidx=malloc(sizeof(struct record*)*c)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:149:8: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:157:7: warning: If memory allocation fails, then there is a possible null pointer dereference: sortidx [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:143:18: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:143:18: note: Assignment 'sortidx=malloc(sizeof(struct record*)*c)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:157:7: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:55:17: style: Variable 'a' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-dedupe.c:56:17: style: Variable 'b' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:214:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_TABLEEND [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:354:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_DLP_PALMOS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:426:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:633:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:771:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:388:11: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:395:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:529:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:729:15: warning: Possible null pointer dereference: s [nullPointer] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:722:20: note: Assignment 's=NULL', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:725:10: note: Assuming condition is false pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:729:15: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:264:9: style: Variable 'a' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:383:14: style: Variable 'tm_ptr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:593:42: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:313:7: warning: Uninitialized variable: info [uninitvar] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:289:17: note: Assuming condition is false pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:313:7: note: Uninitialized variable: info pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:396:4: style: Variable 's' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-file.c:113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpDBFlagNewer [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-file.c:225:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpDBFlagResource [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-file.c:297:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpDBFlagResource [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-file.c:388:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_NONE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-file.c:51:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pilot-link-0.12.5-dfsg/src/pilot-file.c:246:27: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-file.c:245:16: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-file.c:245:16: note: Assignment 'fp=fopen(name,"w")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-file.c:246:27: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-file.c:247:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-file.c:245:16: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-file.c:245:16: note: Assignment 'fp=fopen(name,"w")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-file.c:247:13: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-file.c:329:25: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-file.c:328:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-file.c:328:14: note: Assignment 'fp=fopen(name,"w")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-file.c:329:25: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-file.c:330:11: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-file.c:328:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-file.c:328:14: note: Assignment 'fp=fopen(name,"w")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-file.c:330:11: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-file.c:212:61: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-file.c:285:60: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:72:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_TABLEEND [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:112:2: warning: If memory allocation fails, then there is a possible null pointer dereference: basename [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:110:19: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:110:19: note: Assignment 'basename=strdup(fullname)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:112:2: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:59:60: style: Parameter 'img_rec' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:90:19: portability: 'Pbuf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:46:16: style: struct member 'MainDBImgRecord::unknown_1' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:48:15: style: struct member 'MainDBImgRecord::unknown_2' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:50:17: style: struct member 'MainDBImgRecord::image_n_blocks' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:51:17: style: struct member 'MainDBImgRecord::thumb_n_blocks' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:52:15: style: struct member 'MainDBImgRecord::timestamp' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:53:17: style: struct member 'MainDBImgRecord::image_n_bytes' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:54:17: style: struct member 'MainDBImgRecord::thumb_n_bytes' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-foto-treo600.c:55:16: style: struct member 'MainDBImgRecord::padding' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-foto-treo650.c:44:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsMAXFILENAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto-treo650.c:161:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsFileDateModified [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto-treo650.c:188:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsMAXFILENAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto-treo650.c:265:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_TABLEEND [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto-treo650.c:229:17: style: Obsolescent function 'rindex' called. It is recommended to use 'strrchr' instead. [prohibitedrindexCalled] pilot-link-0.12.5-dfsg/src/pilot-foto.c:203:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenRead [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto.c:282:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenReadWrite [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto.c:383:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenRead [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto.c:485:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOTO_IMAGE_WIDTH [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto.c:564:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpDBFlagStream [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto.c:768:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_TABLEEND [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-foto.c:320:14: error: Array 'jpg_name[255]' accessed at index 255, which is out of bounds. [arrayIndexOutOfBounds] pilot-link-0.12.5-dfsg/src/pilot-foto.c:318:19: note: Assignment 'jpg_name_size=255', assigned value is 255 pilot-link-0.12.5-dfsg/src/pilot-foto.c:320:14: note: Array index out of bounds pilot-link-0.12.5-dfsg/src/pilot-foto.c:288:17: warning: Possible null pointer dereference: delete_files [nullPointer] pilot-link-0.12.5-dfsg/src/pilot-foto.c:850:18: note: Calling function 'do_delete', 2nd argument 'NULL' value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:283:13: note: Assuming condition is false pilot-link-0.12.5-dfsg/src/pilot-foto.c:288:17: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-foto.c:476:5: warning: If memory allocation fails, then there is a possible null pointer dereference: record [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:476:5: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-foto.c:1109:12: warning: If memory allocation fails, then there is a possible null pointer dereference: dest [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:472:23: note: Calling function 'memcpy_tux_record', 1st argument 'record' value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:1109:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-foto.c:485:22: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:485:22: note: Null pointer addition pilot-link-0.12.5-dfsg/src/pilot-foto.c:486:22: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:486:22: note: Null pointer addition pilot-link-0.12.5-dfsg/src/pilot-foto.c:487:21: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:487:21: note: Null pointer addition pilot-link-0.12.5-dfsg/src/pilot-foto.c:490:21: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:490:21: note: Null pointer addition pilot-link-0.12.5-dfsg/src/pilot-foto.c:491:21: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:491:21: note: Null pointer addition pilot-link-0.12.5-dfsg/src/pilot-foto.c:494:21: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:494:21: note: Null pointer addition pilot-link-0.12.5-dfsg/src/pilot-foto.c:459:41: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-foto.c:897:19: style: Variable 'tux' can be declared as const array [constVariable] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:70:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:112:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:237:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RPC_End [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:360:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:371:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:406:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:142:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:161:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:161:4: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:189:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:259:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:290:18: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:290:18: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-getrom.c:318:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-hinotes.c:135:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plu_quiet [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-hinotes.c:168:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-hinotes.c:59:12: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pilot-link-0.12.5-dfsg/src/pilot-hinotes.c:60:8: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/pilot-hinotes.c:53:14: style: Variable 'tm_ptr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-hinotes.c:87:36: style: Parameter 'dirname' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-hinotes.c:60:5: style: Variable 'c' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-install-datebook.c:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-datebook.c:181:26: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pilot-link-0.12.5-dfsg/src/pilot-install-datebook.c:192:24: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pilot-link-0.12.5-dfsg/src/pilot-install-datebook.c:258:2: style:inconclusive: Statements following 'goto' will never be executed. [unreachableCode] pilot-link-0.12.5-dfsg/src/pilot-install-datebook.c:261:2: style:inconclusive: Statements following 'goto' will never be executed. [unreachableCode] pilot-link-0.12.5-dfsg/src/pilot-install-expenses.c:60:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-hinote.c:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:52:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:68:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:98:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:172:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:281:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:116:3: error: Memory leak: memo_buf [memleak] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:126:3: error: Memory leak: memo_buf [memleak] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:92:8: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-install-memo.c:92:8: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-install-netsync.c:47:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_VAL [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-todo.c:64:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-todo.c:116:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable todo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-todo.c:143:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_INT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-todo.c:76:3: error: Resource leak: f [resourceLeak] pilot-link-0.12.5-dfsg/src/pilot-install-todo.c:81:2: error: Resource leak: f [resourceLeak] pilot-link-0.12.5-dfsg/src/pilot-install-todo.c:57:21: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-install-todos.c:87:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable todo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-todos.c:120:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-todos.c:69:16: style: Redundant initialization for 'begPtr'. The initialized value is overwritten before it is read. [redundantInitialization] pilot-link-0.12.5-dfsg/src/pilot-install-todos.c:42:12: note: begPtr is initialized pilot-link-0.12.5-dfsg/src/pilot-install-todos.c:69:16: note: begPtr is overwritten pilot-link-0.12.5-dfsg/src/pilot-install-todos.c:34:42: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-install-user.c:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-install-user.c:48:18: style: Variable 'environment' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-memos.c:213:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_VAL [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-memos.c:362:5: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/src/pilot-memos.c:58:8: style: Variable 'time_str' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-memos.c:104:31: style: Parameter 'dirname' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-nredir.c:58:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_AUTOHELP [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-port.c:66:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi_skb [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-port.c:101:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USERLAND_RESERVED_OPTIONS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-port.c:68:3: warning: If memory allocation fails, then there is a possible null pointer dereference: nskb [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-port.c:66:34: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-port.c:66:10: note: Assignment 'nskb=(struct pi_skb*)malloc(sizeof(struct pi_skb))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-port.c:68:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-port.c:69:3: warning: If memory allocation fails, then there is a possible null pointer dereference: nskb [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-port.c:66:34: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-port.c:66:10: note: Assignment 'nskb=(struct pi_skb*)malloc(sizeof(struct pi_skb))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-port.c:69:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-port.c:70:3: warning: If memory allocation fails, then there is a possible null pointer dereference: nskb [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-port.c:66:34: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-port.c:66:10: note: Assignment 'nskb=(struct pi_skb*)malloc(sizeof(struct pi_skb))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-port.c:70:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-port.c:72:3: warning: If memory allocation fails, then there is a possible null pointer dereference: nskb [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-port.c:66:34: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-port.c:66:10: note: Assignment 'nskb=(struct pi_skb*)malloc(sizeof(struct pi_skb))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-port.c:72:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-port.c:96:4: style: Variable 'slpbuffer' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-port.c:133:14: style: Variable 'slpbuffer' is allocated memory that is never used. [unusedAllocatedMemory] pilot-link-0.12.5-dfsg/src/pilot-read-expenses.c:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_TABLEEND [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-expenses.c:206:24: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/pilot-read-expenses.c:136:10: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] pilot-link-0.12.5-dfsg/src/pilot-read-expenses.c:120:5: note: i is assigned pilot-link-0.12.5-dfsg/src/pilot-read-expenses.c:136:10: note: i is overwritten pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_VAL [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:73:6: warning: If memory allocation fails, then there is a possible null pointer dereference: out++ [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:69:26: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:69:11: note: Assignment 'buffer=(char*)malloc(len)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:70:6: note: out is assigned 'buffer' here. pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:73:6: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:73:6: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:69:26: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:69:11: note: Assignment 'buffer=(char*)malloc(len)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:70:6: note: out is assigned 'buffer' here. pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:73:6: note: Null pointer addition pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:41:4: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-read-notepad.c:108:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTEPAD_DATA_BITS [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-notepad.c:254:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTEPAD_DATA_PNG [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-notepad.c:278:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTEPAD_FLAG_NAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-notepad.c:314:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-notepad.c:397:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTEPAD_ACTION_OUTPUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-notepad.c:252:45: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-read-notepad.c:92:25: style: Variable 'datapoints' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-read-notepad.c:111:15: style: Variable 'datapoints' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:282:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixName [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:320:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:396:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pixName [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:446:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALMPIX_OUT_PPM [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:369:25: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:490:18: style: Variable 'action' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:488:11: note: $symbol is assigned pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:490:18: note: $symbol is overwritten pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:543:9: style: Variable 's.f' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:580:9: style: Variable 's.sd' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-read-palmpix.c:581:9: style: Variable 's.db' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:191:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:395:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:279:5: error: Memory leak: state.pix_map [memleak] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:163:11: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assignment 'f=fopen(fname,"wb")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:163:11: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:165:11: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assignment 'f=fopen(fname,"wb")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:165:11: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:167:11: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assignment 'f=fopen(fname,"wb")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:167:11: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:169:11: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assignment 'f=fopen(fname,"wb")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:169:11: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:172:37: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assignment 'f=fopen(fname,"wb")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:172:37: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:174:10: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:161:12: note: Assignment 'f=fopen(fname,"wb")', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:174:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:156:24: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:156:48: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-read-screenshot.c:395:37: error: Uninitialized variable: &pformat [uninitvar] pilot-link-0.12.5-dfsg/src/pilot-read-todos.c:110:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-todos.c:46:23: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/pilot-read-todos.c:68:22: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] pilot-link-0.12.5-dfsg/src/pilot-read-todos.c:38:43: style: Parameter 'tai' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-read-todos.c:55:41: style: Parameter 'tai' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:944:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:1008:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VEO_ACTION_OUTPUT [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:982:5: error: Resource leak: f [resourceLeak] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:490:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:490:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:491:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:491:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:492:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:492:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:493:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:493:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:494:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:494:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:495:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:495:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:496:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:496:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:497:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:497:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:499:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:499:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:500:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:500:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:501:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:501:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:502:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:502:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:530:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:530:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:531:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:531:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:532:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:532:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:533:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:533:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:534:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:534:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:535:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:535:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:536:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:536:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:537:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:537:10: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:539:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:539:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:540:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:540:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:541:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:541:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:542:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmpRow [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:484:17: note: Assignment 'tmpRow=malloc(2560)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:542:12: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:71:42: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:92:28: style: Parameter 'inP' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:682:19: style: Variable 'rAP' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:682:25: style: Variable 'rBP' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:682:31: style: Variable 'rCP' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:942:52: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-read-veo.c:685:9: style: Variable 'rawH' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-reminders.c:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_TABLEEND [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-schlep.c:42:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-schlep.c:88:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-schlep.c:134:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plu_quiet [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-schlep.c:164:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-schlep.c:51:3: error: Resource leak: fd [resourceLeak] pilot-link-0.12.5-dfsg/src/pilot-schlep.c:102:3: error: Resource leak: fd [resourceLeak] pilot-link-0.12.5-dfsg/src/pilot-schlep.c:34:32: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-schlep.c:78:34: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-wav.c:203:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpOpenRead [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-wav.c:298:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpEndCodeNormal [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-wav.c:334:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plu_quiet [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-wav.c:393:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-wav.c:154:23: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-wav.c:177:30: style: Parameter 'dbname' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-wav.c:193:20: style: Variable 'booldb' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-wav.c:296:6: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:345:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:611:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:641:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:709:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsMAXFILENAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:832:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:886:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:921:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:967:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1149:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1193:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsMAXFILENAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1415:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1512:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1572:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1604:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1640:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1688:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsFileDateModified [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1717:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsMAXFILENAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1862:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsMAXFILENAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1992:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsMAXFILENAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:2133:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpVFSOpenRead [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:2176:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vfsMAXFILENAME [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:2233:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:2261:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBInfo [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:2317:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POPT_ARG_STRING [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:529:3: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:2033:22: style: Condition 'matched_volume<0' is always true [knownConditionTrueFalse] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:2028:21: note: Assuming that condition 'matched_volume>=0' is not redundant pilot-link-0.12.5-dfsg/src/pilot-xfer.c:2033:22: note: Condition 'matched_volume<0' is always true pilot-link-0.12.5-dfsg/src/pilot-xfer.c:866:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1235:3: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1462:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1548:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1538:3: error: Resource leak: fd [resourceLeak] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:378:6: error: Common realloc mistake: 'orig_files' nulled but not freed upon failure [memleakOnRealloc] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1902:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1902:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1903:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1903:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1904:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1904:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1905:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1905:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1906:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1906:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1907:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1907:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1909:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1909:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1912:41: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1912:41: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1928:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1928:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1929:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1929:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1930:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1930:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1931:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1901:14: note: Assignment 't=malloc(sizeof(struct cardreport_t))', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1931:3: note: Null pointer dereference pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1350:16: style: Checking if unsigned expression 'readsize' is less than zero. [unsignedLessThanZero] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:535:11: style: Local variable 'i' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:324:7: note: Shadowed declaration pilot-link-0.12.5-dfsg/src/pilot-xfer.c:535:11: note: Shadow variable pilot-link-0.12.5-dfsg/src/pilot-xfer.c:251:19: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:364:19: style: Variable 'dirent' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:934:20: style: Parameter 'd1' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:934:35: style: Parameter 'd2' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:970:17: style: Variable 'dirent' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1775:28: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1778:10: style: Variable 'fs' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1779:7: style: Variable 'media' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:54:7: style: struct member 'recInfo_t::attr' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:55:7: style: struct member 'recInfo_t::id' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:60:7: style: struct member 'pdb_t::attr' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:61:7: style: struct member 'pdb_t::version' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:62:7: style: struct member 'pdb_t::cdate' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:63:7: style: struct member 'pdb_t::mdate' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:64:7: style: struct member 'pdb_t::backupdate' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:65:7: style: struct member 'pdb_t::modno' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:66:7: style: struct member 'pdb_t::appinfo' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:67:7: style: struct member 'pdb_t::sortinfo' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:68:7: style: struct member 'pdb_t::dbType' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:69:7: style: struct member 'pdb_t::dbCreator' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:70:7: style: struct member 'pdb_t::seed' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:72:7: style: struct member 'pdb_t::nextRecList' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:73:7: style: struct member 'pdb_t::nRec' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/pilot-xfer.c:278:11: style: union member 'Anonymous0::L' is never used. [unusedStructMember] pilot-link-0.12.5-dfsg/src/plu_args.c:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/plu_args.c:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/userland.c:45:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plu_port [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/userland.c:109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLU_CAT_CASE_INSENSITIVE [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/userland.c:161:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/validate.cc:47:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/validate.cc:92:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/validate.cc:140:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/validate.cc:182:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/validate.cc:227:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/src/validate.cc:26:25: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:32:14: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:98:22: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:118:22: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:135:27: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:136:9: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:158:7: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:176:27: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:178:9: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:243:45: style: C-style pointer casting [cstyleCast] pilot-link-0.12.5-dfsg/src/validate.cc:224:15: style: The scope of the variable 'pf' can be reduced. [variableScope] pilot-link-0.12.5-dfsg/src/validate.cc:242:13: style: Local variable 'entnum' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/src/validate.cc:81:56: note: Shadowed declaration pilot-link-0.12.5-dfsg/src/validate.cc:242:13: note: Shadow variable pilot-link-0.12.5-dfsg/src/validate.cc:44:80: style: Parameter 'pack2' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/validate.cc:44:108: style: Parameter 'kenPack' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/src/validate.cc:176:21: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/tests/calendardb-test.c:110:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/calendardb-test.c:303:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/calendardb-test.c:227:13: style: Local variable 'i' shadows outer variable [shadowVariable] pilot-link-0.12.5-dfsg/tests/calendardb-test.c:94:7: note: Shadowed declaration pilot-link-0.12.5-dfsg/tests/calendardb-test.c:227:13: note: Shadow variable pilot-link-0.12.5-dfsg/tests/contactsdb-test.c:241:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpRecAttrDeleted [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/contactsdb-test.c:344:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/contactsdb-test.c:114:26: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/tests/contactsdb-test.c:225:8: style: Variable 'l' can be declared as pointer to const [constVariablePointer] pilot-link-0.12.5-dfsg/tests/dlp-test.c:134:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PilotUser [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/dlp-test.c:149:48: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:198:50: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:377:43: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:428:83: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:438:83: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:476:53: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:482:53: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:488:53: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:500:53: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:512:53: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:526:53: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:592:47: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/dlp-test.c:598:47: error: Invalid memcmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool] pilot-link-0.12.5-dfsg/tests/locationdb-test.c:115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlpRecAttrDeleted [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/locationdb-test.c:175:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/packers.c:253:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/packers.c:509:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/packers.c:758:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable datebook_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/packers.c:991:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable todo_v1 [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/packers.c:105:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:114:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:143:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:207:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:232:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:273:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:354:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:365:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:398:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:460:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:486:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:536:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:600:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:611:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:644:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:709:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:735:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:787:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:843:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:852:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:879:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:943:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:968:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1022:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1088:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1099:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1117:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1182:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1208:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1231:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1258:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1283:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1349:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1358:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1374:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1439:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1464:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1487:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1514:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1538:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1562:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1573:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1584:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1611:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1637:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1663:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1674:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1685:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1712:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1738:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] pilot-link-0.12.5-dfsg/tests/packers.c:1762:26: style: Parameter 'argv' can be declared as const array [constParameter] pilot-link-0.12.5-dfsg/tests/versamail-test.c:16:2: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] pilot-link-0.12.5-dfsg/tests/versamail-test.c:23:4: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] pilot-link-0.12.5-dfsg/tests/versamail-test.c:29:44: style: Parameter 'ai' can be declared as pointer to const [constParameterPointer] pilot-link-0.12.5-dfsg/tests/versamail-test.c:207:27: error: Uninitialized variable: r [uninitvar] pilot-link-0.12.5-dfsg/tests/versamail-test.c:205:30: style: Variable 'PI_ARGS' is assigned a value that is never used. [unreadVariable] pilot-link-0.12.5-dfsg/tests/vfs-test.c:102:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_ERR_SOCK_DISCONNECTED [valueFlowBailoutIncompleteVar] pilot-link-0.12.5-dfsg/tests/vfs-test.c:382:6: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] pilot-link-0.12.5-dfsg/tests/vfs-test.c:389:6: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] pilot-link-0.12.5-dfsg/tests/vfs-test.c:396:6: style: Obsolescent function 'ctime_r' called. It is recommended to use 'strftime' instead. [prohibitedctime_rCalled] pilot-link-0.12.5-dfsg/libpisock/dlp.c:580:21: warning: Null pointer dereference: req [ctunullpointer] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1736:10: note: Assuming that condition 'req==NULL' is not redundant pilot-link-0.12.5-dfsg/libpisock/dlp.c:1735:19: note: Calling function dlp_exec, 2nd argument is null pilot-link-0.12.5-dfsg/libpisock/dlp.c:711:16: note: Calling function dlp_request_write, 1st argument is null pilot-link-0.12.5-dfsg/libpisock/dlp.c:580:21: note: Dereferencing argument req that is null pilot-link-0.12.5-dfsg/libpisync/sync.c:98:42: error: Null pointer dereference: precord [ctunullpointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:407:19: note: Calling function add_record_queue, 2nd argument is null pilot-link-0.12.5-dfsg/libpisync/sync.c:212:19: note: Calling function sync_CopyPilotRecord, 1st argument is null pilot-link-0.12.5-dfsg/libpisync/sync.c:98:42: note: Dereferencing argument precord that is null pilot-link-0.12.5-dfsg/src/pilot-foto.c:1109:12: warning: If memory allocation fails, then there is a possible null pointer dereference: dest [ctunullpointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:472:22: note: Calling function memcpy_tux_record, 1st argument is null pilot-link-0.12.5-dfsg/src/pilot-foto.c:1109:12: note: Dereferencing argument dest that is null diff: 2.17.0 parsedate.y:530:45: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] 2.17.0 parsedate.y:544:17: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] 2.17.0 parsedate.y:545:18: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] head pilot-link-0.12.5-dfsg/bindings/Java/libjpisock.c:576:9: style: Variable 'iNumBytesRead' is assigned a value that is never used. [unreadVariable] head pilot-link-0.12.5-dfsg/libpisock/dlp.c:580:32: warning: Either the condition 'req==NULL' is redundant or there is possible null pointer dereference: req. [nullPointerRedundantCheck] pilot-link-0.12.5-dfsg/libpisock/dlp.c:1736:10: note: Assuming that condition 'req==NULL' is not redundant pilot-link-0.12.5-dfsg/libpisock/dlp.c:1735:24: note: Calling function 'dlp_exec', 2nd argument 'req' value is 0 pilot-link-0.12.5-dfsg/libpisock/dlp.c:711:35: note: Calling function 'dlp_request_write', 1st argument 'req' value is 0 pilot-link-0.12.5-dfsg/libpisock/dlp.c:580:32: note: Null pointer dereference head pilot-link-0.12.5-dfsg/libpisync/sync.c:103:46: warning: Possible null pointer dereference: precord [nullPointer] pilot-link-0.12.5-dfsg/libpisync/sync.c:407:24: note: Calling function 'add_record_queue', 2nd argument 'NULL' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:212:40: note: Calling function 'sync_CopyPilotRecord', 1st argument 'precord' value is 0 pilot-link-0.12.5-dfsg/libpisync/sync.c:103:46: note: Null pointer dereference 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1152:64: style: Parameter 'interp' can be declared as pointer to const [constParameterPointer] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1152:64: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_getdisplay' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1577:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1152:64: note: Parameter 'interp' can be declared as pointer to const 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1153:13: style: Parameter 'argv' can be declared as const array [constParameter] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1153:13: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_getdisplay' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1577:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1153:13: note: Parameter 'argv' can be declared as const array 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1234:11: style: Parameter 'argv' can be declared as const array [constParameter] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1234:11: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_transmit' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1576:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1234:11: note: Parameter 'argv' can be declared as const array 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1268:13: style: Parameter 'argv' can be declared as const array [constParameter] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1268:13: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_pushbutton' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1570:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1268:13: note: Parameter 'argv' can be declared as const array 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1336:57: style: Parameter 'interp' can be declared as pointer to const [constParameterPointer] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1336:57: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_pen' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1571:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1336:57: note: Parameter 'interp' can be declared as pointer to const 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1337:13: style: Parameter 'argv' can be declared as const array [constParameter] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1337:13: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_pen' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1571:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1337:13: note: Parameter 'argv' can be declared as const array 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1366:57: style: Parameter 'interp' can be declared as pointer to const [constParameterPointer] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1366:57: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_key' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1572:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1366:57: note: Parameter 'interp' can be declared as pointer to const 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:62: style: Parameter 'interp' can be declared as pointer to const [constParameterPointer] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:62: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_inittkdbg' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1583:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:62: note: Parameter 'interp' can be declared as pointer to const 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:86: style: Parameter 'argv' can be declared as const array [constParameter] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:86: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_inittkdbg' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1583:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:1544:86: note: Parameter 'argv' can be declared as const array 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:869:60: style: Parameter 'interp' can be declared as pointer to const [constParameterPointer] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:869:60: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'proc_attach' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1575:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:869:60: note: Parameter 'interp' can be declared as pointer to const 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-debug.c:870:16: style: Parameter 'argv' can be declared as const array [constParameter] head pilot-link-0.12.5-dfsg/src/pilot-debug.c:870:16: style: Parameter 'argv' can be declared as const array. However it seems that 'proc_attach' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pilot-link-0.12.5-dfsg/src/pilot-debug.c:1575:23: note: You might need to cast the function pointer here pilot-link-0.12.5-dfsg/src/pilot-debug.c:870:16: note: Parameter 'argv' can be declared as const array head pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:313:7: warning: Uninitialized variable: info [uninitvar] pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:289:17: note: Assuming condition is false pilot-link-0.12.5-dfsg/src/pilot-dlpsh.c:313:7: note: Uninitialized variable: info head pilot-link-0.12.5-dfsg/src/pilot-foto.c:1109:12: warning: If memory allocation fails, then there is a possible null pointer dereference: dest [ctunullpointerOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:472:22: note: Calling function memcpy_tux_record, 1st argument is null pilot-link-0.12.5-dfsg/src/pilot-foto.c:1109:12: note: Dereferencing argument dest that is null 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:485:22: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:485:22: note: Null pointer addition head pilot-link-0.12.5-dfsg/src/pilot-foto.c:485:22: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:485:22: note: Null pointer addition 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:486:22: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:486:22: note: Null pointer addition head pilot-link-0.12.5-dfsg/src/pilot-foto.c:486:22: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:486:22: note: Null pointer addition 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:487:21: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:487:21: note: Null pointer addition head pilot-link-0.12.5-dfsg/src/pilot-foto.c:487:21: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:487:21: note: Null pointer addition 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:490:21: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:490:21: note: Null pointer addition head pilot-link-0.12.5-dfsg/src/pilot-foto.c:490:21: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:490:21: note: Null pointer addition 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:491:21: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:491:21: note: Null pointer addition head pilot-link-0.12.5-dfsg/src/pilot-foto.c:491:21: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:491:21: note: Null pointer addition 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:494:21: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:494:21: note: Null pointer addition head pilot-link-0.12.5-dfsg/src/pilot-foto.c:494:21: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-foto.c:471:20: note: Assignment 'record=malloc(rec_len+4)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-foto.c:494:21: note: Null pointer addition 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:73:6: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:69:26: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:69:11: note: Assignment 'buffer=(char*)malloc(len)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:70:6: note: out is assigned 'buffer' here. pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:73:6: note: Null pointer addition head pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:73:6: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:69:26: note: Assuming allocation function fails pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:69:11: note: Assignment 'buffer=(char*)malloc(len)', assigned value is 0 pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:70:6: note: out is assigned 'buffer' here. pilot-link-0.12.5-dfsg/src/pilot-read-ical.c:73:6: note: Null pointer addition 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:1011:19: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:366:21: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] 2.17.0 pilot-link-0.12.5-dfsg/src/pilot-xfer.c:997:9: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] 2.17.0 pilot-link-0.12.5-dfsg/src/validate.cc:215:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memos [valueFlowBailoutIncompleteVar] head pilot-link-0.12.5-dfsg/src/validate.cc:227:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] DONE