2026-05-24 11:45 ftp://ftp.de.debian.org/debian/pool/main/t/tin/tin_2.6.6~20260422.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=libcurl --library=icu --library=openssl --library=zlib --library=bsd --library=pcre --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 -j4 platform: Linux-7.0.7+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: bc04c0db (2026-05-22 08:18:49 +0200) count: 778 775 elapsed-time: 8.8 9.8 head-timing-info: old-timing-info: head results: tin-2.6.6~20260422/libcanlock/src/hmac.c:60:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HMACContext [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/hmac.c:92:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHA_Max_Message_Block_Size [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/hmac.c:177:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/hmac.c:207:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/hmac.c:237:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/canlock.c:54:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA1 [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/canlock.c:173:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_INVALID [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/canlock.c:227:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/canlock.c:307:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/canlock.c:409:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha1.c:83:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha1.c:124:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha1.c:180:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha1.c:218:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha1.c:351:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA1_Message_Block_Size [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha1.c:390:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA1_Message_Block_Size [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:191:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA224HashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:235:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:291:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:326:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA256HashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:347:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:482:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA256_Message_Block_Size [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:522:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA256_Message_Block_Size [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:574:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/canlock.c:111:30: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/libcanlock/src/sha1.c:166:18: style: Variable 'masks' can be declared as const array [constVariable] tin-2.6.6~20260422/libcanlock/src/sha1.c:173:18: style: Variable 'markbit' can be declared as const array [constVariable] tin-2.6.6~20260422/libcanlock/src/usha.c:33:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/usha.c:68:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/usha.c:111:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/usha.c:154:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/usha.c:192:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA1_Message_Block_Size [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/usha.c:219:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA1HashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:429:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA384HashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:476:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:532:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:568:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA512HashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:598:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:880:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA512_Message_Block_Size [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:925:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHA512_Message_Block_Size [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:1011:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:278:18: style: Variable 'masks' can be declared as const array [constVariable] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:284:18: style: Variable 'markbit' can be declared as const array [constVariable] tin-2.6.6~20260422/libcanlock/src/sha224-256.c:345:62: style: Parameter 'H0' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/libcanlock/test/hkdf.c:65:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/hkdf.c:103:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/hkdf.c:152:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/hkdf.c:216:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/hkdf.c:253:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/hkdf.c:282:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shaNull [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/hkdf.c:323:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/canlocktest.c:134:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SHA256 [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:519:18: style: Variable 'masks' can be declared as const array [constVariable] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:525:18: style: Variable 'markbit' can be declared as const array [constVariable] tin-2.6.6~20260422/libcanlock/src/sha384-512.c:594:37: style: Parameter 'H0' can be declared as const array [constParameter] tin-2.6.6~20260422/libcanlock/util/canlock.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_STRING [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/util/canlock.c:70:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_NAME [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/util/canlock.c:113:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_INVALID [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/util/canlock.c:155:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/util/canlock.c:239:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/util/canlock.c:355:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CL_SHA256 [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcre_internal.h:278:2: error: #error LINK_SIZE must be either 2, 3, or 4 [preprocessorErrorDirective] tin-2.6.6~20260422/libcanlock/test/canlocktest.c:171:11: warning: If memory allocation fails, then there is a possible null pointer dereference: uid_mid [nullPointerOutOfMemory] tin-2.6.6~20260422/libcanlock/test/canlocktest.c:170:29: note: Assuming allocation function fails tin-2.6.6~20260422/libcanlock/test/canlocktest.c:170:14: note: Assignment 'uid_mid=(char*)malloc(strlen(uid)+strlen(mid)+(unsigned long)1)', assigned value is 0 tin-2.6.6~20260422/libcanlock/test/canlocktest.c:171:11: note: Null pointer dereference tin-2.6.6~20260422/libcanlock/test/canlocktest.c:172:11: warning: If memory allocation fails, then there is a possible null pointer dereference: uid_mid [nullPointerOutOfMemory] tin-2.6.6~20260422/libcanlock/test/canlocktest.c:170:29: note: Assuming allocation function fails tin-2.6.6~20260422/libcanlock/test/canlocktest.c:170:14: note: Assignment 'uid_mid=(char*)malloc(strlen(uid)+strlen(mid)+(unsigned long)1)', assigned value is 0 tin-2.6.6~20260422/libcanlock/test/canlocktest.c:172:11: note: Null pointer dereference tin-2.6.6~20260422/libcanlock/test/canlocktest.c:85:16: style: Unused variable: scheme [unusedVariable] tin-2.6.6~20260422/libcanlock/test/shatest.c:797:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/shatest.c:860:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/shatest.c:921:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/shatest.c:1013:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/shatest.c:1101:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/shatest.c:1208:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/shatest.c:1261:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/shatest.c:1273:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USHAMaxHashSize [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/libcanlock/test/shatest.c:1376:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcredemo.c:148:9: style: Variable 'substring_start' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcredemo.c:300:11: style: Variable 'substring_start' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/active.c:1420:36: error: There is an unknown macro here somewhere. Configuration is required. If T_ARTNUM_PFMT is a macro then please configure it. [unknownMacro] tin-2.6.6~20260422/pcre/pcregrep.c:723:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcregrep.c:860:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcregrep.c:1161:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcregrep.c:1250:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcregrep.c:1331:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcregrep.c:1399:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcregrep.c:1592:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/art.c:2810:20: error: There is an unknown macro here somewhere. Configuration is required. If T_ARTNUM_PFMT is a macro then please configure it. [unknownMacro] tin-2.6.6~20260422/libcanlock/test/shatest.c:784:9: style: Variable 'sep' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/libcanlock/test/shatest.c:845:34: style: Parameter 'Message_Digest' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/libcanlock/test/shatest.c:869:11: style: Variable 'sm' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/charset.c:188:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/charset.c:295:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iso2asc_supported [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/charset.c:447:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/charset.c:566:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARSET_MAX_NAME_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/charset.c:609:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/color.c:312:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/config.c:1309:36: error: There is an unknown macro here somewhere. Configuration is required. If T_CHAR_FMT is a macro then please configure it. [unknownMacro] tin-2.6.6~20260422/src/attrib.c:87:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:184:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:318:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:838:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_attrib_no_scope [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:1129:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_scope [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:1155:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_scope_list [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:1192:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_mode [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:1379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:1399:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_newsheader [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:1433:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_mode [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/pcre/pcregrep.c:1171:35: style: Condition '(sep=isdirectory(pathname))!=0' is always false [knownConditionTrueFalse] tin-2.6.6~20260422/pcre/pcregrep.c:1171:23: note: Calling function 'isdirectory' returns 0 tin-2.6.6~20260422/pcre/pcregrep.c:1171:35: note: Condition '(sep=isdirectory(pathname))!=0' is always false tin-2.6.6~20260422/pcre/pcregrep.c:1215:10: style: Condition '!isregfile(pathname)' is always false [knownConditionTrueFalse] tin-2.6.6~20260422/pcre/pcregrep.c:1215:20: note: Calling function 'isregfile' returns 1 tin-2.6.6~20260422/pcre/pcregrep.c:1215:10: note: Condition '!isregfile(pathname)' is always false tin-2.6.6~20260422/pcre/pcregrep.c:439:49: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] tin-2.6.6~20260422/pcre/pcregrep.c:440:43: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] tin-2.6.6~20260422/pcre/pcregrep.c:542:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] tin-2.6.6~20260422/src/charset.c:177:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcregrep.c:438:23: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/pcre/pcregrep.c:439:38: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/pcre/pcregrep.c:440:37: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/pcre/pcregrep.c:441:37: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/pcre/pcregrep.c:448:21: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/pcre/pcregrep.c:714:23: style: Parameter 'printname' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/pcre/pcregrep.c:1177:11: style: Variable 'nextfile' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcregrep.c:1249:14: style: Variable 'op' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcregrep.c:1270:14: style: Variable 'op' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcregrep.c:1391:30: style: Parameter 'pattern' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/pcre/pcregrep.c:1391:58: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/pcre/pcregrep.c:1534:11: style: Variable 'argequals' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcregrep.c:1553:13: style: Variable 'opbra' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcregrep.c:1554:13: style: Variable 'equals' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcregrep.c:1719:15: style: Variable 'equals' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/pcre/pcregrep.c:1285:43: error: Uninitialized variable: &n [uninitvar] tin-2.6.6~20260422/pcre/pcregrep.c:652:17: style: Variable 'extra' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/pcre/pcregrep.c:785:11: style: Variable 'mrc' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/envarg.c:49:8: style: Parameter 's' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/curses.c:175:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:262:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_no_term_set [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:350:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:359:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:372:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:417:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:448:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:461:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:476:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:500:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:521:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:545:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inverse_okay [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:569:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inverse_okay [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:642:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICANON [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:678:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:695:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_mouse [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:707:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_mouse [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:717:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:726:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outchar [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:739:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:787:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_ATTR [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:958:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:1019:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEYMAP_UP [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:1125:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/feed.c:98:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/feed.c:166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/feed.c:188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/feed.c:240:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_mail [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/feed.c:361:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/feed.c:422:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/feed.c:580:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/feed.c:1085:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:152:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap_column [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:395:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENCODING_UUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:494:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_attach_item [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:522:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTACH_SHOW_BOTH [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:567:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:1087:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SECTION_UUE_COMPLETE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:1217:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:2081:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:2148:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/cook.c:2421:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RADIXCHAR [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/curses.c:788:15: style: Variable 'src' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/getline.c:100:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_context [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/getline.c:356:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/getline.c:383:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/getline.c:515:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/getline.c:564:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUF_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/getline.c:685:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HIST_NONE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/getline.c:722:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HIST_NONE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/getline.c:754:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HIST_NONE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/attrib.c:1854:4: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/attrib.c:1855:4: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/attrib.c:1370:18: style: Parameter 'group' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/attrib.c:1372:23: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/getline.c:682:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/global.c:64:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:84:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:113:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:133:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:157:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:183:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:192:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:214:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:228:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:253:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:279:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:323:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_TOP [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/global.c:366:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_ASSIGNED [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:130:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_filter_comment [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:171:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_filter_comment [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:189:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_filter [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:225:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGEX_ERROR_NOMATCH [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:260:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:323:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:678:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_write [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:772:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keep_expired_filters [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:910:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:973:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:1068:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:1532:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:1600:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:1681:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:1856:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:1899:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:2425:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:2449:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inscope [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/hashstr.c:77:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HASHNODE_TABLE_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/hashstr.c:113:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_hashnode [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/hashstr.c:130:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HASHNODE_TABLE_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/hashstr.c:142:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HASHNODE_TABLE_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/group.c:1686:36: error: There is an unknown macro here somewhere. Configuration is required. If T_CHAR_FMT is a macro then please configure it. [unknownMacro] tin-2.6.6~20260422/src/header.c:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXHOSTNAMELEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/header.c:291:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mail_address [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/header.c:254:12: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] tin-2.6.6~20260422/src/inews.c:400:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/help.c:752:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/help.c:808:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/help.c:890:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/help.c:1170:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beginner_level [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/init.c:745:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/init.c:1173:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/init.c:1274:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_STRIP_RE_REGEX [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/init.c:760:17: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] tin-2.6.6~20260422/src/cook.c:273:18: style: Variable 'bufp' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/cook.c:1184:33: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/list.c:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_active [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/list.c:94:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TABLE_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/list.c:126:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/list.c:161:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/list.c:191:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/list.c:218:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_active [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/list.c:238:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_active [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/list.c:300:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/filter.c:879:81: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] tin-2.6.6~20260422/src/filter.c:737:4: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/filter.c:738:4: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/filter.c:1220:14: style: Same expression on both sides of '!='. [duplicateExpression] tin-2.6.6~20260422/src/filter.c:1311:15: style: Same expression on both sides of '!='. [duplicateExpression] tin-2.6.6~20260422/src/filter.c:1771:14: style: Same expression on both sides of '!='. [duplicateExpression] tin-2.6.6~20260422/src/filter.c:2100:17: style: Same expression on both sides of '!='. [duplicateExpression] tin-2.6.6~20260422/src/lock.c:223:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/lock.c:273:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/mail.c:608:22: error: There is an unknown macro here somewhere. Configuration is required. If T_ARTNUM_PFMT is a macro then please configure it. [unknownMacro] tin-2.6.6~20260422/src/makecfg.c:298:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/makecfg.c:466:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/makecfg.c:589:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:107:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:620:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_option_check_tinrc [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:1529:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_usage_tin [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:1638:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCOLS [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:1657:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:1689:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:1777:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:1805:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/main.c:1836:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:103:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_ACTIVE_NUM [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:153:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subject [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:179:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_artnum [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:188:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_save [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:212:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_newnews [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:252:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_mode [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:343:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable artnum [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:389:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_format [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:437:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable editor_format [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:520:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable add_cmd_line_opts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:529:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maildir [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:560:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_filter_kill_global [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:594:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:621:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:637:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/memory.c:649:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HIST_MAXNUM [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/makecfg.c:224:10: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/makecfg.c:227:10: style: Variable 'q' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/makecfg.c:238:10: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/makecfg.c:245:10: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/makecfg.c:255:10: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/makecfg.c:364:10: style: Variable 's' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/makecfg.c:387:14: style: Variable 'q' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/makecfg.c:467:14: style: Variable 'q' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/mimetypes.c:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/mimetypes.c:110:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/mimetypes.c:142:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/mimetypes.c:178:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/mimetypes.c:147:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/mimetypes.c:150:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/my_tmpfile.c:67:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/my_tmpfile.c:216:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/my_tmpfile.c:231:3: error: Resource handle 'fd' freed twice. [doubleFree] tin-2.6.6~20260422/src/my_tmpfile.c:222:13: note: Resource handle 'fd' freed twice. tin-2.6.6~20260422/src/my_tmpfile.c:231:3: note: Resource handle 'fd' freed twice. tin-2.6.6~20260422/src/my_tmpfile.c:203:9: style: The comparison 'fd == -1' is always true. [knownConditionTrueFalse] tin-2.6.6~20260422/src/my_tmpfile.c:65:12: note: 'fd' is assigned value '-1' here. tin-2.6.6~20260422/src/my_tmpfile.c:203:9: note: The comparison 'fd == -1' is always true. tin-2.6.6~20260422/src/newsrc.c:346:3: error: There is an unknown macro here somewhere. Configuration is required. If for_each_group is a macro then please configure it. [unknownMacro] tin-2.6.6~20260422/src/nntplib.c:202:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_saved_news [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/nntplib.c:2154:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/options_menu.c:3459:39: error: There is an unknown macro here somewhere. Configuration is required. If T_CHAR_FMT is a macro then please configure it. [unknownMacro] tin-2.6.6~20260422/src/page.c:160:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scroll_lines [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:207:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBAL_QUIT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:215:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAGE_NEXT_UNREAD [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:224:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT_ASSIGNED [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:264:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTESLINES [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:296:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:328:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:1137:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:1259:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable signal_context [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:1321:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTESLINES [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:1420:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable metamail_prog [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:1517:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:1591:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:1910:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2033:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_select_art [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2123:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_lineinfo [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2219:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hide_inline_data [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2237:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_cook_article_failed_exiting [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2275:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTESLINES [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2410:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable signal_context [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2457:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_lineinfo [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2480:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBAL_QUIT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2488:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable URL_SELECT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2496:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mark_offset [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2523:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2682:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_TOP [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2712:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCOLS [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2759:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HIST_URL [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2846:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2915:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2953:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIME_VERSION_MISSING [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:3064:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOTESLINES [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:211:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOENT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:237:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:277:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:312:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:383:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:492:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:618:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_shell_escape [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:690:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:873:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:910:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:983:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1069:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1177:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable strip_re_regex [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1245:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_subject [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1292:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inverse_okay [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1307:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inverse_okay [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1376:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tin_progname [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1583:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1708:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1931:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:1949:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2021:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2345:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_mode [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2440:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2497:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_write [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2565:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2601:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2631:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:2920:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iso2asc_supported [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:3062:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_error_gnksa_internal [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:3212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNKSA_INTERNAL_ERROR [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:3479:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNKSA_BAD_DOMAIN_LITERAL [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:3534:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNKSA_ZERO_LENGTH_LABEL [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:3634:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNKSA_LOCALPART_MISSING [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:3663:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:3848:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:3933:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:4012:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:4174:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACE_PREFIX [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:4347:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:4646:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_tin_version [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:4838:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mark_offset [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:4925:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:4949:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_news_via_nntp [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:5112:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable process_id [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:5149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:5447:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/misc.c:5529:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_ISUID [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/page.c:2219:23: style: The statement 'if (hide_inline_data!=curr_group->attribute->hide_inline_data) hide_inline_data=curr_group->attribute->hide_inline_data' is logically equivalent to 'hide_inline_data=curr_group->attribute->hide_inline_data'. [duplicateConditionalAssign] tin-2.6.6~20260422/src/page.c:2220:20: note: Assignment 'hide_inline_data=curr_group->attribute->hide_inline_data' tin-2.6.6~20260422/src/page.c:2219:23: note: Condition 'hide_inline_data!=curr_group->attribute->hide_inline_data' is redundant tin-2.6.6~20260422/src/page.c:1594:126: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] tin-2.6.6~20260422/src/page.c:178:14: style: Same expression on both sides of '!='. [duplicateExpression] tin-2.6.6~20260422/src/page.c:2086:13: style: Same expression on both sides of '!='. [duplicateExpression] tin-2.6.6~20260422/src/page.c:222:15: style:inconclusive: Function 'page_mouse_action' argument 2 names different: declaration '' definition 'right_action'. [funcArgNamesDifferentUnnamed] tin-2.6.6~20260422/src/page.c:2713:9: style: Variable 'lptr' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/page.c:398:20: style: Variable 'mouse_click_on' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/prompt.c:74:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:122:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:154:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:178:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:285:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:410:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_default [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:588:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:605:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:632:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:672:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:711:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:775:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:805:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:837:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:904:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCOLS [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:973:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_context [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:1032:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cLINES [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:1047:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable signal_context [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/prompt.c:119:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/prompt.c:177:8: style: Variable 'keyprompt' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/prompt.c:722:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/prompt.c:1002:9: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/post.c:212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:265:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:318:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:342:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backup_article_name [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:373:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:461:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBAL_QUIT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:469:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POSTED_SELECT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:477:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mark_offset [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:504:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:690:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_TOP [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:720:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCOLS [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:819:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOOKUP_REPLY [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:859:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:1051:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_write [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:1110:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:1271:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:2730:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNKSA_MISSING_REALNAME [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:2761:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_check_article [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:2777:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_check_article [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:2823:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3186:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3264:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3356:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3412:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable can_post [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3450:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postponed_articles_file [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3478:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3617:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3693:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_info_do_postpone [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3706:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GROUP_TYPE_NEWS [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3768:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3803:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3830:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:3976:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hdr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:4039:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:4354:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homedir [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:4449:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POSTED_NONE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:4594:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:4621:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:4722:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:4824:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:5024:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spamtrap_warning_addresses [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:5054:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hdr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:5086:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:5358:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:5630:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:5720:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:5789:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:5899:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:6010:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:6037:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:6092:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:6131:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:6397:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:6720:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:6903:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/read.c:202:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/read.c:348:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/read.c:189:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/refs.c:121:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSGID_HASH_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:175:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:381:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_msgid [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:476:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_REF [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:497:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:615:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSGID_HASH_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:737:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSGID_HASH_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:809:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:881:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ART_UNAVAILABLE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:919:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSGID_HASH_SIZE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:972:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:1024:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/refs.c:358:17: style: Condition 'i->parent!=newparent' is always true [knownConditionTrueFalse] tin-2.6.6~20260422/src/refs.c:453:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/refs.c:464:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/refs.c:478:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/refs.c:494:33: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/regex.c:66:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGEX_CACHE_INITIALIZER [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/regex.c:212:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_pcre_error_at [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/regex.c:269:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/regex.c:403:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/regex.c:142:22: style: Parameter 'regex' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/regex.c:154:22: style: Parameter 'regex' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/regex.c:275:15: style: Variable 'offsets' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/misc.c:1105:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/misc.c:1148:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/misc.c:1501:130: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] tin-2.6.6~20260422/src/misc.c:1748:18: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] tin-2.6.6~20260422/src/misc.c:5438:50: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] tin-2.6.6~20260422/src/misc.c:1394:5: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/misc.c:1395:5: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/misc.c:2546:4: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/misc.c:2547:4: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/misc.c:628:3: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] tin-2.6.6~20260422/src/misc.c:1068:23: style: Variable 'cmb' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/misc.c:1119:14: style: Variable 'dp' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/misc.c:1174:15: style: Variable 'offsets' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/misc.c:1423:8: style: Variable 'start' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/misc.c:3524:8: style: Variable 'last' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/misc.c:3662:32: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/misc.c:5040:9: style: Variable 'ns' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/rfc1524.c:74:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc1524.c:168:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_mailcap [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc1524.c:297:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc1524.c:359:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_quote [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2045.c:104:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base64_alphabet [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2045.c:282:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2045.c:357:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2045.c:447:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2045.c:161:9: style: Variable 'l' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/rfc2045.c:263:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/rfc1524.c:93:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/rfc1524.c:146:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/rfc1524.c:72:14: style: Variable 'ptr2' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/post.c:762:6: style: Condition '!to' is always true [knownConditionTrueFalse] tin-2.6.6~20260422/src/post.c:718:20: note: Assignment 'to=NULL', assigned value is 0 tin-2.6.6~20260422/src/post.c:762:6: note: Condition '!to' is always true tin-2.6.6~20260422/src/post.c:6043:15: style: Condition 'group=&active[i]' is always true [knownConditionTrueFalse] tin-2.6.6~20260422/src/rfc2046.c:102:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULO_COUNT_NUM [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:120:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable content_types [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:145:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUND_NONE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUND_NONE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:246:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:304:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:315:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:340:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:434:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:496:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:577:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_param [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:636:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:733:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:802:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_APPLICATION [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:914:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable content_encodings [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:952:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable content_disposition [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:973:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_part [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:1081:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:1129:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:1168:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:1268:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEADER_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:1356:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_header [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:1656:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:2023:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:2255:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ART_ABORT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:2333:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:2374:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_openartinfo [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2046.c:2444:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:1069:63: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] tin-2.6.6~20260422/src/post.c:1811:15: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:1864:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:1928:15: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:1981:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:2008:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:2084:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:2148:8: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:2655:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:3194:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:3241:24: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/post.c:6779:98: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] tin-2.6.6~20260422/src/post.c:1086:5: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/post.c:1087:5: error: Used file that is not opened. [useClosedFile] tin-2.6.6~20260422/src/post.c:1086:14: error: Dereferencing 'fp' after it is deallocated / released [deallocuse] tin-2.6.6~20260422/src/post.c:1087:5: error: Resource handle 'fp' freed twice. [doubleFree] tin-2.6.6~20260422/src/post.c:1082:29: note: Resource handle 'fp' freed twice. tin-2.6.6~20260422/src/post.c:1087:5: note: Resource handle 'fp' freed twice. tin-2.6.6~20260422/src/post.c:1368:17: warning: Possible null pointer dereference: art_type [nullPointer] tin-2.6.6~20260422/src/post.c:2779:37: note: Calling function 'check_article_to_be_posted', 2nd argument 'NULL' value is 0 tin-2.6.6~20260422/src/post.c:1368:17: note: Null pointer dereference tin-2.6.6~20260422/src/rfc2047.c:123:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:240:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARSET_MAX_NAME_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:451:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:545:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:631:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:987:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1159:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1199:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1249:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1285:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_mime_encodings [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1309:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_mime_encodings [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1371:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_mime_hdr_c_type_msg_rfc822 [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1414:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_mime_hdr_c_type_multipart_mixed [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1457:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/rfc2047.c:1480:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/post.c:2009:11: style: Variable 'ds' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/post.c:4375:9: style: Variable 'from_address' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/post.c:4661:10: style: Variable 'line' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/post.c:6800:11: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/post.c:6871:8: style: Variable 'src' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/post.c:4479:17: style: Variable 'is_changed' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/post.c:4576:8: style: Variable 'func' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/post.c:6962:6: style: Unused variable: w [unusedVariable] tin-2.6.6~20260422/src/save.c:330:38: error: There is an unknown macro here somewhere. Configuration is required. If T_ARTNUM_PFMT is a macro then please configure it. [unknownMacro] tin-2.6.6~20260422/src/screen.c:68:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:83:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:145:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCOLS [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:253:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:288:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:307:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:338:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:381:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable draw_arrow [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:438:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_TOP [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:499:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:572:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:585:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_mode [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:616:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:776:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/screen.c:89:17: error: va_list 'aq' used before va_start() was called. [va_list_usedBeforeStarted] tin-2.6.6~20260422/src/screen.c:90:36: error: va_list 'aq' used before va_start() was called. [va_list_usedBeforeStarted] tin-2.6.6~20260422/src/screen.c:91:15: error: va_list 'aq' used before va_start() was called. [va_list_usedBeforeStarted] tin-2.6.6~20260422/src/search.c:106:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:176:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_search_forwards [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:233:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:316:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:378:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:475:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:517:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:541:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curr [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:611:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBAL_SEARCH_SUBJECT_FORWARD [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:654:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:770:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:835:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/search.c:81:14: style: Variable 'ovector' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/search.c:239:9: style: Variable 'urlptr' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/search.c:730:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/search.c:731:10: style: Variable 'wrap' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/search.c:733:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/search.c:736:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/search.c:737:10: style: Variable 'wrap' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/search.c:739:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/rfc2046.c:793:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/rfc2046.c:814:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/rfc2046.c:856:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/rfc2046.c:949:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/rfc2046.c:957:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/rfc2046.c:1989:14: style: Same expression on both sides of '!='. [duplicateExpression] tin-2.6.6~20260422/src/rfc2046.c:244:8: style: Variable 'from' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/rfc2046.c:728:38: style: Variable 'type_end' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/rfc2046.c:1165:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/rfc2046.c:2014:8: style: Variable 'line' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/select.c:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBAL_QUIT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SELECT_ENTER_GROUP [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:113:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:724:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:867:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1044:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_no_groups [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1061:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_reading_news_newsrc_file [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1071:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_active [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1166:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1184:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_newsgroup [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1288:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1316:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable my_group [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1334:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1404:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TINRC_CONFIRM_ACTION [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1444:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1487:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1535:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEWSRC_LINE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1612:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1859:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable local_config_file [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1870:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TINRC_CONFIRM_TO_QUIT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/select.c:1887:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_no_groups [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/sigfile.c:63:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/sigfile.c:256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/sigfile.c:233:11: style: Variable 'dp' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/signal.c:236:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_unknown [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/signal.c:259:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cLINES [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/signal.c:383:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/signal.c:423:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/signal.c:566:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/signal.c:582:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ARGS [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/signal.c:642:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/signal.c:679:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_TOP [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/signal.c:421:6: style:inconclusive: Function 'signal_handler' argument 1 names different: declaration '' definition 'sig'. [funcArgNamesDifferentUnnamed] tin-2.6.6~20260422/src/signal.c:620:7: style: Parameter 'num_lines' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/signal.c:621:7: style: Parameter 'num_cols' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/select.c:348:16: style: Condition 'past<0' is always true [knownConditionTrueFalse] tin-2.6.6~20260422/src/select.c:334:21: note: Assignment 'past=-1', assigned value is -1 tin-2.6.6~20260422/src/select.c:348:16: note: Condition 'past<0' is always true tin-2.6.6~20260422/src/select.c:610:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/rfc2047.c:388:22: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] tin-2.6.6~20260422/src/rfc2047.c:579:8: style: Variable 'x' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/rfc2047.c:976:12: style: Parameter 'mime_encoding' can be declared as pointer to const [constParameterPointer] tin-2.6.6~20260422/src/rfc2047.c:1246:8: style: Variable 'line' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/rfc2047.c:1308:8: style: Variable 'line' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/string.c:546:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/string.c:766:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/string.c:1251:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUNC_TAIL [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/string.c:1606:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/string.c:1656:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/string.c:2230:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/strftime.c:71:8: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/strftime.c:72:8: style: Variable 'start' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/tags.c:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:120:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_articles [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:140:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:163:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:182:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:225:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:339:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:398:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:425:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:449:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/tags.c:465:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:101:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable art_marked_inrange [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:137:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:411:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:419:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_catchup_on_exit [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:430:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable THREAD_READ_ARTICLE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:455:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:997:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1074:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_TOP [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1131:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1153:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1180:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1238:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ART_EXPIRED [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1262:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1309:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable art_marked_read [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1386:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1408:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1426:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1452:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1473:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1501:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1515:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ART_UNAVAILABLE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1525:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1558:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ART_UNAVAILABLE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1628:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1703:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curr_group [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1769:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arts [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:1801:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEED_MARK_READ [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:109:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:132:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:164:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:213:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:283:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXKEYLEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:341:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:611:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:721:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTACHMENT_PIPE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:2128:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME_LEN [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:2770:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_1 [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/keymap.c:3289:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBAL_ABORT [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/thread.c:471:60: style: Condition '(thdmenu.max=num_of_responses(thread_basenote)+1)<=0' is always false [knownConditionTrueFalse] tin-2.6.6~20260422/src/thread.c:1229:12: note: Assignment 'sum=0', assigned value is 0 tin-2.6.6~20260422/src/thread.c:1242:5: note: sum is incremented', new value is 1 tin-2.6.6~20260422/src/thread.c:471:37: note: Calling function 'num_of_responses' returns 0 tin-2.6.6~20260422/src/thread.c:471:60: note: Condition '(thdmenu.max=num_of_responses(thread_basenote)+1)<=0' is always false tin-2.6.6~20260422/src/thread.c:180:54: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] tin-2.6.6~20260422/src/thread.c:134:18: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/trace.c:72:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/string.c:1822:51: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] tin-2.6.6~20260422/src/version.c:80:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t_version [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/version.c:157:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txt_warn_update [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/string.c:482:17: style: Variable 'p' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/string.c:673:8: style: Variable 'rp' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/string.c:711:8: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/string.c:831:8: style: Variable 'src' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/string.c:1163:21: style: Variable 'tail' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/string.c:524:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/string.c:525:5: style: Variable 't' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/wildmat.c:99:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/wildmat.c:140:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/wildmat.c:173:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/wildmat.c:90:6: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] tin-2.6.6~20260422/src/xref.c:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overviewfmt_file [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/xref.c:92:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/xref.c:385:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/xref.c:443:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBITSON [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/xref.c:472:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBITSON [valueFlowBailoutIncompleteVar] tin-2.6.6~20260422/src/snprintf.c:620:15: style: Variable 'str_arg' is reassigned a value before the old one has been used. [redundantAssignment] tin-2.6.6~20260422/src/snprintf.c:619:15: note: str_arg is assigned tin-2.6.6~20260422/src/snprintf.c:620:15: note: str_arg is overwritten tin-2.6.6~20260422/src/snprintf.c:980:34: style: Checking if unsigned expression 'number_of_zeros_to_pad' is less than zero. [unsignedLessThanZero] tin-2.6.6~20260422/src/snprintf.c:755:15: style: Variable 'ptr_arg' can be declared as pointer to const [constVariablePointer] tin-2.6.6~20260422/src/snprintf.c:932:64: style: Variable 'precision_specified' is assigned a value that is never used. [unreadVariable] tin-2.6.6~20260422/src/keymap.c:620:11: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/keymap.c:698:12: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] tin-2.6.6~20260422/src/keymap.c:332:15: style: Variable 'keydef' can be declared as pointer to const [constVariablePointer] diff: head tin-2.6.6~20260422/src/keymap.c:332:15: style: Variable 'keydef' can be declared as pointer to const [constVariablePointer] head tin-2.6.6~20260422/src/misc.c:1423:8: style: Variable 'start' can be declared as pointer to const [constVariablePointer] 2.20.0 tin-2.6.6~20260422/src/misc.c:374:8: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] head tin-2.6.6~20260422/src/my_tmpfile.c:203:9: style: The comparison 'fd == -1' is always true. [knownConditionTrueFalse] tin-2.6.6~20260422/src/my_tmpfile.c:65:12: note: 'fd' is assigned value '-1' here. tin-2.6.6~20260422/src/my_tmpfile.c:203:9: note: The comparison 'fd == -1' is always true. head tin-2.6.6~20260422/src/page.c:222:15: style:inconclusive: Function 'page_mouse_action' argument 2 names different: declaration '' definition 'right_action'. [funcArgNamesDifferentUnnamed] 2.20.0 tin-2.6.6~20260422/src/post.c:1804:20: style: Variable 'c_elem' can be declared as pointer to const [constVariablePointer] 2.20.0 tin-2.6.6~20260422/src/post.c:1907:20: style: Variable 'c_elem' can be declared as pointer to const [constVariablePointer] 2.20.0 tin-2.6.6~20260422/src/post.c:434:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head tin-2.6.6~20260422/src/prompt.c:177:8: style: Variable 'keyprompt' can be declared as pointer to const [constVariablePointer] head tin-2.6.6~20260422/src/rfc2047.c:1308:8: style: Variable 'line' can be declared as pointer to const [constVariablePointer] head tin-2.6.6~20260422/src/signal.c:421:6: style:inconclusive: Function 'signal_handler' argument 1 names different: declaration '' definition 'sig'. [funcArgNamesDifferentUnnamed] DONE