2026-03-18 12:07 ftp://ftp.de.debian.org/debian/pool/main/p/python-zstd/python-zstd_1.5.7.3.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.18.15+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.3.70 compiler: g++ (Debian 15.2.0-15) 15.2.0 cppcheck: head 2.20.0 head-info: b52fd480 (2026-03-17 18:11:35 +0200) count: 707 707 elapsed-time: 7.2 6.9 head-timing-info: old-timing-info: head results: zstd-1.5.7.3/src/debug.c:10:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/debug.c:20:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/debug.c:30:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/debug.c:40:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/debug.c:50:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/debug.c:60:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/debug.c:70:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/debug.c:80:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/debug.c:89:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/python-zstd.c:143:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_c_compressionLevel [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/python-zstd.c:166:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_c_compressionLevel [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/python-zstd.c:318:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_CONTENTSIZE_ERROR [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/python-zstd.c:434:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_CONTENTSIZE_ERROR [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/python-zstd.c:472:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_VERSION_STRING [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/python-zstd.c:499:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_VERSION_NUMBER [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/python-zstd.c:545:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_DISABLE_ASM [valueFlowBailoutIncompleteVar] zstd-1.5.7.3/src/python-zstd.c:736:5: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] zstd-1.5.7.3/src/pythoncapi_compat.h:196:45: style: Parameter 'tstate' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/src/pythoncapi_compat.h:228:20: style: Variable 'tstate' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/src/python-zstd.c:722:15: style: struct member 'module_state::error' is never used. [unusedStructMember] zstd-1.5.7.3/src/python-zstd.c:74:21: style: Variable 'cctx' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/src/python-zstd.c:307:38: style: Variable 'processed' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/src/python-zstd.c:738:18: style: Variable 'threads' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/common/pool.c:322:9: style: struct member 'POOL_ctx_s::dummy' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/common/fse_decompress.c:198:64: style:inconclusive: Boolean expression 'BIT_reloadDStream(&bitD)==BIT_DStream_unfinished' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/common/mem.h:281:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/common/mem.h:281:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/common/mem.h:281:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/common/mem.h:355:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/common/mem.h:355:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/common/mem.h:355:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/common/mem.h:363:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/common/mem.h:363:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/common/mem.h:363:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/common/mem.h:405:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/common/mem.h:405:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/common/mem.h:405:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/common/mem.h:413:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/common/mem.h:413:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/common/mem.h:413:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/common/bits.h:160:23: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/common/bits.h:160:23: note: Calling function 'MEM_64bits' returns 1 zstd-1.5.7.3/zstd/lib/common/bits.h:160:23: note: Condition 'MEM_64bits()' is always true zstd-1.5.7.3/zstd/lib/common/bits.h:166:23: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/common/bits.h:166:23: note: Calling function 'MEM_64bits' returns 1 zstd-1.5.7.3/zstd/lib/common/bits.h:166:23: note: Condition 'MEM_64bits()' is always true zstd-1.5.7.3/zstd/lib/common/mem.h:182:39: style:inconclusive: Function 'MEM_read16' argument 1 names different: declaration 'memPtr' definition 'ptr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/mem.h:84:39: note: Function 'MEM_read16' argument 1 names different: declaration 'memPtr' definition 'ptr'. zstd-1.5.7.3/zstd/lib/common/mem.h:182:39: note: Function 'MEM_read16' argument 1 names different: declaration 'memPtr' definition 'ptr'. zstd-1.5.7.3/zstd/lib/common/mem.h:183:39: style:inconclusive: Function 'MEM_read32' argument 1 names different: declaration 'memPtr' definition 'ptr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/mem.h:85:39: note: Function 'MEM_read32' argument 1 names different: declaration 'memPtr' definition 'ptr'. zstd-1.5.7.3/zstd/lib/common/mem.h:183:39: note: Function 'MEM_read32' argument 1 names different: declaration 'memPtr' definition 'ptr'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3139:54: style:inconclusive: Boolean expression 'len>=16' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/common/mem.h:184:39: style:inconclusive: Function 'MEM_read64' argument 1 names different: declaration 'memPtr' definition 'ptr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/mem.h:86:39: note: Function 'MEM_read64' argument 1 names different: declaration 'memPtr' definition 'ptr'. zstd-1.5.7.3/zstd/lib/common/mem.h:184:39: note: Function 'MEM_read64' argument 1 names different: declaration 'memPtr' definition 'ptr'. zstd-1.5.7.3/zstd/lib/common/mem.h:185:42: style:inconclusive: Function 'MEM_readST' argument 1 names different: declaration 'memPtr' definition 'ptr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/mem.h:87:42: note: Function 'MEM_readST' argument 1 names different: declaration 'memPtr' definition 'ptr'. zstd-1.5.7.3/zstd/lib/common/mem.h:185:42: note: Function 'MEM_readST' argument 1 names different: declaration 'memPtr' definition 'ptr'. zstd-1.5.7.3/zstd/lib/common/bitstream.h:151:41: style:inconclusive: Function 'BIT_initCStream' argument 2 names different: declaration 'dstBuffer' definition 'startPtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/bitstream.h:64:62: note: Function 'BIT_initCStream' argument 2 names different: declaration 'dstBuffer' definition 'startPtr'. zstd-1.5.7.3/zstd/lib/common/bitstream.h:151:41: note: Function 'BIT_initCStream' argument 2 names different: declaration 'dstBuffer' definition 'startPtr'. zstd-1.5.7.3/zstd/lib/common/bitstream.h:449:59: style:inconclusive: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/bitstream.h:107:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/common/bitstream.h:449:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/common/fse.h:428:46: style:inconclusive: Function 'FSE_initCState' argument 1 names different: declaration 'CStatePtr' definition 'statePtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:298:42: note: Function 'FSE_initCState' argument 1 names different: declaration 'CStatePtr' definition 'statePtr'. zstd-1.5.7.3/zstd/lib/common/fse.h:428:46: note: Function 'FSE_initCState' argument 1 names different: declaration 'CStatePtr' definition 'statePtr'. zstd-1.5.7.3/zstd/lib/common/fse.h:454:69: style:inconclusive: Function 'FSE_encodeSymbol' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:300:65: note: Function 'FSE_encodeSymbol' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. zstd-1.5.7.3/zstd/lib/common/fse.h:454:69: note: Function 'FSE_encodeSymbol' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. zstd-1.5.7.3/zstd/lib/common/fse.h:463:74: style:inconclusive: Function 'FSE_flushCState' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:302:70: note: Function 'FSE_flushCState' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. zstd-1.5.7.3/zstd/lib/common/fse.h:463:74: note: Function 'FSE_flushCState' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. zstd-1.5.7.3/zstd/lib/common/fse_decompress.c:181:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3117:12: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3116:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3117:12: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3118:5: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3116:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3118:5: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3119:5: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3116:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3119:5: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3120:5: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3116:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3120:5: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3121:5: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3116:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3121:5: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3563:12: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3562:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3563:12: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3564:5: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3562:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3564:5: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3565:5: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3562:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3565:5: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3566:5: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3562:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3566:5: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3567:5: warning: Either the condition 'statePtr!=NULL' is redundant or there is possible null pointer dereference: statePtr. [nullPointerRedundantCheck] zstd-1.5.7.3/zstd/lib/common/xxhash.h:3562:5: note: Assuming that condition 'statePtr!=NULL' is not redundant zstd-1.5.7.3/zstd/lib/common/xxhash.h:3567:5: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/common/xxhash.h:3073:62: style:inconclusive: Function 'ZSTD_XXH32' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:635:72: note: Function 'ZSTD_XXH32' argument 2 names different: declaration 'length' definition 'len'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3073:62: note: Function 'ZSTD_XXH32' argument 2 names different: declaration 'length' definition 'len'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3108:52: style:inconclusive: Function 'ZSTD_XXH32_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:674:52: note: Function 'ZSTD_XXH32_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3108:52: note: Function 'ZSTD_XXH32_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3108:83: style:inconclusive: Function 'ZSTD_XXH32_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:674:84: note: Function 'ZSTD_XXH32_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3108:83: note: Function 'ZSTD_XXH32_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3128:29: style:inconclusive: Function 'ZSTD_XXH32_update' argument 1 names different: declaration 'statePtr' definition 'state'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:711:59: note: Function 'ZSTD_XXH32_update' argument 1 names different: declaration 'statePtr' definition 'state'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3128:29: note: Function 'ZSTD_XXH32_update' argument 1 names different: declaration 'statePtr' definition 'state'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3128:62: style:inconclusive: Function 'ZSTD_XXH32_update' argument 3 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:711:95: note: Function 'ZSTD_XXH32_update' argument 3 names different: declaration 'length' definition 'len'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3128:62: note: Function 'ZSTD_XXH32_update' argument 3 names different: declaration 'length' definition 'len'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3182:63: style:inconclusive: Function 'ZSTD_XXH32_digest' argument 1 names different: declaration 'statePtr' definition 'state'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:727:74: note: Function 'ZSTD_XXH32_digest' argument 1 names different: declaration 'statePtr' definition 'state'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3182:63: note: Function 'ZSTD_XXH32_digest' argument 1 names different: declaration 'statePtr' definition 'state'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3520:75: style:inconclusive: Function 'ZSTD_XXH64' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:904:84: note: Function 'ZSTD_XXH64' argument 2 names different: declaration 'length' definition 'len'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3520:75: note: Function 'ZSTD_XXH64' argument 2 names different: declaration 'length' definition 'len'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3554:65: style:inconclusive: Function 'ZSTD_XXH64_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:944:65: note: Function 'ZSTD_XXH64_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3554:65: note: Function 'ZSTD_XXH64_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3554:96: style:inconclusive: Function 'ZSTD_XXH64_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:944:97: note: Function 'ZSTD_XXH64_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3554:96: note: Function 'ZSTD_XXH64_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3573:43: style:inconclusive: Function 'ZSTD_XXH64_update' argument 1 names different: declaration 'statePtr' definition 'state'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:981:72: note: Function 'ZSTD_XXH64_update' argument 1 names different: declaration 'statePtr' definition 'state'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3573:43: note: Function 'ZSTD_XXH64_update' argument 1 names different: declaration 'statePtr' definition 'state'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3573:89: style:inconclusive: Function 'ZSTD_XXH64_update' argument 3 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:981:121: note: Function 'ZSTD_XXH64_update' argument 3 names different: declaration 'length' definition 'len'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3573:89: note: Function 'ZSTD_XXH64_update' argument 3 names different: declaration 'length' definition 'len'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3624:76: style:inconclusive: Function 'ZSTD_XXH64_digest' argument 1 names different: declaration 'statePtr' definition 'state'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/xxhash.h:997:87: note: Function 'ZSTD_XXH64_digest' argument 1 names different: declaration 'statePtr' definition 'state'. zstd-1.5.7.3/zstd/lib/common/xxhash.h:3624:76: note: Function 'ZSTD_XXH64_digest' argument 1 names different: declaration 'statePtr' definition 'state'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:207:45: style:inconclusive: Function 'FSE_readNCount_bmi2' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:191:38: note: Function 'FSE_readNCount_bmi2' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:207:45: note: Function 'FSE_readNCount_bmi2' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:208:21: style:inconclusive: Function 'FSE_readNCount_bmi2' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:192:40: note: Function 'FSE_readNCount_bmi2' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:208:21: note: Function 'FSE_readNCount_bmi2' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:208:42: style:inconclusive: Function 'FSE_readNCount_bmi2' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:192:56: note: Function 'FSE_readNCount_bmi2' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:208:42: note: Function 'FSE_readNCount_bmi2' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:220:45: style:inconclusive: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:184:38: note: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:220:45: note: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:221:21: style:inconclusive: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:185:40: note: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:221:21: note: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:221:42: style:inconclusive: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:185:56: note: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:221:42: note: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:330:28: style:inconclusive: Function 'HUF_readStats_wksp' argument 8 names different: declaration 'workspace' definition 'workSpace'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/huf.h:186:33: note: Function 'HUF_readStats_wksp' argument 8 names different: declaration 'workspace' definition 'workSpace'. zstd-1.5.7.3/zstd/lib/common/entropy_common.c:330:28: note: Function 'HUF_readStats_wksp' argument 8 names different: declaration 'workspace' definition 'workSpace'. zstd-1.5.7.3/zstd/lib/compress/hist.c:151:39: style:inconclusive: Function 'HIST_countFast_wksp' argument 3 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/hist.h:63:40: note: Function 'HIST_countFast_wksp' argument 3 names different: declaration 'src' definition 'source'. zstd-1.5.7.3/zstd/lib/compress/hist.c:151:39: note: Function 'HIST_countFast_wksp' argument 3 names different: declaration 'src' definition 'source'. zstd-1.5.7.3/zstd/lib/compress/hist.c:151:54: style:inconclusive: Function 'HIST_countFast_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/hist.h:63:52: note: Function 'HIST_countFast_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. zstd-1.5.7.3/zstd/lib/compress/hist.c:151:54: note: Function 'HIST_countFast_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. zstd-1.5.7.3/zstd/lib/compress/hist.c:165:36: style:inconclusive: Function 'HIST_count_wksp' argument 3 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/hist.h:47:36: note: Function 'HIST_count_wksp' argument 3 names different: declaration 'src' definition 'source'. zstd-1.5.7.3/zstd/lib/compress/hist.c:165:36: note: Function 'HIST_count_wksp' argument 3 names different: declaration 'src' definition 'source'. zstd-1.5.7.3/zstd/lib/compress/hist.c:165:51: style:inconclusive: Function 'HIST_count_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/hist.h:47:48: note: Function 'HIST_count_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. zstd-1.5.7.3/zstd/lib/compress/hist.c:165:51: note: Function 'HIST_count_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. zstd-1.5.7.3/zstd/lib/compress/hist.c:179:34: style:inconclusive: Function 'HIST_countFast' argument 3 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/hist.h:55:35: note: Function 'HIST_countFast' argument 3 names different: declaration 'src' definition 'source'. zstd-1.5.7.3/zstd/lib/compress/hist.c:179:34: note: Function 'HIST_countFast' argument 3 names different: declaration 'src' definition 'source'. zstd-1.5.7.3/zstd/lib/compress/hist.c:179:49: style:inconclusive: Function 'HIST_countFast' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/hist.h:55:47: note: Function 'HIST_countFast' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. zstd-1.5.7.3/zstd/lib/compress/hist.c:179:49: note: Function 'HIST_countFast' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. zstd-1.5.7.3/zstd/lib/common/zstd_common.c:36:30: style:inconclusive: Function 'ZSTD_isError' argument 1 names different: declaration 'result' definition 'code'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:259:46: note: Function 'ZSTD_isError' argument 1 names different: declaration 'result' definition 'code'. zstd-1.5.7.3/zstd/lib/common/zstd_common.c:36:30: note: Function 'ZSTD_isError' argument 1 names different: declaration 'result' definition 'code'. zstd-1.5.7.3/zstd/lib/common/zstd_common.c:40:38: style:inconclusive: Function 'ZSTD_getErrorName' argument 1 names different: declaration 'result' definition 'code'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:261:51: note: Function 'ZSTD_getErrorName' argument 1 names different: declaration 'result' definition 'code'. zstd-1.5.7.3/zstd/lib/common/zstd_common.c:40:38: note: Function 'ZSTD_getErrorName' argument 1 names different: declaration 'result' definition 'code'. zstd-1.5.7.3/zstd/lib/common/zstd_common.c:44:41: style:inconclusive: Function 'ZSTD_getErrorCode' argument 1 names different: declaration 'functionResult' definition 'code'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:260:53: note: Function 'ZSTD_getErrorCode' argument 1 names different: declaration 'functionResult' definition 'code'. zstd-1.5.7.3/zstd/lib/common/zstd_common.c:44:41: note: Function 'ZSTD_getErrorCode' argument 1 names different: declaration 'functionResult' definition 'code'. zstd-1.5.7.3/zstd/lib/common/zstd_internal.h:221:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/fse_compress.c:466:58: style:inconclusive: Function 'FSE_normalizeCount' argument 4 names different: declaration 'srcSize' definition 'total'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:101:51: note: Function 'FSE_normalizeCount' argument 4 names different: declaration 'srcSize' definition 'total'. zstd-1.5.7.3/zstd/lib/compress/fse_compress.c:466:58: note: Function 'FSE_normalizeCount' argument 4 names different: declaration 'srcSize' definition 'total'. zstd-1.5.7.3/zstd/lib/compress/fse_compress.c:610:52: style:inconclusive: Function 'FSE_compress_usingCTable' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/fse.h:130:67: note: Function 'FSE_compress_usingCTable' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/compress/fse_compress.c:610:52: note: Function 'FSE_compress_usingCTable' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:276:23: style:inconclusive: Boolean expression 'hSize>1' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1074:103: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1074:103: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1074:103: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1076:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1076:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1076:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:345:45: style:inconclusive: Function 'HUF_getNbBitsFromCTable' argument 1 names different: declaration 'symbolTable' definition 'CTable'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/huf.h:198:45: note: Function 'HUF_getNbBitsFromCTable' argument 1 names different: declaration 'symbolTable' definition 'CTable'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:345:45: note: Function 'HUF_getNbBitsFromCTable' argument 1 names different: declaration 'symbolTable' definition 'CTable'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:756:32: style:inconclusive: Function 'HUF_buildCTable_wksp' argument 1 names different: declaration 'tree' definition 'CTable'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/huf.h:163:40: note: Function 'HUF_buildCTable_wksp' argument 1 names different: declaration 'tree' definition 'CTable'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:756:32: note: Function 'HUF_buildCTable_wksp' argument 1 names different: declaration 'tree' definition 'CTable'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1438:57: style:inconclusive: Function 'HUF_compress1X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/huf.h:252:58: note: Function 'HUF_compress1X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1438:57: note: Function 'HUF_compress1X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1455:57: style:inconclusive: Function 'HUF_compress4X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/common/huf.h:153:58: note: Function 'HUF_compress4X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1455:57: note: Function 'HUF_compress4X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:153:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1064:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1176:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1225:29: style: Parameter 'ostart' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/compress/huf_compress.c:1225:59: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_internal.h:1382:8: style:inconclusive: Boolean expression 'ip+srcSize>window->dictBase+window->lowLimit' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_literals.c:164:13: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_internal.h:869:19: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_internal.h:869:19: note: Calling function 'MEM_64bits' returns 1 zstd-1.5.7.3/zstd/lib/compress/zstd_compress_internal.h:869:19: note: Condition 'MEM_64bits()' is always true zstd-1.5.7.3/zstd/lib/compress/zstd_cwksp.h:263:55: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_cwksp.h:294:17: style: Variable 'bottom' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_cwksp.h:451:11: style: Variable 'top' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:165:5: style: Redundant condition: The condition '0 != 1' is redundant since '0 == 0' is sufficient. [redundantCondition] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:315:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:315:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:315:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:317:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:317:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:317:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:348:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:348:27: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:348:27: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:350:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:350:27: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:350:27: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:353:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:353:27: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:353:27: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:355:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:355:27: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/zstd_compress_sequences.c:355:27: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/zstd_compress_superblock.c:51:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_superblock.c:173:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_superblock.c:276:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_superblock.c:500:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_superblock.c:611:16: style: Variable 'lp' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_superblock.c:613:23: style: Variable 'llCodePtr' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_superblock.c:614:23: style: Variable 'mlCodePtr' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_superblock.c:615:23: style: Variable 'ofCodePtr' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/compress/zstd_fast.c:275:39: style:inconclusive: Boolean expression 'MEM_read32(ip2)==rval' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_fast.c:387:26: style:inconclusive: Boolean expression 'ip0>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_fast.c:586:48: style:inconclusive: Boolean expression 'ip0>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_fast.c:604:40: style:inconclusive: Boolean expression 'ip0>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_fast.c:798:18: style:inconclusive: Boolean expression '(U32)(prefixStartIndex-repIndex)>=4' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_fast.c:913:30: style:inconclusive: Boolean expression 'ip0>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_fast.c:945:75: style:inconclusive: Boolean expression 'offset_2>0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_fast.c:419:17: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:209:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:271:29: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:420:33: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:431:37: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:470:37: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:481:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:489:33: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:493:33: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:663:13: style:inconclusive: Boolean expression 'offset_1<=curr+1-dictStartIndex' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:676:37: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:694:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:700:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:731:21: style:inconclusive: Boolean expression 'offset_2<=current2-dictStartIndex' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_double_fast.c:319:17: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:3026:44: style:inconclusive: Boolean expression 'cSize==((unsigned long)-ZSTD_error_dstSize_tooSmall)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:4618:46: style:inconclusive: Boolean expression 'blockSize==remaining' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5672:32: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2711:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2711:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2711:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:653:26: style: Condition 'remaining=sequence.litLength+sequence.matchLength' is not redundant zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:653:26: note: Condition 'remainingwindow.dictBase:NULL', assigned value is 0 zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:356:54: note: Null pointer addition zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:357:52: error: Pointer addition with NULL pointer. [nullPointerArithmetic] zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:355:42: note: Assignment 'dictBase=extDict?ldmState->window.dictBase:NULL', assigned value is 0 zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:357:52: note: Null pointer addition zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:286:25: style:inconclusive: Function 'ZSTD_ldm_fillHashTable' argument 1 names different: declaration 'state' definition 'ldmState'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.h:24:25: note: Function 'ZSTD_ldm_fillHashTable' argument 1 names different: declaration 'state' definition 'ldmState'. zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:286:25: note: Function 'ZSTD_ldm_fillHashTable' argument 1 names different: declaration 'state' definition 'ldmState'. zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:527:21: style:inconclusive: Function 'ZSTD_ldm_generateSequences' argument 1 names different: declaration 'ldms' definition 'ldmState'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.h:42:25: note: Function 'ZSTD_ldm_generateSequences' argument 1 names different: declaration 'ldms' definition 'ldmState'. zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:527:21: note: Function 'ZSTD_ldm_generateSequences' argument 1 names different: declaration 'ldms' definition 'ldmState'. zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:65:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_ldm.c:194:46: style: Parameter 'ldmState' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:419:51: style:inconclusive: Function 'ZSTD_cParam_getBounds' argument 1 names different: declaration 'cParam' definition 'param'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:557:63: note: Function 'ZSTD_cParam_getBounds' argument 1 names different: declaration 'cParam' definition 'param'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:419:51: note: Function 'ZSTD_cParam_getBounds' argument 1 names different: declaration 'cParam' definition 'param'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:770:55: style:inconclusive: Function 'ZSTD_CCtxParams_setParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2412:74: note: Function 'ZSTD_CCtxParams_setParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:770:55: note: Function 'ZSTD_CCtxParams_setParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:1029:33: style:inconclusive: Function 'ZSTD_CCtxParams_getParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2419:80: note: Function 'ZSTD_CCtxParams_getParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:1029:33: note: Function 'ZSTD_CCtxParams_getParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:1388:53: style:inconclusive: Function 'ZSTD_checkCParams' argument 1 names different: declaration 'params' definition 'cParams'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1954:72: note: Function 'ZSTD_checkCParams' argument 1 names different: declaration 'params' definition 'cParams'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:1388:53: note: Function 'ZSTD_checkCParams' argument 1 names different: declaration 'params' definition 'cParams'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:1799:34: style:inconclusive: Function 'ZSTD_estimateCCtxSize' argument 1 names different: declaration 'maxCompressionLevel' definition 'compressionLevel'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1782:53: note: Function 'ZSTD_estimateCCtxSize' argument 1 names different: declaration 'maxCompressionLevel' definition 'compressionLevel'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:1799:34: note: Function 'ZSTD_estimateCCtxSize' argument 1 names different: declaration 'maxCompressionLevel' definition 'compressionLevel'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:1854:37: style:inconclusive: Function 'ZSTD_estimateCStreamSize' argument 1 names different: declaration 'maxCompressionLevel' definition 'compressionLevel'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1807:56: note: Function 'ZSTD_estimateCStreamSize' argument 1 names different: declaration 'maxCompressionLevel' definition 'compressionLevel'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:1854:37: note: Function 'ZSTD_estimateCStreamSize' argument 1 names different: declaration 'maxCompressionLevel' definition 'compressionLevel'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2591:33: style:inconclusive: Function 'ZSTD_copyCCtx' argument 1 names different: declaration 'cctx' definition 'dstCCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:3035:33: note: Function 'ZSTD_copyCCtx' argument 1 names different: declaration 'cctx' definition 'dstCCtx'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2591:33: note: Function 'ZSTD_copyCCtx' argument 1 names different: declaration 'cctx' definition 'dstCCtx'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2591:59: style:inconclusive: Function 'ZSTD_copyCCtx' argument 2 names different: declaration 'preparedCCtx' definition 'srcCCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:3035:56: note: Function 'ZSTD_copyCCtx' argument 2 names different: declaration 'preparedCCtx' definition 'srcCCtx'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2591:59: note: Function 'ZSTD_copyCCtx' argument 2 names different: declaration 'preparedCCtx' definition 'srcCCtx'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:3069:91: style:inconclusive: Function 'ZSTD_selectBlockCompressor' argument 2 names different: declaration 'rowMatchfinderMode' definition 'useRowMatchFinder'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/compress/zstd_compress_internal.h:581:91: note: Function 'ZSTD_selectBlockCompressor' argument 2 names different: declaration 'rowMatchfinderMode' definition 'useRowMatchFinder'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:3069:91: note: Function 'ZSTD_selectBlockCompressor' argument 2 names different: declaration 'rowMatchfinderMode' definition 'useRowMatchFinder'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:3521:38: style:inconclusive: Function 'ZSTD_generateSequences' argument 3 names different: declaration 'outSeqsCapacity' definition 'outSeqsSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1627:55: note: Function 'ZSTD_generateSequences' argument 3 names different: declaration 'outSeqsCapacity' definition 'outSeqsSize'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:3521:38: note: Function 'ZSTD_generateSequences' argument 3 names different: declaration 'outSeqsCapacity' definition 'outSeqsSize'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5472:43: style:inconclusive: Function 'ZSTD_compress_usingDict' argument 1 names different: declaration 'ctx' definition 'cctx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:964:55: note: Function 'ZSTD_compress_usingDict' argument 1 names different: declaration 'ctx' definition 'cctx'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5472:43: note: Function 'ZSTD_compress_usingDict' argument 1 names different: declaration 'ctx' definition 'cctx'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5642:51: style:inconclusive: Function 'ZSTD_createCDict_advanced' argument 1 names different: declaration 'dict' definition 'dictBuffer'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1890:70: note: Function 'ZSTD_createCDict_advanced' argument 1 names different: declaration 'dict' definition 'dictBuffer'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5642:51: note: Function 'ZSTD_createCDict_advanced' argument 1 names different: declaration 'dict' definition 'dictBuffer'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5664:33: style:inconclusive: Function 'ZSTD_createCDict_advanced2' argument 5 names different: declaration 'cctxParams' definition 'originalCctxParams'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1919:29: note: Function 'ZSTD_createCDict_advanced2' argument 5 names different: declaration 'cctxParams' definition 'originalCctxParams'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5664:33: note: Function 'ZSTD_createCDict_advanced2' argument 5 names different: declaration 'cctxParams' definition 'originalCctxParams'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5710:42: style:inconclusive: Function 'ZSTD_createCDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:999:54: note: Function 'ZSTD_createCDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5710:42: note: Function 'ZSTD_createCDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5721:54: style:inconclusive: Function 'ZSTD_createCDict_byReference' argument 1 names different: declaration 'dictBuffer' definition 'dict'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1939:73: note: Function 'ZSTD_createCDict_byReference' argument 1 names different: declaration 'dictBuffer' definition 'dict'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5721:54: note: Function 'ZSTD_createCDict_byReference' argument 1 names different: declaration 'dictBuffer' definition 'dict'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5732:35: style:inconclusive: Function 'ZSTD_freeCDict' argument 1 names different: declaration 'CDict' definition 'cdict'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1005:52: note: Function 'ZSTD_freeCDict' argument 1 names different: declaration 'CDict' definition 'cdict'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5732:35: note: Function 'ZSTD_freeCDict' argument 1 names different: declaration 'CDict' definition 'cdict'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5969:64: style:inconclusive: Function 'ZSTD_resetCStream' argument 2 names different: declaration 'pledgedSrcSize' definition 'pss'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2733:64: note: Function 'ZSTD_resetCStream' argument 2 names different: declaration 'pledgedSrcSize' definition 'pss'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5969:64: note: Function 'ZSTD_resetCStream' argument 2 names different: declaration 'pledgedSrcSize' definition 'pss'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:6037:77: style:inconclusive: Function 'ZSTD_initCStream_advanced' argument 5 names different: declaration 'pledgedSrcSize' definition 'pss'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2680:46: note: Function 'ZSTD_initCStream_advanced' argument 5 names different: declaration 'pledgedSrcSize' definition 'pss'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:6037:77: note: Function 'ZSTD_initCStream_advanced' argument 5 names different: declaration 'pledgedSrcSize' definition 'pss'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:6062:93: style:inconclusive: Function 'ZSTD_initCStream_srcSize' argument 3 names different: declaration 'pledgedSrcSize' definition 'pss'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2643:45: note: Function 'ZSTD_initCStream_srcSize' argument 3 names different: declaration 'pledgedSrcSize' definition 'pss'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:6062:93: note: Function 'ZSTD_initCStream_srcSize' argument 3 names different: declaration 'pledgedSrcSize' definition 'pss'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7587:57: style:inconclusive: Function 'ZSTD_compressSequencesAndLiterals' argument 5 names different: declaration 'nbSequences' definition 'inSeqsSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1707:65: note: Function 'ZSTD_compressSequencesAndLiterals' argument 5 names different: declaration 'nbSequences' definition 'inSeqsSize'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7587:57: note: Function 'ZSTD_compressSequencesAndLiterals' argument 5 names different: declaration 'nbSequences' definition 'inSeqsSize'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7588:66: style:inconclusive: Function 'ZSTD_compressSequencesAndLiterals' argument 8 names different: declaration 'litBufCapacity' definition 'litCapacity'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1708:74: note: Function 'ZSTD_compressSequencesAndLiterals' argument 8 names different: declaration 'litBufCapacity' definition 'litCapacity'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7588:66: note: Function 'ZSTD_compressSequencesAndLiterals' argument 8 names different: declaration 'litBufCapacity' definition 'litCapacity'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7787:85: style:inconclusive: Function 'ZSTD_getCParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1944:104: note: Function 'ZSTD_getCParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7787:85: note: Function 'ZSTD_getCParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7813:73: style:inconclusive: Function 'ZSTD_getParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1949:92: note: Function 'ZSTD_getParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7813:73: note: Function 'ZSTD_getParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7820:16: style:inconclusive: Function 'ZSTD_registerSequenceProducer' argument 1 names different: declaration 'cctx' definition 'zc'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2960:14: note: Function 'ZSTD_registerSequenceProducer' argument 1 names different: declaration 'cctx' definition 'zc'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7820:16: note: Function 'ZSTD_registerSequenceProducer' argument 1 names different: declaration 'cctx' definition 'zc'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7821:11: style:inconclusive: Function 'ZSTD_registerSequenceProducer' argument 2 names different: declaration 'sequenceProducerState' definition 'extSeqProdState'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2961:9: note: Function 'ZSTD_registerSequenceProducer' argument 2 names different: declaration 'sequenceProducerState' definition 'extSeqProdState'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7821:11: note: Function 'ZSTD_registerSequenceProducer' argument 2 names different: declaration 'sequenceProducerState' definition 'extSeqProdState'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7832:9: style:inconclusive: Function 'ZSTD_CCtxParams_registerSequenceProducer' argument 2 names different: declaration 'sequenceProducerState' definition 'extSeqProdState'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2977:9: note: Function 'ZSTD_CCtxParams_registerSequenceProducer' argument 2 names different: declaration 'sequenceProducerState' definition 'extSeqProdState'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7832:9: note: Function 'ZSTD_CCtxParams_registerSequenceProducer' argument 2 names different: declaration 'sequenceProducerState' definition 'extSeqProdState'. zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2736:56: style: Parameter 'cctxParams' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2900:17: style: Variable 'CTable_LitLength' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2901:17: style: Variable 'CTable_OffsetBits' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2902:17: style: Variable 'CTable_MatchLength' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2909:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:3642:17: style: Variable 'wkspEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:3770:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:3948:64: style: Parameter 'seqStore' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:5047:48: style: Parameter 'normalizedCounter' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:6112:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:2809:24: error: Uninitialized variables: stats.Offtype, stats.MLtype [uninitvar] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7465:16: error: Uninitialized variables: bs.blockSize, bs.litSize [uninitvar] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7323:18: style: Variable 'seqNb' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/compress/zstd_compress.c:7629:21: style: Variable 'dstCapacity' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:708:36: style:inconclusive: Boolean expression 'matchIndex>=lowLimit' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:751:46: style:inconclusive: Boolean expression 'matchIndex>=dmsLowestIndex' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1709:43: style:inconclusive: Boolean expression 'start>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1758:37: style:inconclusive: Boolean expression 'ip<=ilimit' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1990:16: style:inconclusive: Boolean expression 'offset_1<=curr+1-windowLow' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2031:20: style:inconclusive: Boolean expression 'offset_1<=curr-windowLow' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2063:24: style:inconclusive: Boolean expression 'offset_1<=curr-windowLow' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2117:16: style:inconclusive: Boolean expression 'offset_2<=repCurrent-windowLow' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1637:28: style: Condition 'mlRep>=4' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1634:76: note: Assignment 'mlRep=ZSTD_count(ip+4,ip+4-offset_1,iend)+4', assigned value is greater than 3 zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1637:28: note: Condition 'mlRep>=4' is always true zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1651:32: style: Condition 'mlRep>=4' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1648:114: note: Assignment 'mlRep=ZSTD_count_2segments(ip+4,repMatch+4,iend,repMatchEnd,prefixLowest)+4', assigned value is greater than 3 zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1651:32: note: Condition 'mlRep>=4' is always true zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1673:32: style: Condition 'mlRep>=4' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1670:80: note: Assignment 'mlRep=ZSTD_count(ip+4,ip+4-offset_1,iend)+4', assigned value is greater than 3 zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1673:32: note: Condition 'mlRep>=4' is always true zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1687:36: style: Condition 'mlRep>=4' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1684:118: note: Assignment 'mlRep=ZSTD_count_2segments(ip+4,repMatch+4,iend,repMatchEnd,prefixLowest)+4', assigned value is greater than 3 zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1687:36: note: Condition 'mlRep>=4' is always true zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2038:36: style: Condition 'repLength>=4' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2035:112: note: Assignment 'repLength=ZSTD_count_2segments(ip+4,repMatch+4,iend,repEnd,prefixStart)+4', assigned value is greater than 3 zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2038:36: note: Condition 'repLength>=4' is always true zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2070:40: style: Condition 'repLength>=4' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2067:116: note: Assignment 'repLength=ZSTD_count_2segments(ip+4,repMatch+4,iend,repEnd,prefixStart)+4', assigned value is greater than 3 zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:2070:40: note: Condition 'repLength>=4' is always true zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:201:40: style:inconclusive: Boolean expression 'availBufferSize>=bSize' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:788:28: style:inconclusive: Boolean expression 'nbChunks>0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:790:63: style:inconclusive: Boolean expression 'lastBlockSize1==0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:984:25: style:inconclusive: Boolean expression '!mtctx->factory' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:984:25: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:984:40: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:984:58: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:984:77: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:984:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1766:17: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:766:15: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:200:20: style: Variable 'nextPtr' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:301:20: style: Variable 'nextCandidateIdxPtr' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:674:16: style: Variable 'chainTable' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1180:10: style: Variable 'dmsRow' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstd_lazy.c:1181:11: style: Variable 'dmsTagRow' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/compress/zstdmt_compress.c:1834:13: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/decompress/huf_decompress.c:552:71: style:inconclusive: Boolean expression 'BIT_reloadDStream(bitDPtr)==BIT_DStream_unfinished' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/decompress/huf_decompress.c:564:71: style:inconclusive: Boolean expression 'BIT_reloadDStream(bitDPtr)==BIT_DStream_unfinished' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/decompress/huf_decompress.c:653:33: style:inconclusive: Boolean expression 'op4 0' is redundant since 'BIT_DStream_completed > 1' is sufficient. [redundantCondition] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:161:42: style: Condition 'ZSTD_DCtx_get_bmi2(dctx)' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:161:42: note: Calling function 'ZSTD_DCtx_get_bmi2' returns 0 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:161:42: note: Condition 'ZSTD_DCtx_get_bmi2(dctx)' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1025:9: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1025:9: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1025:9: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1118:9: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1118:9: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1118:9: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:346:31: style:inconclusive: Function 'ZSTD_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:3135:52: note: Function 'ZSTD_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:346:31: note: Function 'ZSTD_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1284:31: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1284:31: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1284:31: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:346:57: style:inconclusive: Function 'ZSTD_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:3135:75: note: Function 'ZSTD_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:346:57: note: Function 'ZSTD_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1294:35: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1294:35: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1294:35: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1203:79: style:inconclusive: Function 'ZSTD_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:174:55: note: Function 'ZSTD_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1203:79: note: Function 'ZSTD_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1319:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1319:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1319:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1761:50: style:inconclusive: Function 'ZSTD_initDStream_usingDDict' argument 1 names different: declaration 'zds' definition 'dctx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2791:69: note: Function 'ZSTD_initDStream_usingDDict' argument 1 names different: declaration 'zds' definition 'dctx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1761:50: note: Function 'ZSTD_initDStream_usingDDict' argument 1 names different: declaration 'zds' definition 'dctx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1321:23: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1321:23: note: Calling function 'MEM_64bits' returns 1 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1321:23: note: Condition 'MEM_64bits()' is always true zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1772:40: style:inconclusive: Function 'ZSTD_resetDStream' argument 1 names different: declaration 'zds' definition 'dctx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:2801:59: note: Function 'ZSTD_resetDStream' argument 1 names different: declaration 'zds' definition 'dctx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1772:40: note: Function 'ZSTD_resetDStream' argument 1 names different: declaration 'zds' definition 'dctx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1329:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1329:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1329:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1906:64: style:inconclusive: Function 'ZSTD_DCtx_setParameter' argument 2 names different: declaration 'param' definition 'dParam'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:686:76: note: Function 'ZSTD_DCtx_setParameter' argument 2 names different: declaration 'param' definition 'dParam'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1906:64: note: Function 'ZSTD_DCtx_setParameter' argument 2 names different: declaration 'param' definition 'dParam'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1339:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1339:27: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1339:27: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1965:48: style:inconclusive: Function 'ZSTD_sizeof_DStream' argument 1 names different: declaration 'zds' definition 'dctx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1209:60: note: Function 'ZSTD_sizeof_DStream' argument 1 names different: declaration 'zds' definition 'dctx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1965:48: note: Function 'ZSTD_sizeof_DStream' argument 1 names different: declaration 'zds' definition 'dctx'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1543:19: style: Condition 'nbSeq>0' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1517:23: note: Assuming that condition 'nbSeq>0' is not redundant zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1543:19: note: Condition 'nbSeq>0' is always false zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1993:40: style:inconclusive: Function 'ZSTD_estimateDStreamSize' argument 1 names different: declaration 'maxWindowSize' definition 'windowSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/zstd.h:1810:59: note: Function 'ZSTD_estimateDStreamSize' argument 1 names different: declaration 'maxWindowSize' definition 'windowSize'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1993:40: note: Function 'ZSTD_estimateDStreamSize' argument 1 names different: declaration 'maxWindowSize' definition 'windowSize'. zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:2047:19: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:2047:19: note: Calling function 'MEM_64bits' returns 1 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:2047:19: note: Condition 'MEM_64bits()' is always true zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:2147:48: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:2147:48: note: Calling function 'MEM_64bits' returns 1 zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:2147:48: note: Condition 'MEM_64bits()' is always true zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:987:15: style: Variable 'oBlockEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1224:48: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1244:52: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1269:40: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:1877:42: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:2016:47: style: Parameter 'zds' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:2029:55: style: Parameter 'zds' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:2058:49: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress.c:731:12: error: Uninitialized variable: frameSizeInfo.nbBlocks [uninitvar] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:839:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:908:17: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:916:17: style: Variable 'oend_w' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:956:17: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1008:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1009:17: style: Variable 'oend_w' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1107:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/decompress/zstd_decompress_block.c:1996:43: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1784:34: warning: Either the condition 'minWeight>1' is redundant or the array 'rankVal[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1782:18: note: Assuming that condition 'minWeight>1' is not redundant zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1784:34: note: Array index out of bounds zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:192:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:192:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:192:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2651:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2651:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2651:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2655:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2655:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2655:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1788:34: warning: Either the condition 'minWeight>1' is redundant or the array 'rankVal[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1786:18: note: Assuming that condition 'minWeight>1' is not redundant zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1788:34: note: Array index out of bounds zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2155:37: warning: Either the condition 'minWeight>1' is redundant or the array 'rankVal[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2152:18: note: Assuming that condition 'minWeight>1' is not redundant zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2155:37: note: Array index out of bounds zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1576:11: style: Redundant initialization for 'iSize'. The initialized value is overwritten before it is read. [redundantInitialization] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1566:18: note: iSize is initialized zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1576:11: note: iSize is overwritten zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1881:11: style: Redundant initialization for 'iSize'. The initialized value is overwritten before it is read. [redundantInitialization] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1873:18: note: iSize is initialized zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1881:11: note: iSize is overwritten zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:439:59: style:inconclusive: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:276:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:439:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:369:47: style: Parameter 'bitD' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:377:51: style: Parameter 'bitD' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1283:17: style: Variable 'omax' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1284:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1496:24: style: Variable 'l' can be declared as const array [constVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1627:92: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1629:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:1988:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2335:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2685:45: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2685:63: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2691:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2854:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2995:55: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:192:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:192:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:192:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3011:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3011:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3011:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3015:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3015:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3015:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:112:23: style: union member 'Anonymous0::u' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2352:11: style: struct member 'SeqStore_t::buffer' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2353:11: style: struct member 'SeqStore_t::offsetStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2354:11: style: struct member 'SeqStore_t::offset' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2355:11: style: struct member 'SeqStore_t::offCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2356:11: style: struct member 'SeqStore_t::offCode' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2357:11: style: struct member 'SeqStore_t::litStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2358:11: style: struct member 'SeqStore_t::lit' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2359:11: style: struct member 'SeqStore_t::litLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1580:11: style: Redundant initialization for 'iSize'. The initialized value is overwritten before it is read. [redundantInitialization] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1570:18: note: iSize is initialized zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1580:11: note: iSize is overwritten zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1885:11: style: Redundant initialization for 'iSize'. The initialized value is overwritten before it is read. [redundantInitialization] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1877:18: note: iSize is initialized zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1885:11: note: iSize is overwritten zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2218:11: style: Redundant initialization for 'iSize'. The initialized value is overwritten before it is read. [redundantInitialization] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2213:18: note: iSize is initialized zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2218:11: note: iSize is overwritten zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2360:11: style: struct member 'SeqStore_t::litLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2361:11: style: struct member 'SeqStore_t::matchLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2362:11: style: struct member 'SeqStore_t::matchLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2363:11: style: struct member 'SeqStore_t::dumpsStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:438:59: style:inconclusive: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:275:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:438:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2364:11: style: struct member 'SeqStore_t::dumps' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:368:47: style: Parameter 'bitD' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:376:51: style: Parameter 'bitD' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1283:17: style: Variable 'omax' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1284:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1500:24: style: Variable 'l' can be declared as const array [constVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1631:92: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1633:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:1992:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2347:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2695:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3045:45: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3045:63: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3051:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3215:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:3355:55: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2582:19: style: Variable 'MLlog' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v03.c:2586:19: style: Variable 'MLlog' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:111:23: style: union member 'Anonymous0::u' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2712:11: style: struct member 'SeqStore_t::buffer' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2713:11: style: struct member 'SeqStore_t::offsetStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2714:11: style: struct member 'SeqStore_t::offset' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2715:11: style: struct member 'SeqStore_t::offCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2716:11: style: struct member 'SeqStore_t::offCode' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2717:11: style: struct member 'SeqStore_t::litStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2718:11: style: struct member 'SeqStore_t::lit' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2719:11: style: struct member 'SeqStore_t::litLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2720:11: style: struct member 'SeqStore_t::litLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2721:11: style: struct member 'SeqStore_t::matchLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2722:11: style: struct member 'SeqStore_t::matchLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2723:11: style: struct member 'SeqStore_t::dumpsStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2724:11: style: struct member 'SeqStore_t::dumps' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2942:19: style: Variable 'MLlog' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v02.c:2946:19: style: Variable 'MLlog' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2785:24: style:inconclusive: Boolean expression '!litLength' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1941:34: warning: Either the condition 'minWeight>1' is redundant or the array 'rankVal[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1939:18: note: Assuming that condition 'minWeight>1' is not redundant zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1941:34: note: Array index out of bounds zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2785:24: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:169:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:169:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:169:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2523:20: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2523:20: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2523:20: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2779:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2779:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2779:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2783:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2783:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2783:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:686:20: style:inconclusive: Boolean expression 'repLen>sufficient_len' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:694:11: style:inconclusive: Boolean expression 'matchIndex3>=matchLow' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:714:46: style:inconclusive: Boolean expression 'mlen>sufficient_len' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:754:16: style:inconclusive: Boolean expression 'matchLength>(1<<12)' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:801:20: style:inconclusive: Boolean expression 'matchLength>(1<<12)' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:710:59: style:inconclusive: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:552:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:710:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1100:67: style:inconclusive: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:425:68: note: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1100:67: note: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1101:30: style:inconclusive: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:425:122: note: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1101:30: note: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1101:51: style:inconclusive: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:425:138: note: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1101:51: note: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1331:60: style:inconclusive: Function 'FSE_decompress_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'originalSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:445:61: note: Function 'FSE_decompress_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'originalSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1331:60: note: Function 'FSE_decompress_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'originalSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1811:30: style:inconclusive: Function 'HUF_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1532:63: note: Function 'HUF_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1811:30: note: Function 'HUF_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2169:30: style:inconclusive: Function 'HUF_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1533:63: note: Function 'HUF_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2169:30: note: Function 'HUF_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3146:50: style:inconclusive: Function 'ZSTD_decompressContinue' argument 1 names different: declaration 'dctx' definition 'ctx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:231:50: note: Function 'ZSTD_decompressContinue' argument 1 names different: declaration 'dctx' definition 'ctx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3146:50: note: Function 'ZSTD_decompressContinue' argument 1 names different: declaration 'dctx' definition 'ctx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3223:74: style:inconclusive: Function 'ZSTD_decompress_insertDictionary' argument 2 names different: declaration 'src' definition 'dict'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:228:76: note: Function 'ZSTD_decompress_insertDictionary' argument 2 names different: declaration 'src' definition 'dict'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3223:74: note: Function 'ZSTD_decompress_insertDictionary' argument 2 names different: declaration 'src' definition 'dict'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3223:87: style:inconclusive: Function 'ZSTD_decompress_insertDictionary' argument 3 names different: declaration 'srcSize' definition 'dictSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:228:88: note: Function 'ZSTD_decompress_insertDictionary' argument 3 names different: declaration 'srcSize' definition 'dictSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3223:87: note: Function 'ZSTD_decompress_insertDictionary' argument 3 names different: declaration 'srcSize' definition 'dictSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3550:66: style:inconclusive: Function 'ZSTDv04_decompressDCtx' argument 3 names different: declaration 'maxOriginalSize' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.h:65:49: note: Function 'ZSTDv04_decompressDCtx' argument 3 names different: declaration 'maxOriginalSize' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3550:66: note: Function 'ZSTDv04_decompressDCtx' argument 3 names different: declaration 'maxOriginalSize' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3550:102: style:inconclusive: Function 'ZSTDv04_decompressDCtx' argument 5 names different: declaration 'compressedSize' definition 'srcSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.h:66:49: note: Function 'ZSTDv04_decompressDCtx' argument 5 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3550:102: note: Function 'ZSTDv04_decompressDCtx' argument 5 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3555:45: style:inconclusive: Function 'ZSTDv04_decompress' argument 2 names different: declaration 'maxOriginalSize' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.h:35:46: note: Function 'ZSTDv04_decompress' argument 2 names different: declaration 'maxOriginalSize' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3555:45: note: Function 'ZSTDv04_decompress' argument 2 names different: declaration 'maxOriginalSize' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3555:81: style:inconclusive: Function 'ZSTDv04_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.h:36:46: note: Function 'ZSTDv04_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3555:81: note: Function 'ZSTDv04_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3588:75: style:inconclusive: Function 'ZBUFFv04_decompressWithDictionary' argument 2 names different: declaration 'dict' definition 'src'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.h:93:75: note: Function 'ZBUFFv04_decompressWithDictionary' argument 2 names different: declaration 'dict' definition 'src'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3588:75: note: Function 'ZBUFFv04_decompressWithDictionary' argument 2 names different: declaration 'dict' definition 'src'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3588:87: style:inconclusive: Function 'ZBUFFv04_decompressWithDictionary' argument 3 names different: declaration 'dictSize' definition 'srcSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.h:93:88: note: Function 'ZBUFFv04_decompressWithDictionary' argument 3 names different: declaration 'dictSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3588:87: note: Function 'ZBUFFv04_decompressWithDictionary' argument 3 names different: declaration 'dictSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:343:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:640:47: style: Parameter 'bitD' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:648:51: style: Parameter 'bitD' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1268:17: style: Variable 'omax' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1269:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1655:24: style: Variable 'l' can be declared as const array [constVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1785:92: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:1787:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2144:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2810:45: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2818:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3015:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3141:55: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:3380:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:88:23: style: union member 'Anonymous0::u' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:200:9: style: struct member 'ZSTD_parameters::srcSize' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:202:9: style: struct member 'ZSTD_parameters::contentLog' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:203:9: style: struct member 'ZSTD_parameters::hashLog' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:204:9: style: struct member 'ZSTD_parameters::searchLog' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:205:9: style: struct member 'ZSTD_parameters::searchLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:206:19: style: struct member 'ZSTD_parameters::strategy' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:631:73: warning: Possible null pointer dereference: dms [nullPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:628:71: note: Assignment 'dms=dictMode==ZSTD_dictMatchState?ms->dictMatchState:NULL', assigned value is 0 zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:631:73: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:632:73: warning: Possible null pointer dereference: dms [nullPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:628:71: note: Assignment 'dms=dictMode==ZSTD_dictMatchState?ms->dictMatchState:NULL', assigned value is 0 zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:632:73: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:634:73: warning: Possible null pointer dereference: dms [nullPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:628:71: note: Assignment 'dms=dictMode==ZSTD_dictMatchState?ms->dictMatchState:NULL', assigned value is 0 zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:634:73: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:636:73: warning: Possible null pointer dereference: dmsCParams [nullPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:630:71: note: Assignment 'dmsCParams=dictMode==ZSTD_dictMatchState?&dms->cParams:NULL', assigned value is 0 zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:636:73: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:637:73: warning: Possible null pointer dereference: dmsCParams [nullPointer] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:630:71: note: Assignment 'dmsCParams=dictMode==ZSTD_dictMatchState?&dms->cParams:NULL', assigned value is 0 zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:637:73: note: Null pointer dereference zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2714:19: style: Variable 'MLlog' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v04.c:2718:19: style: Variable 'MLlog' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:1109:61: style: Same expression on both sides of '-' because 'ip' and 'istart' represent the same value. [duplicateExpression] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:1086:22: note: 'ip' is assigned value 'istart' here. zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:1109:61: note: Same expression on both sides of '-' because 'ip' and 'istart' represent the same value. zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:1393:28: style: Redundant initialization for 'storeStart'. The initialized value is overwritten before it is read. [redundantInitialization] zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:1377:28: note: storeStart is initialized zstd-1.5.7.3/zstd/lib/compress/zstd_opt.c:1393:28: note: storeStart is overwritten zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3128:24: style:inconclusive: Boolean expression '!litLength' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2072:34: warning: Either the condition 'minWeight>1' is redundant or the array 'rankVal[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2071:18: note: Assuming that condition 'minWeight>1' is not redundant zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2072:34: note: Array index out of bounds zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3128:24: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2773:20: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2773:20: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2773:20: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3126:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3126:23: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3126:23: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3134:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3134:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3134:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3690:24: style: Condition 'ZSTDv05_isError(errorCode)' is always true [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3690:24: note: Calling function 'ZSTDv05_isError' returns 1 zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3690:24: note: Condition 'ZSTDv05_isError(errorCode)' is always true zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:837:65: style:inconclusive: Function 'BITv05_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:687:65: note: Function 'BITv05_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:837:65: note: Function 'BITv05_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1230:63: style:inconclusive: Function 'FSEv05_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:586:63: note: Function 'FSEv05_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1230:63: note: Function 'FSEv05_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1231:30: style:inconclusive: Function 'FSEv05_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:586:117: note: Function 'FSEv05_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1231:30: note: Function 'FSEv05_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1231:51: style:inconclusive: Function 'FSEv05_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:586:133: note: Function 'FSEv05_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1231:51: note: Function 'FSEv05_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1440:56: style:inconclusive: Function 'FSEv05_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:608:56: note: Function 'FSEv05_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1440:56: note: Function 'FSEv05_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1905:30: style:inconclusive: Function 'HUFv05_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1639:59: note: Function 'HUFv05_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1905:30: note: Function 'HUFv05_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1945:30: style:inconclusive: Function 'HUFv05_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1630:59: note: Function 'HUFv05_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1945:30: note: Function 'HUFv05_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2284:30: style:inconclusive: Function 'HUFv05_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1640:59: note: Function 'HUFv05_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2284:30: note: Function 'HUFv05_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2327:30: style:inconclusive: Function 'HUFv05_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1631:59: note: Function 'HUFv05_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2327:30: note: Function 'HUFv05_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3435:85: style:inconclusive: Function 'ZSTDv05_decompress_usingPreparedDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'refDCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:270:86: note: Function 'ZSTDv05_decompress_usingPreparedDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'refDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3435:85: note: Function 'ZSTDv05_decompress_usingPreparedDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'refDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3436:60: style:inconclusive: Function 'ZSTDv05_decompress_usingPreparedDCtx' argument 4 names different: declaration 'dstCapacity' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:271:64: note: Function 'ZSTDv05_decompress_usingPreparedDCtx' argument 4 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3436:60: note: Function 'ZSTDv05_decompress_usingPreparedDCtx' argument 4 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3446:52: style:inconclusive: Function 'ZSTDv05_decompress_usingDict' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:78:63: note: Function 'ZSTDv05_decompress_usingDict' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3446:52: note: Function 'ZSTDv05_decompress_usingDict' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3456:45: style:inconclusive: Function 'ZSTDv05_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:67:45: note: Function 'ZSTDv05_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3456:45: note: Function 'ZSTDv05_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3456:69: style:inconclusive: Function 'ZSTDv05_decompressDCtx' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:67:68: note: Function 'ZSTDv05_decompressDCtx' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3456:69: note: Function 'ZSTDv05_decompressDCtx' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3461:45: style:inconclusive: Function 'ZSTDv05_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:33:46: note: Function 'ZSTDv05_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3461:45: note: Function 'ZSTDv05_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3461:81: style:inconclusive: Function 'ZSTDv05_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:34:46: note: Function 'ZSTDv05_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3461:81: note: Function 'ZSTDv05_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3537:73: style:inconclusive: Function 'ZSTDv05_decompressContinue' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:96:73: note: Function 'ZSTDv05_decompressContinue' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3537:73: note: Function 'ZSTDv05_decompressContinue' argument 3 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3814:41: style:inconclusive: Function 'ZBUFFv05_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbc'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:104:49: note: Function 'ZBUFFv05_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbc'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3814:41: note: Function 'ZBUFFv05_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbc'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3827:57: style:inconclusive: Function 'ZBUFFv05_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbc'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:107:57: note: Function 'ZBUFFv05_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbc'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3827:57: note: Function 'ZBUFFv05_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbc'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3834:47: style:inconclusive: Function 'ZBUFFv05_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbc'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:106:47: note: Function 'ZBUFFv05_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbc'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3834:47: note: Function 'ZBUFFv05_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbc'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3842:51: style:inconclusive: Function 'ZBUFFv05_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbc'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:109:51: note: Function 'ZBUFFv05_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbc'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3842:51: note: Function 'ZBUFFv05_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbc'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3842:75: style:inconclusive: Function 'ZBUFFv05_decompressContinue' argument 3 names different: declaration 'dstCapacityPtr' definition 'maxDstSizePtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.h:110:64: note: Function 'ZBUFFv05_decompressContinue' argument 3 names different: declaration 'dstCapacityPtr' definition 'maxDstSizePtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3842:75: note: Function 'ZBUFFv05_decompressContinue' argument 3 names different: declaration 'dstCapacityPtr' definition 'maxDstSizePtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:461:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:770:53: style: Parameter 'bitD' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:778:57: style: Parameter 'bitD' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:959:52: style: Parameter 'DStatePtr' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1379:17: style: Variable 'omax' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1380:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1759:24: style: Variable 'l' can be declared as const array [constVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1881:98: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:1883:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:2259:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3172:45: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3180:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3378:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3532:54: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3849:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:472:11: style: struct member 'SeqStore_t::buffer' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:473:11: style: struct member 'SeqStore_t::offsetStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:474:11: style: struct member 'SeqStore_t::offset' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:475:11: style: struct member 'SeqStore_t::offCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:476:11: style: struct member 'SeqStore_t::offCode' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:477:11: style: struct member 'SeqStore_t::litStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:478:11: style: struct member 'SeqStore_t::lit' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:479:11: style: struct member 'SeqStore_t::litLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:480:11: style: struct member 'SeqStore_t::litLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:481:11: style: struct member 'SeqStore_t::matchLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:482:11: style: struct member 'SeqStore_t::matchLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:483:11: style: struct member 'SeqStore_t::dumpsStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:484:11: style: struct member 'SeqStore_t::dumps' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:486:10: style: struct member 'SeqStore_t::matchLengthFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:487:10: style: struct member 'SeqStore_t::litLengthFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:488:10: style: struct member 'SeqStore_t::litFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:489:10: style: struct member 'SeqStore_t::offCodeFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:490:10: style: struct member 'SeqStore_t::matchLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:491:10: style: struct member 'SeqStore_t::litLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:492:10: style: struct member 'SeqStore_t::litSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:493:10: style: struct member 'SeqStore_t::offCodeSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2200:34: warning: Either the condition 'minWeight>1' is redundant or the array 'rankVal[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2199:18: note: Assuming that condition 'minWeight>1' is not redundant zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2200:34: note: Array index out of bounds zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3046:19: style: Variable 'MLlog' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v05.c:3051:19: style: Variable 'MLlog' is assigned a value that is never used. [unreadVariable] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:209:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:209:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:209:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2957:20: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2957:20: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2957:20: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3264:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3264:27: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3264:27: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3291:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3291:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3291:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3294:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3294:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3294:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3300:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3300:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3300:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:934:65: style:inconclusive: Function 'BITv06_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:786:65: note: Function 'BITv06_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:934:65: note: Function 'BITv06_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1207:63: style:inconclusive: Function 'FSEv06_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:654:63: note: Function 'FSEv06_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1207:63: note: Function 'FSEv06_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1208:30: style:inconclusive: Function 'FSEv06_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:654:117: note: Function 'FSEv06_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1208:30: note: Function 'FSEv06_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1208:51: style:inconclusive: Function 'FSEv06_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:654:133: note: Function 'FSEv06_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1208:51: note: Function 'FSEv06_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1579:56: style:inconclusive: Function 'FSEv06_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:672:56: note: Function 'FSEv06_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1579:56: note: Function 'FSEv06_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1593:44: style:inconclusive: Function 'FSEv06_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:616:45: note: Function 'FSEv06_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1593:44: note: Function 'FSEv06_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2037:30: style:inconclusive: Function 'HUFv06_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1775:59: note: Function 'HUFv06_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2037:30: note: Function 'HUFv06_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2075:30: style:inconclusive: Function 'HUFv06_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1767:59: note: Function 'HUFv06_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2075:30: note: Function 'HUFv06_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2409:30: style:inconclusive: Function 'HUFv06_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1776:59: note: Function 'HUFv06_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2409:30: note: Function 'HUFv06_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2451:30: style:inconclusive: Function 'HUFv06_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1768:59: note: Function 'HUFv06_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2451:30: note: Function 'HUFv06_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2800:37: style:inconclusive: Function 'ZSTDv06_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.h:102:54: note: Function 'ZSTDv06_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2800:37: note: Function 'ZSTDv06_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2800:66: style:inconclusive: Function 'ZSTDv06_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.h:102:80: note: Function 'ZSTDv06_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2800:66: note: Function 'ZSTDv06_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3567:85: style:inconclusive: Function 'ZSTDv06_decompress_usingPreparedDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'refDCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:276:84: note: Function 'ZSTDv06_decompress_usingPreparedDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'refDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3567:85: note: Function 'ZSTDv06_decompress_usingPreparedDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'refDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3588:45: style:inconclusive: Function 'ZSTDv06_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.h:78:60: note: Function 'ZSTDv06_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3588:45: note: Function 'ZSTDv06_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3594:82: style:inconclusive: Function 'ZSTDv06_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.h:43:61: note: Function 'ZSTDv06_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3594:82: note: Function 'ZSTDv06_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3930:41: style:inconclusive: Function 'ZBUFFv06_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbd'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.h:115:64: note: Function 'ZBUFFv06_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3930:41: note: Function 'ZBUFFv06_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3943:57: style:inconclusive: Function 'ZBUFFv06_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbd'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.h:118:72: note: Function 'ZBUFFv06_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3943:57: note: Function 'ZBUFFv06_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3950:47: style:inconclusive: Function 'ZBUFFv06_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbd'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.h:117:62: note: Function 'ZBUFFv06_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3950:47: note: Function 'ZBUFFv06_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3969:51: style:inconclusive: Function 'ZBUFFv06_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbd'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.h:120:66: note: Function 'ZBUFFv06_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3969:51: note: Function 'ZBUFFv06_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:492:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:1519:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2013:98: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2015:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:2384:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3306:45: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3312:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3512:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3670:54: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:3977:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:109:23: style: union member 'Anonymous0::u' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:504:9: style: struct member 'ZSTDv06_match_t::off' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:505:9: style: struct member 'ZSTDv06_match_t::len' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:509:9: style: struct member 'ZSTDv06_optimal_t::price' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:510:9: style: struct member 'ZSTDv06_optimal_t::off' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:511:9: style: struct member 'ZSTDv06_optimal_t::mlen' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:512:9: style: struct member 'ZSTDv06_optimal_t::litlen' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:513:9: style: struct member 'ZSTDv06_optimal_t::rep' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:516:23: style: struct member 'ZSTDv06_stats_t::unused' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:519:11: style: struct member 'SeqStore_t::buffer' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:520:11: style: struct member 'SeqStore_t::offsetStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:521:11: style: struct member 'SeqStore_t::offset' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:522:11: style: struct member 'SeqStore_t::offCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:523:11: style: struct member 'SeqStore_t::litStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:524:11: style: struct member 'SeqStore_t::lit' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:525:11: style: struct member 'SeqStore_t::litLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:526:11: style: struct member 'SeqStore_t::litLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:527:11: style: struct member 'SeqStore_t::llCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:528:11: style: struct member 'SeqStore_t::matchLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:529:11: style: struct member 'SeqStore_t::matchLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:530:11: style: struct member 'SeqStore_t::mlCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:531:11: style: struct member 'SeqStore_t::longLengthID' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:532:11: style: struct member 'SeqStore_t::longLengthPos' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:534:24: style: struct member 'SeqStore_t::priceTable' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:535:22: style: struct member 'SeqStore_t::matchTable' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:536:10: style: struct member 'SeqStore_t::matchLengthFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:537:10: style: struct member 'SeqStore_t::litLengthFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:538:10: style: struct member 'SeqStore_t::litFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:539:10: style: struct member 'SeqStore_t::offCodeFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:540:10: style: struct member 'SeqStore_t::matchLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:541:10: style: struct member 'SeqStore_t::matchSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:542:10: style: struct member 'SeqStore_t::litLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:543:10: style: struct member 'SeqStore_t::litSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:544:10: style: struct member 'SeqStore_t::offCodeSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:545:10: style: struct member 'SeqStore_t::log2matchLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:546:10: style: struct member 'SeqStore_t::log2matchSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:547:10: style: struct member 'SeqStore_t::log2litLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:548:10: style: struct member 'SeqStore_t::log2litSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:549:10: style: struct member 'SeqStore_t::log2offCodeSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:550:10: style: struct member 'SeqStore_t::factor' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:551:10: style: struct member 'SeqStore_t::cachedPrice' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:552:10: style: struct member 'SeqStore_t::cachedLitLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:553:17: style: struct member 'SeqStore_t::cachedLiterals' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v06.c:554:21: style: struct member 'SeqStore_t::stats' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3499:31: style:inconclusive: Boolean expression 'llCode==0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2008:34: warning: Either the condition 'minWeight>1' is redundant or the array 'rankVal[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2007:18: note: Assuming that condition 'minWeight>1' is not redundant zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2008:34: note: Array index out of bounds zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:368:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:368:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:368:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3495:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3495:27: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3495:27: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3517:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3517:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3517:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3520:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3520:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3520:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3526:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3526:19: note: Calling function 'MEM_32bits' returns 0 zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3526:19: note: Condition 'MEM_32bits()' is always false zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:603:65: style:inconclusive: Function 'BITv07_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:457:65: note: Function 'BITv07_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:603:65: note: Function 'BITv07_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1152:63: style:inconclusive: Function 'FSEv07_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:700:63: note: Function 'FSEv07_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1152:63: note: Function 'FSEv07_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1153:30: style:inconclusive: Function 'FSEv07_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:700:117: note: Function 'FSEv07_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1153:30: note: Function 'FSEv07_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1153:51: style:inconclusive: Function 'FSEv07_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:700:133: note: Function 'FSEv07_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1153:51: note: Function 'FSEv07_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1600:56: style:inconclusive: Function 'FSEv07_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:718:56: note: Function 'FSEv07_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1600:56: note: Function 'FSEv07_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1614:44: style:inconclusive: Function 'FSEv07_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:669:45: note: Function 'FSEv07_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1614:44: note: Function 'FSEv07_decompress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1837:30: style:inconclusive: Function 'HUFv07_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1083:59: note: Function 'HUFv07_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1837:30: note: Function 'HUFv07_decompress1X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1846:50: style:inconclusive: Function 'HUFv07_decompress1X2_DCtx' argument 1 names different: declaration 'dctx' definition 'DCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1032:49: note: Function 'HUFv07_decompress1X2_DCtx' argument 1 names different: declaration 'dctx' definition 'DCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1846:50: note: Function 'HUFv07_decompress1X2_DCtx' argument 1 names different: declaration 'dctx' definition 'DCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1959:30: style:inconclusive: Function 'HUFv07_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1074:59: note: Function 'HUFv07_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1959:30: note: Function 'HUFv07_decompress4X2_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2249:30: style:inconclusive: Function 'HUFv07_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1084:59: note: Function 'HUFv07_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2249:30: note: Function 'HUFv07_decompress1X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2258:50: style:inconclusive: Function 'HUFv07_decompress1X4_DCtx' argument 1 names different: declaration 'dctx' definition 'DCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1033:49: note: Function 'HUFv07_decompress1X4_DCtx' argument 1 names different: declaration 'dctx' definition 'DCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2258:50: note: Function 'HUFv07_decompress1X4_DCtx' argument 1 names different: declaration 'dctx' definition 'DCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2370:30: style:inconclusive: Function 'HUFv07_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1075:59: note: Function 'HUFv07_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2370:30: note: Function 'HUFv07_decompress4X4_usingDTable' argument 2 names different: declaration 'maxDstSize' definition 'dstSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2951:37: style:inconclusive: Function 'ZSTDv07_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:92:54: note: Function 'ZSTDv07_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2951:37: note: Function 'ZSTDv07_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2951:66: style:inconclusive: Function 'ZSTDv07_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:92:80: note: Function 'ZSTDv07_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2951:66: note: Function 'ZSTDv07_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3831:45: style:inconclusive: Function 'ZSTDv07_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.h:80:60: note: Function 'ZSTDv07_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3831:45: note: Function 'ZSTDv07_decompressDCtx' argument 1 names different: declaration 'ctx' definition 'dctx'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3837:82: style:inconclusive: Function 'ZSTDv07_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.h:50:61: note: Function 'ZSTDv07_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3837:82: note: Function 'ZSTDv07_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4305:41: style:inconclusive: Function 'ZBUFFv07_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbd'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.h:131:61: note: Function 'ZBUFFv07_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4305:41: note: Function 'ZBUFFv07_freeDCtx' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4318:57: style:inconclusive: Function 'ZBUFFv07_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbd'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.h:134:72: note: Function 'ZBUFFv07_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4318:57: note: Function 'ZBUFFv07_decompressInitDictionary' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4325:47: style:inconclusive: Function 'ZBUFFv07_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbd'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.h:133:62: note: Function 'ZBUFFv07_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4325:47: note: Function 'ZBUFFv07_decompressInit' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4344:51: style:inconclusive: Function 'ZBUFFv07_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbd'. [funcArgNamesDifferent] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.h:136:66: note: Function 'ZBUFFv07_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4344:51: note: Function 'ZBUFFv07_decompressContinue' argument 1 names different: declaration 'dctx' definition 'zbd'. zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1540:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1789:98: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:1791:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2196:17: style: Variable 'pStart' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2726:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3535:45: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3541:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3747:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3920:54: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:3925:39: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:4352:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:269:23: style: union member 'Anonymous0::u' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2739:9: style: struct member 'ZSTDv07_match_t::off' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2740:9: style: struct member 'ZSTDv07_match_t::len' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2744:9: style: struct member 'ZSTDv07_optimal_t::price' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2745:9: style: struct member 'ZSTDv07_optimal_t::off' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2746:9: style: struct member 'ZSTDv07_optimal_t::mlen' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2747:9: style: struct member 'ZSTDv07_optimal_t::litlen' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2748:9: style: struct member 'ZSTDv07_optimal_t::rep' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2751:30: style: struct member 'ZSTDv07_stats_s::unused' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2754:11: style: struct member 'SeqStore_t::buffer' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2755:11: style: struct member 'SeqStore_t::offsetStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2756:11: style: struct member 'SeqStore_t::offset' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2757:11: style: struct member 'SeqStore_t::offCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2758:11: style: struct member 'SeqStore_t::litStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2759:11: style: struct member 'SeqStore_t::lit' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2760:11: style: struct member 'SeqStore_t::litLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2761:11: style: struct member 'SeqStore_t::litLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2762:11: style: struct member 'SeqStore_t::llCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2763:11: style: struct member 'SeqStore_t::matchLengthStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2764:11: style: struct member 'SeqStore_t::matchLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2765:11: style: struct member 'SeqStore_t::mlCodeStart' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2766:11: style: struct member 'SeqStore_t::longLengthID' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2767:11: style: struct member 'SeqStore_t::longLengthPos' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2769:24: style: struct member 'SeqStore_t::priceTable' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2770:22: style: struct member 'SeqStore_t::matchTable' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2771:10: style: struct member 'SeqStore_t::matchLengthFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2772:10: style: struct member 'SeqStore_t::litLengthFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2773:10: style: struct member 'SeqStore_t::litFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2774:10: style: struct member 'SeqStore_t::offCodeFreq' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2775:10: style: struct member 'SeqStore_t::matchLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2776:10: style: struct member 'SeqStore_t::matchSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2777:10: style: struct member 'SeqStore_t::litLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2778:10: style: struct member 'SeqStore_t::litSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2779:10: style: struct member 'SeqStore_t::offCodeSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2780:10: style: struct member 'SeqStore_t::log2matchLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2781:10: style: struct member 'SeqStore_t::log2matchSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2782:10: style: struct member 'SeqStore_t::log2litLengthSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2783:10: style: struct member 'SeqStore_t::log2litSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2784:10: style: struct member 'SeqStore_t::log2offCodeSum' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2785:10: style: struct member 'SeqStore_t::factor' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2786:10: style: struct member 'SeqStore_t::cachedPrice' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2787:10: style: struct member 'SeqStore_t::cachedLitLength' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2788:17: style: struct member 'SeqStore_t::cachedLiterals' is never used. [unusedStructMember] zstd-1.5.7.3/zstd/lib/legacy/zstd_v07.c:2789:21: style: struct member 'SeqStore_t::stats' is never used. [unusedStructMember] diff: DONE