2026-05-03 05:17 ftp://ftp.de.debian.org/debian/pool/main/libm/libmeshb/libmeshb_7.80.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 915 627 elapsed-time: 27.3 24.6 head-timing-info: old-timing-info: head results: libMeshb-7.80/examples/mesh2poly.c:70:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/mesh2poly.c:172:10: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] libMeshb-7.80/examples/mesh2poly.c:168:7: note: outer condition: NmbTet libMeshb-7.80/examples/mesh2poly.c:172:10: note: identical inner condition: NmbTet libMeshb-7.80/examples/mesh2poly.c:183:10: style: Condition 'NmbTet' is always true [knownConditionTrueFalse] libMeshb-7.80/examples/mesh2poly.c:90:4: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] libMeshb-7.80/examples/mesh2poly.c:86:11: style: Variable 'NmbPri' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/examples/mesh2poly.c:87:11: style: Variable 'NmbPyr' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/examples/mesh2poly.c:88:11: style: Variable 'NmbHex' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/examples/read_egads.c:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/read_egads.c:12:10: style: Variable 'cad' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/examples/test_libmeshb.c:20:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/test_libmeshb.c:43:41: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb.c:31:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb.c:31:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb.c:43:41: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb.c:43:56: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb.c:31:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb.c:31:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb.c:43:56: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb.c:44:20: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb.c:31:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb.c:31:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb.c:44:20: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb.c:50:47: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb.c:50:47: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb.c:50:62: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb.c:50:62: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb.c:51:20: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb.c:51:20: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb.c:51:35: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb.c:51:35: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb.c:51:50: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb.c:37:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb.c:51:50: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:23:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TriTab [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/test_libmeshb_HO.c:72:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:72:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:72:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:72:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:73:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:73:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:73:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:73:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:74:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:74:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:74:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:74:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:81:31: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:81:31: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:81:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:81:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:98:26: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:98:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:99:26: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:99:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:100:26: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:100:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:101:26: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:101:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:102:26: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:102:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:103:26: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:103:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:104:26: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:104:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:106:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:106:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:107:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:107:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:108:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:108:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:109:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:109:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:110:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:110:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:111:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:111:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:112:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:51:19: note: Assignment 'QadTab=malloc((NmbQad+1)*10*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:112:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:126:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:120:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_HO.c:126:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:126:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:120:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_HO.c:126:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:127:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:120:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_HO.c:127:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:127:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:120:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_HO.c:127:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:128:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:120:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_HO.c:128:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_HO.c:128:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_HO.c:45:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_HO.c:120:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_HO.c:128:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:22:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TriTab [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/test_libmeshb_block.c:57:24: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:57:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:57:39: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:57:39: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:58:24: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:58:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:58:39: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:58:39: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:59:24: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:59:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:59:39: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:59:39: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:102:31: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:102:31: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:102:46: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:102:46: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:114:26: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:114:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:115:26: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:115:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:116:26: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:116:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:117:26: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:117:26: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:119:24: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:119:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:120:24: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:120:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:121:24: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:121:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:122:24: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:50:19: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:122:24: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:136:27: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:130:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_block.c:136:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:136:42: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:130:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_block.c:136:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:137:27: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:130:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_block.c:137:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:137:42: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:130:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_block.c:137:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:138:27: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:130:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_block.c:138:27: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_block.c:138:42: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_block.c:44:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_block.c:130:7: note: Assuming condition is false libMeshb-7.80/examples/test_libmeshb_block.c:138:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:49:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/test_libmeshb_hexq2.c:52:4: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] libMeshb-7.80/examples/test_libmeshb_hexq2.c:80:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:80:33: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:80:48: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:80:48: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:85:31: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: HexTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assignment 'HexTab=malloc((NmbHex+1)*28*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:85:31: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:85:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: HexTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assignment 'HexTab=malloc((NmbHex+1)*28*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:85:42: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:30: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:30: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:38: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: HexTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assignment 'HexTab=malloc((NmbHex+1)*28*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:38: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:57: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:57: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:65: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: HexTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assignment 'HexTab=malloc((NmbHex+1)*28*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:65: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:84: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:60:19: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:84: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:92: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: HexTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_hexq2.c:66:19: note: Assignment 'HexTab=malloc((NmbHex+1)*28*sizeof(int))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_hexq2.c:91:92: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_hexq2.c:41:20: style: Unused variable: OutMsh [unusedVariable] libMeshb-7.80/examples/test_libmeshb_p2_sol.c:11:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxTyp [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/test_libmeshb_p2_sol.c:36:40: warning: If memory allocation fails, then there is a possible null pointer dereference: SolTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_p2_sol.c:27:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_p2_sol.c:27:19: note: Assignment 'SolTab=malloc((NmbSol+1)*SolSiz*sizeof(double))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_p2_sol.c:36:40: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_sol.c:11:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxTyp [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/test_libmeshb_sol.c:23:4: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] libMeshb-7.80/examples/test_libmeshb_sol.c:48:40: warning: If memory allocation fails, then there is a possible null pointer dereference: SolTab [nullPointerOutOfMemory] libMeshb-7.80/examples/test_libmeshb_sol.c:34:19: note: Assuming allocation function fails libMeshb-7.80/examples/test_libmeshb_sol.c:34:19: note: Assignment 'SolTab=malloc((NmbSolLin+1)*TotSolSiz*sizeof(double))', assigned value is 0 libMeshb-7.80/examples/test_libmeshb_sol.c:48:40: note: Null pointer dereference libMeshb-7.80/examples/test_libmeshb_sol.c:39:19: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/examples/test_libmeshb_sol.c:40:19: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/examples/test_libmeshb_sol.c:16:14: style: Variable 'TypStr' can be declared as const array [constVariable] libMeshb-7.80/examples/test_polyhedra.c:18:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/examples/test_polyhedra.c:24:4: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] libMeshb-7.80/examples/test_polyhedra.c:44:7: error: Memory leak: RefTab [memleak] libMeshb-7.80/examples/test_polyhedra.c:44:7: error: Memory leak: VerTab [memleak] libMeshb-7.80/examples/test_polyhedra.c:53:7: error: Memory leak: RefTab [memleak] libMeshb-7.80/examples/test_polyhedra.c:53:7: error: Memory leak: VerTab [memleak] libMeshb-7.80/examples/test_polyhedra.c:36:13: style: Variable 'RefTab' is allocated memory that is never used. [unusedAllocatedMemory] libMeshb-7.80/examples/write_egads.c:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfWrite [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/utilities/bb2sol.c:39:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] libMeshb-7.80/legacy_sources/utilities/bb2sol.c:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxTyp [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/utilities/bb2sol.c:56:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] libMeshb-7.80/legacy_sources/utilities/bb2sol.c:62:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] libMeshb-7.80/legacy_sources/utilities/bb2sol.c:41:83: style: Variable 'idx' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/legacy_sources/utilities/mesh2patran.c:98:13: error: Unmatched '('. Configuration: '__GNUC__=1'. [syntaxError] libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:70:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:102:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:65:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:92:23: style:inconclusive: Function 'convertir' argument 1 names different: declaration '' definition 'nom_source'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:92:41: style:inconclusive: Function 'convertir' argument 2 names different: declaration '' definition 'nom_destination'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:92:23: style: Parameter 'nom_source' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:96:43: style: Variable 'meshversion' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/legacy_sources/utilities/sol2bb.c:41:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxTyp [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/utilities/sol2bb.c:57:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] libMeshb-7.80/legacy_sources/utilities/sol2bb.c:63:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] libMeshb-7.80/legacy_sources/utilities/sol2bb.c:41:22: style: Variable 'idx' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/legacy_sources/v2/libmesh.c:149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lire_chaine [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v2/libmesh.c:830:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v2/libmesh.c:143:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v2/libmesh.c:270:2: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v2/libmesh.c:449:2: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v2/libmesh.c:633:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v2/libmesh.c:706:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v2/libmesh.c:921:16: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v2/libmesh.c:97:25: style:inconclusive: Function 'ouvrir_mesh' argument 1 names different: declaration '' definition 'nom_fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:97:44: style:inconclusive: Function 'ouvrir_mesh' argument 2 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:97:57: style:inconclusive: Function 'ouvrir_mesh' argument 3 names different: declaration '' definition 'meshversion'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:248:24: style:inconclusive: Function 'fermer_mesh' argument 1 names different: declaration '' definition 'handle'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:262:31: style:inconclusive: Function 'lire_mot_clef_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:295:34: style:inconclusive: Function 'ecrire_mot_clef_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:295:47: style:inconclusive: Function 'ecrire_mot_clef_ascii' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:309:33: style:inconclusive: Function 'lire_mot_clef_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:329:36: style:inconclusive: Function 'ecrire_mot_clef_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:329:49: style:inconclusive: Function 'ecrire_mot_clef_binaire' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:363:26: style:inconclusive: Function 'lire_int_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:380:29: style:inconclusive: Function 'ecrire_int_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:380:42: style:inconclusive: Function 'ecrire_int_ascii' argument 2 names different: declaration '' definition 'entier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:394:28: style:inconclusive: Function 'lire_int_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:412:33: style:inconclusive: Function 'lire_int_binaire_swap' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:429:31: style:inconclusive: Function 'ecrire_int_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:429:44: style:inconclusive: Function 'ecrire_int_binaire' argument 2 names different: declaration '' definition 'entier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:443:29: style:inconclusive: Function 'lire_reel_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:468:30: style:inconclusive: Function 'ecrire_reel_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:468:45: style:inconclusive: Function 'ecrire_reel_ascii' argument 2 names different: declaration '' definition 'reel'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:482:31: style:inconclusive: Function 'lire_reel_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:499:36: style:inconclusive: Function 'lire_reel_binaire_swap' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:516:32: style:inconclusive: Function 'ecrire_reel_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:516:47: style:inconclusive: Function 'ecrire_reel_binaire' argument 2 names different: declaration '' definition 'reel'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:530:30: style:inconclusive: Function 'lire_chaine_ascii' argument 1 names different: declaration '' definition 'handle'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:530:44: style:inconclusive: Function 'lire_chaine_ascii' argument 2 names different: declaration '' definition 'chaine'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:567:32: style:inconclusive: Function 'ecrire_chaine_ascii' argument 1 names different: declaration '' definition 'handle'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:567:46: style:inconclusive: Function 'ecrire_chaine_ascii' argument 2 names different: declaration '' definition 'chaine'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:581:32: style:inconclusive: Function 'lire_chaine_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:581:47: style:inconclusive: Function 'lire_chaine_binaire' argument 2 names different: declaration '' definition 'chaine'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:600:34: style:inconclusive: Function 'ecrire_chaine_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:600:49: style:inconclusive: Function 'ecrire_chaine_binaire' argument 2 names different: declaration '' definition 'chaine'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:623:35: style:inconclusive: Function 'chercher_mot_clef_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:623:48: style:inconclusive: Function 'chercher_mot_clef_ascii' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:623:58: style:inconclusive: Function 'chercher_mot_clef_ascii' argument 3 names different: declaration '' definition 'pos_depart'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:663:37: style:inconclusive: Function 'chercher_mot_clef_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:663:50: style:inconclusive: Function 'chercher_mot_clef_binaire' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:663:60: style:inconclusive: Function 'chercher_mot_clef_binaire' argument 3 names different: declaration '' definition 'vide'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:699:34: style:inconclusive: Function 'mot_clef_suivant_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:737:36: style:inconclusive: Function 'mot_clef_suivant_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:769:24: style:inconclusive: Function 'swap_octets' argument 1 names different: declaration '' definition 'c1'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:769:34: style:inconclusive: Function 'swap_octets' argument 2 names different: declaration '' definition 'c2'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:769:42: style:inconclusive: Function 'swap_octets' argument 3 names different: declaration '' definition 'nbytes'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:788:28: style:inconclusive: Function 'ecrire_cr_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:800:30: style:inconclusive: Function 'ecrire_cr_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:813:35: style:inconclusive: Function 'lire_commentaire_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:813:50: style:inconclusive: Function 'lire_commentaire_ascii' argument 2 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:852:37: style:inconclusive: Function 'lire_commentaire_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:852:52: style:inconclusive: Function 'lire_commentaire_binaire' argument 2 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:865:37: style:inconclusive: Function 'ecrire_commentaire_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:865:52: style:inconclusive: Function 'ecrire_commentaire_ascii' argument 2 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:878:39: style:inconclusive: Function 'ecrire_commentaire_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:878:54: style:inconclusive: Function 'ecrire_commentaire_binaire' argument 2 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:887:22: style:inconclusive: Function 'lire_bloc' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:887:36: style:inconclusive: Function 'lire_bloc' argument 2 names different: declaration '' definition 'tab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:887:45: style:inconclusive: Function 'lire_bloc' argument 3 names different: declaration '' definition 'nb'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:887:53: style:inconclusive: Function 'lire_bloc' argument 4 names different: declaration '' definition 'mc'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:887:61: style:inconclusive: Function 'lire_bloc' argument 5 names different: declaration '' definition 'nb_items'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:887:77: style:inconclusive: Function 'lire_bloc' argument 6 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:918:24: style:inconclusive: Function 'ecrire_bloc' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:918:38: style:inconclusive: Function 'ecrire_bloc' argument 2 names different: declaration '' definition 'tab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:918:47: style:inconclusive: Function 'ecrire_bloc' argument 3 names different: declaration '' definition 'nb'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:918:55: style:inconclusive: Function 'ecrire_bloc' argument 4 names different: declaration '' definition 'mc'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:918:63: style:inconclusive: Function 'ecrire_bloc' argument 5 names different: declaration '' definition 'nb_items'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:918:79: style:inconclusive: Function 'ecrire_bloc' argument 6 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v2/libmesh.c:97:44: style: Parameter 'action' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v2/libmesh.c:567:46: style: Parameter 'chaine' can be declared as pointer to const. However it seems that 'ecrire_chaine_ascii' is a callback function, if 'chaine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libMeshb-7.80/legacy_sources/v2/libmesh.c:211:21: note: You might need to cast the function pointer here libMeshb-7.80/legacy_sources/v2/libmesh.c:567:46: note: Parameter 'chaine' can be declared as pointer to const libMeshb-7.80/legacy_sources/v2/libmesh.c:600:49: style: Parameter 'chaine' can be declared as pointer to const. However it seems that 'ecrire_chaine_binaire' is a callback function, if 'chaine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libMeshb-7.80/legacy_sources/v2/libmesh.c:232:21: note: You might need to cast the function pointer here libMeshb-7.80/legacy_sources/v2/libmesh.c:600:49: note: Parameter 'chaine' can be declared as pointer to const libMeshb-7.80/legacy_sources/v2/libmesh.c:772:9: style: Variable 'c11' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v2/libmesh.c:800:30: style: Parameter 'fichier' can be declared as pointer to const. However it seems that 'ecrire_cr_binaire' is a callback function, if 'fichier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libMeshb-7.80/legacy_sources/v2/libmesh.c:234:16: note: You might need to cast the function pointer here libMeshb-7.80/legacy_sources/v2/libmesh.c:800:30: note: Parameter 'fichier' can be declared as pointer to const libMeshb-7.80/legacy_sources/v2/libmesh.c:852:37: style: Parameter 'fichier' can be declared as pointer to const. However it seems that 'lire_commentaire_binaire' is a callback function, if 'fichier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libMeshb-7.80/legacy_sources/v2/libmesh.c:170:24: note: You might need to cast the function pointer here libMeshb-7.80/legacy_sources/v2/libmesh.c:852:37: note: Parameter 'fichier' can be declared as pointer to const libMeshb-7.80/legacy_sources/v2/libmesh.c:852:52: style: Parameter 'comment' can be declared as pointer to const. However it seems that 'lire_commentaire_binaire' is a callback function, if 'comment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libMeshb-7.80/legacy_sources/v2/libmesh.c:170:24: note: You might need to cast the function pointer here libMeshb-7.80/legacy_sources/v2/libmesh.c:852:52: note: Parameter 'comment' can be declared as pointer to const libMeshb-7.80/legacy_sources/v2/libmesh.c:865:52: style: Parameter 'comment' can be declared as pointer to const. However it seems that 'ecrire_commentaire_ascii' is a callback function, if 'comment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libMeshb-7.80/legacy_sources/v2/libmesh.c:212:26: note: You might need to cast the function pointer here libMeshb-7.80/legacy_sources/v2/libmesh.c:865:52: note: Parameter 'comment' can be declared as pointer to const libMeshb-7.80/legacy_sources/v2/libmesh.c:878:39: style: Parameter 'fichier' can be declared as pointer to const. However it seems that 'ecrire_commentaire_binaire' is a callback function, if 'fichier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libMeshb-7.80/legacy_sources/v2/libmesh.c:233:26: note: You might need to cast the function pointer here libMeshb-7.80/legacy_sources/v2/libmesh.c:878:39: note: Parameter 'fichier' can be declared as pointer to const libMeshb-7.80/legacy_sources/v2/libmesh.c:878:54: style: Parameter 'comment' can be declared as pointer to const. However it seems that 'ecrire_commentaire_binaire' is a callback function, if 'comment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libMeshb-7.80/legacy_sources/v2/libmesh.c:233:26: note: You might need to cast the function pointer here libMeshb-7.80/legacy_sources/v2/libmesh.c:878:54: note: Parameter 'comment' can be declared as pointer to const libMeshb-7.80/legacy_sources/v2/libmesh.c:887:77: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v2/libmesh.c:918:79: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v3/libmesh3.c:584:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v3/libmesh3.c:584:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v3/libmesh3.c:376:13: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v3/libmesh3.c:477:34: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v3/libmesh3.c:134:24: style:inconclusive: Function 'LM_open_mesh' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:134:38: style:inconclusive: Function 'LM_open_mesh' argument 2 names different: declaration '' definition 'mode'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:134:60: style:inconclusive: Function 'LM_open_mesh' argument 3 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:287:35: style:inconclusive: Function 'LM_close_mesh' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:312:35: style:inconclusive: Function 'LM_read_field' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:312:45: style:inconclusive: Function 'LM_read_field' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:312:58: style:inconclusive: Function 'LM_read_field' argument 3 names different: declaration '' definition 'nbl'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:312:69: style:inconclusive: Function 'LM_read_field' argument 4 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:406:36: style:inconclusive: Function 'LM_write_field' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:406:46: style:inconclusive: Function 'LM_write_field' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:406:59: style:inconclusive: Function 'LM_write_field' argument 3 names different: declaration '' definition 'nbl'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:406:70: style:inconclusive: Function 'LM_write_field' argument 4 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:497:34: style:inconclusive: Function 'LM_read_line' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:497:44: style:inconclusive: Function 'LM_read_line' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:536:35: style:inconclusive: Function 'LM_write_line' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:536:45: style:inconclusive: Function 'LM_write_line' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:575:41: style:inconclusive: Function 'file2kw_tab' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:667:41: style:inconclusive: Function 'kw_tab2file' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:681:38: style:inconclusive: Function 'write_kw' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:681:48: style:inconclusive: Function 'write_kw' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:787:37: style:inconclusive: Function 'read_int' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:814:39: style:inconclusive: Function 'write_int' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:814:49: style:inconclusive: Function 'write_int' argument 2 names different: declaration '' definition 'integer'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:827:30: style:inconclusive: Function 'swap_bytes' argument 1 names different: declaration '' definition 'c1'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:827:40: style:inconclusive: Function 'swap_bytes' argument 2 names different: declaration '' definition 'c2'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:827:48: style:inconclusive: Function 'swap_bytes' argument 3 names different: declaration '' definition 'nbytes'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:844:42: style:inconclusive: Function 'expand_format' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:844:52: style:inconclusive: Function 'expand_format' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:844:67: style:inconclusive: Function 'expand_format' argument 3 names different: declaration '' definition 'out_format'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:897:46: style:inconclusive: Function 'read_sol_headers' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v3/libmesh3.c:134:24: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v3/libmesh3.c:408:19: style: Variable 'int_buffer' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v3/libmesh3.c:409:9: style: Variable 'flt_buffer' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v3/libmesh3.c:538:21: style: Variable 'ptr_flt' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v3/libmesh3.c:830:9: style: Variable 'c11' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v3/libmesh3.c:847:8: style: Variable 'in_format' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v3/test_libmesh.c:3:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] libMeshb-7.80/legacy_sources/v3/test_libmesh.c:11:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_READ [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v3/test_sol.c:3:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] libMeshb-7.80/legacy_sources/v3/test_sol.c:11:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_READ [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v3/test_sol.c:7:50: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v3/test_sol.c:7:37: style: Variable 'ptr_entier' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v3/test_sol.c:7:48: style: Variable 'ptr_entier' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/legacy_sources/v3/test_sol.c:6:12: style: Unused variable: entier [unusedVariable] libMeshb-7.80/legacy_sources/v4/libmesh4.c:224:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v4/libmesh4.c:672:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v4/libmesh4.c:223:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v4/libmesh4.c:233:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v4/libmesh4.c:672:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v4/libmesh4.c:167:3: error: Memory leak: msh [memleak] libMeshb-7.80/legacy_sources/v4/libmesh4.c:185:3: error: Memory leak: msh [memleak] libMeshb-7.80/legacy_sources/v4/libmesh4.c:400:15: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v4/libmesh4.c:522:15: portability: Casting between signed int * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v4/libmesh4.c:580:17: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v4/libmesh4.c:635:17: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v4/libmesh4.c:150:30: style:inconclusive: Function 'GmfOpenMesh' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:150:42: style:inconclusive: Function 'GmfOpenMesh' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:325:29: style:inconclusive: Function 'GmfCloseMesh' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:369:29: style:inconclusive: Function 'GmfReadField' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:369:38: style:inconclusive: Function 'GmfReadField' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:369:53: style:inconclusive: Function 'GmfReadField' argument 3 names different: declaration '' definition 'FltBuf'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:369:66: style:inconclusive: Function 'GmfReadField' argument 4 names different: declaration '' definition 'IntBuf'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:30: style:inconclusive: Function 'GmfWriteField' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:39: style:inconclusive: Function 'GmfWriteField' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:51: style:inconclusive: Function 'GmfWriteField' argument 3 names different: declaration '' definition 'NmbLin'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:66: style:inconclusive: Function 'GmfWriteField' argument 4 names different: declaration '' definition 'FltBuf'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:79: style:inconclusive: Function 'GmfWriteField' argument 5 names different: declaration '' definition 'IntBuf'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:553:28: style:inconclusive: Function 'GmfReadLine' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:553:37: style:inconclusive: Function 'GmfReadLine' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:608:29: style:inconclusive: Function 'GmfWriteLine' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:608:38: style:inconclusive: Function 'GmfWriteLine' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:663:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:733:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:733:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:775:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:775:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:839:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:839:51: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:852:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:852:51: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:862:35: style:inconclusive: Function 'SwpWrd' argument 1 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:32: style:inconclusive: Function 'gmfopenmeshf77' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:45: style:inconclusive: Function 'gmfopenmeshf77' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:55: style:inconclusive: Function 'gmfopenmeshf77' argument 3 names different: declaration '' definition 'dim'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:64: style:inconclusive: Function 'gmfopenmeshf77' argument 4 names different: declaration '' definition 'KwdTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:106: style:inconclusive: Function 'gmfopenmeshf77' argument 5 names different: declaration '' definition 'StrSiz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:942:32: style:inconclusive: Function 'gmfclosemeshf77' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:32: style:inconclusive: Function 'gmfreadfieldf77' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:42: style:inconclusive: Function 'gmfreadfieldf77' argument 2 names different: declaration '' definition 'kwd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:54: style:inconclusive: Function 'gmfreadfieldf77' argument 3 names different: declaration '' definition 'FltTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:67: style:inconclusive: Function 'gmfreadfieldf77' argument 4 names different: declaration '' definition 'IntTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:33: style:inconclusive: Function 'gmfwritefieldf77' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:43: style:inconclusive: Function 'gmfwritefieldf77' argument 2 names different: declaration '' definition 'kwd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:53: style:inconclusive: Function 'gmfwritefieldf77' argument 3 names different: declaration '' definition 'NmbLin'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:66: style:inconclusive: Function 'gmfwritefieldf77' argument 4 names different: declaration '' definition 'NmbTyp'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:79: style:inconclusive: Function 'gmfwritefieldf77' argument 5 names different: declaration '' definition 'TypTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:94: style:inconclusive: Function 'gmfwritefieldf77' argument 6 names different: declaration '' definition 'FltTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:107: style:inconclusive: Function 'gmfwritefieldf77' argument 7 names different: declaration '' definition 'IntTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v4/libmesh4.c:150:30: style: Parameter 'FilNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:372:9: style: Variable 'LocFltBuf' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:373:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:66: style: Parameter 'FltBuf' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:778:13: style: Variable 'InpFmt' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:852:51: style: Parameter 'wrd' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:32: style: Parameter 'FilNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:45: style: Parameter 'mod' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:942:32: style: Parameter 'idx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:42: style: Parameter 'kwd' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:43: style: Parameter 'kwd' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:53: style: Parameter 'NmbLin' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:66: style: Parameter 'NmbTyp' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:79: style: Parameter 'TypTab' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v4/test2_libmesh4.c:5:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] libMeshb-7.80/legacy_sources/v4/test2_libmesh4.c:17:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v4/test_libmesh4.c:5:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] libMeshb-7.80/legacy_sources/v4/test_libmesh4.c:19:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v5/libmesh5.c:290:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v5/libmesh5.c:886:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:135:7: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum] libMeshb-7.80/legacy_sources/v5/libmesh5.c:289:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v5/libmesh5.c:302:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v5/libmesh5.c:886:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:51:10: warning: If resource allocation fails, then there is a possible null pointer dereference: hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:43:13: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:43:13: note: Assignment 'hdl=fopen("libmesh5_fortran_api.c","a")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:51:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:53:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:53:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:55:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:55:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:56:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:56:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:57:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:57:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:58:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:58:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:59:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:59:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:60:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:60:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:62:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:62:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:63:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:63:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:64:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:64:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:65:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:65:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:66:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:66:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:67:10: warning: If resource allocation fails, then there is a possible null pointer dereference: F77Hdl [nullPointerOutOfResources] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:47:16: note: Assignment 'F77Hdl=fopen("libmesh5_api.ins","w")', assigned value is 0 libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:67:10: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/libmesh5.c:686:17: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v5/libmesh5.c:697:21: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v5/libmesh5.c:786:17: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v5/libmesh5.c:796:17: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v5/libmesh5.c:828:21: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v5/libmesh5.c:837:24: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v5/libmesh5.c:846:21: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v5/libmesh5.c:851:24: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v5/libmesh5.c:187:23: style:inconclusive: Function 'GmfOpenMesh' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:187:35: style:inconclusive: Function 'GmfOpenMesh' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:393:22: style:inconclusive: Function 'GmfCloseMesh' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:430:20: style:inconclusive: Function 'GmfStatKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:430:32: style:inconclusive: Function 'GmfStatKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:478:20: style:inconclusive: Function 'GmfGotoKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:478:32: style:inconclusive: Function 'GmfGotoKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:504:19: style:inconclusive: Function 'GmfSetKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:504:31: style:inconclusive: Function 'GmfSetKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:622:20: style:inconclusive: Function 'GmfGetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:622:32: style:inconclusive: Function 'GmfGetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:709:20: style:inconclusive: Function 'GmfSetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:709:32: style:inconclusive: Function 'GmfSetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:876:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:947:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:947:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:989:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:989:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1063:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1063:51: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1086:34: style:inconclusive: Function 'ScaDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1086:54: style:inconclusive: Function 'ScaDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1109:31: style:inconclusive: Function 'ScaBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1109:51: style:inconclusive: Function 'ScaBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1109:60: style:inconclusive: Function 'ScaBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1137:33: style:inconclusive: Function 'GetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1158:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1158:51: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1168:34: style:inconclusive: Function 'RecDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1168:54: style:inconclusive: Function 'RecDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1178:31: style:inconclusive: Function 'RecBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1178:51: style:inconclusive: Function 'RecBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1178:60: style:inconclusive: Function 'RecBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1202:31: style:inconclusive: Function 'SetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1202:43: style:inconclusive: Function 'SetPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:36:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:187:23: style: Parameter 'FilNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:481:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:506:20: style: Variable 'TypTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:629:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:716:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:817:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1158:51: style: Parameter 'wrd' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1168:54: style: Parameter 'wrd' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v5/libmesh5.c:1178:51: style: Parameter 'blk' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:35:20: style: Unused variable: PrcPar [unusedVariable] libMeshb-7.80/legacy_sources/v5/generate_fortran_api.c:35:46: style: Unused variable: F77Par [unusedVariable] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:19:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:43:35: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:43:35: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:43:50: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:43:50: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:43:65: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:43:65: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:41: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:41: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:56: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:56: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:71: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:71: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:86: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:86: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:101: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v5/test_libmesh5.c:50:101: note: Null pointer dereference libMeshb-7.80/legacy_sources/v5/test_sol.c:13:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v6/libmesh6.c:385:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1574:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v6/libmesh6.c:418:6: style: Condition '!ScaKwdTab(msh)' is always false [knownConditionTrueFalse] libMeshb-7.80/legacy_sources/v6/libmesh6.c:418:16: note: Calling function 'ScaKwdTab' returns 1 libMeshb-7.80/legacy_sources/v6/libmesh6.c:418:6: note: Condition '!ScaKwdTab(msh)' is always false libMeshb-7.80/legacy_sources/v6/libmesh6.c:384:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v6/libmesh6.c:397:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1574:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v6/libmesh6.c:796:19: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:807:22: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:917:17: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:927:17: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:966:21: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:975:24: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:984:21: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:989:24: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1260:19: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1264:20: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1269:20: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1275:19: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1279:20: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1284:20: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1437:18: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1442:18: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1513:19: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1517:20: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1522:20: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1528:19: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1532:20: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1537:20: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v6/libmesh6.c:271:23: style:inconclusive: Function 'GmfOpenMesh' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:271:35: style:inconclusive: Function 'GmfOpenMesh' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:491:22: style:inconclusive: Function 'GmfCloseMesh' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:528:21: style:inconclusive: Function 'GmfStatKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:528:33: style:inconclusive: Function 'GmfStatKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:576:20: style:inconclusive: Function 'GmfGotoKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:576:32: style:inconclusive: Function 'GmfGotoKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:602:20: style:inconclusive: Function 'GmfSetKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:602:32: style:inconclusive: Function 'GmfSetKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:729:19: style:inconclusive: Function 'GmfGetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:729:31: style:inconclusive: Function 'GmfGetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:822:20: style:inconclusive: Function 'GmfSetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:822:32: style:inconclusive: Function 'GmfSetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1054:28: style:inconclusive: Function 'GmfGetBlock' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1054:40: style:inconclusive: Function 'GmfGetBlock' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1305:28: style:inconclusive: Function 'GmfSetBlock' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1305:40: style:inconclusive: Function 'GmfSetBlock' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1564:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1640:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1640:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1686:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1686:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1764:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1764:42: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1778:34: style:inconclusive: Function 'ScaDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1778:45: style:inconclusive: Function 'ScaDblWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1792:31: style:inconclusive: Function 'GetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1813:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1813:48: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1823:34: style:inconclusive: Function 'RecDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1823:51: style:inconclusive: Function 'RecDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1833:31: style:inconclusive: Function 'RecBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1833:48: style:inconclusive: Function 'RecBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1833:57: style:inconclusive: Function 'RecBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1857:31: style:inconclusive: Function 'SetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1857:41: style:inconclusive: Function 'SetPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1875:26: style:inconclusive: Function 'SwpWrd' argument 1 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1875:35: style:inconclusive: Function 'SwpWrd' argument 2 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v6/libmesh6.c:271:23: style: Parameter 'FilNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:579:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:604:10: style: Variable 'TypTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:736:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:830:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:950:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1057:8: style: Variable 'StrTab' can be declared as const array [constVariable] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1058:24: style: Variable 'FilPtrI32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1058:89: style: Variable 'SizTab' can be declared as const array [constVariable] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1059:16: style: Variable 'FilPtrI64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1060:9: style: Variable 'FilPtrR32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1061:10: style: Variable 'FilPtrR64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1065:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1308:8: style: Variable 'StrTab' can be declared as const array [constVariable] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1309:33: style: Variable 'UsrPtrI32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1310:6: style: Variable 'SizTab' can be declared as const array [constVariable] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1311:31: style: Variable 'UsrPtrI64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1312:21: style: Variable 'UsrPtrR32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1313:22: style: Variable 'UsrPtrR64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1317:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1893:29: style: Parameter 'FilNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1893:42: style: Parameter 'mod' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1909:29: style: Parameter 'idx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1914:27: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1914:40: style: Parameter 'KwdIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1922:27: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1922:40: style: Parameter 'KwdIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1927:26: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1927:39: style: Parameter 'KwdIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1937:26: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1943:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1975:28: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:1982:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:2018:28: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v6/libmesh6.c:2025:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:43:35: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:43:35: note: Null pointer dereference libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:43:50: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:43:50: note: Null pointer dereference libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:43:65: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:43:65: note: Null pointer dereference libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:41: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:41: note: Null pointer dereference libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:56: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:56: note: Null pointer dereference libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:71: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:71: note: Null pointer dereference libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:86: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:86: note: Null pointer dereference libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:101: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v6/test_libmesh6.c:50:101: note: Null pointer dereference libMeshb-7.80/legacy_sources/v6/test_sol.c:13:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:328:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1038:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UsrArg [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1258:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UsrArg [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1492:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:400:6: style: Condition '!ScaKwdTab(msh)' is always false [knownConditionTrueFalse] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:400:16: note: Calling function 'ScaKwdTab' returns 1 libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:400:6: note: Condition '!ScaKwdTab(msh)' is always false libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:636:4: warning: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'signed long long'. [invalidPrintfArgType_sint] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1557:4: warning: %zd in format string (no. 1) requires 'ssize_t *' but the argument type is 'signed long long *'. [invalidScanfArgType_int] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:366:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:379:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1492:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:762:19: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:773:22: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:886:17: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:896:17: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1196:19: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1200:20: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1205:20: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1211:19: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1215:20: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1220:20: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1344:18: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1349:18: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1431:19: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1435:20: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1440:20: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1446:19: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1450:20: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1455:20: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:252:29: style:inconclusive: Function 'GmfOpenMesh' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:252:41: style:inconclusive: Function 'GmfOpenMesh' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:476:28: style:inconclusive: Function 'GmfCloseMesh' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:510:32: style:inconclusive: Function 'GmfStatKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:510:44: style:inconclusive: Function 'GmfStatKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:553:26: style:inconclusive: Function 'GmfGotoKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:553:38: style:inconclusive: Function 'GmfGotoKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:569:25: style:inconclusive: Function 'GmfSetKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:569:37: style:inconclusive: Function 'GmfSetKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:692:59: style:inconclusive: Function 'GmfGetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:692:79: style:inconclusive: Function 'GmfGetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:788:59: style:inconclusive: Function 'GmfSetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:788:79: style:inconclusive: Function 'GmfSetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1029:63: style:inconclusive: Function 'GmfGetBlock' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1029:83: style:inconclusive: Function 'GmfGetBlock' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1029:97: style:inconclusive: Function 'GmfGetBlock' argument 3 names different: declaration '' definition 'prc'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1249:63: style:inconclusive: Function 'GmfSetBlock' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1249:83: style:inconclusive: Function 'GmfSetBlock' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1249:97: style:inconclusive: Function 'GmfSetBlock' argument 3 names different: declaration '' definition 'prc'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1482:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1550:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1550:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1596:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1596:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1674:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1674:42: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1688:34: style:inconclusive: Function 'ScaDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1688:45: style:inconclusive: Function 'ScaDblWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1702:36: style:inconclusive: Function 'GetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1723:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1723:48: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1733:34: style:inconclusive: Function 'RecDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1733:51: style:inconclusive: Function 'RecDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1743:31: style:inconclusive: Function 'RecBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1743:48: style:inconclusive: Function 'RecBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1743:57: style:inconclusive: Function 'RecBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1767:31: style:inconclusive: Function 'SetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1767:46: style:inconclusive: Function 'SetPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1785:26: style:inconclusive: Function 'SwpWrd' argument 1 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1785:35: style:inconclusive: Function 'SwpWrd' argument 2 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1803:33: style:inconclusive: Function 'SetFilPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1803:48: style:inconclusive: Function 'SetFilPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1829:39: style:inconclusive: Function 'GetFilSiz' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1038:62: warning: Found suspicious operator ',', result is not used. [constStatement] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1258:62: warning: Found suspicious operator ',', result is not used. [constStatement] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:252:29: style: Parameter 'FilNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:556:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:571:10: style: Variable 'TypTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:699:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:796:10: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1032:8: style: Variable 'StrTab' can be declared as const array [constVariable] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1033:24: style: Variable 'FilPtrI32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1034:22: style: Variable 'SizTab' can be declared as const array [constVariable] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1035:21: style: Variable 'FilPtrI64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1036:9: style: Variable 'FilPtrR32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1037:10: style: Variable 'FilPtrR64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1252:8: style: Variable 'StrTab' can be declared as const array [constVariable] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1253:33: style: Variable 'UsrPtrI32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1254:25: style: Variable 'SizTab' can be declared as const array [constVariable] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1255:25: style: Variable 'UsrPtrI64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1256:21: style: Variable 'UsrPtrR32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1257:22: style: Variable 'UsrPtrR64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1723:31: style: Parameter 'msh' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1733:34: style: Parameter 'msh' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1034:14: style: Unused variable: NmbArg [unusedVariable] libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1254:50: style: Unused variable: NmbArg [unusedVariable] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:11:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TriTab [valueFlowBailoutIncompleteVar] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:23:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long long'. [invalidPrintfArgType_sint] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:59: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:59: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:74: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:74: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:105: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:105: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:120: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:120: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:151: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:151: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:166: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:40:166: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:63: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:63: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:78: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:78: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:107: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:107: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:122: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:122: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:151: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:151: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:166: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:166: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:195: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:195: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:210: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:210: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:239: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:239: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:254: warning: If memory allocation fails, then there is a possible null pointer dereference: QadTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:36:17: note: Assignment 'QadTab=malloc((NmbQad+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:47:254: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:58: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:62:5: note: Assuming condition is false libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:58: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:73: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:62:5: note: Assuming condition is false libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:73: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:104: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:62:5: note: Assuming condition is false libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:104: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:119: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:62:5: note: Assuming condition is false libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:119: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:150: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:62:5: note: Assuming condition is false libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:150: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:165: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assuming allocation function fails libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:31:17: note: Assignment 'VerTab=malloc((NmbVer+1)*3*sizeof(float))', assigned value is 0 libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:62:5: note: Assuming condition is false libMeshb-7.80/legacy_sources/v7alpha/test_libmesh7.c:69:165: note: Null pointer dereference libMeshb-7.80/legacy_sources/v7alpha/test_sol.c:17:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long long'. [invalidPrintfArgType_sint] libMeshb-7.80/legacy_sources/v7alpha/test_sol.c:26:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long long'. [invalidPrintfArgType_sint] libMeshb-7.80/sources/libmeshb7.c:537:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfStrSiz [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:809:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfWrite [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:849:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxKwd [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:899:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxKwd [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:920:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxKwd [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:1070:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxKwd [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:1264:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxKwd [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:1630:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxTyp [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:2062:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxTyp [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:2487:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxKwd [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:2590:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfByteFlow [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:2628:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfByteFlow [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:2665:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfFloatingPointPrecision [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:2690:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfFloatingPointPrecision [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:2703:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfStrSiz [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:3187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfStrSiz [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:3275:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfInt [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:3319:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfInt [valueFlowBailoutIncompleteVar] libMeshb-7.80/sources/libmeshb7.c:698:10: style: Condition '!ScaKwdTab(msh)' is always false [knownConditionTrueFalse] libMeshb-7.80/sources/libmeshb7.c:698:20: note: Calling function 'ScaKwdTab' returns 1 libMeshb-7.80/sources/libmeshb7.c:698:10: note: Condition '!ScaKwdTab(msh)' is always false libMeshb-7.80/sources/libmeshb7.c:2109:19: style: Condition 'FilBegIdx<1' is always false [knownConditionTrueFalse] libMeshb-7.80/sources/libmeshb7.c:2105:16: note: Assignment 'FilBegIdx=1', assigned value is 1 libMeshb-7.80/sources/libmeshb7.c:2109:19: note: Condition 'FilBegIdx<1' is always false libMeshb-7.80/sources/libmeshb7.c:2109:38: style: Condition 'FilBegIdx>FilEndIdx' is always false [knownConditionTrueFalse] libMeshb-7.80/sources/libmeshb7.c:2105:16: note: Assignment 'FilBegIdx=1', assigned value is 1 libMeshb-7.80/sources/libmeshb7.c:2096:48: note: Assuming that condition '!kwd->NmbLin' is not redundant libMeshb-7.80/sources/libmeshb7.c:2100:29: note: Assuming condition is false libMeshb-7.80/sources/libmeshb7.c:2106:19: note: Assignment 'FilEndIdx=kwd->NmbLin', assigned value is never 0 libMeshb-7.80/sources/libmeshb7.c:2109:38: note: Condition 'FilBegIdx>FilEndIdx' is always false libMeshb-7.80/sources/libmeshb7.c:1925:16: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] libMeshb-7.80/sources/libmeshb7.c:1925:16: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] libMeshb-7.80/sources/libmeshb7.c:1124:19: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/sources/libmeshb7.c:1099:31: portability: Casting between double * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:1158:31: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:1169:34: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:1212:34: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:1221:37: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:1377:28: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:1387:28: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2008:34: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2012:37: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2017:37: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2023:34: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2027:37: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2032:37: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2258:28: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2263:28: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2399:34: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2403:37: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2408:37: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2414:34: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2418:37: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2423:37: portability: Casting between char * and float * which have an incompatible binary data representation. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:3292:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:3293:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:3336:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:3337:22: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/sources/libmeshb7.c:2105:14: style: Redundant initialization for 'FilBegIdx'. The initialized value is overwritten before it is read. [redundantInitialization] libMeshb-7.80/sources/libmeshb7.c:2074:26: note: FilBegIdx is initialized libMeshb-7.80/sources/libmeshb7.c:2105:14: note: FilBegIdx is overwritten libMeshb-7.80/sources/libmeshb7.c:2106:14: style: Redundant initialization for 'FilEndIdx'. The initialized value is overwritten before it is read. [redundantInitialization] libMeshb-7.80/sources/libmeshb7.c:2074:46: note: FilEndIdx is initialized libMeshb-7.80/sources/libmeshb7.c:2106:14: note: FilEndIdx is overwritten libMeshb-7.80/sources/libmeshb7.c:2699:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2768:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2768:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2840:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2840:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2933:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2933:42: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2951:34: style:inconclusive: Function 'ScaDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2951:45: style:inconclusive: Function 'ScaDblWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2969:34: style:inconclusive: Function 'GetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2990:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:2990:48: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3006:34: style:inconclusive: Function 'RecDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3006:51: style:inconclusive: Function 'RecDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3022:31: style:inconclusive: Function 'RecBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3022:48: style:inconclusive: Function 'RecBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3022:57: style:inconclusive: Function 'RecBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3070:31: style:inconclusive: Function 'SetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3070:44: style:inconclusive: Function 'SetPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3088:26: style:inconclusive: Function 'SwpWrd' argument 1 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3088:35: style:inconclusive: Function 'SwpWrd' argument 2 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3106:33: style:inconclusive: Function 'SetFilPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3106:46: style:inconclusive: Function 'SetFilPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:3140:37: style:inconclusive: Function 'GetFilSiz' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/sources/libmeshb7.c:158:36: style: Parameter 'aiocbp' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:897:17: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:912:25: style: Variable 'TypTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1054:17: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1242:44: style: Variable 'IntTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1242:53: style: Variable 'RefPtr' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1245:38: style: Variable 'DblTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1248:17: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1630:70: style: Variable 'EndUsrDat' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1632:17: style: Variable 'StrTab' can be declared as const array [constVariable] libMeshb-7.80/sources/libmeshb7.c:1634:26: style: Variable 'FilPtrI32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1635:37: style: Variable 'TypSiz' can be declared as const array [constVariable] libMeshb-7.80/sources/libmeshb7.c:1636:17: style: Variable 'IntMapTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1637:17: style: Variable 'TypTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1637:26: style: Variable 'SizTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1638:17: style: Variable 'FilPtrR32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1639:17: style: Variable 'FilPtrR64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1640:28: style: Variable 'FilPtrI64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:1641:17: style: Variable 'LngMapTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2063:17: style: Variable 'StrTab' can be declared as const array [constVariable] libMeshb-7.80/sources/libmeshb7.c:2065:49: style: Variable 'EndUsrDat' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2066:35: style: Variable 'UsrPtrI32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2067:37: style: Variable 'TypSiz' can be declared as const array [constVariable] libMeshb-7.80/sources/libmeshb7.c:2068:22: style: Variable 'IntMapTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2069:17: style: Variable 'TypTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2069:26: style: Variable 'SizTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2070:29: style: Variable 'UsrPtrR32' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2071:29: style: Variable 'UsrPtrR64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2073:29: style: Variable 'UsrPtrI64' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2073:41: style: Variable 'LngMapTab' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:2481:60: style: Parameter 'BasTab' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:2481:73: style: Parameter 'OrdTab' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3183:40: style: Parameter 'FilNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3183:53: style: Parameter 'mod' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3207:38: style: Parameter 'idx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3212:36: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3212:49: style: Parameter 'KwdIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3217:37: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3217:50: style: Parameter 'KwdIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3228:37: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3228:50: style: Parameter 'KwdIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3228:63: style: Parameter 'NmbLin' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3239:49: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3239:62: style: Parameter 'KwdCod' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3245:36: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3245:49: style: Parameter 'kwd' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3251:36: style: Parameter 'MshIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3251:49: style: Parameter 'kwd' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3257:50: style: Parameter 'KwdCod' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3258:33: style: Parameter 'BegIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3258:46: style: Parameter 'EndIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3259:33: style: Parameter 'MapTyp' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3267:17: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:3301:50: style: Parameter 'KwdCod' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3302:33: style: Parameter 'BegIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3302:46: style: Parameter 'EndIdx' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3303:33: style: Parameter 'MapTyp' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/sources/libmeshb7.c:3311:17: style: Variable 'kwd' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/sources/libmeshb7.c:551:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/sources/libmeshb7.c:1652:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/sources/libmeshb7.c:2084:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/utilities/libmeshb7_helpers.c:63:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfBoundaryPolygonHeaders [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/libmeshb7_helpers.c:183:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfBoundaryPolygonHeaders [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/libmeshb7_helpers.c:214:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfInnerPolygonHeaders [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/libmeshb7_helpers.c:53:51: style:inconclusive: Function 'GmfAllocatePolyhedralStructure' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:145:45: style:inconclusive: Function 'GmfFreePolyghedralStructure' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:176:40: style:inconclusive: Function 'GmfReadBoundaryPolygons' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:205:33: style:inconclusive: Function 'GmfReadPolyhedra' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:249:38: style:inconclusive: Function 'GmfGetBoundaryPolygon' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:249:47: style:inconclusive: Function 'GmfGetBoundaryPolygon' argument 2 names different: declaration '' definition 'EleIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:249:60: style:inconclusive: Function 'GmfGetBoundaryPolygon' argument 3 names different: declaration '' definition 'UsrTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:275:35: style:inconclusive: Function 'GmfGetInnerPolygon' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:275:44: style:inconclusive: Function 'GmfGetInnerPolygon' argument 2 names different: declaration '' definition 'EleIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:275:57: style:inconclusive: Function 'GmfGetInnerPolygon' argument 3 names different: declaration '' definition 'UsrTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:311:33: style:inconclusive: Function 'GmfGetPolyhedron' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:311:42: style:inconclusive: Function 'GmfGetPolyhedron' argument 2 names different: declaration '' definition 'EleIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:311:55: style:inconclusive: Function 'GmfGetPolyhedron' argument 3 names different: declaration '' definition 'UsrTab'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:338:36: style:inconclusive: Function 'GmfTesselatePolygon' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:338:45: style:inconclusive: Function 'GmfTesselatePolygon' argument 2 names different: declaration '' definition 'EleIdx'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:338:59: style:inconclusive: Function 'GmfTesselatePolygon' argument 3 names different: declaration '' definition 'Tri'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:338:74: style:inconclusive: Function 'GmfTesselatePolygon' argument 4 names different: declaration '' definition 'VisEdg'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:386:32: style:inconclusive: Function 'GmfEvaluateNumbering' argument 1 names different: declaration '' definition 'NmbEle'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:386:44: style:inconclusive: Function 'GmfEvaluateNumbering' argument 2 names different: declaration '' definition 'NmbNod'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:386:57: style:inconclusive: Function 'GmfEvaluateNumbering' argument 3 names different: declaration '' definition 'PtrEle'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:386:70: style:inconclusive: Function 'GmfEvaluateNumbering' argument 4 names different: declaration '' definition 'PtrEnd'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/libmeshb7_helpers.c:386:70: style: Parameter 'PtrEnd' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/msh2mesh.c:35:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] libMeshb-7.80/utilities/msh2mesh.c:58:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/msh2mesh.c:95:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/msh2mesh.c:136:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] libMeshb-7.80/utilities/msh2mesh.c:52:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] libMeshb-7.80/utilities/msh2mesh.c:80:7: style:inconclusive: Function 'mouliner' argument 1 names different: declaration '' definition 'nom_source'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/msh2mesh.c:80:19: style:inconclusive: Function 'mouliner' argument 2 names different: declaration '' definition 'nom_destination'. [funcArgNamesDifferentUnnamed] libMeshb-7.80/utilities/msh2mesh.c:80:7: style: Parameter 'nom_source' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/mshinfo.c:28:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxTyp [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/mshinfo.c:60:13: style: The if condition is the same as the previous if condition [duplicateCondition] libMeshb-7.80/utilities/mshinfo.c:58:12: note: First condition libMeshb-7.80/utilities/mshinfo.c:60:13: note: Second condition libMeshb-7.80/utilities/mshinfo.c:13:26: style: Parameter 'argv' can be declared as const array [constParameter] libMeshb-7.80/utilities/mshinfo.c:47:9: style: Variable 'sub' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/mshinfo.c:51:9: style: Variable 'subsol' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/nb2mesh.c:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:282:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:309:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfVertices [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:444:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:492:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:582:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:681:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:743:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:902:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:966:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/nb2mesh.c:131:16: warning: If memory allocation fails, then there is a possible null pointer dereference: inNam [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:128:17: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:128:17: note: Assignment 'inNam=strdup(argv[1])', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:131:16: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:142:18: warning: If memory allocation fails, then there is a possible null pointer dereference: outNam [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:141:20: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:141:20: note: Assignment 'outNam=strdup(argv[2])', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:142:18: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:163:18: warning: If memory allocation fails, then there is a possible null pointer dereference: outNam [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:161:20: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:161:20: note: Assignment 'outNam=strdup(argv[2])', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:163:18: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:211:20: warning: If memory allocation fails, then there is a possible null pointer dereference: outNam [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:210:22: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:210:22: note: Assignment 'outNam=strdup(argv[2])', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:211:20: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:230:22: warning: If memory allocation fails, then there is a possible null pointer dereference: outNam [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:229:24: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:229:24: note: Assignment 'outNam=strdup(argv[2])', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:230:22: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:300:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:300:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:301:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:301:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:302:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:302:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:303:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:303:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:309:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:309:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:310:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:310:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:311:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:311:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:314:8: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:314:8: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:319:8: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:299:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:314:20: note: Assuming condition is false libMeshb-7.80/utilities/nb2mesh.c:319:8: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:479:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:479:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:480:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:480:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:481:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:481:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:488:30: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:488:30: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:488:42: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:488:42: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:490:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:490:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:490:37: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:490:37: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:491:8: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:491:8: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:495:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:491:17: note: Assuming condition is false libMeshb-7.80/utilities/nb2mesh.c:495:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:495:37: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:491:17: note: Assuming condition is false libMeshb-7.80/utilities/nb2mesh.c:495:37: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:496:8: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:478:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:491:17: note: Assuming condition is false libMeshb-7.80/utilities/nb2mesh.c:496:8: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:537:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:536:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:536:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:537:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:538:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:536:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:536:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:538:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:539:3: warning: If memory allocation fails, then there is a possible null pointer dereference: msh [nullPointerOutOfMemory] libMeshb-7.80/utilities/nb2mesh.c:536:21: note: Assuming allocation function fails libMeshb-7.80/utilities/nb2mesh.c:536:21: note: Assignment 'msh=malloc(sizeof(struct mesh_t))', assigned value is 0 libMeshb-7.80/utilities/nb2mesh.c:539:3: note: Null pointer dereference libMeshb-7.80/utilities/nb2mesh.c:271:5: style: Statements following noreturn function 'exit()' will never be executed. [unreachableCode] libMeshb-7.80/utilities/nb2mesh.c:532:33: style:inconclusive: Function 'loadNoboite' argument 1 names different: declaration 'InNam' definition 'MshNam'. [funcArgNamesDifferent] libMeshb-7.80/utilities/nb2mesh.c:54:33: note: Function 'loadNoboite' argument 1 names different: declaration 'InNam' definition 'MshNam'. libMeshb-7.80/utilities/nb2mesh.c:532:33: note: Function 'loadNoboite' argument 1 names different: declaration 'InNam' definition 'MshNam'. libMeshb-7.80/utilities/nb2mesh.c:669:32: style:inconclusive: Function 'writeNoboite' argument 1 names different: declaration 'OutNam' definition 'outFil'. [funcArgNamesDifferent] libMeshb-7.80/utilities/nb2mesh.c:59:32: note: Function 'writeNoboite' argument 1 names different: declaration 'OutNam' definition 'outFil'. libMeshb-7.80/utilities/nb2mesh.c:669:32: note: Function 'writeNoboite' argument 1 names different: declaration 'OutNam' definition 'outFil'. libMeshb-7.80/utilities/nb2mesh.c:890:33: style:inconclusive: Function 'writeNoboite8' argument 1 names different: declaration 'OutNam' definition 'outFil'. [funcArgNamesDifferent] libMeshb-7.80/utilities/nb2mesh.c:61:33: note: Function 'writeNoboite8' argument 1 names different: declaration 'OutNam' definition 'outFil'. libMeshb-7.80/utilities/nb2mesh.c:890:33: note: Function 'writeNoboite8' argument 1 names different: declaration 'OutNam' definition 'outFil'. libMeshb-7.80/utilities/nb2mesh.c:96:11: style: Variable 'sub' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/nb2mesh.c:433:32: style: Parameter 'InNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:437:9: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/nb2mesh.c:473:30: style: Parameter 'MshNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:562:29: style: Parameter 'OutNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:637:38: style: Parameter 'OutNam' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:669:32: style: Parameter 'outFil' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:669:46: style: Parameter 'msh' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:730:33: style: Parameter 'outFil' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:890:33: style: Parameter 'outFil' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:890:47: style: Parameter 'msh' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:954:34: style: Parameter 'outFil' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:954:48: style: Parameter 'msh' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/nb2mesh.c:908:21: style: int result is assigned to long long variable. If the variable is long long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] libMeshb-7.80/utilities/nb2mesh.c:909:21: style: int result is assigned to long long variable. If the variable is long long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] libMeshb-7.80/utilities/nb2mesh.c:976:23: style: int result is assigned to long long variable. If the variable is long long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] libMeshb-7.80/utilities/nb2mesh.c:977:23: style: int result is assigned to long long variable. If the variable is long long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] libMeshb-7.80/utilities/speed_test.c:49:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfRead [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/speed_test.c:52:4: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] libMeshb-7.80/utilities/speed_test.c:67:34: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/speed_test.c:57:19: note: Assuming allocation function fails libMeshb-7.80/utilities/speed_test.c:57:19: note: Assignment 'VerTab=malloc((unsigned long)(NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/utilities/speed_test.c:67:34: note: Null pointer dereference libMeshb-7.80/utilities/speed_test.c:67:49: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/speed_test.c:57:19: note: Assuming allocation function fails libMeshb-7.80/utilities/speed_test.c:57:19: note: Assignment 'VerTab=malloc((unsigned long)(NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/utilities/speed_test.c:67:49: note: Null pointer dereference libMeshb-7.80/utilities/speed_test.c:72:31: warning: If memory allocation fails, then there is a possible null pointer dereference: TetTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/speed_test.c:63:19: note: Assuming allocation function fails libMeshb-7.80/utilities/speed_test.c:63:19: note: Assignment 'TetTab=malloc((unsigned long)(NmbTet+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/utilities/speed_test.c:72:31: note: Null pointer dereference libMeshb-7.80/utilities/speed_test.c:72:46: warning: If memory allocation fails, then there is a possible null pointer dereference: TetTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/speed_test.c:63:19: note: Assuming allocation function fails libMeshb-7.80/utilities/speed_test.c:63:19: note: Assignment 'TetTab=malloc((unsigned long)(NmbTet+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/utilities/speed_test.c:72:46: note: Null pointer dereference libMeshb-7.80/utilities/speed_test.c:92:34: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/speed_test.c:57:19: note: Assuming allocation function fails libMeshb-7.80/utilities/speed_test.c:57:19: note: Assignment 'VerTab=malloc((unsigned long)(NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/utilities/speed_test.c:86:7: note: Assuming condition is false libMeshb-7.80/utilities/speed_test.c:92:34: note: Null pointer dereference libMeshb-7.80/utilities/speed_test.c:92:49: warning: If memory allocation fails, then there is a possible null pointer dereference: VerTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/speed_test.c:57:19: note: Assuming allocation function fails libMeshb-7.80/utilities/speed_test.c:57:19: note: Assignment 'VerTab=malloc((unsigned long)(NmbVer+1)*3*sizeof(double))', assigned value is 0 libMeshb-7.80/utilities/speed_test.c:86:7: note: Assuming condition is false libMeshb-7.80/utilities/speed_test.c:92:49: note: Null pointer dereference libMeshb-7.80/utilities/speed_test.c:98:31: warning: If memory allocation fails, then there is a possible null pointer dereference: TetTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/speed_test.c:63:19: note: Assuming allocation function fails libMeshb-7.80/utilities/speed_test.c:63:19: note: Assignment 'TetTab=malloc((unsigned long)(NmbTet+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/utilities/speed_test.c:86:7: note: Assuming condition is false libMeshb-7.80/utilities/speed_test.c:98:31: note: Null pointer dereference libMeshb-7.80/utilities/speed_test.c:98:46: warning: If memory allocation fails, then there is a possible null pointer dereference: TetTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/speed_test.c:63:19: note: Assuming allocation function fails libMeshb-7.80/utilities/speed_test.c:63:19: note: Assignment 'TetTab=malloc((unsigned long)(NmbTet+1)*5*sizeof(int))', assigned value is 0 libMeshb-7.80/utilities/speed_test.c:86:7: note: Assuming condition is false libMeshb-7.80/utilities/speed_test.c:98:46: note: Null pointer dereference libMeshb-7.80/utilities/speed_test.c:37:10: style: Unused variable: i [unusedVariable] libMeshb-7.80/utilities/transmesh.c:67:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxKwd [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/transmesh.c:81:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfMaxTyp [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/transmesh.c:261:16: warning: If memory allocation fails, then there is a possible null pointer dereference: FlgTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/transmesh.c:258:28: note: Assuming allocation function fails libMeshb-7.80/utilities/transmesh.c:258:28: note: Assignment 'FlgTab=malloc(MaxRef+1)', assigned value is 0 libMeshb-7.80/utilities/transmesh.c:261:16: note: Null pointer dereference libMeshb-7.80/utilities/transmesh.c:264:16: warning: If memory allocation fails, then there is a possible null pointer dereference: FlgTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/transmesh.c:258:28: note: Assuming allocation function fails libMeshb-7.80/utilities/transmesh.c:258:28: note: Assignment 'FlgTab=malloc(MaxRef+1)', assigned value is 0 libMeshb-7.80/utilities/transmesh.c:264:16: note: Null pointer dereference libMeshb-7.80/utilities/transmesh.c:272:19: warning: If memory allocation fails, then there is a possible null pointer dereference: FlgTab [nullPointerOutOfMemory] libMeshb-7.80/utilities/transmesh.c:258:28: note: Assuming allocation function fails libMeshb-7.80/utilities/transmesh.c:258:28: note: Assignment 'FlgTab=malloc(MaxRef+1)', assigned value is 0 libMeshb-7.80/utilities/transmesh.c:272:19: note: Null pointer dereference libMeshb-7.80/utilities/transmesh.c:63:21: style: Parameter 'KwdStr' can be declared as pointer to const [constParameterPointer] libMeshb-7.80/utilities/transmesh.c:84:32: style: Variable 'PtrArg' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/transmesh.c:90:52: style: Variable 'TmpStr3' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/transmesh.c:87:13: style: Unused variable: f [unusedVariable] libMeshb-7.80/utilities/transmesh.c:88:13: style: Unused variable: d [unusedVariable] libMeshb-7.80/utilities/transmesh.c:90:14: style: Unused variable: MshNam [unusedVariable] libMeshb-7.80/utilities/ugrid2mesh.c:254:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GmfWrite [valueFlowBailoutIncompleteVar] libMeshb-7.80/utilities/ugrid2mesh.c:29:18: style: Condition '*(char*)&n==1' is always true [knownConditionTrueFalse] libMeshb-7.80/utilities/ugrid2mesh.c:27:11: note: Assignment 'n=1', assigned value is 1 libMeshb-7.80/utilities/ugrid2mesh.c:29:18: note: Condition '*(char*)&n==1' is always true libMeshb-7.80/utilities/ugrid2mesh.c:161:13: style: Condition 'argc>2' is always true [knownConditionTrueFalse] libMeshb-7.80/utilities/ugrid2mesh.c:114:13: note: Assuming that condition 'argc<3' is not redundant libMeshb-7.80/utilities/ugrid2mesh.c:132:10: note: Assuming condition is false libMeshb-7.80/utilities/ugrid2mesh.c:161:13: note: Condition 'argc>2' is always true libMeshb-7.80/utilities/ugrid2mesh.c:162:41: error: Resource leak: f [resourceLeak] libMeshb-7.80/utilities/ugrid2mesh.c:164:43: error: Resource leak: f [resourceLeak] libMeshb-7.80/utilities/ugrid2mesh.c:172:9: warning: If memory allocation fails, then there is a possible null pointer dereference: crd [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:170:26: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:170:9: note: Assignment 'crd=(double3(*)[3])malloc(sizeof(double)*3*nbrVer)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:172:9: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:193:10: warning: If memory allocation fails, then there is a possible null pointer dereference: pmark [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:188:23: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:188:23: note: Assignment 'pmark=malloc(sizeof(mint)*(nbrVer+1))', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:193:10: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:201:11: warning: If memory allocation fails, then there is a possible null pointer dereference: tri [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:200:27: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:200:13: note: Assignment 'tri=(int3(*)[3])malloc(sizeof(mint)*3*nbrTri)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:201:11: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:224:11: warning: If memory allocation fails, then there is a possible null pointer dereference: qua [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:223:27: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:223:13: note: Assignment 'qua=(int4(*)[4])malloc(sizeof(mint)*4*nbrQua)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:224:11: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:243:9: warning: If memory allocation fails, then there is a possible null pointer dereference: lsurf [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:242:17: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:242:17: note: Assignment 'lsurf=malloc(sizeof(mint)*(nbrTri+nbrQua))', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:243:9: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:295:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tet [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:294:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:294:15: note: Assignment 'tet=(int4(*)[4])malloc(sizeof(mint)*4*nbrTet)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:295:13: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:313:13: warning: If memory allocation fails, then there is a possible null pointer dereference: pyr [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:312:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:312:15: note: Assignment 'pyr=(int5(*)[5])malloc(sizeof(mint)*5*nbrPyr)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:313:13: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:331:13: warning: If memory allocation fails, then there is a possible null pointer dereference: pri [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:330:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:330:15: note: Assignment 'pri=(int6(*)[6])malloc(sizeof(mint)*6*nbrPri)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:331:13: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:349:13: warning: If memory allocation fails, then there is a possible null pointer dereference: hex [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:348:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:348:15: note: Assignment 'hex=(int8(*)[8])malloc(sizeof(mint)*8*nbrHex)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:349:13: note: Null pointer dereference libMeshb-7.80/utilities/ugrid2mesh.c:37:25: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/utilities/ugrid2mesh.c:38:25: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] libMeshb-7.80/utilities/ugrid2mesh.c:245:11: style: Local variable 'ix' shadows outer variable [shadowVariable] libMeshb-7.80/utilities/ugrid2mesh.c:112:45: note: Shadowed declaration libMeshb-7.80/utilities/ugrid2mesh.c:245:11: note: Shadow variable libMeshb-7.80/utilities/ugrid2mesh.c:38:19: style: Variable 'src' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/ugrid2mesh.c:58:19: style: Variable 'src' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/ugrid2mesh.c:74:19: style: Variable 'src' can be declared as pointer to const [constVariablePointer] libMeshb-7.80/utilities/ugrid2mesh.c:99:45: style: Variable 'nbrTet' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/utilities/ugrid2mesh.c:99:57: style: Variable 'nbrPyr' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/utilities/ugrid2mesh.c:99:69: style: Variable 'nbrPri' is assigned a value that is never used. [unreadVariable] libMeshb-7.80/utilities/ugrid2mesh.c:99:81: style: Variable 'nbrHex' is assigned a value that is never used. [unreadVariable] diff: head libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:92:23: style:inconclusive: Function 'convertir' argument 1 names different: declaration '' definition 'nom_source'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/utilities/noboiteb2meshb.c:92:41: style:inconclusive: Function 'convertir' argument 2 names different: declaration '' definition 'nom_destination'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:248:24: style:inconclusive: Function 'fermer_mesh' argument 1 names different: declaration '' definition 'handle'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:262:31: style:inconclusive: Function 'lire_mot_clef_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:295:34: style:inconclusive: Function 'ecrire_mot_clef_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:295:47: style:inconclusive: Function 'ecrire_mot_clef_ascii' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:309:33: style:inconclusive: Function 'lire_mot_clef_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:329:36: style:inconclusive: Function 'ecrire_mot_clef_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:329:49: style:inconclusive: Function 'ecrire_mot_clef_binaire' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:363:26: style:inconclusive: Function 'lire_int_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:380:29: style:inconclusive: Function 'ecrire_int_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:380:42: style:inconclusive: Function 'ecrire_int_ascii' argument 2 names different: declaration '' definition 'entier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:394:28: style:inconclusive: Function 'lire_int_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:412:33: style:inconclusive: Function 'lire_int_binaire_swap' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:429:31: style:inconclusive: Function 'ecrire_int_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:429:44: style:inconclusive: Function 'ecrire_int_binaire' argument 2 names different: declaration '' definition 'entier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:443:29: style:inconclusive: Function 'lire_reel_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:468:30: style:inconclusive: Function 'ecrire_reel_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:468:45: style:inconclusive: Function 'ecrire_reel_ascii' argument 2 names different: declaration '' definition 'reel'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:482:31: style:inconclusive: Function 'lire_reel_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:499:36: style:inconclusive: Function 'lire_reel_binaire_swap' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:516:32: style:inconclusive: Function 'ecrire_reel_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:516:47: style:inconclusive: Function 'ecrire_reel_binaire' argument 2 names different: declaration '' definition 'reel'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:530:30: style:inconclusive: Function 'lire_chaine_ascii' argument 1 names different: declaration '' definition 'handle'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:530:44: style:inconclusive: Function 'lire_chaine_ascii' argument 2 names different: declaration '' definition 'chaine'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:567:32: style:inconclusive: Function 'ecrire_chaine_ascii' argument 1 names different: declaration '' definition 'handle'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:567:46: style:inconclusive: Function 'ecrire_chaine_ascii' argument 2 names different: declaration '' definition 'chaine'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:581:32: style:inconclusive: Function 'lire_chaine_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:581:47: style:inconclusive: Function 'lire_chaine_binaire' argument 2 names different: declaration '' definition 'chaine'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:600:34: style:inconclusive: Function 'ecrire_chaine_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:600:49: style:inconclusive: Function 'ecrire_chaine_binaire' argument 2 names different: declaration '' definition 'chaine'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:623:35: style:inconclusive: Function 'chercher_mot_clef_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:623:48: style:inconclusive: Function 'chercher_mot_clef_ascii' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:623:58: style:inconclusive: Function 'chercher_mot_clef_ascii' argument 3 names different: declaration '' definition 'pos_depart'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:663:37: style:inconclusive: Function 'chercher_mot_clef_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:663:50: style:inconclusive: Function 'chercher_mot_clef_binaire' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:663:60: style:inconclusive: Function 'chercher_mot_clef_binaire' argument 3 names different: declaration '' definition 'vide'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:699:34: style:inconclusive: Function 'mot_clef_suivant_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:737:36: style:inconclusive: Function 'mot_clef_suivant_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:769:24: style:inconclusive: Function 'swap_octets' argument 1 names different: declaration '' definition 'c1'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:769:34: style:inconclusive: Function 'swap_octets' argument 2 names different: declaration '' definition 'c2'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:769:42: style:inconclusive: Function 'swap_octets' argument 3 names different: declaration '' definition 'nbytes'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:788:28: style:inconclusive: Function 'ecrire_cr_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:800:30: style:inconclusive: Function 'ecrire_cr_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:813:35: style:inconclusive: Function 'lire_commentaire_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:813:50: style:inconclusive: Function 'lire_commentaire_ascii' argument 2 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:852:37: style:inconclusive: Function 'lire_commentaire_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:852:52: style:inconclusive: Function 'lire_commentaire_binaire' argument 2 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:865:37: style:inconclusive: Function 'ecrire_commentaire_ascii' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:865:52: style:inconclusive: Function 'ecrire_commentaire_ascii' argument 2 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:878:39: style:inconclusive: Function 'ecrire_commentaire_binaire' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:878:54: style:inconclusive: Function 'ecrire_commentaire_binaire' argument 2 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:887:22: style:inconclusive: Function 'lire_bloc' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:887:36: style:inconclusive: Function 'lire_bloc' argument 2 names different: declaration '' definition 'tab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:887:45: style:inconclusive: Function 'lire_bloc' argument 3 names different: declaration '' definition 'nb'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:887:53: style:inconclusive: Function 'lire_bloc' argument 4 names different: declaration '' definition 'mc'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:887:61: style:inconclusive: Function 'lire_bloc' argument 5 names different: declaration '' definition 'nb_items'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:887:77: style:inconclusive: Function 'lire_bloc' argument 6 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:918:24: style:inconclusive: Function 'ecrire_bloc' argument 1 names different: declaration '' definition 'fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:918:38: style:inconclusive: Function 'ecrire_bloc' argument 2 names different: declaration '' definition 'tab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:918:47: style:inconclusive: Function 'ecrire_bloc' argument 3 names different: declaration '' definition 'nb'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:918:55: style:inconclusive: Function 'ecrire_bloc' argument 4 names different: declaration '' definition 'mc'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:918:63: style:inconclusive: Function 'ecrire_bloc' argument 5 names different: declaration '' definition 'nb_items'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:918:79: style:inconclusive: Function 'ecrire_bloc' argument 6 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:97:25: style:inconclusive: Function 'ouvrir_mesh' argument 1 names different: declaration '' definition 'nom_fichier'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:97:44: style:inconclusive: Function 'ouvrir_mesh' argument 2 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v2/libmesh.c:97:57: style:inconclusive: Function 'ouvrir_mesh' argument 3 names different: declaration '' definition 'meshversion'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:134:24: style:inconclusive: Function 'LM_open_mesh' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:134:38: style:inconclusive: Function 'LM_open_mesh' argument 2 names different: declaration '' definition 'mode'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:134:60: style:inconclusive: Function 'LM_open_mesh' argument 3 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:287:35: style:inconclusive: Function 'LM_close_mesh' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:312:35: style:inconclusive: Function 'LM_read_field' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:312:45: style:inconclusive: Function 'LM_read_field' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:312:58: style:inconclusive: Function 'LM_read_field' argument 3 names different: declaration '' definition 'nbl'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:312:69: style:inconclusive: Function 'LM_read_field' argument 4 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:406:36: style:inconclusive: Function 'LM_write_field' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:406:46: style:inconclusive: Function 'LM_write_field' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:406:59: style:inconclusive: Function 'LM_write_field' argument 3 names different: declaration '' definition 'nbl'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:406:70: style:inconclusive: Function 'LM_write_field' argument 4 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:497:34: style:inconclusive: Function 'LM_read_line' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:497:44: style:inconclusive: Function 'LM_read_line' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:536:35: style:inconclusive: Function 'LM_write_line' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:536:45: style:inconclusive: Function 'LM_write_line' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:575:41: style:inconclusive: Function 'file2kw_tab' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:667:41: style:inconclusive: Function 'kw_tab2file' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:681:38: style:inconclusive: Function 'write_kw' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:681:48: style:inconclusive: Function 'write_kw' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:787:37: style:inconclusive: Function 'read_int' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:814:39: style:inconclusive: Function 'write_int' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:814:49: style:inconclusive: Function 'write_int' argument 2 names different: declaration '' definition 'integer'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:827:30: style:inconclusive: Function 'swap_bytes' argument 1 names different: declaration '' definition 'c1'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:827:40: style:inconclusive: Function 'swap_bytes' argument 2 names different: declaration '' definition 'c2'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:827:48: style:inconclusive: Function 'swap_bytes' argument 3 names different: declaration '' definition 'nbytes'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:844:42: style:inconclusive: Function 'expand_format' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:844:52: style:inconclusive: Function 'expand_format' argument 2 names different: declaration '' definition 'kw_code'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:844:67: style:inconclusive: Function 'expand_format' argument 3 names different: declaration '' definition 'out_format'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v3/libmesh3.c:897:46: style:inconclusive: Function 'read_sol_headers' argument 1 names different: declaration '' definition 'mesh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:150:30: style:inconclusive: Function 'GmfOpenMesh' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:150:42: style:inconclusive: Function 'GmfOpenMesh' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:325:29: style:inconclusive: Function 'GmfCloseMesh' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:369:29: style:inconclusive: Function 'GmfReadField' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:369:38: style:inconclusive: Function 'GmfReadField' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:369:53: style:inconclusive: Function 'GmfReadField' argument 3 names different: declaration '' definition 'FltBuf'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:369:66: style:inconclusive: Function 'GmfReadField' argument 4 names different: declaration '' definition 'IntBuf'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:30: style:inconclusive: Function 'GmfWriteField' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:39: style:inconclusive: Function 'GmfWriteField' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:51: style:inconclusive: Function 'GmfWriteField' argument 3 names different: declaration '' definition 'NmbLin'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:66: style:inconclusive: Function 'GmfWriteField' argument 4 names different: declaration '' definition 'FltBuf'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:426:79: style:inconclusive: Function 'GmfWriteField' argument 5 names different: declaration '' definition 'IntBuf'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:553:28: style:inconclusive: Function 'GmfReadLine' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:553:37: style:inconclusive: Function 'GmfReadLine' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:608:29: style:inconclusive: Function 'GmfWriteLine' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:608:38: style:inconclusive: Function 'GmfWriteLine' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:663:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:733:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:733:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:775:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:775:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:839:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:839:51: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:852:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:852:51: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:862:35: style:inconclusive: Function 'SwpWrd' argument 1 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:106: style:inconclusive: Function 'gmfopenmeshf77' argument 5 names different: declaration '' definition 'StrSiz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:32: style:inconclusive: Function 'gmfopenmeshf77' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:45: style:inconclusive: Function 'gmfopenmeshf77' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:55: style:inconclusive: Function 'gmfopenmeshf77' argument 3 names different: declaration '' definition 'dim'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:880:64: style:inconclusive: Function 'gmfopenmeshf77' argument 4 names different: declaration '' definition 'KwdTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:942:32: style:inconclusive: Function 'gmfclosemeshf77' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:32: style:inconclusive: Function 'gmfreadfieldf77' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:42: style:inconclusive: Function 'gmfreadfieldf77' argument 2 names different: declaration '' definition 'kwd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:54: style:inconclusive: Function 'gmfreadfieldf77' argument 3 names different: declaration '' definition 'FltTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:959:67: style:inconclusive: Function 'gmfreadfieldf77' argument 4 names different: declaration '' definition 'IntTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:107: style:inconclusive: Function 'gmfwritefieldf77' argument 7 names different: declaration '' definition 'IntTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:33: style:inconclusive: Function 'gmfwritefieldf77' argument 1 names different: declaration '' definition 'idx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:43: style:inconclusive: Function 'gmfwritefieldf77' argument 2 names different: declaration '' definition 'kwd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:53: style:inconclusive: Function 'gmfwritefieldf77' argument 3 names different: declaration '' definition 'NmbLin'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:66: style:inconclusive: Function 'gmfwritefieldf77' argument 4 names different: declaration '' definition 'NmbTyp'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:79: style:inconclusive: Function 'gmfwritefieldf77' argument 5 names different: declaration '' definition 'TypTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v4/libmesh4.c:972:94: style:inconclusive: Function 'gmfwritefieldf77' argument 6 names different: declaration '' definition 'FltTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1063:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1063:51: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1086:34: style:inconclusive: Function 'ScaDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1086:54: style:inconclusive: Function 'ScaDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1109:31: style:inconclusive: Function 'ScaBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1109:51: style:inconclusive: Function 'ScaBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1109:60: style:inconclusive: Function 'ScaBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1137:33: style:inconclusive: Function 'GetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1158:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1158:51: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1168:34: style:inconclusive: Function 'RecDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1168:54: style:inconclusive: Function 'RecDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1178:31: style:inconclusive: Function 'RecBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1178:51: style:inconclusive: Function 'RecBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1178:60: style:inconclusive: Function 'RecBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1202:31: style:inconclusive: Function 'SetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:1202:43: style:inconclusive: Function 'SetPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:187:23: style:inconclusive: Function 'GmfOpenMesh' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:187:35: style:inconclusive: Function 'GmfOpenMesh' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:393:22: style:inconclusive: Function 'GmfCloseMesh' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:430:20: style:inconclusive: Function 'GmfStatKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:430:32: style:inconclusive: Function 'GmfStatKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:478:20: style:inconclusive: Function 'GmfGotoKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:478:32: style:inconclusive: Function 'GmfGotoKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:504:19: style:inconclusive: Function 'GmfSetKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:504:31: style:inconclusive: Function 'GmfSetKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:622:20: style:inconclusive: Function 'GmfGetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:622:32: style:inconclusive: Function 'GmfGetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:709:20: style:inconclusive: Function 'GmfSetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:709:32: style:inconclusive: Function 'GmfSetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:876:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:947:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:947:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:989:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v5/libmesh5.c:989:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1054:28: style:inconclusive: Function 'GmfGetBlock' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1054:40: style:inconclusive: Function 'GmfGetBlock' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1305:28: style:inconclusive: Function 'GmfSetBlock' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1305:40: style:inconclusive: Function 'GmfSetBlock' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1564:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1640:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1640:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1686:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1686:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1764:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1764:42: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1778:34: style:inconclusive: Function 'ScaDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1778:45: style:inconclusive: Function 'ScaDblWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1792:31: style:inconclusive: Function 'GetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1813:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1813:48: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1823:34: style:inconclusive: Function 'RecDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1823:51: style:inconclusive: Function 'RecDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1833:31: style:inconclusive: Function 'RecBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1833:48: style:inconclusive: Function 'RecBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1833:57: style:inconclusive: Function 'RecBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1857:31: style:inconclusive: Function 'SetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1857:41: style:inconclusive: Function 'SetPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1875:26: style:inconclusive: Function 'SwpWrd' argument 1 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:1875:35: style:inconclusive: Function 'SwpWrd' argument 2 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:271:23: style:inconclusive: Function 'GmfOpenMesh' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:271:35: style:inconclusive: Function 'GmfOpenMesh' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:491:22: style:inconclusive: Function 'GmfCloseMesh' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:528:21: style:inconclusive: Function 'GmfStatKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:528:33: style:inconclusive: Function 'GmfStatKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:576:20: style:inconclusive: Function 'GmfGotoKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:576:32: style:inconclusive: Function 'GmfGotoKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:602:20: style:inconclusive: Function 'GmfSetKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:602:32: style:inconclusive: Function 'GmfSetKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:729:19: style:inconclusive: Function 'GmfGetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:729:31: style:inconclusive: Function 'GmfGetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:822:20: style:inconclusive: Function 'GmfSetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v6/libmesh6.c:822:32: style:inconclusive: Function 'GmfSetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1029:63: style:inconclusive: Function 'GmfGetBlock' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1029:83: style:inconclusive: Function 'GmfGetBlock' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1029:97: style:inconclusive: Function 'GmfGetBlock' argument 3 names different: declaration '' definition 'prc'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1249:63: style:inconclusive: Function 'GmfSetBlock' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1249:83: style:inconclusive: Function 'GmfSetBlock' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1249:97: style:inconclusive: Function 'GmfSetBlock' argument 3 names different: declaration '' definition 'prc'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1482:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1550:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1550:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1596:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1596:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1674:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1674:42: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1688:34: style:inconclusive: Function 'ScaDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1688:45: style:inconclusive: Function 'ScaDblWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1702:36: style:inconclusive: Function 'GetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1723:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1723:48: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1733:34: style:inconclusive: Function 'RecDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1733:51: style:inconclusive: Function 'RecDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1743:31: style:inconclusive: Function 'RecBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1743:48: style:inconclusive: Function 'RecBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1743:57: style:inconclusive: Function 'RecBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1767:31: style:inconclusive: Function 'SetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1767:46: style:inconclusive: Function 'SetPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1785:26: style:inconclusive: Function 'SwpWrd' argument 1 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1785:35: style:inconclusive: Function 'SwpWrd' argument 2 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1803:33: style:inconclusive: Function 'SetFilPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1803:48: style:inconclusive: Function 'SetFilPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:1829:39: style:inconclusive: Function 'GetFilSiz' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:252:29: style:inconclusive: Function 'GmfOpenMesh' argument 1 names different: declaration '' definition 'FilNam'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:252:41: style:inconclusive: Function 'GmfOpenMesh' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:476:28: style:inconclusive: Function 'GmfCloseMesh' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:510:32: style:inconclusive: Function 'GmfStatKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:510:44: style:inconclusive: Function 'GmfStatKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:553:26: style:inconclusive: Function 'GmfGotoKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:553:38: style:inconclusive: Function 'GmfGotoKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:569:25: style:inconclusive: Function 'GmfSetKwd' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:569:37: style:inconclusive: Function 'GmfSetKwd' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:692:59: style:inconclusive: Function 'GmfGetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:692:79: style:inconclusive: Function 'GmfGetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:788:59: style:inconclusive: Function 'GmfSetLin' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/legacy_sources/v7alpha/libmesh7.c:788:79: style:inconclusive: Function 'GmfSetLin' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2699:33: style:inconclusive: Function 'ScaKwdTab' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2768:34: style:inconclusive: Function 'ScaKwdHdr' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2768:43: style:inconclusive: Function 'ScaKwdHdr' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2840:31: style:inconclusive: Function 'ExpFmt' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2840:40: style:inconclusive: Function 'ExpFmt' argument 2 names different: declaration '' definition 'KwdCod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2933:31: style:inconclusive: Function 'ScaWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2933:42: style:inconclusive: Function 'ScaWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2951:34: style:inconclusive: Function 'ScaDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2951:45: style:inconclusive: Function 'ScaDblWrd' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2969:34: style:inconclusive: Function 'GetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2990:31: style:inconclusive: Function 'RecWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:2990:48: style:inconclusive: Function 'RecWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3006:34: style:inconclusive: Function 'RecDblWrd' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3006:51: style:inconclusive: Function 'RecDblWrd' argument 2 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3022:31: style:inconclusive: Function 'RecBlk' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3022:48: style:inconclusive: Function 'RecBlk' argument 2 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3022:57: style:inconclusive: Function 'RecBlk' argument 3 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3070:31: style:inconclusive: Function 'SetPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3070:44: style:inconclusive: Function 'SetPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3088:26: style:inconclusive: Function 'SwpWrd' argument 1 names different: declaration '' definition 'wrd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3088:35: style:inconclusive: Function 'SwpWrd' argument 2 names different: declaration '' definition 'siz'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3106:33: style:inconclusive: Function 'SetFilPos' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3106:46: style:inconclusive: Function 'SetFilPos' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/sources/libmeshb7.c:3140:37: style:inconclusive: Function 'GetFilSiz' argument 1 names different: declaration '' definition 'msh'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:145:45: style:inconclusive: Function 'GmfFreePolyghedralStructure' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:176:40: style:inconclusive: Function 'GmfReadBoundaryPolygons' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:205:33: style:inconclusive: Function 'GmfReadPolyhedra' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:249:38: style:inconclusive: Function 'GmfGetBoundaryPolygon' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:249:47: style:inconclusive: Function 'GmfGetBoundaryPolygon' argument 2 names different: declaration '' definition 'EleIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:249:60: style:inconclusive: Function 'GmfGetBoundaryPolygon' argument 3 names different: declaration '' definition 'UsrTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:275:35: style:inconclusive: Function 'GmfGetInnerPolygon' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:275:44: style:inconclusive: Function 'GmfGetInnerPolygon' argument 2 names different: declaration '' definition 'EleIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:275:57: style:inconclusive: Function 'GmfGetInnerPolygon' argument 3 names different: declaration '' definition 'UsrTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:311:33: style:inconclusive: Function 'GmfGetPolyhedron' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:311:42: style:inconclusive: Function 'GmfGetPolyhedron' argument 2 names different: declaration '' definition 'EleIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:311:55: style:inconclusive: Function 'GmfGetPolyhedron' argument 3 names different: declaration '' definition 'UsrTab'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:338:36: style:inconclusive: Function 'GmfTesselatePolygon' argument 1 names different: declaration '' definition 'pol'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:338:45: style:inconclusive: Function 'GmfTesselatePolygon' argument 2 names different: declaration '' definition 'EleIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:338:59: style:inconclusive: Function 'GmfTesselatePolygon' argument 3 names different: declaration '' definition 'Tri'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:338:74: style:inconclusive: Function 'GmfTesselatePolygon' argument 4 names different: declaration '' definition 'VisEdg'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:386:32: style:inconclusive: Function 'GmfEvaluateNumbering' argument 1 names different: declaration '' definition 'NmbEle'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:386:44: style:inconclusive: Function 'GmfEvaluateNumbering' argument 2 names different: declaration '' definition 'NmbNod'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:386:57: style:inconclusive: Function 'GmfEvaluateNumbering' argument 3 names different: declaration '' definition 'PtrEle'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:386:70: style:inconclusive: Function 'GmfEvaluateNumbering' argument 4 names different: declaration '' definition 'PtrEnd'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/libmeshb7_helpers.c:53:51: style:inconclusive: Function 'GmfAllocatePolyhedralStructure' argument 1 names different: declaration '' definition 'MshIdx'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/msh2mesh.c:80:19: style:inconclusive: Function 'mouliner' argument 2 names different: declaration '' definition 'nom_destination'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/msh2mesh.c:80:7: style:inconclusive: Function 'mouliner' argument 1 names different: declaration '' definition 'nom_source'. [funcArgNamesDifferentUnnamed] head libMeshb-7.80/utilities/transmesh.c:90:14: style: Unused variable: MshNam [unusedVariable] 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:177:26: warning: If memory allocation fails, then there is a possible null pointer dereference: crd [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:170:26: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:170:9: note: Assignment 'crd=(double3(*)[3])malloc(sizeof(double)*3*nbrVer)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:177:26: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:178:7: warning: If memory allocation fails, then there is a possible null pointer dereference: crd [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:170:26: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:170:9: note: Assignment 'crd=(double3(*)[3])malloc(sizeof(double)*3*nbrVer)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:178:7: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:205:22: warning: If memory allocation fails, then there is a possible null pointer dereference: tri [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:200:27: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:200:13: note: Assignment 'tri=(int3(*)[3])malloc(sizeof(mint)*3*nbrTri)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:205:22: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:206:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tri [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:200:27: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:200:13: note: Assignment 'tri=(int3(*)[3])malloc(sizeof(mint)*3*nbrTri)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:206:9: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:227:22: warning: If memory allocation fails, then there is a possible null pointer dereference: qua [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:223:27: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:223:13: note: Assignment 'qua=(int4(*)[4])malloc(sizeof(mint)*4*nbrQua)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:227:22: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:228:9: warning: If memory allocation fails, then there is a possible null pointer dereference: qua [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:223:27: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:223:13: note: Assignment 'qua=(int4(*)[4])malloc(sizeof(mint)*4*nbrQua)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:228:9: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:245:28: warning: If memory allocation fails, then there is a possible null pointer dereference: lsurf [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:242:17: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:242:17: note: Assignment 'lsurf=malloc(sizeof(mint)*(nbrTri+nbrQua))', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:245:28: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:246:6: warning: If memory allocation fails, then there is a possible null pointer dereference: lsurf [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:242:17: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:242:17: note: Assignment 'lsurf=malloc(sizeof(mint)*(nbrTri+nbrQua))', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:246:6: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:298:24: warning: If memory allocation fails, then there is a possible null pointer dereference: tet [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:294:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:294:15: note: Assignment 'tet=(int4(*)[4])malloc(sizeof(mint)*4*nbrTet)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:298:24: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:299:11: warning: If memory allocation fails, then there is a possible null pointer dereference: tet [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:294:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:294:15: note: Assignment 'tet=(int4(*)[4])malloc(sizeof(mint)*4*nbrTet)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:299:11: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:316:24: warning: If memory allocation fails, then there is a possible null pointer dereference: pyr [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:312:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:312:15: note: Assignment 'pyr=(int5(*)[5])malloc(sizeof(mint)*5*nbrPyr)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:316:24: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:317:11: warning: If memory allocation fails, then there is a possible null pointer dereference: pyr [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:312:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:312:15: note: Assignment 'pyr=(int5(*)[5])malloc(sizeof(mint)*5*nbrPyr)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:317:11: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:334:24: warning: If memory allocation fails, then there is a possible null pointer dereference: pri [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:330:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:330:15: note: Assignment 'pri=(int6(*)[6])malloc(sizeof(mint)*6*nbrPri)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:334:24: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:335:11: warning: If memory allocation fails, then there is a possible null pointer dereference: pri [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:330:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:330:15: note: Assignment 'pri=(int6(*)[6])malloc(sizeof(mint)*6*nbrPri)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:335:11: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:352:24: warning: If memory allocation fails, then there is a possible null pointer dereference: hex [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:348:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:348:15: note: Assignment 'hex=(int8(*)[8])malloc(sizeof(mint)*8*nbrHex)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:352:24: note: Null pointer dereference 2.20.0 libMeshb-7.80/utilities/ugrid2mesh.c:353:11: warning: If memory allocation fails, then there is a possible null pointer dereference: hex [nullPointerOutOfMemory] libMeshb-7.80/utilities/ugrid2mesh.c:348:29: note: Assuming allocation function fails libMeshb-7.80/utilities/ugrid2mesh.c:348:15: note: Assignment 'hex=(int8(*)[8])malloc(sizeof(mint)*8*nbrHex)', assigned value is 0 libMeshb-7.80/utilities/ugrid2mesh.c:353:11: note: Null pointer dereference DONE