2026-05-01 15:04 ftp://ftp.de.debian.org/debian/pool/main/d/deltarpm/deltarpm_3.6.5+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=zlib --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 -j6 platform: Linux-7.0.3+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: e5c4a734 (2026-05-01 11:10:43 +0200) count: 311 295 elapsed-time: 0.5 0.4 head-timing-info: old-timing-info: head results: deltarpm-3.6.5/cpio.c:32:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltaiso.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltaiso.c:125:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltaiso.c:275:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltaiso.c:396:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/deltarpmmodule.c:33:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/deltarpmmodule.c:83:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_SystemError [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/deltarpmmodule.c:101:7: error: Resource leak: readend [resourceLeak] deltarpm-3.6.5/deltarpmmodule.c:104:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: readend [nullPointerOutOfResources] deltarpm-3.6.5/deltarpmmodule.c:95:27: note: Assuming allocation function fails deltarpm-3.6.5/deltarpmmodule.c:95:27: note: Assignment 'readend=fdopen(ipcpipe[0],"r")', assigned value is 0 deltarpm-3.6.5/deltarpmmodule.c:99:18: note: Assuming condition is false deltarpm-3.6.5/deltarpmmodule.c:104:12: note: Null pointer dereference deltarpm-3.6.5/deltarpmmodule.c:110:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: writend [nullPointerOutOfResources] deltarpm-3.6.5/deltarpmmodule.c:106:27: note: Assuming allocation function fails deltarpm-3.6.5/deltarpmmodule.c:106:27: note: Assignment 'writend=fdopen(ipcpipe[1],"w")', assigned value is 0 deltarpm-3.6.5/deltarpmmodule.c:110:12: note: Null pointer dereference deltarpm-3.6.5/deltarpmmodule.c:144:13: style: Variable 'm' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/deltarpmmodule.c:146:5: style: Variable 'm' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/combinedeltarpm.c:89:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/combinedeltarpm.c:148:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/combinedeltarpm.c:242:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/combinedeltarpm.c:338:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/combinedeltarpm.c:359:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/combinedeltarpm.c:388:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/combinedeltarpm.c:406:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/combinedeltarpm.c:589:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:252:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BZ_STREAM_END [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:291:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BZ_OK [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:315:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BZ_RUN [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:337:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BZ_FINISH [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:360:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BZ_OK [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:527:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:616:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:655:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZMA_STREAM_INIT [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:686:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZMA_RUN [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:727:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZMA_STREAM_INIT [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:744:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZMA_STREAM_INIT [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:768:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZMA_FINISH [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:799:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZMA_RUN [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:1078:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/delta.c:62:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BZ_OK [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/delta.c:98:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BZ_RUN [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/delta.c:127:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BZ_FINISH [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/delta.c:840:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/delta.c:1092:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/delta.c:1125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltaiso.c:157:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltaiso.c:275:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltaiso.c:275:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltaiso.c:287:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltaiso.c:287:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltaiso.c:294:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltaiso.c:294:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltaiso.c:361:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltaiso.c:335:12: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] deltarpm-3.6.5/applydeltaiso.c:329:7: note: i is assigned deltarpm-3.6.5/applydeltaiso.c:335:12: note: i is overwritten deltarpm-3.6.5/applydeltaiso.c:178:10: style: Checking if unsigned expression 'l' is less than zero. [unsignedLessThanZero] deltarpm-3.6.5/applydeltaiso.c:63:61: style: Parameter 'nmp' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/applydeltaiso.c:94:76: style: Parameter 'nmp' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/applydeltaiso.c:234:17: style: Variable 'inp' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltaiso.c:235:17: style: Variable 'outp' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltaiso.c:375:6: style: Variable 'in' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/applydeltaiso.c:376:7: style: Variable 'out' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/applydeltaiso.c:489:11: style: Variable 'outdata' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/fragiso.c:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:158:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:278:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:576:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:712:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:821:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:842:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:886:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:1016:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:1184:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:1279:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:77:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:209:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:355:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:548:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:667:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:736:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:952:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:1036:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:1051:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:1103:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:1178:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltaiso.c:48:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltaiso.c:233:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltaiso.c:296:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltaiso.c:327:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltaiso.c:390:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltaiso.c:536:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltaiso.c:572:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltaiso.c:55:4: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:87:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:116:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:116:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:233:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:412:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:412:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:536:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:536:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:596:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:599:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/makedeltaiso.c:36:9: style: Variable 'lastn' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltaiso.c:351:74: style: Parameter 'pay' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltaiso.c:353:18: style: Variable 'oldpay' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltaiso.c:458:12: style: Variable 'oldl' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltaiso.c:461:12: style: Variable 'newl' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/combinedeltarpm.c:635:11: warning: If memory allocation fails, then there is a possible null pointer dereference: d2 [nullPointerOutOfMemory] deltarpm-3.6.5/combinedeltarpm.c:631:19: note: Assuming allocation function fails deltarpm-3.6.5/combinedeltarpm.c:631:19: note: Assignment 'd2=xmalloc(sizeof(*d2))', assigned value is 0 deltarpm-3.6.5/combinedeltarpm.c:635:11: note: Null pointer dereference deltarpm-3.6.5/combinedeltarpm.c:640:12: warning: If memory allocation fails, then there is a possible null pointer dereference: d2 [nullPointerOutOfMemory] deltarpm-3.6.5/combinedeltarpm.c:631:19: note: Assuming allocation function fails deltarpm-3.6.5/combinedeltarpm.c:631:19: note: Assignment 'd2=xmalloc(sizeof(*d2))', assigned value is 0 deltarpm-3.6.5/combinedeltarpm.c:635:23: note: Assuming condition is false deltarpm-3.6.5/combinedeltarpm.c:640:12: note: Null pointer dereference deltarpm-3.6.5/combinedeltarpm.c:748:7: warning: Possible null pointer dereference: d [nullPointer] deltarpm-3.6.5/combinedeltarpm.c:628:7: note: Assignment 'd=0', assigned value is 0 deltarpm-3.6.5/combinedeltarpm.c:629:22: note: Assuming condition is false deltarpm-3.6.5/combinedeltarpm.c:748:7: note: Null pointer dereference deltarpm-3.6.5/combinedeltarpm.c:28:33: style: Parameter 'sd' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/combinedeltarpm.c:32:9: style: Variable 'np' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/combinedeltarpm.c:263:17: style: Variable 'in' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/combinedeltarpm.c:263:22: style: Variable 'out' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/combinedeltarpm.c:374:16: style: Parameter 'comp' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/combinedeltarpm.c:393:39: style: Parameter 'rpmname' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/combinedeltarpm.c:398:18: style: Variable 'hmd5' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/combinedeltarpm.c:398:25: style: Variable 'oldhmd5' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/combinedeltarpm.c:401:17: style: Variable 'hsize' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/combinedeltarpm.c:643:19: style: Variable 'hmd5' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/combinedeltarpm.c:730:23: style: Variable 'hmd5' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltarpm.c:171:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltarpm.c:293:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltarpm.c:427:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltarpm.c:584:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltarpm.c:600:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltarpm.c:745:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/fragiso.c:723:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/fragiso.c:74:2: error: Common realloc mistake: 'rpmpays' nulled but not freed upon failure [memleakOnRealloc] deltarpm-3.6.5/fragiso.c:882:10: warning: If memory allocation fails, then there is a possible null pointer dereference: dbuf [nullPointerOutOfMemory] deltarpm-3.6.5/fragiso.c:881:17: note: Assuming allocation function fails deltarpm-3.6.5/fragiso.c:881:17: note: Assignment 'dbuf=xmalloc(dl+10+1+8+1)', assigned value is 0 deltarpm-3.6.5/fragiso.c:882:10: note: Null pointer dereference deltarpm-3.6.5/fragiso.c:883:3: warning: If memory allocation fails, then there is a possible null pointer dereference: dbuf [nullPointerOutOfMemory] deltarpm-3.6.5/fragiso.c:881:17: note: Assuming allocation function fails deltarpm-3.6.5/fragiso.c:881:17: note: Assignment 'dbuf=xmalloc(dl+10+1+8+1)', assigned value is 0 deltarpm-3.6.5/fragiso.c:883:3: note: Null pointer dereference deltarpm-3.6.5/fragiso.c:36:21: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/fragiso.c:42:22: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/fragiso.c:66:14: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/fragiso.c:66:62: style: Parameter 'lmd5' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/fragiso.c:66:83: style: Parameter 'hmd5' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/fragiso.c:131:9: style: Variable 'rpmn' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/fragiso.c:131:16: style: Variable 'rpma' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/fragiso.c:134:9: style: Variable 'suf' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/fragiso.c:701:26: style: Parameter 'fiso' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/fragiso.c:864:28: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/fragiso.c:1174:26: style: Parameter 'offlen' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/fragiso.c:252:5: style: Variable 'h' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/fragiso.c:253:8: style: Variable 'sigh' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/md5.c:52:36: style:inconclusive: Function 'rpmMD5Init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] deltarpm-3.6.5/md5.h:11:36: note: Function 'rpmMD5Init' argument 1 names different: declaration 'context' definition 'ctx'. deltarpm-3.6.5/md5.c:52:36: note: Function 'rpmMD5Init' argument 1 names different: declaration 'context' definition 'ctx'. deltarpm-3.6.5/md5.c:73:38: style:inconclusive: Function 'rpmMD5Update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] deltarpm-3.6.5/md5.h:12:38: note: Function 'rpmMD5Update' argument 1 names different: declaration 'context' definition 'ctx'. deltarpm-3.6.5/md5.c:73:38: note: Function 'rpmMD5Update' argument 1 names different: declaration 'context' definition 'ctx'. deltarpm-3.6.5/md5.c:123:63: style:inconclusive: Function 'rpmMD5Final' argument 2 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] deltarpm-3.6.5/md5.h:14:63: note: Function 'rpmMD5Final' argument 2 names different: declaration 'context' definition 'ctx'. deltarpm-3.6.5/md5.c:123:63: note: Function 'rpmMD5Final' argument 2 names different: declaration 'context' definition 'ctx'. deltarpm-3.6.5/md5.c:268:25: style:inconclusive: Function 'rpmMD5Update32' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] deltarpm-3.6.5/md5.h:13:40: note: Function 'rpmMD5Update32' argument 1 names different: declaration 'context' definition 'ctx'. deltarpm-3.6.5/md5.c:268:25: note: Function 'rpmMD5Update32' argument 1 names different: declaration 'context' definition 'ctx'. deltarpm-3.6.5/md5.c:28:28: style: union member '_endian::i' is never used. [unusedStructMember] deltarpm-3.6.5/prelink.c:133:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/cfile.c:1272:122: style:inconclusive: Function 'cfile_open' argument 7 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/prelink.c:13:22: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/prelink.c:21:22: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/cfile.c:191:40: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/cfile.c:61:13: portability: 'f->fp' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] deltarpm-3.6.5/cfile.c:104:13: portability: 'f->fp' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] deltarpm-3.6.5/cfile.c:165:11: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] deltarpm-3.6.5/readdeltarpm.c:58:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/readdeltarpm.c:136:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/readdeltarpm.c:235:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/rpmdumpheader.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/rpml.c:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/rpml.c:111:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/rpmhead.c:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/rpmhead.c:70:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/rpmhead.c:310:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/applydeltarpm.c:1706:9: warning: Return value of function inflate() is not used. [ignoredReturnValue] deltarpm-3.6.5/applydeltarpm.c:628:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltarpm.c:628:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltarpm.c:1277:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltarpm.c:1340:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltarpm.c:1343:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] deltarpm-3.6.5/applydeltarpm.c:110:3: warning: If memory allocation fails, then there is a possible null pointer dereference: of [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assignment 'of=xmalloc(sizeof(*of))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:110:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:111:3: warning: If memory allocation fails, then there is a possible null pointer dereference: of [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assignment 'of=xmalloc(sizeof(*of))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:111:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:112:3: warning: If memory allocation fails, then there is a possible null pointer dereference: of [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assignment 'of=xmalloc(sizeof(*of))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:112:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:113:3: warning: If memory allocation fails, then there is a possible null pointer dereference: of [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assignment 'of=xmalloc(sizeof(*of))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:113:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:114:3: warning: If memory allocation fails, then there is a possible null pointer dereference: of [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assignment 'of=xmalloc(sizeof(*of))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:114:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:114:14: warning: If memory allocation fails, then there is a possible null pointer dereference: of [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:94:19: note: Assignment 'of=xmalloc(sizeof(*of))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:114:14: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:193:7: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assignment 'b=xmalloc(sizeof(*b))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:193:7: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:194:7: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assignment 'b=xmalloc(sizeof(*b))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:194:7: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:195:7: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assignment 'b=xmalloc(sizeof(*b))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:195:7: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:215:3: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assignment 'b=xmalloc(sizeof(*b))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:215:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:223:49: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:192:18: note: Assignment 'b=xmalloc(sizeof(*b))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:223:49: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:260:3: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:259:14: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:259:14: note: Assignment 'b=xmalloc(sizeof(*b)+(1<<13))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:260:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:261:3: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:259:14: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:259:14: note: Assignment 'b=xmalloc(sizeof(*b)+(1<<13))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:261:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:262:3: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:259:14: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:259:14: note: Assignment 'b=xmalloc(sizeof(*b)+(1<<13))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:262:3: note: Null pointer dereference deltarpm-3.6.5/applydeltarpm.c:262:34: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] deltarpm-3.6.5/applydeltarpm.c:259:14: note: Assuming allocation function fails deltarpm-3.6.5/applydeltarpm.c:259:14: note: Assignment 'b=xmalloc(sizeof(*b)+(1<<13))', assigned value is 0 deltarpm-3.6.5/applydeltarpm.c:262:34: note: Null pointer addition deltarpm-3.6.5/applydeltarpm.c:421:10: style: Same expression on both sides of '-='. [duplicateExpression] deltarpm-3.6.5/rpml.c:97:26: style: Parameter 'fn' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/rpml.c:53:6: error: Memory is allocated but not initialized: s2 [uninitdata] deltarpm-3.6.5/applydeltarpm.c:176:26: style: Parameter 'cb' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/applydeltarpm.c:233:41: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/applydeltarpm.c:299:33: style: Parameter 'sd' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/applydeltarpm.c:303:9: style: Variable 'np' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltarpm.c:426:14: style: Variable 'ln' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltarpm.c:1011:59: style: Parameter 'hmd5' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/applydeltarpm.c:1131:17: style: Variable 'in' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltarpm.c:1133:17: style: Variable 'out' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltarpm.c:1426:19: style: Variable 'hmd5' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltarpm.c:1552:30: style: Variable 'hmd5' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltarpm.c:1828:26: style: Variable 'hmd5' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/applydeltarpm.c:955:23: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] deltarpm-3.6.5/applydeltarpm.c:574:6: style: Variable 'l' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/delta.c:983:10: error: Common realloc mistake: 'instr' nulled but not freed upon failure [memleakOnRealloc] deltarpm-3.6.5/delta.c:230:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] deltarpm-3.6.5/delta.c:338:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] deltarpm-3.6.5/delta.c:141:81: style: Parameter 'new' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/delta.c:143:18: style: Variable 'oldsave' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/delta.c:225:44: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/delta.c:252:18: style: Variable 'bp' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/delta.c:312:11: style: Variable 'hash' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/delta.c:599:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'suf_create' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] deltarpm-3.6.5/delta.c:779:19: note: You might need to cast the function pointer here deltarpm-3.6.5/delta.c:599:40: note: Parameter 'buf' can be declared as pointer to const deltarpm-3.6.5/rpmoffs.c:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/rpmoffs.c:132:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/delta.c:880:27: style: Variable 'lenf' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/util.c:28:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:37:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:52:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:61:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:73:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:96:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:152:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:167:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/util.c:23:16: style:inconclusive: Function 'xmalloc' argument 1 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:33:17: style:inconclusive: Function 'xmalloc2' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:33:29: style:inconclusive: Function 'xmalloc2' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:44:16: style:inconclusive: Function 'xrealloc' argument 1 names different: declaration '' definition 'old'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:44:28: style:inconclusive: Function 'xrealloc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:57:17: style:inconclusive: Function 'xrealloc2' argument 1 names different: declaration '' definition 'old'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:57:29: style:inconclusive: Function 'xrealloc2' argument 2 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:57:41: style:inconclusive: Function 'xrealloc2' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:68:16: style:inconclusive: Function 'xcalloc' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:68:28: style:inconclusive: Function 'xcalloc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:78:13: style:inconclusive: Function 'xfree' argument 1 names different: declaration '' definition 'mem'. [funcArgNamesDifferentUnnamed] deltarpm-3.6.5/util.c:109:34: style:inconclusive: Function 'parsehex' argument 2 names different: declaration 'buf' definition 'hex'. [funcArgNamesDifferent] deltarpm-3.6.5/util.h:15:45: note: Function 'parsehex' argument 2 names different: declaration 'buf' definition 'hex'. deltarpm-3.6.5/util.c:109:34: note: Function 'parsehex' argument 2 names different: declaration 'buf' definition 'hex'. deltarpm-3.6.5/util.c:102:11: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] deltarpm-3.6.5/readdeltarpm.c:72:18: style: Variable 's' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/readdeltarpm.c:247:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/readdeltarpm.c:405:13: style: Variable 'compressor' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltarpm.c:165:7: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] deltarpm-3.6.5/makedeltarpm.c:150:16: note: Assuming allocation function fails deltarpm-3.6.5/makedeltarpm.c:150:16: note: Assignment 'buf=xmalloc(256)', assigned value is 0 deltarpm-3.6.5/makedeltarpm.c:155:25: note: Assuming condition is false deltarpm-3.6.5/makedeltarpm.c:165:7: note: Null pointer dereference deltarpm-3.6.5/makedeltarpm.c:167:12: warning: If memory allocation fails, then there is a possible null pointer dereference: bp [nullPointerOutOfMemory] deltarpm-3.6.5/makedeltarpm.c:150:16: note: Assuming allocation function fails deltarpm-3.6.5/makedeltarpm.c:150:16: note: Assignment 'buf=xmalloc(256)', assigned value is 0 deltarpm-3.6.5/makedeltarpm.c:155:25: note: Assuming condition is false deltarpm-3.6.5/makedeltarpm.c:166:10: note: bp is assigned 'buf' here. deltarpm-3.6.5/makedeltarpm.c:167:12: note: Null pointer dereference deltarpm-3.6.5/makedeltarpm.c:547:7: warning: If memory allocation fails, then there is a possible null pointer dereference: indatalist [nullPointerOutOfMemory] deltarpm-3.6.5/makedeltarpm.c:537:23: note: Assuming allocation function fails deltarpm-3.6.5/makedeltarpm.c:537:23: note: Assignment 'indatalist=xcalloc(d->inn,sizeof(unsigned char*))', assigned value is 0 deltarpm-3.6.5/makedeltarpm.c:547:7: note: Null pointer dereference deltarpm-3.6.5/sha256.c:112:4: warning:inconclusive: Array 'W' is filled incompletely. Did you forget to multiply the size given to 'memcpy()' with 'sizeof(*W)'? [incompleteArrayFill] deltarpm-3.6.5/sha256.c:108:17: style: Local variable 'H' shadows outer variable [shadowVariable] deltarpm-3.6.5/sha256.c:54:14: note: Shadowed declaration deltarpm-3.6.5/sha256.c:108:17: note: Shadow variable deltarpm-3.6.5/sha256.c:62:19: style: Variable 'test_as_bytes' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/sha256.c:66:19: style: Variable 'temp_as_bytes' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/sha256.c:199:33: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/writedeltarpm.c:54:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] deltarpm-3.6.5/makedeltarpm.c:32:16: style: Variable 'n' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltarpm.c:137:22: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltarpm.c:186:17: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltarpm.c:199:20: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltarpm.c:199:40: style: Parameter 'files1' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltarpm.c:199:78: style: Parameter 'files2' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltarpm.c:556:16: style: Parameter 'comp' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltarpm.c:627:32: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltarpm.c:627:41: style: Parameter 'seqfile' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/makedeltarpm.c:651:9: style: Variable 'dirs' can be declared as const array [constVariable] deltarpm-3.6.5/makedeltarpm.c:663:9: style: Variable 'rpmname' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltarpm.c:694:9: style: Variable 'nevr1' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltarpm.c:697:9: style: Variable 'nevr2' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltarpm.c:712:9: style: Variable 'payformat' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltarpm.c:734:9: style: Variable 'payloadflags' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/makedeltarpm.c:1412:15: style: Variable 'namebuf' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1413:16: style: Variable 'namebufl' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1482:13: style: Variable 'fileflags' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1483:12: style: Variable 'filemd5s' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1484:13: style: Variable 'filerdevs' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1485:13: style: Variable 'filesizes' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1486:13: style: Variable 'filemodes' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1487:14: style: Variable 'fileverify' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1488:15: style: Variable 'filelinktos' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1489:13: style: Variable 'filenames' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1490:14: style: Variable 'filecolors' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1491:5: style: Variable 'h' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1566:8: style: Variable 'sigh' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1568:14: style: Variable 'indatalist' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/makedeltarpm.c:1581:11: style: Variable 'offadjs' is assigned a value that is never used. [unreadVariable] deltarpm-3.6.5/rpmhead.c:49:10: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:48:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:48:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:49:10: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:50:17: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:48:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:48:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:50:17: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:56:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:48:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:48:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:50:43: note: Assuming condition is false deltarpm-3.6.5/rpmhead.c:56:3: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:57:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:48:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:48:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:50:43: note: Assuming condition is false deltarpm-3.6.5/rpmhead.c:57:3: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:58:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:48:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:48:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:50:43: note: Assuming condition is false deltarpm-3.6.5/rpmhead.c:58:3: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:58:11: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:48:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:48:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:50:43: note: Assuming condition is false deltarpm-3.6.5/rpmhead.c:58:11: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:88:10: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:87:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:87:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:88:10: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:89:10: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:87:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:87:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:89:10: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:90:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:87:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:87:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:90:3: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:91:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:87:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:87:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:91:3: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:92:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:87:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:87:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:92:3: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:92:11: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:87:14: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:87:14: note: Assignment 'h=xmalloc(sizeof(*h)+cnt*16+dcnt)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:92:11: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:286:7: warning: If memory allocation fails, then there is a possible null pointer dereference: filenames [nullPointerOutOfMemory] deltarpm-3.6.5/rpmhead.c:281:22: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:281:22: note: Assignment 'filenames=xmalloc(*cnt*sizeof(char*)+l)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:286:7: note: Null pointer dereference deltarpm-3.6.5/rpmhead.c:282:27: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] deltarpm-3.6.5/rpmhead.c:281:22: note: Assuming allocation function fails deltarpm-3.6.5/rpmhead.c:281:22: note: Assignment 'filenames=xmalloc(*cnt*sizeof(char*)+l)', assigned value is 0 deltarpm-3.6.5/rpmhead.c:282:27: note: Null pointer addition deltarpm-3.6.5/rpmoffs.c:56:2: error: Common realloc mistake: 'rpmpays' nulled but not freed upon failure [memleakOnRealloc] deltarpm-3.6.5/rpmhead.c:63:29: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/rpmhead.c:297:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/rpmhead.c:299:9: style: Variable 'version' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/rpmhead.c:300:9: style: Variable 'release' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/rpmoffs.c:18:21: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/rpmoffs.c:24:22: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/rpmoffs.c:48:14: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] deltarpm-3.6.5/rpmoffs.c:124:9: style: Variable 'payloadflags' can be declared as pointer to const [constVariablePointer] deltarpm-3.6.5/writedeltarpm.c:143:14: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:143:14: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:144:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:144:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:145:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:145:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:146:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:146:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:147:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:147:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:148:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:148:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:149:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:149:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:150:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:150:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:151:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:151:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:153:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:153:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:154:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:154:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:155:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:155:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:156:7: warning: If memory allocation fails, then there is a possible null pointer dereference: intro [nullPointerOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:156:7: note: Null pointer dereference deltarpm-3.6.5/writedeltarpm.c:152:20: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assuming allocation function fails deltarpm-3.6.5/writedeltarpm.c:142:22: note: Assignment 'intro=xmalloc(4+4+4+nevrlen+4)', assigned value is 0 deltarpm-3.6.5/writedeltarpm.c:152:20: note: Null pointer addition diff: head deltarpm-3.6.5/cfile.c:1272:122: style:inconclusive: Function 'cfile_open' argument 7 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] 2.20.0 deltarpm-3.6.5/fragiso.c:924:20: error:inconclusive: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] deltarpm-3.6.5/fragiso.c:881:17: note: Assuming allocation function fails deltarpm-3.6.5/fragiso.c:881:17: note: Assignment 'dbuf=xmalloc(dl+10+1+8+1)', assigned value is 0 deltarpm-3.6.5/fragiso.c:924:20: note: Null pointer addition head deltarpm-3.6.5/makedeltarpm.c:663:9: style: Variable 'rpmname' can be declared as pointer to const [constVariablePointer] head deltarpm-3.6.5/makedeltarpm.c:694:9: style: Variable 'nevr1' can be declared as pointer to const [constVariablePointer] head deltarpm-3.6.5/makedeltarpm.c:697:9: style: Variable 'nevr2' can be declared as pointer to const [constVariablePointer] head deltarpm-3.6.5/makedeltarpm.c:712:9: style: Variable 'payformat' can be declared as pointer to const [constVariablePointer] head deltarpm-3.6.5/makedeltarpm.c:734:9: style: Variable 'payloadflags' can be declared as pointer to const [constVariablePointer] head deltarpm-3.6.5/util.c:23:16: style:inconclusive: Function 'xmalloc' argument 1 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:33:17: style:inconclusive: Function 'xmalloc2' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:33:29: style:inconclusive: Function 'xmalloc2' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:44:16: style:inconclusive: Function 'xrealloc' argument 1 names different: declaration '' definition 'old'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:44:28: style:inconclusive: Function 'xrealloc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:57:17: style:inconclusive: Function 'xrealloc2' argument 1 names different: declaration '' definition 'old'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:57:29: style:inconclusive: Function 'xrealloc2' argument 2 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:57:41: style:inconclusive: Function 'xrealloc2' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:68:16: style:inconclusive: Function 'xcalloc' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:68:28: style:inconclusive: Function 'xcalloc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head deltarpm-3.6.5/util.c:78:13: style:inconclusive: Function 'xfree' argument 1 names different: declaration '' definition 'mem'. [funcArgNamesDifferentUnnamed] DONE