2024-04-12 22:53 ftp://ftp.de.debian.org/debian/pool/main/s/sks-ecc/sks-ecc_0.93.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.56 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: 646f869 (2024-04-12 10:43:30 +0200) count: 985 878 elapsed-time: 24.0 27.7 head-timing-info: old-timing-info: head results: sks-ecc-0.93/gflib.h:68:0: error: #error "No DIGIT_BIT" [preprocessorErrorDirective] sks-ecc-0.93/sks.h:47:0: error: #error "WIN32 or LINUX must be defined" [preprocessorErrorDirective] sks-ecc-0.93/binasc.c:177:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/binasc.c:223:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/ltc/tiger.c:603:63: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/infback9/infback9.c:27:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZLIB_VERSION [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/infback9/infback9.c:289:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/infback9/infback9.c:606:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/blast/blast.c:132:12: style: Variable 'next' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/infback9/inftree9.c:278:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op [valueFlowBailoutIncompleteVar] sks-ecc-0.93/ltc/aes.c:259:62: style:inconclusive: Function 'rijndael_setup' argument 3 names different: declaration 'num_rounds' definition 'rounds'. [funcArgNamesDifferent] sks-ecc-0.93/ltc/mycrypt.h:431:69: note: Function 'rijndael_setup' argument 3 names different: declaration 'num_rounds' definition 'rounds'. sks-ecc-0.93/ltc/aes.c:259:62: note: Function 'rijndael_setup' argument 3 names different: declaration 'num_rounds' definition 'rounds'. sks-ecc-0.93/ltc/aes.c:574:86: style:inconclusive: Function 'rijndael_ecb_encrypt' argument 3 names different: declaration 'key' definition 'skey'. [funcArgNamesDifferent] sks-ecc-0.93/ltc/mycrypt.h:432:93: note: Function 'rijndael_ecb_encrypt' argument 3 names different: declaration 'key' definition 'skey'. sks-ecc-0.93/ltc/aes.c:574:86: note: Function 'rijndael_ecb_encrypt' argument 3 names different: declaration 'key' definition 'skey'. sks-ecc-0.93/ltc/aes.c:707:86: style:inconclusive: Function 'rijndael_ecb_decrypt' argument 3 names different: declaration 'key' definition 'skey'. [funcArgNamesDifferent] sks-ecc-0.93/ltc/mycrypt.h:433:93: note: Function 'rijndael_ecb_decrypt' argument 3 names different: declaration 'key' definition 'skey'. sks-ecc-0.93/ltc/aes.c:707:86: note: Function 'rijndael_ecb_decrypt' argument 3 names different: declaration 'key' definition 'skey'. sks-ecc-0.93/zlib/contrib/inflate86/inffas86.c:1122:0: error: #error "x86 architecture not defined" [preprocessorErrorDirective] sks-ecc-0.93/zlib/contrib/infback9/inftree9.c:300:18: style: Variable 'curr' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/iostream/test.cpp:8:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:120:23: error: Returning object that will be invalid when returning. [returnDanglingLifetime] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:120:24: note: Passed to constructor of 'gzomanip < int >'. sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:120:23: note: Returning object that will be invalid when returning. sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:125:23: error: Returning object that will be invalid when returning. [returnDanglingLifetime] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:125:24: note: Passed to constructor of 'gzomanip < int >'. sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:125:23: note: Returning object that will be invalid when returning. sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:73:3: style: Class 'gzifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:74:3: style: Class 'gzifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:85:3: style: Class 'gzofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:86:3: style: Class 'gzofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:76:12: style: The destructor '~gzifstream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:52:12: note: Virtual destructor in base class sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:76:12: note: Destructor in derived class sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:88:12: style: The destructor '~gzofstream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:52:12: note: Virtual destructor in base class sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:88:12: note: Destructor in derived class sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:69:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:175:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:246:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:264:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:273:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:282:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:294:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable badbit [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:314:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable badbit [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:116:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:124:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:265:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:273:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream2/zstream_test.cpp:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:26:15: style: Virtual function 'sync' is called from destructor '~gzfilebuf()' at line 12. Dynamic binding is not used. [virtualCallInConstructor] sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:12:3: note: Calling sync sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:26:15: note: sync is a virtual function sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:221:9: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:124:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:140:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:148:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:200:19: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:248:19: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:273:7: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:288:7: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:101:16: style:inconclusive: Technically the member function 'izstream::fp' can be const. [functionConst] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:234:16: style:inconclusive: Technically the member function 'ozstream::fp' can be const. [functionConst] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:42:5: style: Class 'zstringlen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:55:9: style: Class 'izstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:56:9: style: Class 'izstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:160:9: style: Class 'ozstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:164:9: style: Class 'ozstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:130:8: warning:inconclusive: Found suspicious operator '>', result is not used. [constStatement] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:131:29: warning:inconclusive: Found suspicious operator '>', result is not used. [constStatement] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:279:28: warning:inconclusive: Found suspicious operator '<', result is not used. [constStatement] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:280:13: warning:inconclusive: Found suspicious operator '<', result is not used. [constStatement] sks-ecc-0.93/zlib/contrib/iostream2/zstream_test.cpp:10:33: warning:inconclusive: Found suspicious operator '<', result is not used. [constStatement] sks-ecc-0.93/zlib/contrib/iostream2/zstream_test.cpp:15:12: warning:inconclusive: Found suspicious operator '>', result is not used. [constStatement] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:129:41: style: Parameter 'zs' can be declared as reference to const [constParameterReference] sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:277:41: style: Parameter 'zs' can be declared as reference to const [constParameterReference] sks-ecc-0.93/zlib/contrib/iostream2/zstream_test.cpp:7:10: style: Variable 'h' can be declared as const array [constVariable] sks-ecc-0.93/zlib/contrib/iostream2/zstream_test.cpp:8:11: style: Variable 'g' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/iostream2/zstream_test.cpp:14:52: style: Variable 'z' can be declared as const array [constVariable] sks-ecc-0.93/zlib/contrib/iostream2/zstream_test.cpp:14:52: style: Variable 'z' is not assigned a value. [unassignedVariable] sks-ecc-0.93/zlib/contrib/iostream3/test.cc:19:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:84:21: style: struct member 'inffast_ar::esp' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:85:21: style: struct member 'inffast_ar::ebp' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:94:40: style: struct member 'inffast_ar::hold' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:95:24: style: struct member 'inffast_ar::bits' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:96:24: style: struct member 'inffast_ar::wsize' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:97:24: style: struct member 'inffast_ar::write' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:98:24: style: struct member 'inffast_ar::lmask' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:99:24: style: struct member 'inffast_ar::dmask' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:100:24: style: struct member 'inffast_ar::len' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:101:24: style: struct member 'inffast_ar::dist' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/masmx64/inffas8664.c:102:24: style: struct member 'inffast_ar::status' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:58:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:134:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:172:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:192:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:234:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:401:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:412:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:423:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:456:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:467:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:478:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/minizip/ioapi.h:38:1: debug: Failed to parse 'typedef voidpf ( * open_file_func ) OF ( ( voidpf opaque , const char * filename , int mode ) ) ;'. The checking continues anyway. [simplifyTypedef] sks-ecc-0.93/zlib/contrib/minizip/ioapi.h:39:1: debug: Failed to parse 'typedef uLong ( * read_file_func ) OF ( ( voidpf opaque , voidpf stream , void * buf , uLong size ) ) ;'. The checking continues anyway. [simplifyTypedef] sks-ecc-0.93/zlib/contrib/minizip/ioapi.h:40:1: debug: Failed to parse 'typedef uLong ( * write_file_func ) OF ( ( voidpf opaque , voidpf stream , const void * buf , uLong size ) ) ;'. The checking continues anyway. [simplifyTypedef] sks-ecc-0.93/zlib/contrib/minizip/ioapi.h:41:1: debug: Failed to parse 'typedef long ( * tell_file_func ) OF ( ( voidpf opaque , voidpf stream ) ) ;'. The checking continues anyway. [simplifyTypedef] sks-ecc-0.93/zlib/contrib/minizip/ioapi.h:42:1: debug: Failed to parse 'typedef long ( * seek_file_func ) OF ( ( voidpf opaque , voidpf stream , uLong offset , int origin ) ) ;'. The checking continues anyway. [simplifyTypedef] sks-ecc-0.93/zlib/contrib/minizip/ioapi.h:43:1: debug: Failed to parse 'typedef int ( * close_file_func ) OF ( ( voidpf opaque , voidpf stream ) ) ;'. The checking continues anyway. [simplifyTypedef] sks-ecc-0.93/zlib/contrib/minizip/ioapi.h:44:1: debug: Failed to parse 'typedef int ( * testerror_file_func ) OF ( ( voidpf opaque , voidpf stream ) ) ;'. The checking continues anyway. [simplifyTypedef] sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:79:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GENERIC_READ [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:131:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_HANDLE_EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:155:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_HANDLE_EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:174:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DWORD [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:201:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CURRENT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:70:17: style: Variable 'mode_fopen' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:135:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:7609:82: debug: Function::addArguments found argument 'dst' with varid 0. [varid0] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:326:39: warning:inconclusive: Logical disjunction always evaluates to true: argv[i][1] >= '0' || argv[i][1] <= '9'. [incorrectLogicOperator] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:182:5: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:283:27: warning:inconclusive: Width 1 given in format string (no. 1) is smaller than destination buffer 'answer[128]'. [invalidScanfFormatWidth_smaller] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:351:21: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:349:25: note: err is assigned sks-ecc-0.93/zlib/contrib/minizip/minizip.c:351:21: note: err is overwritten sks-ecc-0.93/zlib/contrib/minizip/minizip.c:251:13: style: Local variable 'i' shadows outer variable [shadowVariable] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:190:9: note: Shadowed declaration sks-ecc-0.93/zlib/contrib/minizip/minizip.c:251:13: note: Shadow variable sks-ecc-0.93/zlib/contrib/minizip/minizip.c:105:11: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:106:13: style: Parameter 'tmzip' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:107:12: style: Parameter 'dt' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:395:21: warning: Uninitialized variable: fin [uninitvar] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:359:25: note: Assuming condition is true sks-ecc-0.93/zlib/contrib/minizip/minizip.c:395:21: note: Uninitialized variable: fin sks-ecc-0.93/zlib/contrib/minizip/minizip.c:154:29: style: Variable 'total_read' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/minizip.c:174:24: style: Variable 'total_read' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:120:23: style: Condition 'mymkdir(buffer)==0' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:93:13: note: Assignment 'ret=0', assigned value is 0 sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:120:14: note: Calling function 'mymkdir' returns 0 sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:120:23: note: Condition 'mymkdir(buffer)==0' is always true sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:135:28: style: Condition 'mymkdir(buffer)==-1' is always false [knownConditionTrueFalse] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:93:13: note: Assignment 'ret=0', assigned value is 0 sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:135:19: note: Calling function 'mymkdir' returns 0 sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:135:28: note: Condition 'mymkdir(buffer)==-1' is always false sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:380:17: style: Condition 'fout' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:319:27: warning:inconclusive: Width 1 given in format string (no. 1) is smaller than destination buffer 'answer[128]'. [invalidScanfFormatWidth_smaller] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:349:42: style: Variable '*(filename_withoutpath-1)' is reassigned a value before the old one has been used. [redundantAssignment] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:347:42: note: *(filename_withoutpath-1) is assigned sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:349:42: note: *(filename_withoutpath-1) is overwritten sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:105:11: style: Parameter 'newdir' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:414:11: style: Variable 'fout' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:466:11: style: Parameter 'argv' can be declared as const array [constParameter] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:256:16: style: Variable 'ratio' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:414:11: style: Variable 'fout' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:448:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:1136:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/minizip/zip.c:613:13: error: Memory leak: zi [memleak] sks-ecc-0.93/zlib/contrib/minizip/zip.c:1060:12: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] sks-ecc-0.93/zlib/contrib/minizip/zip.c:1055:21: note: err is assigned sks-ecc-0.93/zlib/contrib/minizip/zip.c:1060:12: note: err is overwritten sks-ecc-0.93/zlib/contrib/minizip/unzip.c:415:25: style: Condition 'unz_copyright[0]!=' '' is always false [knownConditionTrueFalse] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:399:24: style: Parameter 'pzlib_filefunc_def' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:536:12: style: Variable 's' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:907:12: style: Variable 's' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:923:19: style: Parameter 'file_pos' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:1409:30: style: Variable 'pfile_in_zip_read_info' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:1567:12: style: Variable 's' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:717:22: style: Variable 'lSeek' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:723:14: style: Variable 'lSeek' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:726:14: style: Variable 'lSeek' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:1115:12: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/minizip/unzip.c:1537:12: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:188:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/puff/puff.c:254:12: style: Variable 'next' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/puff/puff.c:319:47: style: Parameter 'length' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:198:9: warning: Return value of function deflateInit() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:239:9: warning: Return value of function inflateInit() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:172:10: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:220:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:220:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:261:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:261:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:67:35: style: Parameter 'pbeginTime64' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:71:38: style: Parameter 'pbeginTime64' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:154:25: style: Variable 'lCompressedSize' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:195:24: style: Variable 'lOrigDone' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:210:23: style: Variable 'lOrigDone' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:236:24: style: Variable 'lOrigDone' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:251:23: style: Variable 'lOrigDone' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:156:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:356:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:496:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:595:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:662:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:196:11: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:246:10: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:168:19: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:191:24: style: Parameter 't' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:193:16: style: Variable 'local' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:206:24: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:253:46: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:328:20: style: Parameter 'newdir' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:610:18: style: Variable 'TGZfile' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:72:8: style: struct member 'tar_header::uid' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:73:8: style: struct member 'tar_header::gid' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:76:8: style: struct member 'tar_header::chksum' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:78:8: style: struct member 'tar_header::linkname' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:79:8: style: struct member 'tar_header::magic' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:80:8: style: struct member 'tar_header::version' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:81:8: style: struct member 'tar_header::uname' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:82:8: style: struct member 'tar_header::gname' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:83:8: style: struct member 'tar_header::devmajor' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:84:8: style: struct member 'tar_header::devminor' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:85:8: style: struct member 'tar_header::prefix' is never used. [unusedStructMember] sks-ecc-0.93/zlib/contrib/untgz/untgz.c:91:22: style: union member 'tar_buffer::buffer' is never used. [unusedStructMember] sks-ecc-0.93/zlib/crc32.c:236:13: style: Condition '*((unsigned char*)(&endian))' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/crc32.c:235:18: note: Assignment 'endian=1', assigned value is 1 sks-ecc-0.93/zlib/crc32.c:236:13: note: Condition '*((unsigned char*)(&endian))' is always true sks-ecc-0.93/zlib/example.c:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:100:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:225:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:320:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:357:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:399:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:438:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:480:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/example.c:112:5: warning: Return value of function gzseek() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/example.c:404:5: warning: Return value of function inflate() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/example.c:334:9: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'uLong {aka unsigned long}'. [invalidPrintfArgType_sint] sks-ecc-0.93/zlib/examples/fitblk.c:64:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/fitblk.c:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/fitblk.c:115:28: style: Condition 'inf->avail_out!=0' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/examples/fitblk.c:104:26: note: Assignment 'inf->avail_out=4096', assigned value is 4096 sks-ecc-0.93/zlib/examples/fitblk.c:109:17: note: Assuming condition is false sks-ecc-0.93/zlib/examples/fitblk.c:115:28: note: Condition 'inf->avail_out!=0' is always true sks-ecc-0.93/zlib/examples/fitblk.c:62:23: style: Parameter 'why' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/gun.c:550:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gun.c:636:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_LT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:115:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_ZPOS [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:152:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_NEG [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:195:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_GT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:249:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_LT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:396:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:437:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:491:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:565:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_ZPOS [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:741:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_ZPOS [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:770:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_NO [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:804:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:900:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:943:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:995:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1056:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1117:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_SIZE [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1174:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1252:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1414:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1433:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1514:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_OKAY [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1581:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1708:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_OKAY [valueFlowBailoutIncompleteVar] sks-ecc-0.93/tfm/mpi.c:1856:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_NEG [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gun.c:526:11: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] sks-ecc-0.93/zlib/examples/gun.c:508:39: style: Parameter 'to' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/gzappend.c:93:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzappend.c:268:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzappend.c:395:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/deflate.c:663:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:657:32: note: Assuming that condition 's->pending==s->pending_buf_size' is not redundant sks-ecc-0.93/zlib/deflate.c:663:36: note: Condition 's->pending==s->pending_buf_size' is always true sks-ecc-0.93/zlib/deflate.c:692:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:686:32: note: Assuming that condition 's->pending==s->pending_buf_size' is not redundant sks-ecc-0.93/zlib/deflate.c:692:36: note: Condition 's->pending==s->pending_buf_size' is always true sks-ecc-0.93/zlib/deflate.c:723:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:717:32: note: Assuming that condition 's->pending==s->pending_buf_size' is not redundant sks-ecc-0.93/zlib/deflate.c:723:36: note: Condition 's->pending==s->pending_buf_size' is always true sks-ecc-0.93/zlib/deflate.c:493:20: style: Variable 's' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/deflate.c:902:20: style: Variable 'ss' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/deflate.c:1042:11: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/deflate.c:1053:21: style: Variable 'strend' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/deflate.c:1182:21: style: Variable 'strend' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/deflate.c:161:32: style: struct member 'static_tree_desc_s::dummy' is never used. [unusedStructMember] sks-ecc-0.93/zlib/deflate.c:352:30: style: Variable 'hash_head' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/deflate.c:1669:9: style: Variable 'bflush' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/zlib/examples/gzappend.c:368:5: warning: Return value of function deflateSetDictionary() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/examples/gzappend.c:374:9: warning: Return value of function deflatePrime() is not used. [ignoredReturnValue] sks-ecc-0.93/zlib/examples/gzappend.c:91:22: style: Parameter 'msg1' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/gzappend.c:91:34: style: Parameter 'msg2' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/gzappend.c:125:20: style: Variable 'start' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/examples/gzappend.c:386:25: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/gzjoin.c:67:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzjoin.c:107:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzjoin.c:437:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzlog.c:46:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCK_EX [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzlog.c:59:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCK_UN [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzlog.c:147:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzjoin.c:208:9: warning: Either the condition 'in==NULL' is redundant or there is possible null pointer dereference: in. [nullPointerRedundantCheck] sks-ecc-0.93/zlib/examples/gzjoin.c:292:12: note: Assuming that condition 'in==NULL' is not redundant sks-ecc-0.93/zlib/examples/gzjoin.c:294:12: note: Calling function 'gzhead', 1st argument 'in' value is 0 sks-ecc-0.93/zlib/examples/gzjoin.c:208:9: note: Null pointer dereference sks-ecc-0.93/zlib/examples/gzjoin.c:65:22: style: Parameter 'why1' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/gzjoin.c:65:34: style: Parameter 'why2' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/zpipe.c:143:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/zpipe.c:188:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/gzlog.c:149:9: error: Memory leak: log.fd [memleak] sks-ecc-0.93/zlib/examples/gzlog.c:226:23: style:inconclusive: Function 'gzlog_write' argument 1 names different: declaration 'log' definition 'obj'. [funcArgNamesDifferent] sks-ecc-0.93/zlib/examples/gzlog.h:51:23: note: Function 'gzlog_write' argument 1 names different: declaration 'log' definition 'obj'. sks-ecc-0.93/zlib/examples/gzlog.c:226:23: note: Function 'gzlog_write' argument 1 names different: declaration 'log' definition 'obj'. sks-ecc-0.93/zlib/examples/gzlog.c:365:23: style:inconclusive: Function 'gzlog_close' argument 1 names different: declaration 'log' definition 'obj'. [funcArgNamesDifferent] sks-ecc-0.93/zlib/examples/gzlog.h:58:23: note: Function 'gzlog_close' argument 1 names different: declaration 'log' definition 'obj'. sks-ecc-0.93/zlib/examples/gzlog.c:365:23: note: Function 'gzlog_close' argument 1 names different: declaration 'log' definition 'obj'. sks-ecc-0.93/zlib/examples/gzlog.c:71:45: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/gzlog.c:83:37: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/gzlog.c:132:24: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/examples/zpipe.c:60:24: error: Uninitialized variable: out [uninitvar] sks-ecc-0.93/zlib/examples/zran.c:359:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/examples/zran.c:224:5: error: Common realloc mistake: 'index' nulled but not freed upon failure [memleakOnRealloc] sks-ecc-0.93/zlib/gzio.c:122:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/gzio.c:264:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/gzio.c:302:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/gzio.c:412:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/gzio.c:521:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/gzio.c:816:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/gzio.c:866:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/gzio.c:944:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/gzio.c:1001:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/infback.c:255:24: style: Variable 'from' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/gzio.c:101:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/gzio.c:894:16: style: Variable 's' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/gzio.c:911:16: style: Variable 's' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/gzio.c:991:11: style: Variable 'm' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/gzio.c:19:28: style: struct member 'internal_state::dummy' is never used. [unusedStructMember] sks-ecc-0.93/zlib/inffast.c:73:24: style: Variable 'last' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/inffast.c:75:24: style: Variable 'beg' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/inffast.c:76:24: style: Variable 'end' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/inffast.c:83:24: style: Variable 'window' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/inftrees.c:285:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/inflate.c:1314:11: style:inconclusive: Function 'inflateSyncPoint' argument 1 names different: declaration 'z' definition 'strm'. [funcArgNamesDifferent] sks-ecc-0.93/zlib/zlib.h:1350:49: note: Function 'inflateSyncPoint' argument 1 names different: declaration 'z' definition 'strm'. sks-ecc-0.93/zlib/inflate.c:1314:11: note: Function 'inflateSyncPoint' argument 1 names different: declaration 'z' definition 'strm'. sks-ecc-0.93/zlib/inflate.c:566:24: style: Variable 'from' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/inflate.c:1241:20: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/inflate.c:1316:31: style: Variable 'state' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/inflate.c:1327:31: style: Variable 'state' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/inftrees.c:34:21: style: Parameter 'lens' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/minigzip.c:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/minigzip.c:211:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/minigzip.c:245:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/minigzip.c:304:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] sks-ecc-0.93/zlib/minigzip.c:194:12: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/minigzip.c:195:12: style: Parameter 'mode' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/zutil.c:305:31: style: Same expression on both sides of '-'. [duplicateExpression] sks-ecc-0.93/zlib/zutil.c:11:33: style: struct member 'internal_state::dummy' is never used. [unusedStructMember] sks-ecc-0.93/zlib/trees.c:1147:14: style:inconclusive: Function 'bi_reverse' argument 1 names different: declaration 'value' definition 'code'. [funcArgNamesDifferent] sks-ecc-0.93/zlib/trees.c:156:27: note: Function 'bi_reverse' argument 1 names different: declaration 'value' definition 'code'. sks-ecc-0.93/zlib/trees.c:1147:14: note: Function 'bi_reverse' argument 1 names different: declaration 'value' definition 'code'. sks-ecc-0.93/zlib/trees.c:1148:9: style:inconclusive: Function 'bi_reverse' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] sks-ecc-0.93/zlib/trees.c:156:27: note: Function 'bi_reverse' argument 2 names different: declaration 'length' definition 'len'. sks-ecc-0.93/zlib/trees.c:1148:9: note: Function 'bi_reverse' argument 2 names different: declaration 'length' definition 'len'. sks-ecc-0.93/zlib/trees.c:457:14: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/trees.c:580:11: style: Parameter 'bl_count' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/zlib/trees.c:1199:15: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:6259:7: error: Array 'C->dp[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6260:7: error: Array 'C->dp[16]' accessed at index 17, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6339:7: error: Array 'C->dp[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6343:7: error: Array 'C->dp[16]' accessed at index 17, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6347:7: error: Array 'C->dp[16]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6348:7: error: Array 'C->dp[16]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6427:7: error: Array 'C->dp[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6431:7: error: Array 'C->dp[16]' accessed at index 17, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6435:7: error: Array 'C->dp[16]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6439:7: error: Array 'C->dp[16]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6443:7: error: Array 'C->dp[16]' accessed at index 20, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6444:7: error: Array 'C->dp[16]' accessed at index 21, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6523:7: error: Array 'C->dp[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6527:7: error: Array 'C->dp[16]' accessed at index 17, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6531:7: error: Array 'C->dp[16]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6535:7: error: Array 'C->dp[16]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6539:7: error: Array 'C->dp[16]' accessed at index 20, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6543:7: error: Array 'C->dp[16]' accessed at index 21, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6547:7: error: Array 'C->dp[16]' accessed at index 22, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6548:7: error: Array 'C->dp[16]' accessed at index 23, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6627:7: error: Array 'C->dp[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6631:7: error: Array 'C->dp[16]' accessed at index 17, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6635:7: error: Array 'C->dp[16]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6639:7: error: Array 'C->dp[16]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6643:7: error: Array 'C->dp[16]' accessed at index 20, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6647:7: error: Array 'C->dp[16]' accessed at index 21, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6651:7: error: Array 'C->dp[16]' accessed at index 22, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6655:7: error: Array 'C->dp[16]' accessed at index 23, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6659:7: error: Array 'C->dp[16]' accessed at index 24, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6660:7: error: Array 'C->dp[16]' accessed at index 25, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6739:7: error: Array 'C->dp[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6743:7: error: Array 'C->dp[16]' accessed at index 17, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6747:7: error: Array 'C->dp[16]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6751:7: error: Array 'C->dp[16]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6755:7: error: Array 'C->dp[16]' accessed at index 20, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6759:7: error: Array 'C->dp[16]' accessed at index 21, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6763:7: error: Array 'C->dp[16]' accessed at index 22, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6767:7: error: Array 'C->dp[16]' accessed at index 23, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6771:7: error: Array 'C->dp[16]' accessed at index 24, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6775:7: error: Array 'C->dp[16]' accessed at index 25, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6779:7: error: Array 'C->dp[16]' accessed at index 26, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6780:7: error: Array 'C->dp[16]' accessed at index 27, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6859:7: error: Array 'C->dp[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6863:7: error: Array 'C->dp[16]' accessed at index 17, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6867:7: error: Array 'C->dp[16]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6871:7: error: Array 'C->dp[16]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6875:7: error: Array 'C->dp[16]' accessed at index 20, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6879:7: error: Array 'C->dp[16]' accessed at index 21, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6883:7: error: Array 'C->dp[16]' accessed at index 22, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6887:7: error: Array 'C->dp[16]' accessed at index 23, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6891:7: error: Array 'C->dp[16]' accessed at index 24, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6895:7: error: Array 'C->dp[16]' accessed at index 25, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6899:7: error: Array 'C->dp[16]' accessed at index 26, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6903:7: error: Array 'C->dp[16]' accessed at index 27, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6907:7: error: Array 'C->dp[16]' accessed at index 28, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6908:7: error: Array 'C->dp[16]' accessed at index 29, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6987:7: error: Array 'C->dp[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6991:7: error: Array 'C->dp[16]' accessed at index 17, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6995:7: error: Array 'C->dp[16]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:6999:7: error: Array 'C->dp[16]' accessed at index 19, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7003:7: error: Array 'C->dp[16]' accessed at index 20, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7007:7: error: Array 'C->dp[16]' accessed at index 21, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7011:7: error: Array 'C->dp[16]' accessed at index 22, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7015:7: error: Array 'C->dp[16]' accessed at index 23, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7019:7: error: Array 'C->dp[16]' accessed at index 24, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7023:7: error: Array 'C->dp[16]' accessed at index 25, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7027:7: error: Array 'C->dp[16]' accessed at index 26, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7031:7: error: Array 'C->dp[16]' accessed at index 27, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7035:7: error: Array 'C->dp[16]' accessed at index 28, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7039:7: error: Array 'C->dp[16]' accessed at index 29, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7043:7: error: Array 'C->dp[16]' accessed at index 30, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:7044:7: error: Array 'C->dp[16]' accessed at index 31, which is out of bounds. [arrayIndexOutOfBounds] sks-ecc-0.93/tfm/mpi.c:12356:15: error: Buffer is accessed out of bounds: B->dp [bufferAccessOutOfBounds] sks-ecc-0.93/tfm/mpi.c:12465:15: error: Buffer is accessed out of bounds: B->dp [bufferAccessOutOfBounds] sks-ecc-0.93/tfm/mpi.c:12584:15: error: Buffer is accessed out of bounds: B->dp [bufferAccessOutOfBounds] sks-ecc-0.93/tfm/mpi.c:12713:15: error: Buffer is accessed out of bounds: B->dp [bufferAccessOutOfBounds] sks-ecc-0.93/tfm/mpi.c:12852:15: error: Buffer is accessed out of bounds: B->dp [bufferAccessOutOfBounds] sks-ecc-0.93/tfm/mpi.c:13001:15: error: Buffer is accessed out of bounds: B->dp [bufferAccessOutOfBounds] sks-ecc-0.93/tfm/mpi.c:13160:15: error: Buffer is accessed out of bounds: B->dp [bufferAccessOutOfBounds] sks-ecc-0.93/tfm/mpi.c:13329:15: error: Buffer is accessed out of bounds: B->dp [bufferAccessOutOfBounds] sks-ecc-0.93/tfm/mpi.c:1897:4: portability: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] sks-ecc-0.93/tfm/mpi.c:1897:4: portability: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] sks-ecc-0.93/tfm/mpi.c:1897:4: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] sks-ecc-0.93/zlib/contrib/minizip/mztools.c:187:25: style: Condition 'comsize>0' is always false [knownConditionTrueFalse] sks-ecc-0.93/zlib/contrib/minizip/mztools.c:140:27: note: Assignment 'comment=""', assigned value is "" sks-ecc-0.93/zlib/contrib/minizip/mztools.c:141:25: note: Assignment 'comsize=(int)strlen(comment)', assigned value is 0 sks-ecc-0.93/zlib/contrib/minizip/mztools.c:187:25: note: Condition 'comsize>0' is always false sks-ecc-0.93/zlib/contrib/minizip/mztools.c:233:21: style: Condition 'comsize>0' is always false [knownConditionTrueFalse] sks-ecc-0.93/zlib/contrib/minizip/mztools.c:215:23: note: Assignment 'comment=""', assigned value is "" sks-ecc-0.93/zlib/contrib/minizip/mztools.c:216:21: note: Assignment 'comsize=(int)strlen(comment)', assigned value is 0 sks-ecc-0.93/zlib/contrib/minizip/mztools.c:233:21: note: Condition 'comsize>0' is always false sks-ecc-0.93/zlib/contrib/minizip/mztools.c:139:16: style: Local variable 'header' shadows outer variable [shadowVariable] sks-ecc-0.93/zlib/contrib/minizip/mztools.c:44:10: note: Shadowed declaration sks-ecc-0.93/zlib/contrib/minizip/mztools.c:139:16: note: Shadow variable sks-ecc-0.93/zlib/contrib/minizip/mztools.c:214:12: style: Local variable 'header' shadows outer variable [shadowVariable] sks-ecc-0.93/zlib/contrib/minizip/mztools.c:44:10: note: Shadowed declaration sks-ecc-0.93/zlib/contrib/minizip/mztools.c:214:12: note: Shadow variable sks-ecc-0.93/zlib/contrib/minizip/mztools.c:140:17: style: Variable 'comment' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/zlib/contrib/minizip/mztools.c:215:13: style: Variable 'comment' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/tfm/mpi.c:2624:46: style:inconclusive: Function 'fp_montgomery_setup' argument 2 names different: declaration 'mp' definition 'rho'. [funcArgNamesDifferent] sks-ecc-0.93/tfm/tfm.h:411:46: note: Function 'fp_montgomery_setup' argument 2 names different: declaration 'mp' definition 'rho'. sks-ecc-0.93/tfm/mpi.c:2624:46: note: Function 'fp_montgomery_setup' argument 2 names different: declaration 'mp' definition 'rho'. sks-ecc-0.93/tfm/mpi.c:2676:21: style:inconclusive: Function 'fp_mul' argument 1 names different: declaration 'a' definition 'A'. [funcArgNamesDifferent] sks-ecc-0.93/tfm/tfm.h:359:21: note: Function 'fp_mul' argument 1 names different: declaration 'a' definition 'A'. sks-ecc-0.93/tfm/mpi.c:2676:21: note: Function 'fp_mul' argument 1 names different: declaration 'a' definition 'A'. sks-ecc-0.93/tfm/mpi.c:2676:32: style:inconclusive: Function 'fp_mul' argument 2 names different: declaration 'b' definition 'B'. [funcArgNamesDifferent] sks-ecc-0.93/tfm/tfm.h:359:32: note: Function 'fp_mul' argument 2 names different: declaration 'b' definition 'B'. sks-ecc-0.93/tfm/mpi.c:2676:32: note: Function 'fp_mul' argument 2 names different: declaration 'b' definition 'B'. sks-ecc-0.93/tfm/mpi.c:2676:43: style:inconclusive: Function 'fp_mul' argument 3 names different: declaration 'c' definition 'C'. [funcArgNamesDifferent] sks-ecc-0.93/tfm/tfm.h:359:43: note: Function 'fp_mul' argument 3 names different: declaration 'c' definition 'C'. sks-ecc-0.93/tfm/mpi.c:2676:43: note: Function 'fp_mul' argument 3 names different: declaration 'c' definition 'C'. sks-ecc-0.93/tfm/mpi.c:2807:36: style:inconclusive: Function 'fp_mul_2' argument 2 names different: declaration 'c' definition 'b'. [funcArgNamesDifferent] sks-ecc-0.93/tfm/tfm.h:346:34: note: Function 'fp_mul_2' argument 2 names different: declaration 'c' definition 'b'. sks-ecc-0.93/tfm/mpi.c:2807:36: note: Function 'fp_mul_2' argument 2 names different: declaration 'c' definition 'b'. sks-ecc-0.93/tfm/mpi.c:7609:32: warning: Function 'fp_prime_random_ex' argument order different: declaration 'a, t, size, flags, , dat, ' definition 'a, t, size, flags, dst, len, dat' [funcArgOrderDifferent] sks-ecc-0.93/tfm/tfm.h:443:32: note: Function 'fp_prime_random_ex' argument order different: declaration 'a, t, size, flags, , dat, ' definition 'a, t, size, flags, dst, len, dat' sks-ecc-0.93/tfm/mpi.c:7609:32: note: Function 'fp_prime_random_ex' argument order different: declaration 'a, t, size, flags, , dat, ' definition 'a, t, size, flags, dst, len, dat' sks-ecc-0.93/tfm/mpi.c:7714:21: style:inconclusive: Function 'fp_sqr' argument 1 names different: declaration 'a' definition 'A'. [funcArgNamesDifferent] sks-ecc-0.93/tfm/tfm.h:362:21: note: Function 'fp_sqr' argument 1 names different: declaration 'a' definition 'A'. sks-ecc-0.93/tfm/mpi.c:7714:21: note: Function 'fp_sqr' argument 1 names different: declaration 'a' definition 'A'. sks-ecc-0.93/tfm/mpi.c:7714:32: style:inconclusive: Function 'fp_sqr' argument 2 names different: declaration 'b' definition 'B'. [funcArgNamesDifferent] sks-ecc-0.93/tfm/tfm.h:362:32: note: Function 'fp_sqr' argument 2 names different: declaration 'b' definition 'B'. sks-ecc-0.93/tfm/mpi.c:7714:32: note: Function 'fp_sqr' argument 2 names different: declaration 'b' definition 'B'. sks-ecc-0.93/tfm/mpi.c:149:22: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:190:24: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:190:35: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:589:53: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:973:24: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:2879:24: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:3226:27: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:3226:38: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:3229:27: style: Variable 'tmpx' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/tfm/mpi.c:3229:34: style: Variable 'tmpy' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/tfm/mpi.c:4197:28: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:4197:39: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:4529:28: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:4529:39: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:5830:33: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:5830:44: style: Parameter 'B' can be declared as pointer to const [constParameterPointer] sks-ecc-0.93/tfm/mpi.c:9663:14: style: Variable 'a' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/tfm/mpi.c:10069:14: style: Variable 'a' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/tfm/mpi.c:11762:17: style: Variable 'tmpy' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/tfm/mpi.c:11762:24: style: Variable 'tmpx' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/tfm/mpi.c:11824:14: style: Variable 'a' can be declared as pointer to const [constVariablePointer] sks-ecc-0.93/tfm/mpi.c:2572:11: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:2651:24: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:3266:11: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4207:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4211:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4215:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4219:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4223:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4539:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4543:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4547:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4551:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4555:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4559:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:4563:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5842:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5858:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5862:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5866:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5882:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5886:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5890:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5894:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5898:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5914:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5918:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5922:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5926:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5930:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5934:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5938:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5954:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5958:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5962:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5966:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5970:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5974:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5978:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5982:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:5986:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6002:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6006:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6010:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6014:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6018:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6022:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6026:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6030:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6034:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6038:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6042:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6058:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6062:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6066:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6070:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6074:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6078:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6082:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6086:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6090:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6094:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6098:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6102:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6106:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6122:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6126:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6130:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6134:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6138:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6142:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6146:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6150:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6154:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6158:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6162:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6166:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6170:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6174:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6178:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6194:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6198:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6202:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6206:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6210:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6214:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6218:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6222:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6226:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6230:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6234:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6238:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6242:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6246:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6250:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6254:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6258:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6274:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6278:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6282:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6286:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6290:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6294:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6298:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6302:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6306:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6310:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6314:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6318:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6322:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6326:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6330:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6334:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6338:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6342:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6346:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6362:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6366:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6370:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6374:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6378:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6382:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6386:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6390:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6394:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6398:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6402:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6406:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6410:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6414:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6418:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6422:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6426:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6430:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6434:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6438:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6442:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6458:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6462:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6466:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6470:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6474:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6478:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6482:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6486:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6490:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6494:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6498:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6502:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6506:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6510:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6514:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6518:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6522:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6526:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6530:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6534:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6538:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6542:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6546:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6562:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6566:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6570:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6574:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6578:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6582:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6586:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6590:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6594:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6598:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6602:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6606:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6610:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6614:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6618:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6622:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6626:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6630:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6634:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6638:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6642:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6646:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6650:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6654:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6658:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6674:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6678:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6682:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6686:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6690:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6694:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6698:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6702:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6706:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6710:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6714:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6718:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6722:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6726:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6730:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6734:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6738:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6742:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6746:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6750:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6754:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6758:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6762:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6766:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6770:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6774:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6778:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6794:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6798:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6802:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6806:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6810:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6814:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6818:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6822:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6826:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6830:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6834:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6838:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6842:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6846:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6850:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6854:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6858:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6862:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6866:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6870:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6874:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6878:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6882:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6886:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6890:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6894:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6898:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6902:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6906:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6922:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6926:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6930:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6934:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6938:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6942:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6946:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6950:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6954:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6958:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6962:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6966:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6970:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6974:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6978:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6982:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6986:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6990:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6994:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:6998:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7002:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7006:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7010:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7014:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7018:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7022:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7026:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7030:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7034:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7038:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7042:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:7082:22: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:9675:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:9680:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:9685:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:9690:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:9695:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:10081:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:10086:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:10091:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:10096:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:10101:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:10106:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:10111:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11789:11: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11794:11: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11837:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11856:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11861:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11866:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11885:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11890:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11895:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11900:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11905:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11924:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11929:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11934:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11939:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11944:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11949:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11954:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11973:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11978:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11983:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11988:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11993:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:11998:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12003:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12008:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12013:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12032:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12037:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12042:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12047:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12052:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12057:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12062:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12067:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12072:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12077:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12082:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12101:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12106:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12111:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12116:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12121:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12126:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12131:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12136:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12141:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12146:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12151:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12156:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12161:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12180:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12185:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12190:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12195:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12200:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12205:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12210:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12215:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12220:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12225:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12230:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12235:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12240:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12245:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12250:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12269:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12274:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12279:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12284:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12289:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12294:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12299:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12304:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12309:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12314:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12319:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12324:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12329:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12334:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12339:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12344:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12349:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12368:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12373:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12378:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12383:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12388:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12393:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12398:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12403:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12408:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12413:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12418:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12423:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12428:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12433:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12438:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12443:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12448:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12453:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12458:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12477:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12482:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12487:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12492:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12497:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12502:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12507:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12512:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12517:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12522:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12527:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12532:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12537:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12542:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12547:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12552:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12557:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12562:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12567:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12572:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12577:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12596:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12601:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12606:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12611:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12616:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12621:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12626:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12631:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12636:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12641:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12646:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12651:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12656:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12661:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12666:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12671:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12676:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12681:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12686:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12691:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12696:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12701:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12706:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12725:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12730:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12735:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12740:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12745:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12750:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12755:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12760:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12765:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12770:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12775:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12780:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12785:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12790:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12795:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12800:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12805:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12810:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12815:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12820:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12825:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12830:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12835:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12840:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12845:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12864:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12869:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12874:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12879:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12884:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12889:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12894:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12899:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12904:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12909:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12914:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12919:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12924:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12929:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12934:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12939:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12944:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12949:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12954:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12959:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12964:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12969:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12974:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12979:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12984:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12989:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:12994:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13013:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13018:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13023:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13028:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13033:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13038:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13043:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13048:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13053:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13058:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13063:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13068:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13073:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13078:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13083:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13088:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13093:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13098:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13103:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13108:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13113:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13118:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13123:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13128:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13133:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13138:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13143:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13148:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13153:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13172:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13177:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13182:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13187:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13192:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13197:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13202:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13207:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13212:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13217:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13222:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13227:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13232:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13237:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13242:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13247:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13252:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13257:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13262:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13267:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13272:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13277:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13282:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13287:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13292:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13297:4: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13302:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13307:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13312:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13317:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:13322:7: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits] sks-ecc-0.93/tfm/mpi.c:454:8: style: Variable 'digs' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/tfm/mpi.c:2687:9: style: Variable 'yy' is assigned a value that is never used. [unreadVariable] sks-ecc-0.93/tfm/mpi.c:9663:35: style: Unused variable: sc0 [unusedVariable] sks-ecc-0.93/tfm/mpi.c:9663:40: style: Unused variable: sc1 [unusedVariable] sks-ecc-0.93/tfm/mpi.c:9663:45: style: Unused variable: sc2 [unusedVariable] sks-ecc-0.93/tfm/mpi.c:10069:35: style: Unused variable: sc0 [unusedVariable] sks-ecc-0.93/tfm/mpi.c:10069:40: style: Unused variable: sc1 [unusedVariable] sks-ecc-0.93/tfm/mpi.c:10069:45: style: Unused variable: sc2 [unusedVariable] diff: head sks-ecc-0.93/binasc.c:223:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:10069:14: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head sks-ecc-0.93/tfm/mpi.c:1056:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:1117:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_SIZE [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:115:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_ZPOS [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:1174:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:11762:17: style: Variable 'tmpy' can be declared as pointer to const [constVariablePointer] head sks-ecc-0.93/tfm/mpi.c:11762:24: style: Variable 'tmpx' can be declared as pointer to const [constVariablePointer] head sks-ecc-0.93/tfm/mpi.c:11824:14: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head sks-ecc-0.93/tfm/mpi.c:1252:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:1414:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:1433:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:1514:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_OKAY [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:152:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_NEG [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:1581:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:1708:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_OKAY [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:1856:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_NEG [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:195:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_GT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:249:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_LT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:3229:27: style: Variable 'tmpx' can be declared as pointer to const [constVariablePointer] head sks-ecc-0.93/tfm/mpi.c:3229:34: style: Variable 'tmpy' can be declared as pointer to const [constVariablePointer] head sks-ecc-0.93/tfm/mpi.c:351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:396:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:437:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:491:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:565:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_ZPOS [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:741:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_ZPOS [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:770:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_NO [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:804:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_VAL [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:900:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:943:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/tfm/mpi.c:9663:14: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head sks-ecc-0.93/tfm/mpi.c:995:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_BIT [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/infback9/infback9.c:289:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/infback9/infback9.c:606:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:138:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:175:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:246:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:264:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:273:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:282:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:294:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable badbit [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:314:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable badbit [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.cpp:69:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:76:12: style: The destructor '~gzifstream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:52:12: note: Virtual destructor in base class sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:76:12: note: Destructor in derived class head sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:88:12: style: The destructor '~gzofstream' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:52:12: note: Virtual destructor in base class sks-ecc-0.93/zlib/contrib/iostream/zfstream.h:88:12: note: Destructor in derived class head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:124:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:124:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] 2.13.0 sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:124:7: warning: Return value of function gzread() is not used. [ignoredReturnValue] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:140:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] 2.13.0 sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:140:7: warning: Return value of function gzread() is not used. [ignoredReturnValue] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:148:7: warning: Return value of function ::gzread() is not used. [ignoredReturnValue] 2.13.0 sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:148:7: warning: Return value of function gzread() is not used. [ignoredReturnValue] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:200:19: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] 2.13.0 sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:200:19: warning: Return value of function gzwrite() is not used. [ignoredReturnValue] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:248:19: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] 2.13.0 sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:248:19: warning: Return value of function gzwrite() is not used. [ignoredReturnValue] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:265:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:273:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:273:7: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] 2.13.0 sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:273:7: warning: Return value of function gzwrite() is not used. [ignoredReturnValue] head sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:288:7: warning: Return value of function ::gzwrite() is not used. [ignoredReturnValue] 2.13.0 sks-ecc-0.93/zlib/contrib/iostream2/zstream.h:288:7: warning: Return value of function gzwrite() is not used. [ignoredReturnValue] head sks-ecc-0.93/zlib/contrib/iostream2/zstream_test.cpp:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:134:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:172:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:192:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:234:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:401:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:412:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:423:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:456:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:467:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:478:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/iostream3/zfstream.cc:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:131:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_HANDLE_EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:155:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR_HANDLE_EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:174:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DWORD [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/minizip/iowin32.c:201:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_CURRENT [valueFlowBailoutIncompleteVar] 2.13.0 sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:568:28: style: Condition 'opt_do_extract==1' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:474:24: note: Assignment 'opt_do_extract=1', assigned value is 1 sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:559:11: note: Assuming condition is false sks-ecc-0.93/zlib/contrib/minizip/miniunz.c:568:28: note: Condition 'opt_do_extract==1' is always true head sks-ecc-0.93/zlib/contrib/minizip/minizip.c:105:11: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] head sks-ecc-0.93/zlib/contrib/minizip/minizip.c:106:13: style: Parameter 'tmzip' can be declared as pointer to const [constParameterPointer] head sks-ecc-0.93/zlib/contrib/minizip/minizip.c:107:12: style: Parameter 'dt' can be declared as pointer to const [constParameterPointer] 2.13.0 sks-ecc-0.93/zlib/contrib/minizip/minizip.c:286:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] 2.13.0 sks-ecc-0.93/zlib/contrib/minizip/mztools.c:164:24: style: Condition 'fnsize>0' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/contrib/minizip/mztools.c:75:20: note: Assuming that condition 'fnsize>0' is not redundant sks-ecc-0.93/zlib/contrib/minizip/mztools.c:164:24: note: Condition 'fnsize>0' is always true head sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:67:35: style: Parameter 'pbeginTime64' can be declared as pointer to const [constParameterPointer] head sks-ecc-0.93/zlib/contrib/testzlib/testzlib.c:71:38: style: Parameter 'pbeginTime64' can be declared as pointer to const [constParameterPointer] head sks-ecc-0.93/zlib/contrib/untgz/untgz.c:356:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/untgz/untgz.c:496:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/untgz/untgz.c:595:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/contrib/untgz/untgz.c:662:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.13.0 sks-ecc-0.93/zlib/deflate.c:663:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:657:32: note: Assuming condition 's->pending==s->pending_buf_size' is true sks-ecc-0.93/zlib/deflate.c:663:36: note: Condition 's->pending==s->pending_buf_size' is always true head sks-ecc-0.93/zlib/deflate.c:663:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:657:32: note: Assuming that condition 's->pending==s->pending_buf_size' is not redundant sks-ecc-0.93/zlib/deflate.c:663:36: note: Condition 's->pending==s->pending_buf_size' is always true 2.13.0 sks-ecc-0.93/zlib/deflate.c:692:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:686:32: note: Assuming condition 's->pending==s->pending_buf_size' is true sks-ecc-0.93/zlib/deflate.c:692:36: note: Condition 's->pending==s->pending_buf_size' is always true head sks-ecc-0.93/zlib/deflate.c:692:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:686:32: note: Assuming that condition 's->pending==s->pending_buf_size' is not redundant sks-ecc-0.93/zlib/deflate.c:692:36: note: Condition 's->pending==s->pending_buf_size' is always true 2.13.0 sks-ecc-0.93/zlib/deflate.c:723:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:717:32: note: Assuming condition 's->pending==s->pending_buf_size' is true sks-ecc-0.93/zlib/deflate.c:723:36: note: Condition 's->pending==s->pending_buf_size' is always true head sks-ecc-0.93/zlib/deflate.c:723:36: style: Condition 's->pending==s->pending_buf_size' is always true [knownConditionTrueFalse] sks-ecc-0.93/zlib/deflate.c:717:32: note: Assuming that condition 's->pending==s->pending_buf_size' is not redundant sks-ecc-0.93/zlib/deflate.c:723:36: note: Condition 's->pending==s->pending_buf_size' is always true head sks-ecc-0.93/zlib/example.c:100:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:225:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:320:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:334:9: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'uLong {aka unsigned long}'. [invalidPrintfArgType_sint] 2.13.0 sks-ecc-0.93/zlib/example.c:334:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] head sks-ecc-0.93/zlib/example.c:357:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:399:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:438:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:480:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/example.c:524:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/fitblk.c:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/gun.c:636:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/gzappend.c:268:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/gzappend.c:395:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/gzjoin.c:107:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/gzjoin.c:437:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/gzlog.c:147:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/gzlog.c:59:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCK_UN [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/examples/gzlog.c:71:45: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head sks-ecc-0.93/zlib/examples/gzlog.c:83:37: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head sks-ecc-0.93/zlib/examples/zpipe.c:188:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/gzio.c:1001:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/gzio.c:264:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/gzio.c:302:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/gzio.c:412:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/gzio.c:521:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/gzio.c:816:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/gzio.c:866:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/gzio.c:944:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/inflate.c:1241:20: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head sks-ecc-0.93/zlib/minigzip.c:211:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/minigzip.c:245:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sks-ecc-0.93/zlib/minigzip.c:304:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] DONE