2025-01-22 17:26 ftp://ftp.de.debian.org/debian/pool/main/d/direwolf/direwolf_1.7+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --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 -j3 platform: Linux-6.8.0-1016-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.59 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.16.0 head-info: 06e7663 (2025-01-22 10:32:44 +0100) count: 1097 1052 elapsed-time: 200.0 197.3 head-timing-info: old-timing-info: head results: direwolf-1.7/cmake/cpu_tests/test_x86_avx512.cxx:14:36: style: C-style pointer casting [cstyleCast] direwolf-1.7/cmake/cpu_tests/test_x86_sse41.cxx:16:3: style: Redundant initialization for 'x'. The initialized value is overwritten before it is read. [redundantInitialization] direwolf-1.7/cmake/cpu_tests/test_x86_sse41.cxx:13:12: note: x is initialized direwolf-1.7/cmake/cpu_tests/test_x86_sse41.cxx:16:3: note: x is overwritten direwolf-1.7/cmake/cpu_tests/test_x86_sse42.cxx:13:3: style: Variable 'x' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/polarst.c:425:13: style: Variable 'dy' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/polarst.c:425:21: style: Variable 'dx' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/polarst.c:426:14: style: Variable 'rho' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/utm.c:199:27: style: Variable 'Central_Meridian' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/utm.c:313:22: style: Variable 'tm_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/utm.c:315:27: style: Variable 'Central_Meridian' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:1291:44: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/mgrs.c:1276:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/mgrs.c:1291:44: note: Array index out of bounds direwolf-1.7/external/geotranz/mgrs.c:1292:45: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/mgrs.c:1276:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/mgrs.c:1292:45: note: Array index out of bounds direwolf-1.7/external/geotranz/mgrs.c:1293:45: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/mgrs.c:1276:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/mgrs.c:1293:45: note: Array index out of bounds direwolf-1.7/external/geotranz/mgrs.c:1294:43: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/mgrs.c:1276:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/mgrs.c:1294:43: note: Array index out of bounds direwolf-1.7/external/geotranz/mgrs.c:1295:44: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/mgrs.c:1276:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/mgrs.c:1295:44: note: Array index out of bounds direwolf-1.7/external/geotranz/mgrs.c:993:15: style: Variable 'error_code' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/external/geotranz/mgrs.c:990:20: note: error_code is assigned direwolf-1.7/external/geotranz/mgrs.c:993:15: note: error_code is overwritten direwolf-1.7/external/geotranz/mgrs.c:319:23: style: Parameter 'MGRS' can be declared as pointer to const [constParameterPointer] direwolf-1.7/external/geotranz/mgrs.c:375:28: style: Parameter 'Letters' can be declared as const array [constParameter] direwolf-1.7/external/geotranz/mgrs.c:396:8: style: Variable 'alphabet' can be declared as const array [constVariable] direwolf-1.7/external/geotranz/mgrs.c:703:35: style: Parameter 'Ellipsoid_Code' can be declared as pointer to const [constParameterPointer] direwolf-1.7/external/geotranz/mgrs.c:203:8: style: struct member 'UPS_Constant_Value::letter' is never used. [unusedStructMember] direwolf-1.7/external/geotranz/mgrs.c:301:15: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:417:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:622:24: style: Variable 'temp_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:776:24: style: Variable 'temp_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:875:24: style: Variable 'temp_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:966:23: style: Variable 'utm_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:1031:18: style: Variable 'divisor' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:1032:23: style: Variable 'utm_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:1159:13: style: Variable 'index' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/mgrs.c:1266:13: style: Variable 'index' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/hidapi/hid.c:161:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:194:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_MESSAGE_ALLOCATE_BUFFER [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:257:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GENERIC_WRITE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:289:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:301:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:317:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:609:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:667:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:734:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:820:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:869:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_DEVICE_KEYBOARD [valueFlowBailoutIncompleteVar] direwolf-1.7/external/hidapi/hid.c:918:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_DEVICE_KEYBOARD [valueFlowBailoutIncompleteVar] direwolf-1.7/external/geotranz/usng.c:1209:44: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/usng.c:1194:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/usng.c:1209:44: note: Array index out of bounds direwolf-1.7/external/geotranz/usng.c:1210:45: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/usng.c:1194:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/usng.c:1210:45: note: Array index out of bounds direwolf-1.7/external/geotranz/usng.c:1211:45: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/usng.c:1194:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/usng.c:1211:45: note: Array index out of bounds direwolf-1.7/external/geotranz/usng.c:1212:43: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/usng.c:1194:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/usng.c:1212:43: note: Array index out of bounds direwolf-1.7/external/geotranz/usng.c:1213:44: warning: Either the condition 'letters[0]>=24' is redundant or the array 'UPS_Constant_Table[4]' is accessed at index 23, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/external/geotranz/usng.c:1194:22: note: Assuming that condition 'letters[0]>=24' is not redundant direwolf-1.7/external/geotranz/usng.c:1213:44: note: Array index out of bounds direwolf-1.7/external/geotranz/usng.c:305:28: style: Parameter 'USNG' can be declared as pointer to const [constParameterPointer] direwolf-1.7/external/geotranz/usng.c:342:28: style: Parameter 'Letters' can be declared as const array [constParameter] direwolf-1.7/external/geotranz/usng.c:363:8: style: Variable 'alphabet' can be declared as const array [constVariable] direwolf-1.7/external/geotranz/usng.c:618:35: style: Parameter 'Ellipsoid_Code' can be declared as pointer to const [constParameterPointer] direwolf-1.7/external/geotranz/usng.c:189:8: style: struct member 'UPS_Constant_Value::letter' is never used. [unusedStructMember] direwolf-1.7/external/geotranz/usng.c:287:15: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/usng.c:384:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/usng.c:692:24: style: Variable 'temp_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/usng.c:789:24: style: Variable 'temp_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/usng.c:880:23: style: Variable 'utm_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/usng.c:946:18: style: Variable 'divisor' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/usng.c:947:23: style: Variable 'utm_error_code' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/usng.c:1077:13: style: Variable 'index' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/geotranz/usng.c:1184:13: style: Variable 'index' is assigned a value that is never used. [unreadVariable] direwolf-1.7/external/misc/strtok_r.c:42:17: style: Variable 'spanp' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regcomp.c:129:29: error: syntax error [syntaxError] direwolf-1.7/external/hidapi/hid.c:161:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:161:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:162:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:162:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:163:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:163:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:164:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:164:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:165:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:165:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:166:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:166:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:167:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:167:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:168:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:168:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:169:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:169:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:170:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:170:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:172:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:172:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:174:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:174:2: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:363:3: warning: If memory allocation fails, then there is a possible null pointer dereference: device_interface_detail_data [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:362:77: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:362:34: note: Assignment 'device_interface_detail_data=(SP_DEVICE_INTERFACE_DETAIL_DATA_A*)malloc(required_size)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:363:3: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:463:4: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cur_dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:441:42: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:441:10: note: Assignment 'tmp=(struct hid_device_info*)calloc(1,sizeof(struct hid_device_info))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:448:14: note: Assignment 'cur_dev=tmp', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:463:4: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:684:10: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:683:33: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:683:9: note: Assignment 'buf=(unsigned char*)malloc(dev->output_report_length)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:684:10: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:836:10: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:834:47: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:834:23: note: Assignment 'dev->feature_buf=(unsigned char*)malloc(dev->feature_report_length)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:835:7: note: buf is assigned 'dev->feature_buf' here. direwolf-1.7/external/hidapi/hid.c:836:10: note: Null pointer dereference direwolf-1.7/external/hidapi/hid.c:685:14: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] direwolf-1.7/external/hidapi/hid.c:683:33: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:683:9: note: Assignment 'buf=(unsigned char*)malloc(dev->output_report_length)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:685:14: note: Null pointer addition direwolf-1.7/external/hidapi/hid.c:837:14: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] direwolf-1.7/external/hidapi/hid.c:834:47: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:834:23: note: Assignment 'dev->feature_buf=(unsigned char*)malloc(dev->feature_report_length)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:835:7: note: buf is assigned 'dev->feature_buf' here. direwolf-1.7/external/hidapi/hid.c:837:14: note: Null pointer addition direwolf-1.7/external/hidapi/hid.c:368:7: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/external/hidapi/hid.c:354:7: note: res is assigned direwolf-1.7/external/hidapi/hid.c:368:7: note: res is overwritten direwolf-1.7/external/hidapi/hid.c:514:12: style: Variable 'hex_str' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/hidapi/hid.c:200:12: error: Uninitialized variable: msg [uninitvar] direwolf-1.7/external/regex/regex_internal.c:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:72:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_string_t [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:579:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:918:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTEOL [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:961:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:975:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:988:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1023:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1043:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1271:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1413:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_token_t [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1473:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1517:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1553:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1605:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_dfastate_t [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1655:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_dfastate_t [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1618:19: style: Variable 'node' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:247:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:475:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regmatch_t [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:521:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:593:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:671:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:972:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1096:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1218:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1263:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1365:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_fail_stack_ent_t [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1389:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1422:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_fail_stack_ent_t [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1518:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eps_via_nodes [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1531:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1614:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1662:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable non_eps_nodes [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1730:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1757:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1777:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1823:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1858:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1907:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1942:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2057:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2299:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SBC_MAX [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2348:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2442:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2586:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_BACK_REF [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2697:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2841:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_OPEN_SUBEXP [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2888:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3113:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3190:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3365:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SBC_MAX [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3562:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARACTER [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4059:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4092:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4150:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_backref_cache_entry [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4223:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_backref_cache_entry [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4273:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_idx [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4302:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_sub_match_last_t [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aclients.c:130:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aclients.c:214:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aclients.c:421:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aclients.c:730:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aclients.c:236:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] direwolf-1.7/src/aclients.c:243:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] direwolf-1.7/src/aclients.c:257:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] direwolf-1.7/src/aclients.c:259:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] direwolf-1.7/src/aclients.c:320:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/aclients.c:330:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/aclients.c:560:8: style: Local variable 'n' shadows outer variable [shadowVariable] direwolf-1.7/src/aclients.c:381:17: note: Shadowed declaration direwolf-1.7/src/aclients.c:560:8: note: Shadow variable direwolf-1.7/src/aclients.c:118:22: style: Variable 'sa4' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/aclients.c:119:23: style: Variable 'sa6' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/aclients.c:231:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/aclients.c:255:10: style: Variable 'h' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/aclients.c:91:9: style: struct member 'agwpe_s::port_hi_reserved' is never used. [unusedStructMember] direwolf-1.7/src/aclients.c:93:9: style: struct member 'agwpe_s::kind_hi' is never used. [unusedStructMember] direwolf-1.7/src/aclients.c:94:8: style: struct member 'agwpe_s::call_from' is never used. [unusedStructMember] direwolf-1.7/src/aclients.c:95:8: style: struct member 'agwpe_s::call_to' is never used. [unusedStructMember] direwolf-1.7/src/aclients.c:97:7: style: struct member 'agwpe_s::user_reserved' is never used. [unusedStructMember] direwolf-1.7/src/agwlib.c:233:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/agwlib.c:531:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/agwlib.c:559:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/agwlib.c:582:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] direwolf-1.7/src/agwlib.c:616:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/agwlib.c:649:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/agwlib.c:689:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/agwlib.c:742:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/agwlib.c:360:26: style: Comparing expression of type 'unsigned char' against value 0. Condition is always false. [compareValueOutOfTypeRangeError] direwolf-1.7/src/agwlib.c:360:24: style: Checking if unsigned expression 'cmd.hdr.portx' is less than zero. [unsignedLessThanZero] direwolf-1.7/src/agwlib.c:496:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/agwlib.c:524:49: style: Parameter 'call_from' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:552:51: style: Parameter 'call_from' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:607:39: style: Parameter 'call_from' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:607:56: style: Parameter 'call_to' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:642:42: style: Parameter 'call_from' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:642:59: style: Parameter 'call_to' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:681:60: style: Parameter 'call_from' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:681:77: style: Parameter 'call_to' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:681:106: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:735:62: style: Parameter 'call_from' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:735:79: style: Parameter 'call_to' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/agwlib.c:150:17: style: struct member 'agw_hdr_s::reserved1' is never used. [unusedStructMember] direwolf-1.7/src/agwlib.c:151:17: style: struct member 'agw_hdr_s::reserved2' is never used. [unusedStructMember] direwolf-1.7/src/agwlib.c:152:17: style: struct member 'agw_hdr_s::reserved3' is never used. [unusedStructMember] direwolf-1.7/src/agwlib.c:155:17: style: struct member 'agw_hdr_s::reserved4' is never used. [unusedStructMember] direwolf-1.7/src/agwlib.c:157:17: style: struct member 'agw_hdr_s::reserved5' is never used. [unusedStructMember] direwolf-1.7/src/agwlib.c:166:7: style: struct member 'agw_hdr_s::user_reserved_NETLE' is never used. [unusedStructMember] direwolf-1.7/external/regex/regex_internal.c:78:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1609:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.c:1659:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:224:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_syntax_options [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:307:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_ICASE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:453:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:713:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:823:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:950:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1170:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1192:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1242:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1251:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1295:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1320:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1345:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1354:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1429:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1570:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1609:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1632:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1763:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_LIMITED_OPS [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:1972:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_BACKSLASH_ESCAPE_IN_LISTS [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:2055:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:2093:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:2145:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:2174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:2387:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:2434:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_BADBR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:2571:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:2688:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ECOLLATE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3006:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3289:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3307:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EBRACK [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3431:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ECOLLATE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3458:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_ICASE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3552:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3654:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DUP_MAX [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3732:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regcomp.c:3756:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1312:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_eo [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1368:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1390:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regmatch_t [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1424:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1518:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elems [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1539:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_so [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1710:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1759:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1871:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1987:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2080:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2306:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2448:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2601:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:2842:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3372:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:3576:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4153:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:4228:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ais.c:313:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ais.c:370:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ais.c:671:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ais.c:474:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] direwolf-1.7/src/ais.c:667:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:667:4: note: Null pointer dereference direwolf-1.7/src/ais.c:671:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:671:2: note: Null pointer dereference direwolf-1.7/src/ais.c:672:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:672:2: note: Null pointer dereference direwolf-1.7/src/ais.c:673:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:673:2: note: Null pointer dereference direwolf-1.7/src/ais.c:674:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:674:2: note: Null pointer dereference direwolf-1.7/src/ais.c:298:58: style:inconclusive: Function 'ais_to_nmea' argument 3 names different: declaration 'nema' definition 'nmea'. [funcArgNamesDifferent] direwolf-1.7/src/ais.h:3:58: note: Function 'ais_to_nmea' argument 3 names different: declaration 'nema' definition 'nmea'. direwolf-1.7/src/ais.c:298:58: note: Function 'ais_to_nmea' argument 3 names different: declaration 'nema' definition 'nmea'. direwolf-1.7/src/ais.c:298:68: style:inconclusive: Function 'ais_to_nmea' argument 4 names different: declaration 'nema_size' definition 'nmea_size'. [funcArgNamesDifferent] direwolf-1.7/src/ais.h:3:68: note: Function 'ais_to_nmea' argument 4 names different: declaration 'nema_size' definition 'nmea_size'. direwolf-1.7/src/ais.c:298:68: note: Function 'ais_to_nmea' argument 4 names different: declaration 'nema_size' definition 'nmea_size'. direwolf-1.7/src/ais.c:102:52: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ais.c:365:22: style: Parameter 'sentence' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ais.c:414:8: style: Variable 'payload' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/ais.c:415:8: style: Variable 'fill_bits' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/ais.c:655:34: style: Parameter 'mssi' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ais.c:655:46: style: Parameter 'shipname' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ais.c:655:62: style: Parameter 'callsign' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ais.c:655:78: style: Parameter 'destination' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ais.c:690:33: style: Parameter 'mssi' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/appserver.c:140:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] direwolf-1.7/src/appserver.c:484:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/appserver.c:732:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/appserver.c:229:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/appserver.c:256:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/appserver.c:583:37: style:inconclusive: Function 'agw_cb_G_port_information' argument 1 names different: declaration 'num_chan' definition 'num_chan_avail'. [funcArgNamesDifferent] direwolf-1.7/src/agwlib.h:40:37: note: Function 'agw_cb_G_port_information' argument 1 names different: declaration 'num_chan' definition 'num_chan_avail'. direwolf-1.7/src/appserver.c:583:37: note: Function 'agw_cb_G_port_information' argument 1 names different: declaration 'num_chan' definition 'num_chan_avail'. direwolf-1.7/src/appserver.c:456:8: style: Variable 'pcmd' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/appserver.c:516:10: style: Variable 'pcount' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/appserver.c:517:10: style: Variable 'plength' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/appserver.c:694:42: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/aprs_tt.c:362:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aprs_tt.c:635:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TTLOC_MACRO [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aprs_tt.c:783:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aprs_tt.c:1099:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aprs_tt.c:1276:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aprs_tt.c:1545:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aprs_tt.c:1721:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aprs_tt.c:1777:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/aprs_tt.c:1849:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regexec.c:1433:37: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] direwolf-1.7/external/regex/regexec.c:3340:42: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] direwolf-1.7/external/regex/regexec.c:3378:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] direwolf-1.7/external/regex/regexec.c:1691:11: style: Condition '!naccepted' is always true [knownConditionTrueFalse] direwolf-1.7/external/regex/regexec.c:1675:23: note: Assignment 'naccepted=0', assigned value is 0 direwolf-1.7/external/regex/regexec.c:1691:11: note: Condition '!naccepted' is always true direwolf-1.7/external/regex/regexec.c:3106:11: style: Condition 'naccepted' is always false [knownConditionTrueFalse] direwolf-1.7/external/regex/regexec.c:3061:23: note: Assignment 'naccepted=0', assigned value is 0 direwolf-1.7/external/regex/regexec.c:3106:11: note: Condition 'naccepted' is always false direwolf-1.7/external/regex/regexec.c:3397:34: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] direwolf-1.7/external/regex/regexec.c:3382:9: note: Assuming allocation function fails direwolf-1.7/external/regex/regexec.c:3381:21: note: Assignment 'dest_states=(re_dfastate_t**)malloc(ndests*3*sizeof(re_dfastate_t*))', assigned value is 0 direwolf-1.7/external/regex/regexec.c:3383:14: note: Assuming condition is false direwolf-1.7/external/regex/regexec.c:3397:34: note: Null pointer addition direwolf-1.7/external/regex/regexec.c:857:20: style: Variable 'pstate' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:1358:27: style: Parameter 'regs' can be declared as pointer to const [constParameterPointer] direwolf-1.7/external/regex/regexec.c:1905:38: style: Variable 'ent' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:2015:34: style: Variable 'lim' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:2051:38: style: Variable 'ent' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:2147:38: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:2613:35: style: Variable 'bkref_ent' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:3048:51: style: Parameter 'mctx' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/aprs_tt.c:545:16: style: Condition 'err!=0' is always false [knownConditionTrueFalse] direwolf-1.7/src/aprs_tt.c:544:28: note: Calling function 'parse_comment' returns 0 direwolf-1.7/src/aprs_tt.c:544:28: note: Assignment 'err=parse_comment(e)', assigned value is 0 direwolf-1.7/src/aprs_tt.c:545:16: note: Condition 'err!=0' is always false direwolf-1.7/src/aprs_tt.c:170:40: style:inconclusive: Function 'aprs_tt_init' argument 1 names different: declaration 'p_config' definition 'p'. [funcArgNamesDifferent] direwolf-1.7/src/aprs_tt.h:168:40: note: Function 'aprs_tt_init' argument 1 names different: declaration 'p_config' definition 'p'. direwolf-1.7/src/aprs_tt.c:170:40: note: Function 'aprs_tt_init' argument 1 names different: declaration 'p_config' definition 'p'. direwolf-1.7/src/aprs_tt.c:170:40: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/aprs_tt.c:1528:36: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/aprs_tt.c:1687:33: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/aprs_tt.c:1759:49: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/audio.c:300:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio.c:860:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SNDCTL_DSP_CHANNELS [valueFlowBailoutIncompleteVar] direwolf-1.7/src/atest.c:236:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] direwolf-1.7/src/atest.c:788:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio.c:1498:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/audio.c:955:23: style: Variable 'ossbuf_size_in_bytes' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/audio.c:942:25: note: ossbuf_size_in_bytes is assigned direwolf-1.7/src/audio.c:955:23: note: ossbuf_size_in_bytes is overwritten direwolf-1.7/src/audio.c:221:6: style: Unused variable: err [unusedVariable] direwolf-1.7/src/audio.c:856:7: style: Unused variable: message [unusedVariable] direwolf-1.7/src/atest.c:590:13: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/atest.c:572:6: note: err is assigned direwolf-1.7/src/atest.c:590:13: note: err is overwritten direwolf-1.7/src/atest.c:576:8: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/atest.c:575:8: note: err is assigned direwolf-1.7/src/atest.c:576:8: note: err is overwritten direwolf-1.7/src/atest.c:590:13: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/atest.c:576:8: note: err is assigned direwolf-1.7/src/atest.c:590:13: note: err is overwritten direwolf-1.7/src/atest.c:592:6: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/atest.c:590:13: note: err is assigned direwolf-1.7/src/atest.c:592:6: note: err is overwritten direwolf-1.7/src/atest.c:921:19: style:inconclusive: Function 'ptt_set' argument 1 names different: declaration 'octype' definition 'ot'. [funcArgNamesDifferent] direwolf-1.7/src/ptt.h:14:19: note: Function 'ptt_set' argument 1 names different: declaration 'octype' definition 'ot'. direwolf-1.7/src/atest.c:921:19: note: Function 'ptt_set' argument 1 names different: declaration 'octype' definition 'ot'. direwolf-1.7/src/atest.c:921:37: style:inconclusive: Function 'ptt_set' argument 3 names different: declaration 'ptt' definition 'ptt_signal'. [funcArgNamesDifferent] direwolf-1.7/src/ptt.h:14:41: note: Function 'ptt_set' argument 3 names different: declaration 'ptt' definition 'ptt_signal'. direwolf-1.7/src/atest.c:921:37: note: Function 'ptt_set' argument 3 names different: declaration 'ptt' definition 'ptt_signal'. direwolf-1.7/src/atest.c:655:15: style: Local variable 'c' shadows outer variable [shadowVariable] direwolf-1.7/src/atest.c:203:6: note: Shadowed declaration direwolf-1.7/src/atest.c:655:15: note: Shadow variable direwolf-1.7/src/atest.c:261:32: style: Variable 'long_options' can be declared as const array [constVariable] direwolf-1.7/src/fx25.h:34:36: style: Parameter 'rs' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/atest.c:116:13: style: struct member 'Anonymous5::filesize' is never used. [unusedStructMember] direwolf-1.7/src/atest.c:129:13: style: struct member 'Anonymous7::navgbytespersec' is never used. [unusedStructMember] direwolf-1.7/src/atest.c:130:15: style: struct member 'Anonymous7::nblockalign' is never used. [unusedStructMember] direwolf-1.7/src/atest.c:132:7: style: struct member 'Anonymous7::extras' is never used. [unusedStructMember] direwolf-1.7/src/audio_win.c:288:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio_win.c:698:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIM_DATA [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio_win.c:734:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WOM_DONE [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio_win.c:814:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio_win.c:952:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dwUser [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio_win.c:1025:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio_win.c:1129:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:851:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:1095:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:1482:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:1533:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:1666:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:2068:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:2196:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:2602:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:2784:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:3184:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:3237:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:3491:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:3722:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:3974:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:4259:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:4477:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:4565:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:4749:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:4965:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:5145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:5354:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:5511:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:5567:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:5648:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:5755:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:5830:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_single [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:5978:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6043:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6286:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_none [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6303:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_single [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6355:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6459:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6640:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6670:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_multi [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6729:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_not_specified [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6798:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_not_specified [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:6869:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/audio_win.c:793:10: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/audio_win.c:953:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/audio_win.c:1145:12: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/audio_win.c:615:17: style: Local variable 'err' shadows outer variable [shadowVariable] direwolf-1.7/src/audio_win.c:232:6: note: Shadowed declaration direwolf-1.7/src/audio_win.c:615:17: note: Shadow variable direwolf-1.7/src/ax25_pad.c:404:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad.c:1317:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad.c:1400:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad.c:2058:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad.c:2143:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad.c:2392:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad.c:2913:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_link.c:2244:34: style:inconclusive: Boolean expression 'ftype==frame_type_U_SABM' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] direwolf-1.7/src/ax25_link.c:1356:27: style: Condition 'seglen>S->n1_paclen-2' is always false [knownConditionTrueFalse] direwolf-1.7/src/ax25_link.c:1354:11: note: Assignment 'seglen=(S->n1_paclen-2)<(remaining_len)?(S->n1_paclen-2):(remaining_len)', assigned value is less than symbolic=S->n1_paclen-2+1 direwolf-1.7/src/ax25_link.c:1356:27: note: Condition 'seglen>S->n1_paclen-2' is always false direwolf-1.7/src/ax25_link.c:1356:56: style: Condition 'seglen>remaining_len' is always false [knownConditionTrueFalse] direwolf-1.7/src/ax25_link.c:1354:11: note: Assignment 'seglen=(S->n1_paclen-2)<(remaining_len)?(S->n1_paclen-2):(remaining_len)', assigned value is less than symbolic=remaining_len+1 direwolf-1.7/src/ax25_link.c:1356:56: note: Condition 'seglen>remaining_len' is always false direwolf-1.7/src/ax25_link.c:1388:29: style: Condition 'seglen>S->n1_paclen-1' is always false [knownConditionTrueFalse] direwolf-1.7/src/ax25_link.c:1386:13: note: Assignment 'seglen=(S->n1_paclen-1)<(remaining_len)?(S->n1_paclen-1):(remaining_len)', assigned value is less than symbolic=S->n1_paclen-1+1 direwolf-1.7/src/ax25_link.c:1388:29: note: Condition 'seglen>S->n1_paclen-1' is always false direwolf-1.7/src/ax25_link.c:1388:58: style: Condition 'seglen>remaining_len' is always false [knownConditionTrueFalse] direwolf-1.7/src/ax25_link.c:1386:13: note: Assignment 'seglen=(S->n1_paclen-1)<(remaining_len)?(S->n1_paclen-1):(remaining_len)', assigned value is less than symbolic=remaining_len+1 direwolf-1.7/src/ax25_link.c:1388:58: note: Condition 'seglen>remaining_len' is always false direwolf-1.7/src/ax25_link.c:3923:58: style:inconclusive: Function 'srej_frame' argument 3 names different: declaration 'pf' definition 'f'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_link.c:610:58: note: Function 'srej_frame' argument 3 names different: declaration 'pf' definition 'f'. direwolf-1.7/src/ax25_link.c:3923:58: note: Function 'srej_frame' argument 3 names different: declaration 'pf' definition 'f'. direwolf-1.7/src/ax25_link.c:3923:84: style:inconclusive: Function 'srej_frame' argument 5 names different: declaration 'info_ptr' definition 'info'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_link.c:610:85: note: Function 'srej_frame' argument 5 names different: declaration 'info_ptr' definition 'info'. direwolf-1.7/src/ax25_link.c:3923:84: note: Function 'srej_frame' argument 5 names different: declaration 'info_ptr' definition 'info'. direwolf-1.7/src/ax25_link.c:4426:45: style:inconclusive: Function 'disc_frame' argument 2 names different: declaration 'f' definition 'p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_link.c:613:45: note: Function 'disc_frame' argument 2 names different: declaration 'f' definition 'p'. direwolf-1.7/src/ax25_link.c:4426:45: note: Function 'disc_frame' argument 2 names different: declaration 'f' definition 'p'. direwolf-1.7/src/ax25_link.c:2614:23: style: Local variable 'cr' shadows outer argument [shadowArgument] direwolf-1.7/src/ax25_link.c:2512:47: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:2614:23: note: Shadow variable direwolf-1.7/src/ax25_link.c:2617:18: style: Local variable 'nr' shadows outer argument [shadowArgument] direwolf-1.7/src/ax25_link.c:2512:62: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:2617:18: note: Shadow variable direwolf-1.7/src/ax25_link.c:4282:17: style: Local variable 'res' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4249:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4282:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4283:12: style: Local variable 'f' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4250:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4283:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4284:12: style: Local variable 'nopid' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4252:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4284:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4286:17: style: Local variable 'pp' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4254:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4286:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4296:17: style: Local variable 'res' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4249:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4296:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4297:12: style: Local variable 'f' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4250:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4297:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4298:12: style: Local variable 'nopid' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4252:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4298:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4300:17: style: Local variable 'pp' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4254:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4300:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4309:17: style: Local variable 'res' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4249:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4309:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4310:12: style: Local variable 'f' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4250:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4310:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4311:12: style: Local variable 'nopid' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4252:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4311:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4313:17: style: Local variable 'pp' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4254:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4313:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4318:17: style: Local variable 'res' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4249:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4318:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4319:12: style: Local variable 'f' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4250:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4319:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4320:12: style: Local variable 'nopid' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4252:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4320:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4322:17: style: Local variable 'pp' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4254:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4322:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4334:17: style: Local variable 'res' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4249:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4334:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4335:12: style: Local variable 'f' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4250:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4335:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4336:12: style: Local variable 'nopid' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4252:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4336:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4338:17: style: Local variable 'pp' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4254:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4338:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4348:17: style: Local variable 'res' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4249:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4348:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4349:12: style: Local variable 'f' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4250:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4349:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4350:12: style: Local variable 'nopid' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4252:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4350:12: note: Shadow variable direwolf-1.7/src/ax25_link.c:4352:17: style: Local variable 'pp' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4254:15: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4352:17: note: Shadow variable direwolf-1.7/src/ax25_link.c:4373:14: style: Local variable 'incoming' shadows outer variable [shadowVariable] direwolf-1.7/src/ax25_link.c:4267:10: note: Shadowed declaration direwolf-1.7/src/ax25_link.c:4373:14: note: Shadow variable direwolf-1.7/src/ax25_link.c:812:24: style: Variable 'found' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/ax25_link.c:2104:36: style: Parameter 'E' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_link.c:4118:68: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_link.c:6664:48: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_link.c:6796:71: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_link.c:6897:40: style: Parameter 'S' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_pad.c:801:9: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/ax25_pad.c:799:4: note: p is assigned direwolf-1.7/src/ax25_pad.c:801:9: note: p is overwritten direwolf-1.7/src/ax25_pad.c:293:34: style:inconclusive: Function 'ax25_delete_debug' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:353:41: note: Function 'ax25_delete_debug' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:293:34: note: Function 'ax25_delete_debug' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:624:48: style:inconclusive: Function 'ax25_from_frame_debug' argument 1 names different: declaration 'data' definition 'fbuf'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:347:55: note: Function 'ax25_from_frame_debug' argument 1 names different: declaration 'data' definition 'fbuf'. direwolf-1.7/src/ax25_pad.c:624:48: note: Function 'ax25_from_frame_debug' argument 1 names different: declaration 'data' definition 'fbuf'. direwolf-1.7/src/ax25_pad.c:624:58: style:inconclusive: Function 'ax25_from_frame_debug' argument 2 names different: declaration 'len' definition 'flen'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:347:65: note: Function 'ax25_from_frame_debug' argument 2 names different: declaration 'len' definition 'flen'. direwolf-1.7/src/ax25_pad.c:624:58: note: Function 'ax25_from_frame_debug' argument 2 names different: declaration 'len' definition 'flen'. direwolf-1.7/src/ax25_pad.c:1008:30: style:inconclusive: Function 'ax25_set_addr' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:376:37: note: Function 'ax25_set_addr' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1008:30: note: Function 'ax25_set_addr' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1216:33: style:inconclusive: Function 'ax25_get_num_addr' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:380:40: note: Function 'ax25_get_num_addr' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1216:33: note: Function 'ax25_get_num_addr' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1303:40: style:inconclusive: Function 'ax25_get_addr_with_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:383:47: note: Function 'ax25_get_addr_with_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1303:40: note: Function 'ax25_get_addr_with_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1388:38: style:inconclusive: Function 'ax25_get_addr_no_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:384:45: note: Function 'ax25_get_addr_no_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1388:38: note: Function 'ax25_get_addr_no_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1453:29: style:inconclusive: Function 'ax25_get_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:386:36: note: Function 'ax25_get_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1453:29: note: Function 'ax25_get_ssid' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1522:26: style:inconclusive: Function 'ax25_get_h' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:389:33: note: Function 'ax25_get_h' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1522:26: note: Function 'ax25_get_h' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1557:27: style:inconclusive: Function 'ax25_set_h' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:391:34: note: Function 'ax25_set_h' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1557:27: note: Function 'ax25_set_h' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1626:42: style:inconclusive: Function 'ax25_get_first_not_repeated' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:395:49: note: Function 'ax25_get_first_not_repeated' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1626:42: note: Function 'ax25_get_first_not_repeated' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1693:29: style:inconclusive: Function 'ax25_get_info' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:399:36: note: Function 'ax25_get_info' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1693:29: note: Function 'ax25_get_info' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1729:30: style:inconclusive: Function 'ax25_set_info' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:400:37: note: Function 'ax25_set_info' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1729:30: note: Function 'ax25_set_info' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1729:53: style:inconclusive: Function 'ax25_set_info' argument 2 names different: declaration 'info_ptr' definition 'new_info_ptr'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:400:56: note: Function 'ax25_set_info' argument 2 names different: declaration 'info_ptr' definition 'new_info_ptr'. direwolf-1.7/src/ax25_pad.c:1729:53: note: Function 'ax25_set_info' argument 2 names different: declaration 'info_ptr' definition 'new_info_ptr'. direwolf-1.7/src/ax25_pad.c:1729:71: style:inconclusive: Function 'ax25_set_info' argument 3 names different: declaration 'info_len' definition 'new_info_len'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:400:70: note: Function 'ax25_set_info' argument 3 names different: declaration 'info_len' definition 'new_info_len'. direwolf-1.7/src/ax25_pad.c:1729:71: note: Function 'ax25_set_info' argument 3 names different: declaration 'info_len' definition 'new_info_len'. direwolf-1.7/src/ax25_pad.c:1969:34: style:inconclusive: Function 'ax25_format_addrs' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:415:41: note: Function 'ax25_format_addrs' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:1969:34: note: Function 'ax25_format_addrs' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:2089:25: style:inconclusive: Function 'ax25_pack' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:418:32: note: Function 'ax25_pack' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:2089:25: note: Function 'ax25_pack' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:2477:28: style:inconclusive: Function 'ax25_is_aprs' argument 1 names different: declaration 'pp' definition 'this_p'. [funcArgNamesDifferent] direwolf-1.7/src/ax25_pad.h:424:35: note: Function 'ax25_is_aprs' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:2477:28: note: Function 'ax25_is_aprs' argument 1 names different: declaration 'pp' definition 'this_p'. direwolf-1.7/src/ax25_pad.c:367:38: style: Parameter 'monitor' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_pad.c:624:48: style: Parameter 'fbuf' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_pad.c:1729:53: style: Parameter 'new_info_ptr' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_pad2.c:230:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad2.c:392:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad2.c:561:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad2.c:702:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ax25_pad2.c:204:161: style: Parameter 'pinfo' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_pad2.c:370:172: style: Parameter 'pinfo' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ax25_pad2.c:539:164: style: Parameter 'pinfo' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/beacon.c:806:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/cdigipeater.c:330:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] direwolf-1.7/src/cdigipeater.c:236:68: style: Parameter 'mycall_rec' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/cdigipeater.c:237:29: style: Parameter 'alias' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/beacon.c:782:47: style: Parameter 'gpsinfo' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:246:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:526:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:895:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:1024:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:1119:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:1397:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:1828:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2189:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2306:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2358:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2445:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2640:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2844:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2921:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2952:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:2992:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:3142:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:3397:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:4162:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:4463:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:4665:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] direwolf-1.7/external/regex/regex_internal.h:207:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] direwolf-1.7/external/regex/regexec.c:415:7: style: Condition 'free_str' is always false [knownConditionTrueFalse] direwolf-1.7/external/regex/regexec.c:386:18: note: Assignment 'free_str=0', assigned value is 0 direwolf-1.7/external/regex/regexec.c:388:7: note: Assuming condition is false direwolf-1.7/external/regex/regexec.c:415:7: note: Condition 'free_str' is always false direwolf-1.7/external/regex/regexec.c:3359:11: style: Condition 'dests_node_malloced' is always true [knownConditionTrueFalse] direwolf-1.7/external/regex/regexec.c:3346:29: note: Assignment 'dests_node_malloced=true', assigned value is 1 direwolf-1.7/external/regex/regexec.c:3359:11: note: Condition 'dests_node_malloced' is always true direwolf-1.7/external/regex/regcomp.c:2417:27: style:inconclusive: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'. [funcArgNamesDifferent] direwolf-1.7/external/regex/regcomp.c:74:46: note: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'. direwolf-1.7/external/regex/regcomp.c:2417:27: note: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'. direwolf-1.7/external/regex/regcomp.c:3766:35: style:inconclusive: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'. [funcArgNamesDifferent] direwolf-1.7/external/regex/regcomp.c:119:54: note: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'. direwolf-1.7/external/regex/regcomp.c:3766:35: note: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'. direwolf-1.7/external/regex/regexec.c:2012:27: style:inconclusive: Function 'check_dst_limits_calc_pos' argument 4 names different: declaration 'node' definition 'from_node'. [funcArgNamesDifferent] direwolf-1.7/external/regex/regexec.c:123:15: note: Function 'check_dst_limits_calc_pos' argument 4 names different: declaration 'node' definition 'from_node'. direwolf-1.7/external/regex/regexec.c:2012:27: note: Function 'check_dst_limits_calc_pos' argument 4 names different: declaration 'node' definition 'from_node'. direwolf-1.7/external/regex/regexec.c:3543:21: style:inconclusive: Function 'group_nodes_into_DFAstates' argument 3 names different: declaration 'states_node' definition 'dests_node'. [funcArgNamesDifferent] direwolf-1.7/external/regex/regexec.c:210:25: note: Function 'group_nodes_into_DFAstates' argument 3 names different: declaration 'states_node' definition 'dests_node'. direwolf-1.7/external/regex/regexec.c:3543:21: note: Function 'group_nodes_into_DFAstates' argument 3 names different: declaration 'states_node' definition 'dests_node'. direwolf-1.7/external/regex/regexec.c:4144:37: style:inconclusive: Function 'match_ctx_init' argument 1 names different: declaration 'cache' definition 'mctx'. [funcArgNamesDifferent] direwolf-1.7/external/regex/regexec.c:35:58: note: Function 'match_ctx_init' argument 1 names different: declaration 'cache' definition 'mctx'. direwolf-1.7/external/regex/regexec.c:4144:37: note: Function 'match_ctx_init' argument 1 names different: declaration 'cache' definition 'mctx'. direwolf-1.7/external/regex/regexec.c:4202:37: style:inconclusive: Function 'match_ctx_free' argument 1 names different: declaration 'cache' definition 'mctx'. [funcArgNamesDifferent] direwolf-1.7/external/regex/regexec.c:38:49: note: Function 'match_ctx_free' argument 1 names different: declaration 'cache' definition 'mctx'. direwolf-1.7/external/regex/regexec.c:4202:37: note: Function 'match_ctx_free' argument 1 names different: declaration 'cache' definition 'mctx'. direwolf-1.7/external/regex/regexec.c:4217:42: style:inconclusive: Function 'match_ctx_add_entry' argument 1 names different: declaration 'cache' definition 'mctx'. [funcArgNamesDifferent] direwolf-1.7/external/regex/regexec.c:39:63: note: Function 'match_ctx_add_entry' argument 1 names different: declaration 'cache' definition 'mctx'. direwolf-1.7/external/regex/regexec.c:4217:42: note: Function 'match_ctx_add_entry' argument 1 names different: declaration 'cache' definition 'mctx'. direwolf-1.7/external/regex/regcomp.c:813:9: style: Variable 'codeset_name' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regcomp.c:968:18: style: Variable 'clexp_node' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regcomp.c:1155:22: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regcomp.c:1200:16: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:1265:20: style: Variable 'cur_nodes' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:1358:46: style: Parameter 'eps_via_nodes' can be declared as pointer to const [constParameterPointer] direwolf-1.7/external/regex/regexec.c:2336:32: style: Variable 'log_nodes' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:2336:44: style: Variable 'table_nodes' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:2612:19: style: Variable 'dest_state' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:2891:16: style: Variable 'cur_nodes' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regexec.c:3232:34: style: Variable 'ent' can be declared as pointer to const [constVariablePointer] direwolf-1.7/external/regex/regcomp.c:3769:15: style: Variable 'dup_root' is not assigned a value. [unassignedVariable] direwolf-1.7/src/demod.c:134:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] direwolf-1.7/src/demod.c:1086:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] direwolf-1.7/src/demod.c:427:14: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] direwolf-1.7/src/demod.c:386:17: note: outer condition: have_plus direwolf-1.7/src/demod.c:427:14: note: identical inner condition: have_plus direwolf-1.7/src/demod.c:480:16: style: Condition 'have_plus' is always false [knownConditionTrueFalse] direwolf-1.7/src/demod.c:386:17: note: Assuming that condition 'have_plus' is not redundant direwolf-1.7/src/demod.c:480:16: note: Condition 'have_plus' is always false direwolf-1.7/src/demod.c:940:38: style:inconclusive: Function 'demod_mute_input' argument 2 names different: declaration 'mute' definition 'mute_during_xmit'. [funcArgNamesDifferent] direwolf-1.7/src/demod.h:11:38: note: Function 'demod_mute_input' argument 2 names different: declaration 'mute' definition 'mute_during_xmit'. direwolf-1.7/src/demod.c:940:38: note: Function 'demod_mute_input' argument 2 names different: declaration 'mute' definition 'mute_during_xmit'. direwolf-1.7/src/demod.c:1066:30: style: Variable 'D' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_9600.c:614:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_SCRAMBLE [valueFlowBailoutIncompleteVar] direwolf-1.7/src/demod_9600.c:399:18: style: The comparison 'subchan >= 0' is always true. [knownConditionTrueFalse] direwolf-1.7/src/demod_9600.c:396:16: note: 'subchan' is assigned value '0' here. direwolf-1.7/src/demod_9600.c:399:18: note: The comparison 'subchan >= 0' is always true. direwolf-1.7/src/demod_9600.c:603:71: style:inconclusive: Function 'nudge_pll' argument 4 names different: declaration 'demod_out' definition 'demod_out_f'. [funcArgNamesDifferent] direwolf-1.7/src/demod_9600.c:381:71: note: Function 'nudge_pll' argument 4 names different: declaration 'demod_out' definition 'demod_out_f'. direwolf-1.7/src/demod_9600.c:603:71: note: Function 'nudge_pll' argument 4 names different: declaration 'demod_out' definition 'demod_out_f'. direwolf-1.7/src/demod_afsk.c:300:6: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:356:6: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:392:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:393:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:395:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:396:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:398:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:399:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:401:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:402:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:404:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:405:2: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:434:4: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:476:4: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_afsk.c:492:4: style: Variable 'e' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/demod_psk.c:209:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] direwolf-1.7/src/demod_psk.c:708:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] direwolf-1.7/src/demod_psk.c:799:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] direwolf-1.7/src/demod_psk.c:760:110: style: Parameter 'bit_quality' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/digipeater.c:435:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] direwolf-1.7/src/digipeater.c:199:35: warning: Either the condition 'from_chan>=(3*2)' is redundant or the array 'save_digi_config_p->enabled[6][6]' is accessed at index save_digi_config_p->enabled[6][*], which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/src/digipeater.c:157:34: note: Assuming that condition 'from_chan>=(3*2)' is not redundant direwolf-1.7/src/digipeater.c:199:35: note: Array index out of bounds direwolf-1.7/src/digipeater.c:199:35: warning: Either the condition 'from_chan<0' is redundant or the array 'save_digi_config_p->enabled[6][6]' is accessed at index save_digi_config_p->enabled[-1][*], which is out of bounds. [negativeIndex] direwolf-1.7/src/digipeater.c:157:17: note: Assuming that condition 'from_chan<0' is not redundant direwolf-1.7/src/digipeater.c:199:35: note: Negative array index direwolf-1.7/src/digipeater.c:298:14: style:inconclusive: Function 'digipeat_match' argument 5 names different: declaration 'uidigi' definition 'alias'. [funcArgNamesDifferent] direwolf-1.7/src/digipeater.c:77:14: note: Function 'digipeat_match' argument 5 names different: declaration 'uidigi' definition 'alias'. direwolf-1.7/src/digipeater.c:298:14: note: Function 'digipeat_match' argument 5 names different: declaration 'uidigi' definition 'alias'. direwolf-1.7/src/digipeater.c:298:30: style:inconclusive: Function 'digipeat_match' argument 6 names different: declaration 'uitrace' definition 'wide'. [funcArgNamesDifferent] direwolf-1.7/src/digipeater.c:77:31: note: Function 'digipeat_match' argument 6 names different: declaration 'uitrace' definition 'wide'. direwolf-1.7/src/digipeater.c:298:30: note: Function 'digipeat_match' argument 6 names different: declaration 'uitrace' definition 'wide'. direwolf-1.7/src/digipeater.c:298:91: style:inconclusive: Function 'digipeat_match' argument 10 names different: declaration 'type_filter' definition 'filter_str'. [funcArgNamesDifferent] direwolf-1.7/src/digipeater.c:77:95: note: Function 'digipeat_match' argument 10 names different: declaration 'type_filter' definition 'filter_str'. direwolf-1.7/src/digipeater.c:298:91: note: Function 'digipeat_match' argument 10 names different: declaration 'type_filter' definition 'filter_str'. direwolf-1.7/src/digipeater.c:297:67: style: Parameter 'mycall_rec' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/digipeater.c:298:14: style: Parameter 'alias' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/digipeater.c:298:30: style: Parameter 'wide' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/digipeater.c:298:79: style: Parameter 'atgp' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/direwolf.c:245:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/direwolf.c:1200:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/direwolf.c:1183:86: style:inconclusive: Function 'app_process_rec_packet' argument 5 names different: declaration 'level' definition 'alevel'. [funcArgNamesDifferent] direwolf-1.7/src/hdlc_rec2.h:66:86: note: Function 'app_process_rec_packet' argument 5 names different: declaration 'level' definition 'alevel'. direwolf-1.7/src/direwolf.c:1183:86: note: Function 'app_process_rec_packet' argument 5 names different: declaration 'level' definition 'alevel'. direwolf-1.7/src/direwolf.c:530:17: style: Local variable 'p' shadows outer variable [shadowVariable] direwolf-1.7/src/direwolf.c:414:10: note: Shadowed declaration direwolf-1.7/src/direwolf.c:530:17: note: Shadow variable direwolf-1.7/src/decode_aprs.c:4764:16: warning: Either the condition 'clen>0' is redundant or the array 'A->g_comment[256]' is accessed at index 256, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/src/decode_aprs.c:4762:11: note: Assuming that condition 'clen>0' is not redundant direwolf-1.7/src/decode_aprs.c:4764:16: note: Array index out of bounds direwolf-1.7/src/decode_aprs.c:4013:8: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] direwolf-1.7/src/dlq.c:284:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dlq.c:775:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dlq.c:810:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dlq.c:1060:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dlq.c:1325:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 1) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 2) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 3) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 4) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 5) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 6) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 7) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 8) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 9) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 10) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 11) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 12) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3401:8: warning: %hx in format string (no. 13) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3453:8: warning: %hx in format string (no. 1) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3453:8: warning: %hx in format string (no. 2) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3453:8: warning: %hx in format string (no. 3) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/decode_aprs.c:3453:8: warning: %hx in format string (no. 4) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] direwolf-1.7/src/dlq.c:1069:8: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/dlq.c:1065:10: note: err is assigned direwolf-1.7/src/dlq.c:1069:8: note: err is overwritten direwolf-1.7/src/dlq.c:1001:34: style:inconclusive: Function 'dlq_wait_while_empty' argument 1 names different: declaration 'timeout_val' definition 'timeout'. [funcArgNamesDifferent] direwolf-1.7/src/dlq.h:134:34: note: Function 'dlq_wait_while_empty' argument 1 names different: declaration 'timeout_val' definition 'timeout'. direwolf-1.7/src/dlq.c:1001:34: note: Function 'dlq_wait_while_empty' argument 1 names different: declaration 'timeout_val' definition 'timeout'. direwolf-1.7/src/dlq.c:1286:29: style:inconclusive: Function 'cdata_delete' argument 1 names different: declaration 'txdata' definition 'cdata'. [funcArgNamesDifferent] direwolf-1.7/src/dlq.h:144:29: note: Function 'cdata_delete' argument 1 names different: declaration 'txdata' definition 'cdata'. direwolf-1.7/src/dlq.c:1286:29: note: Function 'cdata_delete' argument 1 names different: declaration 'txdata' definition 'cdata'. direwolf-1.7/src/dlq.c:231:129: style: Parameter 'spectrum' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dlq.c:491:32: style: Parameter 'addrs' can be declared as const array [constParameter] direwolf-1.7/src/dlq.c:551:35: style: Parameter 'addrs' can be declared as const array [constParameter] direwolf-1.7/src/dlq.c:614:43: style: Parameter 'addrs' can be declared as const array [constParameter] direwolf-1.7/src/dlq.c:684:34: style: Parameter 'addrs' can be declared as const array [constParameter] direwolf-1.7/src/dlq.c:751:35: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dlq.c:786:37: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dlq.c:1236:36: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:2841:63: style:inconclusive: Function 'aprs_telemetry' argument 3 names different: declaration 'info_len' definition 'ilen'. [funcArgNamesDifferent] direwolf-1.7/src/decode_aprs.c:113:63: note: Function 'aprs_telemetry' argument 3 names different: declaration 'info_len' definition 'ilen'. direwolf-1.7/src/decode_aprs.c:2841:63: note: Function 'aprs_telemetry' argument 3 names different: declaration 'info_len' definition 'ilen'. direwolf-1.7/src/decode_aprs.c:3544:82: style:inconclusive: Function 'decode_compressed_position' argument 2 names different: declaration 'ppos' definition 'pcpos'. [funcArgNamesDifferent] direwolf-1.7/src/decode_aprs.c:121:82: note: Function 'decode_compressed_position' argument 2 names different: declaration 'ppos' definition 'pcpos'. direwolf-1.7/src/decode_aprs.c:3544:82: note: Function 'decode_compressed_position' argument 2 names different: declaration 'ppos' definition 'pcpos'. direwolf-1.7/src/decode_aprs.c:2010:10: style: Local variable 'p' shadows outer variable [shadowVariable] direwolf-1.7/src/decode_aprs.c:1821:5: note: Shadowed declaration direwolf-1.7/src/decode_aprs.c:2010:10: note: Shadow variable direwolf-1.7/src/decode_aprs.c:2036:10: style: Local variable 'p' shadows outer variable [shadowVariable] direwolf-1.7/src/decode_aprs.c:1821:5: note: Shadowed declaration direwolf-1.7/src/decode_aprs.c:2036:10: note: Shadow variable direwolf-1.7/src/decode_aprs.c:2070:12: style: Local variable 'p' shadows outer variable [shadowVariable] direwolf-1.7/src/decode_aprs.c:1821:5: note: Shadowed declaration direwolf-1.7/src/decode_aprs.c:2070:12: note: Shadow variable direwolf-1.7/src/decode_aprs.c:161:67: style: Parameter 'third_party_src' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:1333:40: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:2355:64: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:2419:5: style: Variable 'pt' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/decode_aprs.c:2442:5: style: Variable 'ps' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/decode_aprs.c:2631:57: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:2635:8: style: Variable 'tok' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/decode_aprs.c:2805:57: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:2805:66: style: Parameter 'addressee' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:2805:83: style: Parameter 'query' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:2918:58: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:2949:54: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:3371:53: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:4101:36: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:4101:45: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:4331:52: style: Parameter 'dest' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:4621:54: style: Parameter 'pstart' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/decode_aprs.c:3646:18: style: struct member 'lat_s::deg' is never used. [unusedStructMember] direwolf-1.7/src/decode_aprs.c:3647:18: style: struct member 'lat_s::minn' is never used. [unusedStructMember] direwolf-1.7/src/decode_aprs.c:3648:9: style: struct member 'lat_s::dot' is never used. [unusedStructMember] direwolf-1.7/src/decode_aprs.c:3649:18: style: struct member 'lat_s::hmin' is never used. [unusedStructMember] direwolf-1.7/src/decode_aprs.c:4333:11: style: Variable 'fp' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/dsp.c:287:26: style:inconclusive: Function 'gen_ms' argument 2 names different: declaration 'samples_per_sec' definition 'sps'. [funcArgNamesDifferent] direwolf-1.7/src/dsp.h:12:26: note: Function 'gen_ms' argument 2 names different: declaration 'samples_per_sec' definition 'sps'. direwolf-1.7/src/dsp.c:287:26: note: Function 'gen_ms' argument 2 names different: declaration 'samples_per_sec' definition 'sps'. direwolf-1.7/src/dsp.c:348:14: style: Local variable 'window' shadows outer function [shadowFunction] direwolf-1.7/src/dsp.h:6:7: note: Shadowed declaration direwolf-1.7/src/dsp.c:348:14: note: Shadow variable direwolf-1.7/src/dtime_now.c:88:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dtime_now.c:165:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dtime_now.c:215:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dtime_now.c:301:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dtime_now.c:246:66: style: Parameter 'user_format' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dtmf.c:138:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DTMF_DECODE_OFF [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dwgps.c:130:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/dwgps.c:251:36: style: Parameter 'gpsinfo' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dwgpsd.c:209:40: style: Parameter 'pconfig' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dwsock.c:175:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dwsock.c:350:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dwsock.c:410:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dwgpsnmea.c:464:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dwgpsnmea.c:620:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dwsock.c:397:22: style: Variable 'sa4' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/dwsock.c:398:23: style: Variable 'sa6' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/encode_aprs.c:449:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/encode_aprs.c:607:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/encode_aprs.c:764:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/encode_aprs.c:822:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/dwgpsnmea.c:184:33: style: Parameter 'wp_port_name' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dwgpsnmea.c:444:32: style: Parameter 'sentence' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dwgpsnmea.c:452:8: style: Variable 'pstatus' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/dwgpsnmea.c:457:8: style: Variable 'pknots' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/dwgpsnmea.c:458:8: style: Variable 'pcourse' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/dwgpsnmea.c:597:32: style: Parameter 'sentence' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/dwgpsnmea.c:609:8: style: Variable 'pfix' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/dwgpsnmea.c:612:8: style: Variable 'paltitude' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/encode_aprs.c:228:19: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] direwolf-1.7/src/encode_aprs.c:546:19: style:inconclusive: Function 'encode_position' argument 14 names different: declaration 'speed_knots' definition 'speed'. [funcArgNamesDifferent] direwolf-1.7/src/encode_aprs.h:5:19: note: Function 'encode_position' argument 14 names different: declaration 'speed_knots' definition 'speed'. direwolf-1.7/src/encode_aprs.c:546:19: note: Function 'encode_position' argument 14 names different: declaration 'speed_knots' definition 'speed'. direwolf-1.7/src/encode_aprs.c:689:19: style:inconclusive: Function 'encode_object' argument 14 names different: declaration 'speed_knots' definition 'speed'. [funcArgNamesDifferent] direwolf-1.7/src/encode_aprs.h:13:19: note: Function 'encode_object' argument 14 names different: declaration 'speed_knots' definition 'speed'. direwolf-1.7/src/encode_aprs.c:689:19: note: Function 'encode_object' argument 14 names different: declaration 'speed_knots' definition 'speed'. direwolf-1.7/src/encode_aprs.c:301:71: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/encode_aprs.c:548:9: style: Parameter 'comment' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/encode_aprs.c:686:26: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/encode_aprs.c:690:47: style: Parameter 'comment' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/encode_aprs.c:807:27: style: Parameter 'addressee' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/encode_aprs.c:807:44: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/encode_aprs.c:807:56: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/fcs_calc.c:76:41: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/fcs_calc.c:114:38: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/fx25_encode.c:61:58: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/fx25_init.c:515:34: style:inconclusive: Function 'fx_hex_dump' argument 1 names different: declaration 'x' definition 'p'. [funcArgNamesDifferent] direwolf-1.7/src/fx25.h:83:33: note: Function 'fx_hex_dump' argument 1 names different: declaration 'x' definition 'p'. direwolf-1.7/src/fx25_init.c:515:34: note: Function 'fx_hex_dump' argument 1 names different: declaration 'x' definition 'p'. direwolf-1.7/src/fx25_rec.c:197:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FX_DATA [valueFlowBailoutIncompleteVar] direwolf-1.7/src/fx25_rec.c:267:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FX_TAG [valueFlowBailoutIncompleteVar] direwolf-1.7/src/fx25_send.c:234:50: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/fx25_send.c:295:37: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/fx25_rec.c:173:32: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned] direwolf-1.7/src/gen_tone.c:384:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] direwolf-1.7/src/gen_packets.c:130:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] direwolf-1.7/src/gen_packets.c:246:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] direwolf-1.7/src/gen_tone.c:147:36: style:inconclusive: Function 'gen_tone_init' argument 1 names different: declaration 'pp' definition 'audio_config_p'. [funcArgNamesDifferent] direwolf-1.7/src/gen_tone.h:6:36: note: Function 'gen_tone_init' argument 1 names different: declaration 'pp' definition 'audio_config_p'. direwolf-1.7/src/gen_tone.c:147:36: note: Function 'gen_tone_init' argument 1 names different: declaration 'pp' definition 'audio_config_p'. direwolf-1.7/src/gen_tone.c:341:8: style: Local variable 'rrc' shadows outer function [shadowFunction] direwolf-1.7/src/dsp.h:15:30: note: Shadowed declaration direwolf-1.7/src/gen_tone.c:341:8: note: Shadow variable direwolf-1.7/src/hdlc_rec.c:172:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_SCRAMBLE [valueFlowBailoutIncompleteVar] direwolf-1.7/src/hdlc_rec.c:251:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/hdlc_rec.c:462:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] direwolf-1.7/src/hdlc_rec.c:431:85: style:inconclusive: Function 'hdlc_rec_bit' argument 6 names different: declaration 'descram_state' definition 'not_used_remove'. [funcArgNamesDifferent] direwolf-1.7/src/hdlc_rec.h:8:85: note: Function 'hdlc_rec_bit' argument 6 names different: declaration 'descram_state' definition 'not_used_remove'. direwolf-1.7/src/hdlc_rec.c:431:85: note: Function 'hdlc_rec_bit' argument 6 names different: declaration 'descram_state' definition 'not_used_remove'. direwolf-1.7/src/gen_packets.c:1050:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] direwolf-1.7/src/gen_packets.c:540:14: style: Variable 'q' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/gen_packets.c:155:15: style: Variable 'info_len' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/hdlc_rec2.c:772:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AIS [valueFlowBailoutIncompleteVar] direwolf-1.7/src/hdlc_send.c:87:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAYER2_IL2P [valueFlowBailoutIncompleteVar] direwolf-1.7/src/hdlc_send.c:203:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAYER2_IL2P [valueFlowBailoutIncompleteVar] direwolf-1.7/src/hdlc_send.c:185:46: style:inconclusive: Function 'layer2_preamble_postamble' argument 2 names different: declaration 'flags' definition 'nbytes'. [funcArgNamesDifferent] direwolf-1.7/src/hdlc_send.h:16:46: note: Function 'layer2_preamble_postamble' argument 2 names different: declaration 'flags' definition 'nbytes'. direwolf-1.7/src/hdlc_send.c:185:46: note: Function 'layer2_preamble_postamble' argument 2 names different: declaration 'flags' definition 'nbytes'. direwolf-1.7/src/hdlc_send.c:85:76: style: Parameter 'audio_config_p' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/hdlc_send.c:185:82: style: Parameter 'audio_config_p' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/igate.c:177:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] direwolf-1.7/src/igate.c:560:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] direwolf-1.7/src/igate.c:624:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] direwolf-1.7/src/igate.c:1138:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/igate.c:1294:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] direwolf-1.7/src/igate.c:1552:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/hdlc_rec2.c:265:75: style:inconclusive: Boolean expression 'fix_bits==RETRY_NONE' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] direwolf-1.7/src/hdlc_rec2.c:205:38: style:inconclusive: Function 'hdlc_rec2_init' argument 1 names different: declaration 'audio_config_p' definition 'p_audio_config'. [funcArgNamesDifferent] direwolf-1.7/src/hdlc_rec2.h:58:38: note: Function 'hdlc_rec2_init' argument 1 names different: declaration 'audio_config_p' definition 'p_audio_config'. direwolf-1.7/src/hdlc_rec2.c:205:38: note: Function 'hdlc_rec2_init' argument 1 names different: declaration 'audio_config_p' definition 'p_audio_config'. direwolf-1.7/src/hdlc_rec2.c:887:41: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/hdlc_rec2.c:289:7: style: Variable 'ok' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/igate.c:1336:8: warning: Invalid recv() argument nr 1. The value is -1 but the valid values are '0:'. [invalidFunctionArg] direwolf-1.7/src/igate.c:1357:18: note: Assignment 'igate_sock=-1', assigned value is -1 direwolf-1.7/src/igate.c:1336:8: note: Invalid argument direwolf-1.7/src/igate.c:1769:20: style: Condition 'strlen(infop)>=4' is always true [knownConditionTrueFalse] direwolf-1.7/src/igate.c:1762:20: note: Assuming that condition 'strlen(infop)<11' is not redundant direwolf-1.7/src/igate.c:1769:20: note: Condition 'strlen(infop)>=4' is always true direwolf-1.7/src/igate.c:1249:45: style:inconclusive: Function 'send_msg_to_server' argument 1 names different: declaration 'msg' definition 'imsg'. [funcArgNamesDifferent] direwolf-1.7/src/igate.c:128:45: note: Function 'send_msg_to_server' argument 1 names different: declaration 'msg' definition 'imsg'. direwolf-1.7/src/igate.c:1249:45: note: Function 'send_msg_to_server' argument 1 names different: declaration 'msg' definition 'imsg'. direwolf-1.7/src/igate.c:1249:55: style:inconclusive: Function 'send_msg_to_server' argument 2 names different: declaration 'msg_len' definition 'imsg_len'. [funcArgNamesDifferent] direwolf-1.7/src/igate.c:128:54: note: Function 'send_msg_to_server' argument 2 names different: declaration 'msg_len' definition 'imsg_len'. direwolf-1.7/src/igate.c:1249:55: note: Function 'send_msg_to_server' argument 2 names different: declaration 'msg_len' definition 'imsg_len'. direwolf-1.7/src/igate.c:1780:62: style:inconclusive: Function 'maybe_xmit_packet_from_igate' argument 2 names different: declaration 'chan' definition 'to_chan'. [funcArgNamesDifferent] direwolf-1.7/src/igate.c:129:62: note: Function 'maybe_xmit_packet_from_igate' argument 2 names different: declaration 'chan' definition 'to_chan'. direwolf-1.7/src/igate.c:1780:62: note: Function 'maybe_xmit_packet_from_igate' argument 2 names different: declaration 'chan' definition 'to_chan'. direwolf-1.7/src/igate.c:1892:8: style: Local variable 'n' shadows outer variable [shadowVariable] direwolf-1.7/src/igate.c:1782:6: note: Shadowed declaration direwolf-1.7/src/igate.c:1892:8: note: Shadow variable direwolf-1.7/src/igate.c:165:22: style: Variable 'sa4' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/igate.c:166:23: style: Variable 'sa6' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/igate.c:1759:38: style: Parameter 'infop' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/il2p_codec.c:225:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/il2p_codec.c:130:11: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] direwolf-1.7/src/il2p_codec.c:134:6: note: Found duplicate branches for 'if' and 'else'. direwolf-1.7/src/il2p_codec.c:130:11: note: Found duplicate branches for 'if' and 'else'. direwolf-1.7/src/il2p_codec.c:77:14: style: Variable 'out_len' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/il2p_header.c:425:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/il2p_init.c:73:21: style:inconclusive: Function 'il2p_init' argument 1 names different: declaration 'debug' definition 'il2p_debug'. [funcArgNamesDifferent] direwolf-1.7/src/il2p.h:32:28: note: Function 'il2p_init' argument 1 names different: declaration 'debug' definition 'il2p_debug'. direwolf-1.7/src/il2p_init.c:73:21: note: Function 'il2p_init' argument 1 names different: declaration 'debug' definition 'il2p_debug'. direwolf-1.7/src/il2p_init.c:133:37: style: Parameter 'tx_data' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/il2p_init.c:164:36: style: Parameter 'rec_block' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/il2p_payload.c:238:10: style: Local variable 'e' shadows outer variable [shadowVariable] direwolf-1.7/src/il2p_payload.c:223:6: note: Shadowed declaration direwolf-1.7/src/il2p_payload.c:238:10: note: Shadow variable direwolf-1.7/src/il2p_payload.c:262:10: style: Local variable 'e' shadows outer variable [shadowVariable] direwolf-1.7/src/il2p_payload.c:223:6: note: Shadowed declaration direwolf-1.7/src/il2p_payload.c:262:10: note: Shadow variable direwolf-1.7/src/il2p_header.c:272:10: style:inconclusive: Boolean expression 'cr==cr_cmd' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] direwolf-1.7/src/il2p_header.c:330:10: style:inconclusive: Boolean expression 'cr==cr_cmd' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] direwolf-1.7/src/il2p_header.c:93:38: style: Parameter 'hdr' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/il2p_rec.c:126:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IL2P_HEADER [valueFlowBailoutIncompleteVar] direwolf-1.7/src/il2p_scramble.c:80:42: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/il2p_scramble.c:141:44: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/il2p_send.c:123:50: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/kiss.c:250:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kiss.c:404:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/il2p_test.c:411:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/il2p_test.c:851:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kiss.c:352:2: error: Resource leak: pt_slave_fd [resourceLeak] direwolf-1.7/src/kiss.c:193:41: style:inconclusive: Function 'kisspt_init' argument 1 names different: declaration 'misc_config' definition 'mc'. [funcArgNamesDifferent] direwolf-1.7/src/kiss.h:16:41: note: Function 'kisspt_init' argument 1 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/kiss.c:193:41: note: Function 'kisspt_init' argument 1 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/kiss.c:388:112: style:inconclusive: Function 'kisspt_send_rec_packet' argument 5 names different: declaration 'notused1' definition 'kps'. [funcArgNamesDifferent] direwolf-1.7/src/kiss.h:19:29: note: Function 'kisspt_send_rec_packet' argument 5 names different: declaration 'notused1' definition 'kps'. direwolf-1.7/src/kiss.c:388:112: note: Function 'kisspt_send_rec_packet' argument 5 names different: declaration 'notused1' definition 'kps'. direwolf-1.7/src/kiss.c:388:121: style:inconclusive: Function 'kisspt_send_rec_packet' argument 6 names different: declaration 'notused2' definition 'client'. [funcArgNamesDifferent] direwolf-1.7/src/kiss.h:19:43: note: Function 'kisspt_send_rec_packet' argument 6 names different: declaration 'notused2' definition 'client'. direwolf-1.7/src/kiss.c:388:121: note: Function 'kisspt_send_rec_packet' argument 6 names different: declaration 'notused2' definition 'client'. direwolf-1.7/src/kiss.c:193:41: style: Parameter 'mc' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/kiss.c:240:8: style: Variable 'pts' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/kiss_frame.c:208:38: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/kiss_frame.c:953:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/il2p_test.c:215:4: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/il2p_test.c:208:4: note: e is assigned direwolf-1.7/src/il2p_test.c:215:4: note: e is overwritten direwolf-1.7/src/il2p_test.c:222:4: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/il2p_test.c:215:4: note: e is assigned direwolf-1.7/src/il2p_test.c:222:4: note: e is overwritten direwolf-1.7/src/il2p_test.c:229:4: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment] direwolf-1.7/src/il2p_test.c:222:4: note: e is assigned direwolf-1.7/src/il2p_test.c:229:4: note: e is overwritten direwolf-1.7/src/il2p_test.c:301:7: style: Local variable 'e' shadows outer variable [shadowVariable] direwolf-1.7/src/il2p_test.c:204:6: note: Shadowed declaration direwolf-1.7/src/il2p_test.c:301:7: note: Shadow variable direwolf-1.7/src/il2p_test.c:349:23: style: Variable 'header1' can be declared as const array [constVariable] direwolf-1.7/src/il2p_test.c:521:23: style: Variable 'header3' can be declared as const array [constVariable] direwolf-1.7/src/il2p_test.c:629:17: style: Variable 'data1' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/il2p_test.c:632:17: style: Variable 'data2' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/il2p_test.c:123:10: warning: Comparison of identical string variables. [stringCompare] direwolf-1.7/src/il2p_test.c:906:14: style: Variable 'max_fec' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/kissnet.c:539:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kissnet.c:717:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kissnet.c:869:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kissserial.c:296:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kissserial.c:177:45: style:inconclusive: Function 'kissserial_init' argument 1 names different: declaration 'misc_config' definition 'mc'. [funcArgNamesDifferent] direwolf-1.7/src/kissserial.h:14:45: note: Function 'kissserial_init' argument 1 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/kissserial.c:177:45: note: Function 'kissserial_init' argument 1 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/kissutil.c:189:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kissutil.c:583:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kissutil.c:713:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kissutil.c:831:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/kissutil.c:313:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/kissutil.c:336:21: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] direwolf-1.7/src/kissutil.c:180:27: style: Parameter 'argv' can be declared as const array [constParameter] direwolf-1.7/src/kissutil.c:199:32: style: Variable 'long_options' can be declared as const array [constVariable] direwolf-1.7/src/kissutil.c:404:32: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/kissutil.c:549:56: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/kissnet.c:367:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/kissnet.c:736:36: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] direwolf-1.7/src/kissnet.c:848:30: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] direwolf-1.7/src/kissnet.c:573:11: error: Resource leak: listen_sock [resourceLeak] direwolf-1.7/src/kissnet.c:259:42: style:inconclusive: Function 'kissnet_init' argument 1 names different: declaration 'misc_config' definition 'mc'. [funcArgNamesDifferent] direwolf-1.7/src/kissnet.h:17:42: note: Function 'kissnet_init' argument 1 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/kissnet.c:259:42: note: Function 'kissnet_init' argument 1 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/kissnet.c:822:35: style:inconclusive: Function 'kissnet_copy' argument 1 names different: declaration 'kiss_msg' definition 'in_msg'. [funcArgNamesDifferent] direwolf-1.7/src/kissnet.h:24:35: note: Function 'kissnet_copy' argument 1 names different: declaration 'kiss_msg' definition 'in_msg'. direwolf-1.7/src/kissnet.c:822:35: note: Function 'kissnet_copy' argument 1 names different: declaration 'kiss_msg' definition 'in_msg'. direwolf-1.7/src/kissnet.c:822:47: style:inconclusive: Function 'kissnet_copy' argument 2 names different: declaration 'kiss_len' definition 'in_len'. [funcArgNamesDifferent] direwolf-1.7/src/kissnet.h:24:49: note: Function 'kissnet_copy' argument 2 names different: declaration 'kiss_len' definition 'in_len'. direwolf-1.7/src/kissnet.c:822:47: note: Function 'kissnet_copy' argument 2 names different: declaration 'kiss_len' definition 'in_len'. direwolf-1.7/src/kissnet.c:678:30: style: Parameter 'onlykps' can be declared as pointer to const. However it seems that 'kissnet_send_rec_packet' is a callback function, if 'onlykps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] direwolf-1.7/src/kissnet.c:983:68: note: You might need to cast the function pointer here direwolf-1.7/src/kissnet.c:678:30: note: Parameter 'onlykps' can be declared as pointer to const direwolf-1.7/src/kissnet.c:822:100: style: Parameter 'from_kps' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/latlong.c:748:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ll2utm.c:51:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ll2utm.c:103:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ll2utm.c:23:27: style: Parameter 'argv' can be declared as const array [constParameter] direwolf-1.7/src/latlong.c:649:2: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] direwolf-1.7/src/latlong.c:286:36: style:inconclusive: Function 'longitude_to_comp_str' argument 1 names different: declaration 'dlon' definition 'dlong'. [funcArgNamesDifferent] direwolf-1.7/src/latlong.h:14:36: note: Function 'longitude_to_comp_str' argument 1 names different: declaration 'dlon' definition 'dlong'. direwolf-1.7/src/latlong.c:286:36: note: Function 'longitude_to_comp_str' argument 1 names different: declaration 'dlon' definition 'dlong'. direwolf-1.7/src/latlong.c:472:34: style: Parameter 'pstr' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/latlong.c:472:46: style: Parameter 'phemi' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/latlong.c:535:35: style: Parameter 'pstr' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/latlong.c:535:47: style: Parameter 'phemi' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/latlong.c:649:7: style: Variable 'lon1' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/log.c:94:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/log.c:137:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/log.c:256:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/log.c:457:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/log.c:540:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/log2gpx.c:78:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] direwolf-1.7/src/log2gpx.c:280:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/log2gpx.c:387:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] direwolf-1.7/src/log.c:217:42: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/mheard.c:404:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/mheard.c:554:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/mheard.c:130:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/mheard.c:319:47: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/mheard.c:499:28: style: Parameter 'ptext' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/mheard.c:274:9: warning: Uninitialized variables: station.pnext, station.count, station.chan, station.num_digi_hops, station.last_heard_rf, station.last_heard_is, station.dlat, station.dlon, station.msp [uninitvar] direwolf-1.7/src/mheard.c:259:37: note: Assuming condition is false direwolf-1.7/src/mheard.c:274:9: note: Uninitialized variables: station.pnext, station.count, station.chan, station.num_digi_hops, station.last_heard_rf, station.last_heard_is, station.dlat, station.dlon, station.msp direwolf-1.7/src/log2gpx.c:318:8: error: Common realloc mistake: 'things' nulled but not freed upon failure [memleakOnRealloc] direwolf-1.7/src/log2gpx.c:59:27: style: Parameter 'argv' can be declared as const array [constParameter] direwolf-1.7/src/log2gpx.c:167:10: style: Variable 'pchan' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:169:10: style: Variable 'pisotime' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:175:10: style: Variable 'pname' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:177:10: style: Variable 'platitude' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:178:10: style: Variable 'plongitude' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:179:10: style: Variable 'pspeed' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:180:10: style: Variable 'pcourse' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:181:10: style: Variable 'paltitude' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:182:10: style: Variable 'pfreq' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:183:10: style: Variable 'poffset' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:184:10: style: Variable 'ptone' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:186:10: style: Variable 'pstatus' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:188:10: style: Variable 'pcomment' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:344:11: style: Variable 'ta' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/log2gpx.c:345:11: style: Variable 'tb' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/morse.c:520:35: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/pfilter.c:225:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/pfilter.c:332:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/pfilter.c:630:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_subtype_message [valueFlowBailoutIncompleteVar] direwolf-1.7/src/pfilter.c:798:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/pfilter.c:868:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packet_type_position [valueFlowBailoutIncompleteVar] direwolf-1.7/src/pfilter.c:972:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/pfilter.c:1089:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/pfilter.c:1345:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/multi_modem.c:183:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] direwolf-1.7/src/multi_modem.c:255:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/multi_modem.c:328:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AIS [valueFlowBailoutIncompleteVar] direwolf-1.7/src/multi_modem.c:374:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] direwolf-1.7/src/multi_modem.c:597:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] direwolf-1.7/src/multi_modem.c:159:40: style:inconclusive: Function 'multi_modem_init' argument 1 names different: declaration 'pmodem' definition 'pa'. [funcArgNamesDifferent] direwolf-1.7/src/multi_modem.h:13:40: note: Function 'multi_modem_init' argument 1 names different: declaration 'pmodem' definition 'pa'. direwolf-1.7/src/multi_modem.c:159:40: note: Function 'multi_modem_init' argument 1 names different: declaration 'pmodem' definition 'pa'. direwolf-1.7/src/multi_modem.c:235:38: style:inconclusive: Function 'multi_modem_process_sample' argument 1 names different: declaration 'c' definition 'chan'. [funcArgNamesDifferent] direwolf-1.7/src/multi_modem.h:15:38: note: Function 'multi_modem_process_sample' argument 1 names different: declaration 'c' definition 'chan'. direwolf-1.7/src/multi_modem.c:235:38: note: Function 'multi_modem_process_sample' argument 1 names different: declaration 'c' definition 'chan'. direwolf-1.7/src/multi_modem.c:119:8: style: struct member 'Anonymous5::speed_error' is never used. [unusedStructMember] direwolf-1.7/src/pfilter.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] direwolf-1.7/src/pfilter.c:1174:12: style: Condition 'pri!=NULL' is always true [knownConditionTrueFalse] direwolf-1.7/src/pfilter.c:790:45: style:inconclusive: Function 'filt_bodgu' argument 2 names different: declaration 'pattern' definition 'arg'. [funcArgNamesDifferent] direwolf-1.7/src/pfilter.c:155:45: note: Function 'filt_bodgu' argument 2 names different: declaration 'pattern' definition 'arg'. direwolf-1.7/src/pfilter.c:790:45: note: Function 'filt_bodgu' argument 2 names different: declaration 'pattern' definition 'arg'. direwolf-1.7/src/pfilter.c:198:48: style: Parameter 'filter' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/pfilter.c:790:45: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/pfilter.c:795:8: style: Variable 'v' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/pfilter.c:806:10: style: Variable 'w' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/pfilter.c:968:8: style: Variable 'v' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/pfilter.c:1085:48: style: Variable 'extra' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/pfilter.c:1318:8: style: Variable 'v' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/ptt.c:273:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ptt.c:454:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ptt.c:715:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ptt.c:1225:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIOCMGET [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ptt.c:1417:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] direwolf-1.7/src/recv.c:261:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DTMF_DECODE_OFF [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ptt.c:476:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/ptt.c:699:32: style:inconclusive: Function 'ptt_init' argument 1 names different: declaration 'p_modem' definition 'audio_config_p'. [funcArgNamesDifferent] direwolf-1.7/src/ptt.h:12:32: note: Function 'ptt_init' argument 1 names different: declaration 'p_modem' definition 'audio_config_p'. direwolf-1.7/src/ptt.c:699:32: note: Function 'ptt_init' argument 1 names different: declaration 'p_modem' definition 'audio_config_p'. direwolf-1.7/src/ptt.c:1161:19: style:inconclusive: Function 'ptt_set' argument 1 names different: declaration 'octype' definition 'ot'. [funcArgNamesDifferent] direwolf-1.7/src/ptt.h:14:19: note: Function 'ptt_set' argument 1 names different: declaration 'octype' definition 'ot'. direwolf-1.7/src/ptt.c:1161:19: note: Function 'ptt_set' argument 1 names different: declaration 'octype' definition 'ot'. direwolf-1.7/src/ptt.c:1161:37: style:inconclusive: Function 'ptt_set' argument 3 names different: declaration 'ptt' definition 'ptt_signal'. [funcArgNamesDifferent] direwolf-1.7/src/ptt.h:14:41: note: Function 'ptt_set' argument 3 names different: declaration 'ptt' definition 'ptt_signal'. direwolf-1.7/src/ptt.c:1161:37: note: Function 'ptt_set' argument 3 names different: declaration 'ptt' definition 'ptt_signal'. direwolf-1.7/src/serial_port.c:204:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ptt.c:529:14: style: Variable 'num_files' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/serial_port.c:284:43: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/symbols.c:755:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/symbols.c:807:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:341:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:675:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:842:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:915:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:997:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:1104:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:1161:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:1217:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:1272:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:1370:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] direwolf-1.7/src/server.c:1569:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/symbols.c:647:37: style: The if condition is the same as the previous if condition [duplicateCondition] direwolf-1.7/src/symbols.c:621:37: note: First condition direwolf-1.7/src/symbols.c:647:37: note: Second condition direwolf-1.7/src/symbols.c:955:70: style:inconclusive: Function 'symbols_to_tones' argument 4 names different: declaration 'tonessize' definition 'tonessiz'. [funcArgNamesDifferent] direwolf-1.7/src/symbols.h:16:70: note: Function 'symbols_to_tones' argument 4 names different: declaration 'tonessize' definition 'tonessiz'. direwolf-1.7/src/symbols.c:955:70: note: Function 'symbols_to_tones' argument 4 names different: declaration 'tonessize' definition 'tonessiz'. direwolf-1.7/src/symbols.c:572:48: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/symbols.c:572:59: style: Parameter 'dest' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/symbols.c:574:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/symbols.c:863:56: style: Parameter 'description' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:920:22: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] direwolf-1.7/src/server.c:1416:22: style: Comparing expression of type 'unsigned char' against value 0. Condition is always false. [compareValueOutOfTypeRangeError] direwolf-1.7/src/server.c:2063:31: style: Comparing expression of type 'unsigned char' against value 0. Condition is always true. [compareValueOutOfTypeRangeError] direwolf-1.7/src/server.c:1842:12: style: Condition 'chan>=0' is always true [knownConditionTrueFalse] direwolf-1.7/src/server.c:1838:28: note: Assignment 'chan=cmd.hdr.portx', assigned value is greater than -1 direwolf-1.7/src/server.c:1842:12: note: Condition 'chan>=0' is always true direwolf-1.7/src/server.c:1871:12: style: Condition 'chan>=0' is always true [knownConditionTrueFalse] direwolf-1.7/src/server.c:1867:28: note: Assignment 'chan=cmd.hdr.portx', assigned value is greater than -1 direwolf-1.7/src/server.c:1871:12: note: Condition 'chan>=0' is always true direwolf-1.7/src/server.c:711:11: error: Resource leak: listen_sock [resourceLeak] direwolf-1.7/src/server.c:1416:20: style: Checking if unsigned expression 'cmd.hdr.portx' is less than zero. [unsignedLessThanZero] direwolf-1.7/src/server.c:2063:28: style: Unsigned expression 'cmd.hdr.portx' can't be negative so it is unnecessary to test it. [unsignedPositive] direwolf-1.7/src/server.c:439:73: style:inconclusive: Function 'server_init' argument 2 names different: declaration 'misc_config' definition 'mc'. [funcArgNamesDifferent] direwolf-1.7/src/server.h:14:73: note: Function 'server_init' argument 2 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/server.c:439:73: note: Function 'server_init' argument 2 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/server.c:2062:14: style: Local variable 'n' shadows outer variable [shadowVariable] direwolf-1.7/src/server.c:1377:6: note: Shadowed declaration direwolf-1.7/src/server.c:2062:14: note: Shadow variable direwolf-1.7/src/server.c:439:73: style: Parameter 'mc' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:793:68: style: Parameter 'fbuf' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:920:17: style: Variable 'tm' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/server.c:1091:59: style: Parameter 'remote_call' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:1091:78: style: Parameter 'own_call' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:1149:58: style: Parameter 'remote_call' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:1149:77: style: Parameter 'own_call' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:1202:56: style: Parameter 'remote_call' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:1202:75: style: Parameter 'own_call' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:1202:100: style: Parameter 'data_ptr' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:1258:67: style: Parameter 'own_call' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/server.c:1258:83: style: Parameter 'remote_call' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/telemetry.c:148:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:284:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:484:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:589:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:668:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:748:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:841:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:927:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:937:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:954:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/textcolor.c:380:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] direwolf-1.7/src/textcolor.c:232:10: style: Condition 't<0' is always false [knownConditionTrueFalse] direwolf-1.7/src/textcolor.c:229:21: note: Assuming that condition 'g_enable_color!=0' is not redundant direwolf-1.7/src/textcolor.c:230:10: note: t is assigned 'g_enable_color' here. direwolf-1.7/src/textcolor.c:232:10: note: Condition 't<0' is always false direwolf-1.7/src/tnctest.c:151:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tnctest.c:285:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tnctest.c:673:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tnctest.c:1059:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tnctest.c:1133:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tnctest.c:1174:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tnctest.c:1253:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/telemetry.c:1025:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] direwolf-1.7/src/telemetry.c:983:18: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] direwolf-1.7/src/telemetry.c:972:16: note: outer condition: araw[n]!=-999999 direwolf-1.7/src/telemetry.c:983:18: note: opposite inner condition: araw[n]==-999999 direwolf-1.7/src/telemetry.c:1021:18: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] direwolf-1.7/src/telemetry.c:1011:16: note: outer condition: draw[n]!=-999999 direwolf-1.7/src/telemetry.c:1021:18: note: opposite inner condition: draw[n]==-999999 direwolf-1.7/src/telemetry.c:155:10: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:155:10: note: Null pointer dereference direwolf-1.7/src/telemetry.c:157:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:157:2: note: Null pointer dereference direwolf-1.7/src/telemetry.c:159:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:159:2: note: Null pointer dereference direwolf-1.7/src/telemetry.c:162:14: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:162:14: note: Null pointer dereference direwolf-1.7/src/telemetry.c:165:14: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:165:14: note: Null pointer dereference direwolf-1.7/src/telemetry.c:169:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:169:4: note: Null pointer dereference direwolf-1.7/src/telemetry.c:170:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:170:4: note: Null pointer dereference direwolf-1.7/src/telemetry.c:171:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:171:4: note: Null pointer dereference direwolf-1.7/src/telemetry.c:172:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:172:4: note: Null pointer dereference direwolf-1.7/src/telemetry.c:173:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:173:4: note: Null pointer dereference direwolf-1.7/src/telemetry.c:174:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:174:4: note: Null pointer dereference direwolf-1.7/src/telemetry.c:178:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:178:4: note: Null pointer dereference direwolf-1.7/src/telemetry.c:181:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:181:2: note: Null pointer dereference direwolf-1.7/src/telemetry.c:183:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:183:2: note: Null pointer dereference direwolf-1.7/src/telemetry.c:186:10: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:186:10: note: Null pointer dereference direwolf-1.7/src/telemetry.c:187:10: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:187:10: note: Null pointer dereference direwolf-1.7/src/telemetry.c:133:52: style: Parameter 'station' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/telemetry.c:213:25: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/telemetry.c:215:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/telemetry.c:263:52: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/telemetry.c:569:51: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/telemetry.c:648:57: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/telemetry.c:728:58: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/telemetry.c:944:69: style: Parameter 'araw' can be declared as const array [constParameter] direwolf-1.7/src/telemetry.c:944:93: style: Parameter 'ndp' can be declared as const array [constParameter] direwolf-1.7/src/telemetry.c:944:116: style: Parameter 'draw' can be declared as const array [constParameter] direwolf-1.7/src/tq.c:265:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tnctest.c:568:18: warning: Either the condition 'my_index>0' is redundant or the array 'last_rec_seq[2]' is accessed at index 2, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/src/tnctest.c:567:17: note: Assuming that condition 'my_index>0' is not redundant direwolf-1.7/src/tnctest.c:568:18: note: Array index out of bounds direwolf-1.7/src/tnctest.c:571:27: warning: Either the condition 'my_index>0' is redundant or the array 'last_rec_seq[2]' is accessed at index 2, which is out of bounds. [arrayIndexOutOfBoundsCond] direwolf-1.7/src/tnctest.c:567:17: note: Assuming that condition 'my_index>0' is not redundant direwolf-1.7/src/tnctest.c:571:27: note: Array index out of bounds direwolf-1.7/src/tnctest.c:309:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] direwolf-1.7/src/tnctest.c:316:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] direwolf-1.7/src/tnctest.c:331:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] direwolf-1.7/src/tnctest.c:333:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] direwolf-1.7/src/tnctest.c:396:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:419:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:430:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:439:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:440:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:456:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:476:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:515:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:526:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:573:8: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:586:8: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:597:8: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:987:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:991:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:997:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1144:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1147:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1151:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1185:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1188:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1192:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1216:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1219:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1223:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1264:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:1270:6: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/tnctest.c:430:4: error: Invalid usleep() argument nr 1. The value is 5000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:439:2: error: Invalid usleep() argument nr 1. The value is 2000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:440:2: error: Invalid usleep() argument nr 1. The value is 2000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:476:4: error: Invalid usleep() argument nr 1. The value is 1000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:526:4: error: Invalid usleep() argument nr 1. The value is 10000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:573:8: error: Invalid usleep() argument nr 1. The value is 10000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:586:8: error: Invalid usleep() argument nr 1. The value is 10000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:597:8: error: Invalid usleep() argument nr 1. The value is 10000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:987:2: error: Invalid usleep() argument nr 1. The value is 3000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:1144:6: error: Invalid usleep() argument nr 1. The value is 1500000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:1147:6: error: Invalid usleep() argument nr 1. The value is 1500000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:1185:6: error: Invalid usleep() argument nr 1. The value is 1500000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:1188:6: error: Invalid usleep() argument nr 1. The value is 1500000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:1216:4: error: Invalid usleep() argument nr 1. The value is 1500000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:1219:4: error: Invalid usleep() argument nr 1. The value is 1500000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:1270:6: error: Invalid usleep() argument nr 1. The value is 5000000 but the valid values are '0:999999'. [invalidFunctionArg] direwolf-1.7/src/tnctest.c:831:8: style: Local variable 'n' shadows outer variable [shadowVariable] direwolf-1.7/src/tnctest.c:638:17: note: Shadowed declaration direwolf-1.7/src/tnctest.c:831:8: note: Shadow variable direwolf-1.7/src/tnctest.c:883:14: style: Local variable 'n' shadows outer variable [shadowVariable] direwolf-1.7/src/tnctest.c:831:8: note: Shadowed declaration direwolf-1.7/src/tnctest.c:883:14: note: Shadow variable direwolf-1.7/src/tnctest.c:585:70: style: Argument 'my_index*column_width' to function printf is always 0. It does not matter what value 'column_width' has. [knownArgument] direwolf-1.7/src/tnctest.c:581:17: note: Assuming that condition 'my_index==0' is not redundant direwolf-1.7/src/tnctest.c:585:70: note: Argument 'my_index*column_width' to function printf is always 0. It does not matter what value 'column_width' has. direwolf-1.7/src/tnctest.c:139:22: style: Variable 'sa4' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/tnctest.c:140:23: style: Variable 'sa6' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/tnctest.c:304:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/tnctest.c:329:10: style: Variable 'h' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/tnctest.c:562:44: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tnctest.c:95:17: style: struct member 'agwpe_s::portx' is never used. [unusedStructMember] direwolf-1.7/src/tnctest.c:96:17: style: struct member 'agwpe_s::reserved1' is never used. [unusedStructMember] direwolf-1.7/src/tnctest.c:97:17: style: struct member 'agwpe_s::reserved2' is never used. [unusedStructMember] direwolf-1.7/src/tnctest.c:98:17: style: struct member 'agwpe_s::reserved3' is never used. [unusedStructMember] direwolf-1.7/src/tnctest.c:101:17: style: struct member 'agwpe_s::reserved4' is never used. [unusedStructMember] direwolf-1.7/src/tnctest.c:103:17: style: struct member 'agwpe_s::reserved5' is never used. [unusedStructMember] direwolf-1.7/src/tnctest.c:114:7: style: struct member 'agwpe_s::user_reserved' is never used. [unusedStructMember] direwolf-1.7/src/tt_text.c:401:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_text.c:582:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_text.c:939:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_text.c:1220:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_text.c:1318:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_user.c:312:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_user.c:438:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_user.c:513:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_user.c:742:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_user.c:998:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/tt_user.c:210:72: style:inconclusive: Function 'tt_user_init' argument 2 names different: declaration 'p' definition 'p_tt_config'. [funcArgNamesDifferent] direwolf-1.7/src/tt_user.h:7:72: note: Function 'tt_user_init' argument 2 names different: declaration 'p' definition 'p_tt_config'. direwolf-1.7/src/tt_user.c:210:72: note: Function 'tt_user_init' argument 2 names different: declaration 'p' definition 'p_tt_config'. direwolf-1.7/src/tt_user.c:240:27: style: Parameter 'callsign' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tt_user.c:300:35: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tt_user.c:432:33: style: Parameter 'callsign' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tt_user.c:480:79: style: Parameter 'loc_text' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tt_user.c:481:42: style: Parameter 'freq' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tt_user.c:481:54: style: Parameter 'ctcss' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tt_user.c:481:67: style: Parameter 'comment' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tt_user.c:481:94: style: Parameter 'dao' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/tt_text.c:573:74: style:inconclusive: Function 'tt_text_to_satsq' argument 4 names different: declaration 'buttonsiz' definition 'buttonsize'. [funcArgNamesDifferent] direwolf-1.7/src/tt_text.h:15:74: note: Function 'tt_text_to_satsq' argument 4 names different: declaration 'buttonsiz' definition 'buttonsize'. direwolf-1.7/src/tt_text.c:573:74: note: Function 'tt_text_to_satsq' argument 4 names different: declaration 'buttonsiz' definition 'buttonsize'. direwolf-1.7/src/tt_text.c:1313:74: style:inconclusive: Function 'tt_text_to_mhead' argument 4 names different: declaration 'buttonsiz' definition 'buttonsize'. [funcArgNamesDifferent] direwolf-1.7/src/tt_text.h:13:74: note: Function 'tt_text_to_mhead' argument 4 names different: declaration 'buttonsiz' definition 'buttonsize'. direwolf-1.7/src/tt_text.c:1313:74: note: Function 'tt_text_to_mhead' argument 4 names different: declaration 'buttonsiz' definition 'buttonsize'. direwolf-1.7/src/tt_text.c:1528:31: style: Parameter 'buttons' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ttcalc.c:114:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ttcalc.c:379:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] direwolf-1.7/src/ttcalc.c:502:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] direwolf-1.7/src/utm2ll.c:43:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/utm2ll.c:124:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] direwolf-1.7/src/walk96.c:82:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/walk96.c:122:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/walk96.c:154:11: style: Variable 'info_len' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/ttcalc.c:204:12: style: Local variable 'n' shadows outer variable [shadowVariable] direwolf-1.7/src/ttcalc.c:151:8: note: Shadowed declaration direwolf-1.7/src/ttcalc.c:204:12: note: Shadow variable direwolf-1.7/src/ttcalc.c:335:37: style: Parameter 'hostname' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ttcalc.c:335:53: style: Parameter 'port' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/ttcalc.c:490:22: style: Variable 'sa4' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/ttcalc.c:491:23: style: Variable 'sa6' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/ttcalc.c:78:9: style: struct member 'agwpe_s::port_hi_reserved' is never used. [unusedStructMember] direwolf-1.7/src/ttcalc.c:80:9: style: struct member 'agwpe_s::kind_hi' is never used. [unusedStructMember] direwolf-1.7/src/ttcalc.c:81:8: style: struct member 'agwpe_s::call_from' is never used. [unusedStructMember] direwolf-1.7/src/ttcalc.c:82:8: style: struct member 'agwpe_s::call_to' is never used. [unusedStructMember] direwolf-1.7/src/ttcalc.c:84:7: style: struct member 'agwpe_s::user_reserved' is never used. [unusedStructMember] direwolf-1.7/src/ttcalc.c:209:8: style: struct member 'Anonymous0::extra' is never used. [unusedStructMember] direwolf-1.7/src/ttcalc.c:242:12: style: Variable 'err' is assigned a value that is never used. [unreadVariable] direwolf-1.7/src/xid.c:149:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/waypoint.c:143:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] direwolf-1.7/src/waypoint.c:321:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/waypoint.c:676:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/xid.c:249:17: style: The if condition is the same as the previous if condition [duplicateCondition] direwolf-1.7/src/xid.c:245:17: note: First condition direwolf-1.7/src/xid.c:249:17: note: Second condition direwolf-1.7/src/xid.c:437:37: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/waypoint.c:139:27: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] direwolf-1.7/src/waypoint.c:698:32: style: The statement 'if (s_waypoint_serial_port_fd!=-1) s_waypoint_serial_port_fd=-1' is logically equivalent to 's_waypoint_serial_port_fd=-1'. [duplicateConditionalAssign] direwolf-1.7/src/waypoint.c:700:30: note: Assignment 's_waypoint_serial_port_fd=-1' direwolf-1.7/src/waypoint.c:698:32: note: Condition 's_waypoint_serial_port_fd!=-1' is redundant direwolf-1.7/src/waypoint.c:122:43: style:inconclusive: Function 'waypoint_init' argument 1 names different: declaration 'misc_config' definition 'mc'. [funcArgNamesDifferent] direwolf-1.7/src/waypoint.h:12:43: note: Function 'waypoint_init' argument 1 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/waypoint.c:122:43: note: Function 'waypoint_init' argument 1 names different: declaration 'misc_config' definition 'mc'. direwolf-1.7/src/waypoint.c:280:36: style:inconclusive: Function 'waypoint_send_sentence' argument 1 names different: declaration 'wname_in' definition 'name_in'. [funcArgNamesDifferent] direwolf-1.7/src/waypoint.h:16:36: note: Function 'waypoint_send_sentence' argument 1 names different: declaration 'wname_in' definition 'name_in'. direwolf-1.7/src/waypoint.c:280:36: note: Function 'waypoint_send_sentence' argument 1 names different: declaration 'wname_in' definition 'name_in'. direwolf-1.7/src/waypoint.c:139:22: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/waypoint.c:280:36: style: Parameter 'name_in' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/waypoint.c:281:48: style: Parameter 'comment_in' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/xmit.c:998:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/xmit.c:1124:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/xmit.c:1178:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/xmit.c:1251:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/xmit.c:1323:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/xmit.c:1490:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBUSY [valueFlowBailoutIncompleteVar] direwolf-1.7/src/xmit.c:585:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:776:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:911:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:985:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:1278:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:1350:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:1437:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:1452:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:1466:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:1491:4: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] direwolf-1.7/src/xmit.c:726:35: style:inconclusive: Function 'xmit_ax25_frames' argument 1 names different: declaration 'c' definition 'chan'. [funcArgNamesDifferent] direwolf-1.7/src/xmit.c:176:35: note: Function 'xmit_ax25_frames' argument 1 names different: declaration 'c' definition 'chan'. direwolf-1.7/src/xmit.c:726:35: note: Function 'xmit_ax25_frames' argument 1 names different: declaration 'c' definition 'chan'. direwolf-1.7/src/xmit.c:726:45: style:inconclusive: Function 'xmit_ax25_frames' argument 2 names different: declaration 'p' definition 'prio'. [funcArgNamesDifferent] direwolf-1.7/src/xmit.c:176:42: note: Function 'xmit_ax25_frames' argument 2 names different: declaration 'p' definition 'prio'. direwolf-1.7/src/xmit.c:726:45: note: Function 'xmit_ax25_frames' argument 2 names different: declaration 'p' definition 'prio'. direwolf-1.7/src/xmit.c:1169:47: style:inconclusive: Function 'xmit_speak_it' argument 3 names different: declaration 'msg' definition 'orig_msg'. [funcArgNamesDifferent] direwolf-1.7/src/xmit.h:22:54: note: Function 'xmit_speak_it' argument 3 names different: declaration 'msg' definition 'orig_msg'. direwolf-1.7/src/xmit.c:1169:47: note: Function 'xmit_speak_it' argument 3 names different: declaration 'msg' definition 'orig_msg'. direwolf-1.7/src/xmit.c:1423:40: style:inconclusive: Function 'wait_for_clear_channel' argument 1 names different: declaration 'channel' definition 'chan'. [funcArgNamesDifferent] direwolf-1.7/src/xmit.c:175:40: note: Function 'wait_for_clear_channel' argument 1 names different: declaration 'channel' definition 'chan'. direwolf-1.7/src/xmit.c:1423:40: note: Function 'wait_for_clear_channel' argument 1 names different: declaration 'channel' definition 'chan'. direwolf-1.7/src/xmit.c:1423:50: style:inconclusive: Function 'wait_for_clear_channel' argument 2 names different: declaration 'slotttime' definition 'slottime'. [funcArgNamesDifferent] direwolf-1.7/src/xmit.c:175:53: note: Function 'wait_for_clear_channel' argument 2 names different: declaration 'slotttime' definition 'slottime'. direwolf-1.7/src/xmit.c:1423:50: note: Function 'wait_for_clear_channel' argument 2 names different: declaration 'slotttime' definition 'slottime'. direwolf-1.7/src/xmit.c:1169:47: style: Parameter 'orig_msg' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/config.c:214:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/config.c:516:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/config.c:754:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/config.c:5525:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] direwolf-1.7/src/config.c:670:9: style: Condition '*t=='\0'' is always false [knownConditionTrueFalse] direwolf-1.7/src/config.c:5660:27: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/config.c:5659:24: note: Assuming allocation function fails direwolf-1.7/src/config.c:5659:24: note: Assignment 'b->source=strdup(value)', assigned value is 0 direwolf-1.7/src/config.c:5660:16: note: Assignment 'p=b->source', assigned value is 0 direwolf-1.7/src/config.c:5660:27: note: Null pointer dereference direwolf-1.7/src/config.c:5671:25: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/config.c:5670:22: note: Assuming allocation function fails direwolf-1.7/src/config.c:5670:22: note: Assignment 'b->dest=strdup(value)', assigned value is 0 direwolf-1.7/src/config.c:5671:16: note: Assignment 'p=b->dest', assigned value is 0 direwolf-1.7/src/config.c:5671:25: note: Null pointer dereference direwolf-1.7/src/config.c:721:48: style:inconclusive: Function 'config_init' argument 2 names different: declaration 'p_modem' definition 'p_audio_config'. [funcArgNamesDifferent] direwolf-1.7/src/config.h:249:55: note: Function 'config_init' argument 2 names different: declaration 'p_modem' definition 'p_audio_config'. direwolf-1.7/src/config.c:721:48: note: Function 'config_init' argument 2 names different: declaration 'p_modem' definition 'p_audio_config'. direwolf-1.7/src/config.c:722:26: style:inconclusive: Function 'config_init' argument 3 names different: declaration 'digi_config' definition 'p_digi_config'. [funcArgNamesDifferent] direwolf-1.7/src/config.h:250:26: note: Function 'config_init' argument 3 names different: declaration 'digi_config' definition 'p_digi_config'. direwolf-1.7/src/config.c:722:26: note: Function 'config_init' argument 3 names different: declaration 'digi_config' definition 'p_digi_config'. direwolf-1.7/src/config.c:723:27: style:inconclusive: Function 'config_init' argument 4 names different: declaration 'cdigi_config' definition 'p_cdigi_config'. [funcArgNamesDifferent] direwolf-1.7/src/config.h:251:27: note: Function 'config_init' argument 4 names different: declaration 'cdigi_config' definition 'p_cdigi_config'. direwolf-1.7/src/config.c:723:27: note: Function 'config_init' argument 4 names different: declaration 'cdigi_config' definition 'p_cdigi_config'. direwolf-1.7/src/config.c:726:26: style:inconclusive: Function 'config_init' argument 7 names different: declaration 'misc_config' definition 'p_misc_config'. [funcArgNamesDifferent] direwolf-1.7/src/config.h:254:26: note: Function 'config_init' argument 7 names different: declaration 'misc_config' definition 'p_misc_config'. direwolf-1.7/src/config.c:726:26: note: Function 'config_init' argument 7 names different: declaration 'misc_config' definition 'p_misc_config'. direwolf-1.7/src/config.c:1599:9: style: Local variable 'n' shadows outer variable [shadowVariable] direwolf-1.7/src/config.c:1335:10: note: Shadowed declaration direwolf-1.7/src/config.c:1599:9: note: Shadow variable direwolf-1.7/src/config.c:1611:9: style: Local variable 'n' shadows outer variable [shadowVariable] direwolf-1.7/src/config.c:1335:10: note: Shadowed declaration direwolf-1.7/src/config.c:1611:9: note: Shadow variable direwolf-1.7/src/config.c:5577:15: style: Local variable 'p' shadows outer variable [shadowVariable] direwolf-1.7/src/config.c:5552:10: note: Shadowed declaration direwolf-1.7/src/config.c:5577:15: note: Shadow variable direwolf-1.7/src/config.c:149:28: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/config.c:162:33: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/config.c:500:34: style: Parameter 'via_path' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/config.c:721:25: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] direwolf-1.7/src/config.c:963:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/config.c:1545:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] direwolf-1.7/src/config.c:5516:84: style: Parameter 'p_audio_config' can be declared as pointer to const [constParameterPointer] diff: 2.16.0 direwolf-1.7/external/hidapi/hid.c:161:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:161:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:161:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:161:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:162:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:162:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:163:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:163:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:164:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:164:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:165:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:165:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:166:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:166:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:167:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:167:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:168:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:168:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:169:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:169:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:170:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:170:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:172:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:172:2: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:174:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:160:40: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:160:20: note: Assignment 'dev=(struct hid_device*)calloc(1,sizeof(struct hid_device))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:174:2: note: Null pointer dereference 2.16.0 direwolf-1.7/external/hidapi/hid.c:194:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_MESSAGE_ALLOCATE_BUFFER [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:194:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_MESSAGE_ALLOCATE_BUFFER [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/hidapi/hid.c:257:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GENERIC_WRITE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:257:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GENERIC_WRITE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/hidapi/hid.c:289:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:289:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/hidapi/hid.c:301:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:301:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/hidapi/hid.c:317:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:317:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE_VALUE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:363:3: warning: If memory allocation fails, then there is a possible null pointer dereference: device_interface_detail_data [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:362:77: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:362:34: note: Assignment 'device_interface_detail_data=(SP_DEVICE_INTERFACE_DETAIL_DATA_A*)malloc(required_size)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:363:3: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:463:4: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cur_dev [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:441:42: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:441:10: note: Assignment 'tmp=(struct hid_device_info*)calloc(1,sizeof(struct hid_device_info))', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:448:14: note: Assignment 'cur_dev=tmp', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:463:4: note: Null pointer dereference 2.16.0 direwolf-1.7/external/hidapi/hid.c:609:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:609:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/hidapi/hid.c:667:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:667:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:684:10: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:683:33: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:683:9: note: Assignment 'buf=(unsigned char*)malloc(dev->output_report_length)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:684:10: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:685:14: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] direwolf-1.7/external/hidapi/hid.c:683:33: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:683:9: note: Assignment 'buf=(unsigned char*)malloc(dev->output_report_length)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:685:14: note: Null pointer addition 2.16.0 direwolf-1.7/external/hidapi/hid.c:734:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:734:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/hidapi/hid.c:820:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:820:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:836:10: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] direwolf-1.7/external/hidapi/hid.c:834:47: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:834:23: note: Assignment 'dev->feature_buf=(unsigned char*)malloc(dev->feature_report_length)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:835:7: note: buf is assigned 'dev->feature_buf' here. direwolf-1.7/external/hidapi/hid.c:836:10: note: Null pointer dereference head direwolf-1.7/external/hidapi/hid.c:837:14: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] direwolf-1.7/external/hidapi/hid.c:834:47: note: Assuming allocation function fails direwolf-1.7/external/hidapi/hid.c:834:23: note: Assignment 'dev->feature_buf=(unsigned char*)malloc(dev->feature_report_length)', assigned value is 0 direwolf-1.7/external/hidapi/hid.c:835:7: note: buf is assigned 'dev->feature_buf' here. direwolf-1.7/external/hidapi/hid.c:837:14: note: Null pointer addition 2.16.0 direwolf-1.7/external/hidapi/hid.c:869:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILE_DEVICE_KEYBOARD [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:869:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_DEVICE_KEYBOARD [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/hidapi/hid.c:918:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILE_DEVICE_KEYBOARD [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/hidapi/hid.c:918:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_DEVICE_KEYBOARD [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1101:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1170:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1170:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1192:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1192:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1242:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1242:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1251:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1251:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1295:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1295:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1320:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1320:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1345:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1345:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1354:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1354:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1429:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1429:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1570:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1570:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1609:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1609:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1632:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1632:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1763:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_LIMITED_OPS [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1763:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_LIMITED_OPS [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:1972:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_BACKSLASH_ESCAPE_IN_LISTS [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:1972:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_BACKSLASH_ESCAPE_IN_LISTS [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:2055:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:2055:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:2093:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:2093:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:2145:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:2145:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:2174:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:2174:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:224:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_syntax_options [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:224:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_syntax_options [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:2387:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:2387:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_CARET_ANCHORS_HERE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:2434:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_BADBR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:2434:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_BADBR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:2571:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:2571:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:2688:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ECOLLATE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:2688:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ECOLLATE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3006:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3006:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:307:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_ICASE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:307:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_ICASE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3289:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3289:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3307:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_EBRACK [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3307:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EBRACK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3431:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ECOLLATE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3431:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ECOLLATE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3458:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_ICASE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3458:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_ICASE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3552:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3552:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3654:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_DUP_MAX [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3654:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DUP_MAX [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3732:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3732:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:3756:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:3756:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:453:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:453:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:713:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:713:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:823:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:823:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regcomp.c:950:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regcomp.c:950:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1023:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1023:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1043:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1043:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1138:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1186:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1271:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1271:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1413:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_token_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1413:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_token_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1473:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1473:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1517:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1517:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:154:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1553:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1553:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1605:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_dfastate_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1605:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_dfastate_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1609:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1609:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1655:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_dfastate_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1655:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_dfastate_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:1659:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:1659:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:53:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:579:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:579:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:72:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_string_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:72:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_string_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:78:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:78:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:918:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTEOL [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:918:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTEOL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:961:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:961:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:975:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:975:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regex_internal.c:988:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regex_internal.c:988:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1096:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1096:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1218:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1218:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1263:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1263:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1312:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable rm_eo [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1312:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_eo [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1365:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_fail_stack_ent_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1365:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_fail_stack_ent_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1368:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1368:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1389:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1389:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1390:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable regmatch_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1390:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regmatch_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1422:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_fail_stack_ent_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1422:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_fail_stack_ent_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1424:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1424:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1518:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable eps_via_nodes [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1518:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eps_via_nodes [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1518:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable elems [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1518:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elems [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1531:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1531:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1539:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable rm_so [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1539:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rm_so [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1614:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1614:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1662:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable non_eps_nodes [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1662:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable non_eps_nodes [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1710:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1710:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1730:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1730:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1757:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1757:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1759:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1759:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1777:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1777:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1823:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1823:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1858:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1858:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1871:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1871:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1907:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1907:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1942:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1942:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:1987:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:1987:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable more [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2057:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2057:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idx [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2080:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2080:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2139:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2299:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SBC_MAX [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2299:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SBC_MAX [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2306:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2306:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2348:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2348:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2442:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2442:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2448:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2448:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:247:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:247:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2586:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OP_BACK_REF [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2586:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_BACK_REF [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2601:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2601:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2697:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2697:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2841:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OP_OPEN_SUBEXP [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2841:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OP_OPEN_SUBEXP [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2842:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2842:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:2888:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:2888:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:3113:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3113:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:3139:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:3190:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3190:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:3197:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:3235:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3359:11: style: Condition 'dests_node_malloced' is always true [knownConditionTrueFalse] direwolf-1.7/external/regex/regexec.c:3346:29: note: Assignment 'dests_node_malloced=true', assigned value is 1 direwolf-1.7/external/regex/regexec.c:3359:11: note: Condition 'dests_node_malloced' is always true 2.16.0 direwolf-1.7/external/regex/regexec.c:3365:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SBC_MAX [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3365:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SBC_MAX [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:3372:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3372:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3397:34: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] direwolf-1.7/external/regex/regexec.c:3382:9: note: Assuming allocation function fails direwolf-1.7/external/regex/regexec.c:3381:21: note: Assignment 'dest_states=(re_dfastate_t**)malloc(ndests*3*sizeof(re_dfastate_t*))', assigned value is 0 direwolf-1.7/external/regex/regexec.c:3383:14: note: Assuming condition is false direwolf-1.7/external/regex/regexec.c:3397:34: note: Null pointer addition 2.16.0 direwolf-1.7/external/regex/regexec.c:3562:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHARACTER [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3562:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARACTER [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:3576:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:3576:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4059:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4059:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4092:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4092:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOERROR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4150:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_backref_cache_entry [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4150:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_backref_cache_entry [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4153:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4153:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4223:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_backref_cache_entry [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4223:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_backref_cache_entry [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4228:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4228:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4273:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable str_idx [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4273:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_idx [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4302:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4302:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:4333:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable re_sub_match_last_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:4333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable re_sub_match_last_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:475:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable regmatch_t [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:475:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regmatch_t [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:521:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:521:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:593:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:593:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:671:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:671:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/external/regex/regexec.c:972:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] head direwolf-1.7/external/regex/regexec.c:972:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aclients.c:130:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aclients.c:130:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aclients.c:214:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aclients.c:214:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aclients.c:421:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aclients.c:421:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aclients.c:730:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aclients.c:730:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/agwlib.c:233:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/agwlib.c:233:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/agwlib.c:531:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/agwlib.c:531:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/agwlib.c:559:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/agwlib.c:559:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/agwlib.c:582:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/agwlib.c:582:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/agwlib.c:616:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/agwlib.c:616:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/agwlib.c:649:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/agwlib.c:649:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/agwlib.c:689:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/agwlib.c:689:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/agwlib.c:742:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/agwlib.c:742:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ais.c:313:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ais.c:313:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ais.c:370:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ais.c:370:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ais.c:667:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:667:4: note: Null pointer dereference 2.16.0 direwolf-1.7/src/ais.c:671:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ais.c:671:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ais.c:671:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:671:2: note: Null pointer dereference head direwolf-1.7/src/ais.c:672:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:672:2: note: Null pointer dereference head direwolf-1.7/src/ais.c:673:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:673:2: note: Null pointer dereference head direwolf-1.7/src/ais.c:674:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/ais.c:666:14: note: Assuming allocation function fails direwolf-1.7/src/ais.c:666:14: note: Assignment 'p=calloc(sizeof(struct ship_data_s),1)', assigned value is 0 direwolf-1.7/src/ais.c:674:2: note: Null pointer dereference 2.16.0 direwolf-1.7/src/appserver.c:140:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/appserver.c:140:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/appserver.c:484:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/appserver.c:484:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/appserver.c:732:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/appserver.c:732:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:1099:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:1099:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:1276:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:1276:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:1545:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:1545:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:1721:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:1721:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:1777:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:1777:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:1849:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:1849:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:362:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:362:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:635:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TTLOC_MACRO [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:635:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TTLOC_MACRO [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/aprs_tt.c:783:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/aprs_tt.c:783:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/atest.c:236:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/atest.c:236:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/atest.c:788:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/atest.c:788:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio.c:300:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio.c:300:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio.c:860:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SNDCTL_DSP_CHANNELS [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio.c:860:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SNDCTL_DSP_CHANNELS [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio_win.c:1025:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio_win.c:1025:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio_win.c:1129:92: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio_win.c:1129:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio_win.c:288:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio_win.c:288:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_SOCKET [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio_win.c:698:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WIM_DATA [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio_win.c:698:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIM_DATA [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio_win.c:734:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WOM_DONE [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio_win.c:734:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WOM_DONE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio_win.c:814:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio_win.c:814:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WAVEHDR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/audio_win.c:952:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dwUser [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/audio_win.c:952:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dwUser [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:1095:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:1095:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:1482:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:1482:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:1533:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:1533:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:1666:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:1666:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:2068:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:2068:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:2196:80: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:2196:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:2602:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:2602:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:2784:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:2784:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:3184:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:3184:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:3184:18: style: Argument 'S->vr-S->vr' to function AX25MODULO is always 0. It does not matter what value 'S->vr' has. [knownArgument] 2.16.0 direwolf-1.7/src/ax25_link.c:3237:64: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:3237:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:3491:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:3491:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:3722:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:3722:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:3974:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:3974:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:4259:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:4259:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:4477:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:4477:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:4565:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:4565:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:4749:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:4749:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:4965:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:4965:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:5145:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:5145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:5354:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:5354:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:5511:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:5511:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:5567:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:5567:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mdl_state_0_ready [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:5648:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:5648:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:5755:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:5755:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:5830:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable srej_single [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:5830:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_single [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:5978:126: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:5978:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6043:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6043:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6286:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable srej_none [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6286:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_none [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6303:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable srej_single [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6303:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_single [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6355:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6355:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6355:16: style: Argument 'S->va-S->va' to function AX25MODULO is always 0. It does not matter what value 'S->va' has. [knownArgument] 2.16.0 direwolf-1.7/src/ax25_link.c:6459:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6459:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6640:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6640:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6670:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable srej_multi [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6670:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_multi [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6729:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable srej_not_specified [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6729:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_not_specified [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6798:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable srej_not_specified [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6798:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srej_not_specified [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:6869:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:6869:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_link.c:851:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_link.c:851:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad.c:1317:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad.c:1317:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad.c:1400:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad.c:1400:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad.c:2058:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad.c:2058:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad.c:2143:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad.c:2143:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad.c:2392:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad.c:2392:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad.c:2913:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad.c:2913:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad.c:404:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad.c:404:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad2.c:230:79: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad2.c:230:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad2.c:392:79: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad2.c:392:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad2.c:561:79: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad2.c:561:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ax25_pad2.c:702:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ax25_pad2.c:702:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/beacon.c:806:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/beacon.c:806:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/cdigipeater.c:330:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/cdigipeater.c:330:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/config.c:149:28: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] head direwolf-1.7/src/config.c:162:33: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] 2.16.0 direwolf-1.7/src/config.c:214:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/config.c:214:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/config.c:516:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/config.c:516:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/config.c:5525:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/config.c:5525:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/config.c:5660:27: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/config.c:5659:24: note: Assuming allocation function fails direwolf-1.7/src/config.c:5659:24: note: Assignment 'b->source=strdup(value)', assigned value is 0 direwolf-1.7/src/config.c:5660:16: note: Assignment 'p=b->source', assigned value is 0 direwolf-1.7/src/config.c:5660:27: note: Null pointer dereference head direwolf-1.7/src/config.c:5671:25: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/config.c:5670:22: note: Assuming allocation function fails direwolf-1.7/src/config.c:5670:22: note: Assignment 'b->dest=strdup(value)', assigned value is 0 direwolf-1.7/src/config.c:5671:16: note: Assignment 'p=b->dest', assigned value is 0 direwolf-1.7/src/config.c:5671:25: note: Null pointer dereference 2.16.0 direwolf-1.7/src/config.c:754:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/config.c:754:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:1024:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:1024:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:1119:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:1119:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:1397:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:1397:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:1828:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:1828:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2189:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2189:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2306:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2306:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2358:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2358:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2445:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2445:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:246:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:246:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2640:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2640:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2844:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2844:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2921:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2921:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2952:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2952:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:2992:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:2992:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:3142:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:3142:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:3397:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:3397:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:4162:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:4162:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:4463:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:4463:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:4665:94: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:4665:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:526:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:526:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/decode_aprs.c:895:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/decode_aprs.c:895:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/demod.c:1086:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/demod.c:1086:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/demod.c:134:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/demod.c:134:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/demod_9600.c:614:74: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_SCRAMBLE [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/demod_9600.c:614:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_SCRAMBLE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/demod_psk.c:209:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/demod_psk.c:209:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/demod_psk.c:708:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/demod_psk.c:708:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/demod_psk.c:799:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/demod_psk.c:799:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/digipeater.c:435:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/digipeater.c:435:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOMATCH [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/direwolf.c:1200:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/direwolf.c:1200:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/direwolf.c:245:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/direwolf.c:245:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dlq.c:1060:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dlq.c:1060:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dlq.c:1325:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dlq.c:1325:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dlq.c:284:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dlq.c:284:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dlq.c:775:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dlq.c:775:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dlq.c:810:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dlq.c:810:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dtime_now.c:165:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dtime_now.c:165:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dtime_now.c:215:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dtime_now.c:215:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dtime_now.c:301:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dtime_now.c:301:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dtime_now.c:88:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dtime_now.c:88:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dtmf.c:138:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DTMF_DECODE_OFF [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dtmf.c:138:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DTMF_DECODE_OFF [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dwgpsnmea.c:464:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dwgpsnmea.c:464:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dwgpsnmea.c:620:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dwgpsnmea.c:620:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dwsock.c:175:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dwsock.c:175:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dwsock.c:350:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dwsock.c:350:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/dwsock.c:410:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/dwsock.c:410:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/encode_aprs.c:449:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/encode_aprs.c:449:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/encode_aprs.c:607:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/encode_aprs.c:607:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/encode_aprs.c:764:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/encode_aprs.c:764:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/encode_aprs.c:822:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/encode_aprs.c:822:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/fx25_rec.c:197:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FX_DATA [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/fx25_rec.c:197:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FX_DATA [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/fx25_rec.c:267:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FX_TAG [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/fx25_rec.c:267:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FX_TAG [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/gen_packets.c:130:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/gen_packets.c:130:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/gen_packets.c:246:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/gen_packets.c:246:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AFSK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/gen_tone.c:384:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/gen_tone.c:384:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/hdlc_rec.c:172:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_SCRAMBLE [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/hdlc_rec.c:172:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_SCRAMBLE [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/hdlc_rec.c:251:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/hdlc_rec.c:251:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/hdlc_rec.c:462:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/hdlc_rec.c:462:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_EAS [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/hdlc_rec2.c:772:85: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AIS [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/hdlc_rec2.c:772:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AIS [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/hdlc_send.c:203:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LAYER2_IL2P [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/hdlc_send.c:203:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAYER2_IL2P [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/hdlc_send.c:87:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LAYER2_IL2P [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/hdlc_send.c:87:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAYER2_IL2P [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/igate.c:1138:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/igate.c:1138:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/igate.c:1294:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/igate.c:1294:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/igate.c:1552:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/igate.c:1552:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/igate.c:177:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/igate.c:177:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/igate.c:560:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/igate.c:560:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/igate.c:624:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/igate.c:624:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/il2p_codec.c:225:104: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/il2p_codec.c:225:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/il2p_header.c:425:91: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/il2p_header.c:425:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/il2p_rec.c:126:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable IL2P_HEADER [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/il2p_rec.c:126:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IL2P_HEADER [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/il2p_test.c:411:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/il2p_test.c:411:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/il2p_test.c:851:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/il2p_test.c:851:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/kiss.c:250:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kiss.c:250:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/kiss.c:404:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kiss.c:404:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kiss_frame.c:953:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] 2.16.0 direwolf-1.7/src/kissnet.c:539:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissnet.c:539:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/kissnet.c:717:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissnet.c:717:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/kissnet.c:869:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissnet.c:869:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/kissserial.c:296:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissserial.c:296:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/kissutil.c:189:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissutil.c:189:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissutil.c:404:32: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] 2.16.0 direwolf-1.7/src/kissutil.c:583:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissutil.c:583:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/kissutil.c:713:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissutil.c:713:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/kissutil.c:831:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/kissutil.c:831:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/latlong.c:748:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/latlong.c:748:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ll2utm.c:103:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ll2utm.c:103:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ll2utm.c:51:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ll2utm.c:51:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/log.c:137:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/log.c:137:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/log.c:256:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/log.c:256:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/log.c:457:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/log.c:457:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/log.c:540:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/log.c:540:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/log.c:94:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/log.c:94:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/log2gpx.c:280:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/log2gpx.c:280:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/log2gpx.c:387:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/log2gpx.c:387:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/log2gpx.c:78:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/log2gpx.c:78:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/mheard.c:404:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/mheard.c:404:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/mheard.c:554:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/mheard.c:554:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/multi_modem.c:183:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/multi_modem.c:183:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_QPSK [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/multi_modem.c:255:77: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/multi_modem.c:255:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/multi_modem.c:328:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AIS [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/multi_modem.c:328:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODEM_AIS [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/multi_modem.c:374:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/multi_modem.c:374:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/multi_modem.c:597:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/multi_modem.c:597:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/pfilter.c:1089:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/pfilter.c:1089:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/pfilter.c:1345:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/pfilter.c:1345:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/pfilter.c:225:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/pfilter.c:225:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/pfilter.c:332:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/pfilter.c:332:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/pfilter.c:630:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable message_subtype_message [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/pfilter.c:630:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_subtype_message [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/pfilter.c:798:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/pfilter.c:798:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/pfilter.c:868:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable packet_type_position [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/pfilter.c:868:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packet_type_position [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/pfilter.c:972:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/pfilter.c:972:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ptt.c:1225:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TIOCMGET [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ptt.c:1225:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIOCMGET [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ptt.c:1417:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ptt.c:1417:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ptt.c:273:79: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ptt.c:273:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ptt.c:454:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ptt.c:454:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ptt.c:715:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ptt.c:715:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/recv.c:261:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DTMF_DECODE_OFF [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/recv.c:261:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DTMF_DECODE_OFF [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/serial_port.c:204:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/serial_port.c:204:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:1104:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:1104:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:1161:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:1161:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:1217:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:1217:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:1272:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:1272:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:1370:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:1370:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:1569:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:1569:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:341:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:341:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:675:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:675:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:842:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:842:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:915:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:915:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/server.c:997:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/server.c:997:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/symbols.c:755:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/symbols.c:755:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/symbols.c:807:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/symbols.c:807:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:148:75: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:148:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:155:10: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:155:10: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:157:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:157:2: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:159:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:159:2: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:162:14: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:162:14: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:165:14: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:165:14: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:169:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:169:4: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:170:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:170:4: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:171:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:171:4: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:172:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:172:4: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:173:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:173:4: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:174:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:174:4: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:178:4: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:178:4: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:181:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:181:2: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:183:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:183:2: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:186:10: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:186:10: note: Null pointer dereference head direwolf-1.7/src/telemetry.c:187:10: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] direwolf-1.7/src/telemetry.c:154:13: note: Assuming allocation function fails direwolf-1.7/src/telemetry.c:154:13: note: Assignment 'p=malloc(sizeof(struct t_metadata_s))', assigned value is 0 direwolf-1.7/src/telemetry.c:187:10: note: Null pointer dereference 2.16.0 direwolf-1.7/src/telemetry.c:284:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:284:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:484:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:484:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:589:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:589:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:668:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:668:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:748:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:748:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:841:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:841:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:927:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:927:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:937:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:937:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/telemetry.c:954:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/telemetry.c:954:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/textcolor.c:380:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/textcolor.c:380:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tnctest.c:1059:8: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tnctest.c:1059:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tnctest.c:1133:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tnctest.c:1133:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tnctest.c:1174:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tnctest.c:1174:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tnctest.c:1253:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tnctest.c:1253:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tnctest.c:151:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tnctest.c:151:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tnctest.c:285:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tnctest.c:285:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tnctest.c:673:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tnctest.c:673:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tq.c:265:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tq.c:265:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_text.c:1220:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_text.c:1220:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_text.c:1318:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_text.c:1318:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_text.c:401:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_text.c:401:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_text.c:582:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_text.c:582:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_text.c:939:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_text.c:939:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_user.c:312:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_user.c:312:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_user.c:438:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_user.c:438:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_user.c:513:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_user.c:513:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_user.c:742:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_user.c:742:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/tt_user.c:998:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/tt_user.c:998:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ttcalc.c:114:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ttcalc.c:114:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ttcalc.c:379:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ttcalc.c:379:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/ttcalc.c:502:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/ttcalc.c:502:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/utm2ll.c:124:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/utm2ll.c:124:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/utm2ll.c:43:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/utm2ll.c:43:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/walk96.c:82:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/walk96.c:82:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/waypoint.c:143:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/waypoint.c:143:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/waypoint.c:321:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/waypoint.c:321:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/waypoint.c:676:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/waypoint.c:676:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/xid.c:149:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/xid.c:149:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/xmit.c:1124:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/xmit.c:1124:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/xmit.c:1178:2: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/xmit.c:1178:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/xmit.c:1251:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/xmit.c:1251:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/xmit.c:1323:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/xmit.c:1323:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/xmit.c:1490:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EBUSY [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/xmit.c:1490:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBUSY [valueFlowBailoutIncompleteVar] 2.16.0 direwolf-1.7/src/xmit.c:998:4: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head direwolf-1.7/src/xmit.c:998:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] DONE