2026-05-27 03:38 ftp://ftp.de.debian.org/debian/pool/main/e/examl/examl_3.0.22.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-117-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 47aaa76 (2026-05-26 20:22:35 +0200) count: 1013 1007 elapsed-time: 195.8 193.3 head-timing-info: old-timing-info: head results: ExaML-3.0.22/examl/avxLikelihood.c:228:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:419:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:676:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:1115:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:1611:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:2019:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:2369:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:2711:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:3503:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_LT_OS [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/avxLikelihood.c:1275:10: style: Variable 'scale' is reassigned a value before the old one has been used. [redundantAssignment] ExaML-3.0.22/examl/avxLikelihood.c:1139:10: note: scale is assigned ExaML-3.0.22/examl/avxLikelihood.c:1275:10: note: scale is overwritten ExaML-3.0.22/examl/avxLikelihood.c:1770:10: style: Variable 'scale' is reassigned a value before the old one has been used. [redundantAssignment] ExaML-3.0.22/examl/avxLikelihood.c:1634:10: note: scale is assigned ExaML-3.0.22/examl/avxLikelihood.c:1770:10: note: scale is overwritten ExaML-3.0.22/examl/avxLikelihood.c:2867:8: style: Variable 'vr' is reassigned a value before the old one has been used. [redundantAssignment] ExaML-3.0.22/examl/avxLikelihood.c:2856:11: note: vr is assigned ExaML-3.0.22/examl/avxLikelihood.c:2867:8: note: vr is overwritten ExaML-3.0.22/examl/avxLikelihood.c:2872:5: style: Variable 'vr' is assigned an expression that holds the same value. [redundantAssignment] ExaML-3.0.22/examl/avxLikelihood.c:2856:11: note: vr is assigned 'x2_ptr' here. ExaML-3.0.22/examl/avxLikelihood.c:2872:5: note: Variable 'vr' is assigned an expression that holds the same value. ExaML-3.0.22/examl/avxLikelihood.c:4018:16: style: Local variable 'minlikelihood_avx' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/avxLikelihood.c:3824:15: note: Shadowed variable ExaML-3.0.22/examl/avxLikelihood.c:4018:16: note: Shadow local variable ExaML-3.0.22/examl/avxLikelihood.c:67:20: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:67:42: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:68:52: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:328:44: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:329:49: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:490:48: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:491:52: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:816:31: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:816:53: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:817:40: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:820:6: style: Variable 'uX1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/avxLikelihood.c:821:6: style: Variable 'uX2' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/avxLikelihood.c:1314:24: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:1314:46: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:1315:43: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:1318:6: style: Variable 'uX1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/avxLikelihood.c:1319:6: style: Variable 'uX2' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/avxLikelihood.c:1809:36: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:1809:58: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:1810:58: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:1811:25: style: Parameter 'x1_gap' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:1811:47: style: Parameter 'x2_gap' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:1811:69: style: Parameter 'x3_gap' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:2308:55: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:2309:50: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:2608:17: style: Parameter 'cptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:2610:59: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:2611:53: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:3127:32: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:3127:54: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:3128:41: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:3129:21: style: Parameter 'x1_gap' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:3129:43: style: Parameter 'x2_gap' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:3129:65: style: Parameter 'x3_gap' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/avxLikelihood.c:3138:6: style: Variable 'uX1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/avxLikelihood.c:3139:6: style: Variable 'uX2' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/axml.c:137:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/axml.c:602:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/axml.c:996:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required_argument [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/axml.c:1923:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/axml.c:1929:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/axml.c:2137:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_IN_PLACE [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/axml.c:2234:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/axml.c:2576:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/axml.c:917:12: warning: Either the condition 'i>=128' is redundant or the array 'id[128]' is accessed at index 128, which is out of bounds. [arrayIndexOutOfBoundsCond] ExaML-3.0.22/examl/axml.c:911:12: note: Assuming that condition 'i>=128' is not redundant ExaML-3.0.22/examl/axml.c:917:12: note: Array index out of bounds ExaML-3.0.22/examl/axml.c:2697:22: style: The if condition is the same as the previous if condition [duplicateCondition] ExaML-3.0.22/examl/axml.c:2683:22: note: First condition ExaML-3.0.22/examl/axml.c:2697:22: note: Second condition ExaML-3.0.22/examl/axml.c:1010:15: style: Condition 'flag>0' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/axml.c:1003:14: note: Assignment 'flag=0', assigned value is 0 ExaML-3.0.22/examl/axml.c:1007:12: note: Assuming condition is false ExaML-3.0.22/examl/axml.c:1010:15: note: Condition 'flag>0' is always false ExaML-3.0.22/examl/axml.c:683:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:683:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:684:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:684:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:685:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:685:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:686:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:686:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:687:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:687:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:688:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:688:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:689:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:689:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:691:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:691:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:692:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:692:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:694:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:694:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:696:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:696:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:697:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:697:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:699:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:14: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:699:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:961:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:961:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:962:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:962:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:963:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:963:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:964:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:964:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:966:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:966:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:967:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:967:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:968:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:968:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:969:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:969:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:971:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:971:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:975:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:975:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:977:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:977:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:978:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:978:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:980:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:980:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:982:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:32: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:982:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2135:4: warning: If memory allocation fails, then there is a possible null pointer dereference: modelWeights [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2120:46: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2120:23: note: Assignment 'modelWeights=(unsigned long*)calloc(tr->NumberOfModels,sizeof(unsigned long))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2135:4: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2141:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: modelWeights [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2120:46: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2120:23: note: Assignment 'modelWeights=(unsigned long*)calloc(tr->NumberOfModels,sizeof(unsigned long))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2141:17: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2145:46: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: modelWeights [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2120:46: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2120:23: note: Assignment 'modelWeights=(unsigned long*)calloc(tr->NumberOfModels,sizeof(unsigned long))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2145:46: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2146:47: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: modelWeights [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2120:46: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2120:23: note: Assignment 'modelWeights=(unsigned long*)calloc(tr->NumberOfModels,sizeof(unsigned long))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2146:47: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2181:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2629:24: note: Calling function 'initializeTree', 2nd argument 'adef' value is 0 ExaML-3.0.22/examl/axml.c:2181:6: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2187:21: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2629:20: note: Calling function 'initializeTree', 1st argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:2187:21: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2200:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2629:20: note: Calling function 'initializeTree', 1st argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:2187:19: note: Assuming condition is false ExaML-3.0.22/examl/axml.c:2200:3: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2200:43: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2629:20: note: Calling function 'initializeTree', 1st argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:2187:19: note: Assuming condition is false ExaML-3.0.22/examl/axml.c:2200:43: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2202:26: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2629:20: note: Calling function 'initializeTree', 1st argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:2187:19: note: Assuming condition is false ExaML-3.0.22/examl/axml.c:2202:26: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2232:5: warning: If memory allocation fails, then there is a possible null pointer dereference: treeOffsets [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2264:36: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2264:17: note: Assignment 'treeOffsets=(long*)malloc(sizeof(long)*(tr->numberOfTrees+1))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2269:37: note: Calling function 'getNumberOfTrees', 3rd argument 'treeOffsets' value is 0 ExaML-3.0.22/examl/axml.c:2232:5: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2303:30: warning: If memory allocation fails, then there is a possible null pointer dereference: treeOffsets [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2264:36: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2264:17: note: Assignment 'treeOffsets=(long*)malloc(sizeof(long)*(tr->numberOfTrees+1))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2303:30: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2660:30: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2660:30: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2662:7: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2662:7: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2662:55: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2662:55: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2664:7: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2664:7: note: Null pointer dereference ExaML-3.0.22/examl/axml.c:2132:4: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/axml.c:1939:5: note: Shadowed variable ExaML-3.0.22/examl/axml.c:2132:4: note: Shadow local variable ExaML-3.0.22/examl/axml.c:98:57: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:108:24: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:209:46: style: Parameter 'fileName' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:267:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:378:28: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:478:44: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:709:30: style: Parameter 'model' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:905:31: style: Parameter 'id' can be declared as const array [constParameter] ExaML-3.0.22/examl/axml.c:935:38: style: Parameter 'argv' can be declared as const array [constParameter] ExaML-3.0.22/examl/axml.c:994:9: style: Variable 'long_options' can be declared as const array [constVariable] ExaML-3.0.22/examl/axml.c:1017:6: style: Variable 'autoModels' can be declared as const array [constVariable] ExaML-3.0.22/examl/axml.c:1290:5: style: Variable 'result' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/axml.c:1373:57: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:1585:21: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:1613:30: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:1678:47: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:1678:56: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:1733:49: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:1838:49: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:1912:60: style: Parameter 'bits_in_16bits' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:2176:47: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/axml.c:2222:35: style: Parameter 'fileName' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/bipartitionList.c:119:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] ExaML-3.0.22/examl/bipartitionList.c:333:5: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] ExaML-3.0.22/examl/bipartitionList.c:331:11: note: outer condition: !p->xBips ExaML-3.0.22/examl/bipartitionList.c:333:5: note: identical inner condition: !p->xBips ExaML-3.0.22/examl/bipartitionList.c:357:6: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] ExaML-3.0.22/examl/bipartitionList.c:355:12: note: outer condition: !r->xBips ExaML-3.0.22/examl/bipartitionList.c:357:6: note: identical inner condition: !r->xBips ExaML-3.0.22/examl/bipartitionList.c:115:15: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always true. [compareValueOutOfTypeRangeError] ExaML-3.0.22/examl/bipartitionList.c:78:3: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:76:28: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:76:14: note: Assignment 'e=(struct entry*)malloc(sizeof(struct entry))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:78:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:79:3: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:76:28: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:76:14: note: Assignment 'e=(struct entry*)malloc(sizeof(struct entry))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:79:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:80:3: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:76:28: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:76:14: note: Assignment 'e=(struct entry*)malloc(sizeof(struct entry))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:80:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:81:3: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:76:28: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:76:14: note: Assignment 'e=(struct entry*)malloc(sizeof(struct entry))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:81:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:82:3: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:76:28: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:76:14: note: Assignment 'e=(struct entry*)malloc(sizeof(struct entry))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:82:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:83:3: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:76:28: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:76:14: note: Assignment 'e=(struct entry*)malloc(sizeof(struct entry))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:83:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:84:3: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:76:28: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:76:14: note: Assignment 'e=(struct entry*)malloc(sizeof(struct entry))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:84:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:85:3: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:76:28: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:76:14: note: Assignment 'e=(struct entry*)malloc(sizeof(struct entry))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:85:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:128:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:107:36: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:107:18: note: Assignment 'h=(struct hashtable*)malloc(sizeof(struct hashtable))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:128:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:129:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:107:36: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:107:18: note: Assignment 'h=(struct hashtable*)malloc(sizeof(struct hashtable))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:129:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:130:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:107:36: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:107:18: note: Assignment 'h=(struct hashtable*)malloc(sizeof(struct hashtable))', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:130:3: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:283:7: warning: If memory allocation fails, then there is a possible null pointer dereference: bitVectors [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:271:43: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:271:20: note: Assignment 'bitVectors=(unsigned int**)malloc(sizeof(unsigned int*)*2*mxtips)', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:283:7: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:284:14: warning: If memory allocation fails, then there is a possible null pointer dereference: bitVectors [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:271:43: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:271:20: note: Assignment 'bitVectors=(unsigned int**)malloc(sizeof(unsigned int*)*2*mxtips)', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:284:14: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:285:7: warning: If memory allocation fails, then there is a possible null pointer dereference: bitVectors [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:271:43: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:271:20: note: Assignment 'bitVectors=(unsigned int**)malloc(sizeof(unsigned int*)*2*mxtips)', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:285:7: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:290:7: warning: If memory allocation fails, then there is a possible null pointer dereference: bitVectors [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:271:43: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:271:20: note: Assignment 'bitVectors=(unsigned int**)malloc(sizeof(unsigned int*)*2*mxtips)', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:290:7: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:291:14: warning: If memory allocation fails, then there is a possible null pointer dereference: bitVectors [nullPointerOutOfMemory] ExaML-3.0.22/examl/bipartitionList.c:271:43: note: Assuming allocation function fails ExaML-3.0.22/examl/bipartitionList.c:271:20: note: Assignment 'bitVectors=(unsigned int**)malloc(sizeof(unsigned int*)*2*mxtips)', assigned value is 0 ExaML-3.0.22/examl/bipartitionList.c:291:14: note: Null pointer dereference ExaML-3.0.22/examl/bipartitionList.c:323:8: style: Variable 'left' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/bipartitionList.c:324:8: style: Variable 'right' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/bipartitionList.c:385:40: style: Parameter 'bitVector' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/bipartitionList.c:565:22: style: Variable 'vector' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/bipartitionList.c:352:5: style: Variable 'q' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/bipartitionList.c:547:16: style: Variable 'collisions' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/bipartitionList.c:575:15: style: Variable 'collisions' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/byteFile.c:111:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/byteFile.c:99:3: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:117:3: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:133:3: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:190:3: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:191:3: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:192:3: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:193:3: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:218:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:219:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:220:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:221:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:224:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:227:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:228:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:230:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:231:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:232:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:237:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:239:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:242:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:263:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:265:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:327:4: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:342:15: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:376:7: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] ExaML-3.0.22/examl/byteFile.c:92:3: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:90:27: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:90:9: note: Assignment '*bf=(struct ByteFile*)calloc(1,sizeof(struct ByteFile))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:91:22: note: Assignment 'result=*bf', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:92:3: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:99:3: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:90:27: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:90:9: note: Assignment '*bf=(struct ByteFile*)calloc(1,sizeof(struct ByteFile))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:91:22: note: Assignment 'result=*bf', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:99:3: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:117:3: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:90:27: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:90:9: note: Assignment '*bf=(struct ByteFile*)calloc(1,sizeof(struct ByteFile))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:91:22: note: Assignment 'result=*bf', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:101:18: note: Assuming condition is false ExaML-3.0.22/examl/byteFile.c:117:3: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:215:7: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:212:41: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:212:27: note: Assignment 'bf->partitions[i]=(struct pInfo*)calloc(1,sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:213:16: note: p is assigned 'bf->partitions[i]' here. ExaML-3.0.22/examl/byteFile.c:215:7: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:216:7: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:212:41: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:212:27: note: Assignment 'bf->partitions[i]=(struct pInfo*)calloc(1,sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:213:16: note: p is assigned 'bf->partitions[i]' here. ExaML-3.0.22/examl/byteFile.c:216:7: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:225:7: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:212:41: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:212:27: note: Assignment 'bf->partitions[i]=(struct pInfo*)calloc(1,sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:213:32: note: Assignment 'p=bf->partitions[i]', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:225:7: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:238:7: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:212:41: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:212:27: note: Assignment 'bf->partitions[i]=(struct pInfo*)calloc(1,sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:213:32: note: Assignment 'p=bf->partitions[i]', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:238:7: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:239:7: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:212:41: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:212:27: note: Assignment 'bf->partitions[i]=(struct pInfo*)calloc(1,sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:213:32: note: Assignment 'p=bf->partitions[i]', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:239:7: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:241:7: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:212:41: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:212:27: note: Assignment 'bf->partitions[i]=(struct pInfo*)calloc(1,sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:213:32: note: Assignment 'p=bf->partitions[i]', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:241:7: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:241:40: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:212:41: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:212:27: note: Assignment 'bf->partitions[i]=(struct pInfo*)calloc(1,sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:213:32: note: Assignment 'p=bf->partitions[i]', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:241:40: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:242:7: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] ExaML-3.0.22/examl/byteFile.c:212:41: note: Assuming allocation function fails ExaML-3.0.22/examl/byteFile.c:212:27: note: Assignment 'bf->partitions[i]=(struct pInfo*)calloc(1,sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:213:32: note: Assignment 'p=bf->partitions[i]', assigned value is 0 ExaML-3.0.22/examl/byteFile.c:242:7: note: Null pointer dereference ExaML-3.0.22/examl/byteFile.c:53:13: style: Local variable 'p' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/byteFile.c:44:8: note: Shadowed variable ExaML-3.0.22/examl/byteFile.c:53:13: note: Shadow local variable ExaML-3.0.22/examl/byteFile.c:53:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/byteFile.c:88:46: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/byteFile.c:289:15: style: Variable 'myAssigns' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/byteFile.c:422:14: style: Variable 'myLength' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/byteFile.c:429:16: style: Variable 'myLength' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/communication.c:44:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/communication.c:101:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/communication.c:141:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/communication.c:33:7: warning: If memory allocation fails, then there is a possible null pointer dereference: numPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:24:33: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:24:20: note: Assignment '*length_result=(int*)calloc((unsigned long)processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:27:19: note: numPerProc is assigned '*length_result' here. ExaML-3.0.22/examl/communication.c:33:7: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:36:3: warning: If memory allocation fails, then there is a possible null pointer dereference: displPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:25:31: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:25:18: note: Assignment '*disp_result=(int*)calloc((unsigned long)processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:28:20: note: displPerProc is assigned '*disp_result' here. ExaML-3.0.22/examl/communication.c:36:3: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:38:5: warning: If memory allocation fails, then there is a possible null pointer dereference: displPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:25:31: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:25:18: note: Assignment '*disp_result=(int*)calloc((unsigned long)processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:28:20: note: displPerProc is assigned '*disp_result' here. ExaML-3.0.22/examl/communication.c:38:5: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:38:23: warning: If memory allocation fails, then there is a possible null pointer dereference: displPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:25:31: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:25:18: note: Assignment '*disp_result=(int*)calloc((unsigned long)processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:28:20: note: displPerProc is assigned '*disp_result' here. ExaML-3.0.22/examl/communication.c:38:23: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:38:43: warning: If memory allocation fails, then there is a possible null pointer dereference: numPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:24:33: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:24:20: note: Assignment '*length_result=(int*)calloc((unsigned long)processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:27:19: note: numPerProc is assigned '*length_result' here. ExaML-3.0.22/examl/communication.c:38:43: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:88:78: warning: If memory allocation fails, then there is a possible null pointer dereference: seenPerProcesses [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:80:44: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:80:31: note: Assignment 'seenPerProcesses=(int*)calloc((unsigned long)processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:88:78: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:91:4: warning: If memory allocation fails, then there is a possible null pointer dereference: seenPerProcesses [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:80:44: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:80:31: note: Assignment 'seenPerProcesses=(int*)calloc((unsigned long)processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:91:4: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:96:9: warning: If memory allocation fails, then there is a possible null pointer dereference: seenPerProcesses [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:80:44: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:80:31: note: Assignment 'seenPerProcesses=(int*)calloc((unsigned long)processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:96:9: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:169:68: warning: If memory allocation fails, then there is a possible null pointer dereference: seenPerProcesses [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:155:35: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:155:22: note: Assignment 'seenPerProcesses=(int*)calloc(processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:169:68: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:171:4: warning: If memory allocation fails, then there is a possible null pointer dereference: seenPerProcesses [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:155:35: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:155:22: note: Assignment 'seenPerProcesses=(int*)calloc(processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:171:4: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:177:15: warning: If memory allocation fails, then there is a possible null pointer dereference: seenPerProcesses [nullPointerOutOfMemory] ExaML-3.0.22/examl/communication.c:155:35: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:155:22: note: Assignment 'seenPerProcesses=(int*)calloc(processes,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/communication.c:177:15: note: Null pointer dereference ExaML-3.0.22/examl/communication.c:88:25: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] ExaML-3.0.22/examl/communication.c:79:36: note: Assuming allocation function fails ExaML-3.0.22/examl/communication.c:79:22: note: Assignment 'srcReordered=(char*)malloc(tr->originalCrunchedLength*typeLen)', assigned value is 0 ExaML-3.0.22/examl/communication.c:88:25: note: Null pointer addition ExaML-3.0.22/examl/communication.c:120:46: style:inconclusive: Function 'gatherDistributedArray' argument 2 names different: declaration 'destination' definition 'destinationPtr'. [funcArgNamesDifferent] ExaML-3.0.22/examl/axml.h:1411:46: note: Function 'gatherDistributedArray' argument 2 names different: declaration 'destination' definition 'destinationPtr'. ExaML-3.0.22/examl/communication.c:120:46: note: Function 'gatherDistributedArray' argument 2 names different: declaration 'destination' definition 'destinationPtr'. ExaML-3.0.22/examl/communication.c:32:15: style: Variable 'ass' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/communication.c:65:45: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/communication.c:82:15: style: Variable 'aIter' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/communication.c:83:15: style: Variable 'aEnd' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/communication.c:87:11: style: Variable 'partition' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/communication.c:158:3: style: Variable 'aIter' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/communication.c:161:3: style: Variable 'aEnd' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/communication.c:166:7: style: Variable 'partition' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:971:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/evaluateGenericSpecial.c:100:5: warning: If memory allocation fails, then there is a possible null pointer dereference: lza [nullPointerOutOfMemory] ExaML-3.0.22/examl/evaluateGenericSpecial.c:88:28: note: Assuming allocation function fails ExaML-3.0.22/examl/evaluateGenericSpecial.c:88:12: note: Assignment 'lza=(double*)malloc(sizeof(double)*states)', assigned value is 0 ExaML-3.0.22/examl/evaluateGenericSpecial.c:100:5: note: Null pointer dereference ExaML-3.0.22/examl/evaluateGenericSpecial.c:115:31: warning: If memory allocation fails, then there is a possible null pointer dereference: lza [nullPointerOutOfMemory] ExaML-3.0.22/examl/evaluateGenericSpecial.c:88:28: note: Assuming allocation function fails ExaML-3.0.22/examl/evaluateGenericSpecial.c:88:12: note: Assignment 'lza=(double*)malloc(sizeof(double)*states)', assigned value is 0 ExaML-3.0.22/examl/evaluateGenericSpecial.c:115:31: note: Null pointer dereference ExaML-3.0.22/examl/evaluateGenericSpecial.c:975:32: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: recv [nullPointerOutOfMemory] ExaML-3.0.22/examl/evaluateGenericSpecial.c:966:31: note: Assuming allocation function fails ExaML-3.0.22/examl/evaluateGenericSpecial.c:966:15: note: Assignment 'recv=(double*)malloc(sizeof(double)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/evaluateGenericSpecial.c:975:32: note: Null pointer dereference ExaML-3.0.22/examl/evaluateGenericSpecial.c:403:30: style:inconclusive: Function 'evaluateIterative' argument 1 names different: declaration '' definition 'tr'. [funcArgNamesDifferentUnnamed] ExaML-3.0.22/examl/evaluateGenericSpecial.c:492:7: style: Local variable 'm' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:428:5: note: Shadowed variable ExaML-3.0.22/examl/evaluateGenericSpecial.c:492:7: note: Shadow local variable ExaML-3.0.22/examl/evaluateGenericSpecial.c:122:78: style: Parameter 'rptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:122:92: style: Parameter 'EIGN' can be declared as const array [constParameter] ExaML-3.0.22/examl/evaluateGenericSpecial.c:154:39: style: Parameter 'wptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:157:21: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:157:49: style: Parameter 'diagptable' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:162:6: style: Variable 'x1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:163:6: style: Variable 'x2' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:233:38: style: Parameter 'cptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:233:49: style: Parameter 'wptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:235:20: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:240:6: style: Variable 'diagptable' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:241:6: style: Variable 'left' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:242:6: style: Variable 'right' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:410:6: style: Variable 'pz' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:445:5: style: Variable 'rateCategories' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:514:3: style: Variable 'globalScaler' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:590:7: style: Variable 'rateCategory' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:594:7: style: Variable 'weights' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:597:7: style: Variable 'x1_gapColumn' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:598:7: style: Variable 'x2_gapColumn' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:601:7: style: Variable 'x1_gap' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:602:7: style: Variable 'x2_gap' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluateGenericSpecial.c:590:20: style: Variable 'rateCategory' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:594:15: style: Variable 'weights' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:632:24: style: Variable 'x2_gap' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:633:24: style: Variable 'x2_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:645:24: style: Variable 'x2_gap' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:646:24: style: Variable 'x2_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:663:12: style: Variable 'x1_gap' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:664:12: style: Variable 'x2_gap' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:665:20: style: Variable 'x1_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:666:20: style: Variable 'x2_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:247:10: warning: Invalid log() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:242:11: note: Assignment 'term=0.0', assigned value is 0.0 ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:244:16: note: Assuming condition is false ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:247:10: note: Invalid argument ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:234:7: style: Variable 'lz' is reassigned a value before the old one has been used. [redundantAssignment] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:233:8: note: lz is assigned ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:234:7: note: lz is overwritten ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:259:38: style:inconclusive: Function 'evaluatePartialGeneric' argument 1 names different: declaration '' definition 'tr'. [funcArgNamesDifferentUnnamed] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:217:2: style: Local variable 'qz' shadows outer argument [shadowArgument] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:190:97: note: Shadowed argument ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:217:2: note: Shadow local variable ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:93:22: style: Parameter 'ti' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:93:34: style: Parameter 'EIGN' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:93:48: style: Parameter 'EI' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:93:60: style: Parameter 'EV' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:104:6: style: Variable 'x1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:105:6: style: Variable 'x2' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:204:6: style: Variable 'x1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:205:6: style: Variable 'x2' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:362:10: warning: Uninitialized variable: result [uninitvar] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:278:23: note: Assuming condition is false ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:362:10: note: Uninitialized variable: result ExaML-3.0.22/examl/makenewzGenericSpecial.c:566:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rptr [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/makenewzGenericSpecial.c:915:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d2acc [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/makenewzGenericSpecial.c:1246:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/makenewzGenericSpecial.c:1238:10: warning: If memory allocation fails, then there is a possible null pointer dereference: send [nullPointerOutOfMemory] ExaML-3.0.22/examl/makenewzGenericSpecial.c:1235:28: note: Assuming allocation function fails ExaML-3.0.22/examl/makenewzGenericSpecial.c:1235:12: note: Assignment 'send=(double*)malloc(sizeof(double)*tr->numBranches*2)', assigned value is 0 ExaML-3.0.22/examl/makenewzGenericSpecial.c:1238:10: note: Null pointer dereference ExaML-3.0.22/examl/makenewzGenericSpecial.c:1250:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: recv [nullPointerOutOfMemory] ExaML-3.0.22/examl/makenewzGenericSpecial.c:1236:28: note: Assuming allocation function fails ExaML-3.0.22/examl/makenewzGenericSpecial.c:1236:12: note: Assignment 'recv=(double*)malloc(sizeof(double)*tr->numBranches*2)', assigned value is 0 ExaML-3.0.22/examl/makenewzGenericSpecial.c:1250:21: note: Null pointer dereference ExaML-3.0.22/examl/makenewzGenericSpecial.c:628:30: style:inconclusive: Function 'makenewzIterative' argument 1 names different: declaration '' definition 'tr'. [funcArgNamesDifferentUnnamed] ExaML-3.0.22/examl/makenewzGenericSpecial.c:849:21: style:inconclusive: Function 'execCore' argument 1 names different: declaration '' definition 'tr'. [funcArgNamesDifferentUnnamed] ExaML-3.0.22/examl/makenewzGenericSpecial.c:849:42: style:inconclusive: Function 'execCore' argument 2 names different: declaration 'dlnLdlz' definition '_dlnLdlz'. [funcArgNamesDifferent] ExaML-3.0.22/examl/axml.h:1252:47: note: Function 'execCore' argument 2 names different: declaration 'dlnLdlz' definition '_dlnLdlz'. ExaML-3.0.22/examl/makenewzGenericSpecial.c:849:42: note: Function 'execCore' argument 2 names different: declaration 'dlnLdlz' definition '_dlnLdlz'. ExaML-3.0.22/examl/makenewzGenericSpecial.c:849:69: style:inconclusive: Function 'execCore' argument 3 names different: declaration 'd2lnLdlz2' definition '_d2lnLdlz2'. [funcArgNamesDifferent] ExaML-3.0.22/examl/axml.h:1252:73: note: Function 'execCore' argument 3 names different: declaration 'd2lnLdlz2' definition '_d2lnLdlz2'. ExaML-3.0.22/examl/makenewzGenericSpecial.c:849:69: note: Function 'execCore' argument 3 names different: declaration 'd2lnLdlz2' definition '_d2lnLdlz2'. ExaML-3.0.22/examl/makenewzGenericSpecial.c:170:19: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:170:41: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:178:6: style: Variable 'left' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:179:6: style: Variable 'right' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:252:21: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:252:43: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:263:6: style: Variable 'left' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:264:6: style: Variable 'right' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:394:69: style: Parameter 'sum' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:395:52: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:396:13: style: Parameter 'rptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:396:27: style: Parameter 'EIGN' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:396:38: style: Parameter 'cptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:524:15: style: Parameter 'EIGN' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:524:29: style: Parameter 'gammaRates' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:524:57: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:527:6: style: Variable 'sum' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:973:7: style: Variable 'weights' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:1133:48: style: Parameter 'z0' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/makenewzGenericSpecial.c:973:23: style: Variable 'weights' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_aa.c:218:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T0 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_aa.c:426:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_aa.c:508:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_aa.c:630:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_aa.c:849:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T0 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_aa.c:1065:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_aa.c:1148:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_aa.c:1263:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_aa.c:218:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:234:30: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:258:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:277:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:317:30: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:318:30: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:345:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:346:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:366:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:426:20: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:427:20: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:451:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:452:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:454:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:455:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:508:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:509:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:531:16: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:532:16: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:534:16: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:535:16: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:630:16: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:631:16: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:849:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:865:30: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:889:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:908:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:946:30: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:947:30: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:974:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:975:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:995:34: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1065:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1066:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1091:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1092:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1094:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1095:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1148:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1149:21: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1171:16: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1172:16: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1174:16: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1175:16: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1263:20: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:1264:20: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_aa.c:139:11: style: Redundant initialization for 't'. The initialized value is overwritten before it is read. [redundantInitialization] ExaML-3.0.22/examl/mic_native_aa.c:137:19: note: t is initialized ExaML-3.0.22/examl/mic_native_aa.c:139:11: note: t is overwritten ExaML-3.0.22/examl/mic_native_aa.c:404:35: style:inconclusive: Function 'evaluateGAMMAPROT_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. [funcArgNamesDifferent] ExaML-3.0.22/examl/mic_native.h:55:35: note: Function 'evaluateGAMMAPROT_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_aa.c:404:35: note: Function 'evaluateGAMMAPROT_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_aa.c:556:118: style:inconclusive: Function 'coreGTRGAMMAPROT_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. [funcArgNamesDifferent] ExaML-3.0.22/examl/mic_native.h:64:118: note: Function 'coreGTRGAMMAPROT_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_aa.c:556:118: note: Function 'coreGTRGAMMAPROT_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_aa.c:1034:39: style:inconclusive: Function 'evaluateGAMMAPROT_LG4_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. [funcArgNamesDifferent] ExaML-3.0.22/examl/mic_native.h:83:39: note: Function 'evaluateGAMMAPROT_LG4_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_aa.c:1034:39: note: Function 'evaluateGAMMAPROT_LG4_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_aa.c:1197:21: style:inconclusive: Function 'coreGTRGAMMAPROT_LG4_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. [funcArgNamesDifferent] ExaML-3.0.22/examl/mic_native.h:92:121: note: Function 'coreGTRGAMMAPROT_LG4_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_aa.c:1197:21: note: Function 'coreGTRGAMMAPROT_LG4_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_aa.c:20:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:20:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:106:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:106:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:558:22: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:8:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:558:22: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:559:22: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:559:22: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:650:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:605:15: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:650:22: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:713:5: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:8:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:713:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:714:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:714:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:726:11: style: Local variable 'k' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:718:5: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:726:11: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:730:10: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:718:8: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:730:10: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:780:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:780:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:1283:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:1238:15: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:1283:22: note: Shadow local variable ExaML-3.0.22/examl/mic_native_aa.c:13:51: style: Parameter 'rptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:13:65: style: Parameter 'EI' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:13:78: style: Parameter 'EIGN' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:97:51: style: Parameter 'tipVector' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:97:70: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:97:84: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:174:34: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:174:56: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:175:60: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:239:21: style: Variable 'uX1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/mic_native_aa.c:404:35: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:405:33: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:405:61: style: Parameter 'diagptable' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:479:20: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:479:42: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:556:76: style: Parameter 'EIGN' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:556:90: style: Parameter 'gammaRates' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:556:118: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:738:55: style: Parameter 'rptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:738:69: style: Parameter 'EI' can be declared as const array [constParameter] ExaML-3.0.22/examl/mic_native_aa.c:738:85: style: Parameter 'EIGN' can be declared as const array [constParameter] ExaML-3.0.22/examl/mic_native_aa.c:771:55: style: Parameter 'tipVector' can be declared as const array [constParameter] ExaML-3.0.22/examl/mic_native_aa.c:771:77: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:771:91: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:807:34: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:807:56: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:808:60: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:870:21: style: Variable 'uX1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/mic_native_aa.c:1034:39: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1034:88: style: Parameter 'tipVector' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1035:33: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1035:61: style: Parameter 'diagptable' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1035:81: style: Parameter 'weights' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1118:102: style: Parameter 'tipVector' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1119:20: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1119:42: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1196:76: style: Parameter 'EIGN' can be declared as const array [constParameter] ExaML-3.0.22/examl/mic_native_aa.c:1196:93: style: Parameter 'gammaRates' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1197:21: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:1197:34: style: Parameter 'weights' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_aa.c:178:11: style: Variable 'minlikelihood_MIC' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_aa.c:179:11: style: Variable 'twotothe256_MIC' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_aa.c:605:18: style: Variable 'k1' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_aa.c:718:5: style: Unused variable: k [unusedVariable] ExaML-3.0.22/examl/mic_native_aa.c:811:11: style: Variable 'minlikelihood_MIC' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_aa.c:812:11: style: Variable 'twotothe256_MIC' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_aa.c:1238:18: style: Variable 'k1' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_dna.c:222:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_ET1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_dna.c:410:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_dna.c:468:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T1 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_dna.c:567:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _MM_HINT_T0 [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/mic_native_dna.c:222:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:223:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:225:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:226:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:251:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:252:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:253:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:254:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:256:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:257:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:258:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:259:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:308:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:309:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:310:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:311:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:312:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:313:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:315:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:316:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:317:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:318:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:319:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:320:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:410:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:411:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:412:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:413:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:415:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:416:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:417:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:418:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:468:24: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:469:24: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:471:24: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:472:24: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:490:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:491:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:492:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:493:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:495:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:496:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:497:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:498:26: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:567:22: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:568:22: portability:inconclusive: Casting from double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:588:26: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:589:26: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:591:26: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:592:26: portability:inconclusive: Casting from const double * to const char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] ExaML-3.0.22/examl/mic_native_dna.c:375:31: style:inconclusive: Function 'evaluateGAMMA_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. [funcArgNamesDifferent] ExaML-3.0.22/examl/mic_native.h:25:31: note: Function 'evaluateGAMMA_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_dna.c:375:31: note: Function 'evaluateGAMMA_MIC' argument 1 names different: declaration 'wptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_dna.c:517:118: style:inconclusive: Function 'coreGTRGAMMA_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. [funcArgNamesDifferent] ExaML-3.0.22/examl/mic_native.h:34:118: note: Function 'coreGTRGAMMA_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_dna.c:517:118: note: Function 'coreGTRGAMMA_MIC' argument 8 names different: declaration 'wrptr' definition 'wgt'. ExaML-3.0.22/examl/mic_native_dna.c:24:5: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:8:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:24:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_dna.c:25:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:25:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_dna.c:36:11: style: Local variable 'k' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:29:5: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:36:11: note: Shadow local variable ExaML-3.0.22/examl/mic_native_dna.c:39:13: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:29:8: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:39:13: note: Shadow local variable ExaML-3.0.22/examl/mic_native_dna.c:55:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:55:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_dna.c:141:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:141:5: note: Shadow local variable ExaML-3.0.22/examl/mic_native_dna.c:613:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:563:15: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:613:22: note: Shadow local variable ExaML-3.0.22/examl/mic_native_dna.c:18:6: style: Variable 'EV' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/mic_native_dna.c:19:6: style: Variable 'tipVector' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/mic_native_dna.c:48:50: style: Parameter 'rptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:48:64: style: Parameter 'EI' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:48:77: style: Parameter 'EIGN' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:132:50: style: Parameter 'tipVector' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:132:69: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:132:83: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:197:34: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:197:56: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:198:60: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:262:21: style: Variable 'uX1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/mic_native_dna.c:375:31: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:376:33: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:376:61: style: Parameter 'diagptable' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:439:94: style: Parameter 'tipVector' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:440:20: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:440:42: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:517:76: style: Parameter 'EIGN' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:517:90: style: Parameter 'gammaRates' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:517:118: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/mic_native_dna.c:29:5: style: Unused variable: k [unusedVariable] ExaML-3.0.22/examl/mic_native_dna.c:201:13: style: Variable 'minlikelihood_MIC' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_dna.c:202:13: style: Variable 'twotothe256_MIC' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/mic_native_dna.c:563:18: style: Variable 'k1' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/models.c:3269:7: warning: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3265:27: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3265:10: note: Assignment 'a=(double**)malloc(n*sizeof(double*))', assigned value is 0 ExaML-3.0.22/examl/models.c:3269:7: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3270:7: warning: If memory allocation fails, then there is a possible null pointer dereference: EIGV [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3264:27: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3264:10: note: Assignment 'EIGV=(double**)malloc(n*sizeof(double*))', assigned value is 0 ExaML-3.0.22/examl/models.c:3270:7: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3271:7: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3263:27: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3263:10: note: Assignment 'r=(double**)malloc(n*sizeof(double*))', assigned value is 0 ExaML-3.0.22/examl/models.c:3271:7: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3281:5: warning: If memory allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3274:28: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3274:13: note: Assignment 'f=(double*)malloc(n*sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/models.c:3281:5: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3288:7: warning: If memory allocation fails, then there is a possible null pointer dereference: r [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3263:27: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3263:10: note: Assignment 'r=(double**)malloc(n*sizeof(double*))', assigned value is 0 ExaML-3.0.22/examl/models.c:3288:7: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3832:2: warning: If memory allocation fails, then there is a possible null pointer dereference: gammaProbs [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3805:35: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3805:19: note: Assignment 'gammaProbs=(double*)malloc(K*sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/models.c:3832:2: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3835:2: warning: If memory allocation fails, then there is a possible null pointer dereference: gammaProbs [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3805:35: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3805:19: note: Assignment 'gammaProbs=(double*)malloc(K*sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/models.c:3835:2: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3835:34: warning: If memory allocation fails, then there is a possible null pointer dereference: gammaProbs [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3805:35: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3805:19: note: Assignment 'gammaProbs=(double*)malloc(K*sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/models.c:3835:34: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3837:23: warning: If memory allocation fails, then there is a possible null pointer dereference: gammaProbs [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3805:35: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3805:19: note: Assignment 'gammaProbs=(double*)malloc(K*sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/models.c:3837:23: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3839:32: warning: If memory allocation fails, then there is a possible null pointer dereference: gammaProbs [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3805:35: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3805:19: note: Assignment 'gammaProbs=(double*)malloc(K*sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/models.c:3839:32: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3842:19: warning: If memory allocation fails, then there is a possible null pointer dereference: gammaProbs [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3805:35: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3805:19: note: Assignment 'gammaProbs=(double*)malloc(K*sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/models.c:3842:19: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3842:35: warning: If memory allocation fails, then there is a possible null pointer dereference: gammaProbs [nullPointerOutOfMemory] ExaML-3.0.22/examl/models.c:3805:35: note: Assuming allocation function fails ExaML-3.0.22/examl/models.c:3805:19: note: Assignment 'gammaProbs=(double*)malloc(K*sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/models.c:3842:35: note: Null pointer dereference ExaML-3.0.22/examl/models.c:3801:20: style: Same expression on both sides of '/'. [duplicateExpression] ExaML-3.0.22/examl/models.c:3423:9: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/models.c:3261:5: note: Shadowed variable ExaML-3.0.22/examl/models.c:3423:9: note: Shadow local variable ExaML-3.0.22/examl/models.c:3895:5: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/models.c:3873:2: note: Shadowed variable ExaML-3.0.22/examl/models.c:3895:5: note: Shadow local variable ExaML-3.0.22/examl/models.c:207:60: style: Parameter 'rates' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/models.c:207:75: style: Parameter 'freqs' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/models.c:3238:12: style: Parameter 'frequencies' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/models.c:3248:6: style: Variable 'initialRates' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/models.c:3943:30: style: Parameter 's' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/models.c:3943:68: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:99:7: warning: If memory allocation fails, then there is a possible null pointer dereference: lz1 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:90:27: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:90:12: note: Assignment 'lz1=(double*)malloc(sizeof(double)*states)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:99:7: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:100:7: warning: If memory allocation fails, then there is a possible null pointer dereference: lz2 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:91:27: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:91:12: note: Assignment 'lz2=(double*)malloc(sizeof(double)*states)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:100:7: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:113:4: warning: If memory allocation fails, then there is a possible null pointer dereference: d1 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:92:26: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:92:11: note: Assignment 'd1=(double*)malloc(sizeof(double)*states)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:113:4: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:113:12: warning: If memory allocation fails, then there is a possible null pointer dereference: lz1 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:90:27: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:90:12: note: Assignment 'lz1=(double*)malloc(sizeof(double)*states)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:113:12: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:114:4: warning: If memory allocation fails, then there is a possible null pointer dereference: d2 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:93:26: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:93:11: note: Assignment 'd2=(double*)malloc(sizeof(double)*states)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:114:4: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:114:12: warning: If memory allocation fails, then there is a possible null pointer dereference: lz2 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:91:27: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:91:12: note: Assignment 'lz2=(double*)malloc(sizeof(double)*states)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:114:12: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:484:3: warning: If memory allocation fails, then there is a possible null pointer dereference: umpX1 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:471:28: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:471:13: note: Assignment 'umpX1=(double*)malloc(sizeof(double)*precomputeLength)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:484:3: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:485:3: warning: If memory allocation fails, then there is a possible null pointer dereference: umpX2 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:472:28: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:472:13: note: Assignment 'umpX2=(double*)malloc(sizeof(double)*precomputeLength)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:485:3: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:489:7: warning: If memory allocation fails, then there is a possible null pointer dereference: umpX1 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:471:28: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:471:13: note: Assignment 'umpX1=(double*)malloc(sizeof(double)*precomputeLength)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:489:7: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:490:7: warning: If memory allocation fails, then there is a possible null pointer dereference: umpX2 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:472:28: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:472:13: note: Assignment 'umpX2=(double*)malloc(sizeof(double)*precomputeLength)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:490:7: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:549:3: warning: If memory allocation fails, then there is a possible null pointer dereference: umpX1 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:537:28: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:537:13: note: Assignment 'umpX1=(double*)malloc(sizeof(double)*precomputeLength)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:549:3: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:552:5: warning: If memory allocation fails, then there is a possible null pointer dereference: umpX1 [nullPointerOutOfMemory] ExaML-3.0.22/examl/newviewGenericSpecial.c:537:28: note: Assuming allocation function fails ExaML-3.0.22/examl/newviewGenericSpecial.c:537:13: note: Assignment 'umpX1=(double*)malloc(sizeof(double)*precomputeLength)', assigned value is 0 ExaML-3.0.22/examl/newviewGenericSpecial.c:552:5: note: Null pointer dereference ExaML-3.0.22/examl/newviewGenericSpecial.c:1055:4: style: Local variable 'model' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:934:2: note: Shadowed variable ExaML-3.0.22/examl/newviewGenericSpecial.c:1055:4: note: Shadow local variable ExaML-3.0.22/examl/newviewGenericSpecial.c:78:49: style: Parameter 'rptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:78:63: style: Parameter 'EI' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:78:76: style: Parameter 'EIGN' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:170:57: style: Parameter 'rptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:170:71: style: Parameter 'EI' can be declared as const array [constParameter] ExaML-3.0.22/examl/newviewGenericSpecial.c:170:87: style: Parameter 'EIGN' can be declared as const array [constParameter] ExaML-3.0.22/examl/newviewGenericSpecial.c:217:50: style: Parameter 'extEV' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:218:13: style: Parameter 'cptr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:220:23: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:220:45: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:221:49: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:224:6: style: Variable 'le' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:225:6: style: Variable 'ri' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:227:6: style: Variable 'vl' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:228:6: style: Variable 'vr' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:431:54: style: Parameter 'extEV' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:432:25: style: Parameter 'tipX1' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:432:47: style: Parameter 'tipX2' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:433:25: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:433:39: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:433:51: style: Parameter 'wgt' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:436:6: style: Variable 'uX1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:437:6: style: Variable 'uX2' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:440:6: style: Variable 'vl' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:441:6: style: Variable 'vr' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:899:29: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:904:29: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:1120:6: style: Variable 'x1_gapColumn' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:1121:6: style: Variable 'x2_gapColumn' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:1122:6: style: Variable 'x3_gapColumn' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:1134:6: style: Variable 'x1_gap' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:1135:6: style: Variable 'x2_gap' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/newviewGenericSpecial.c:1229:19: style: Variable 'x1_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:1230:19: style: Variable 'x2_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:1231:19: style: Variable 'x3_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:1241:19: style: Variable 'x1_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:1242:19: style: Variable 'x2_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:1243:19: style: Variable 'x3_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:1253:19: style: Variable 'x1_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:1254:19: style: Variable 'x2_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:1255:19: style: Variable 'x3_gapColumn' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/optimizeModel.c:1978:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_IN_PLACE [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/optimizeModel.c:2144:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/optimizeModel.c:2267:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_INT [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/optimizeModel.c:2399:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] ExaML-3.0.22/examl/optimizeModel.c:1237:29: warning: Invalid log() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] ExaML-3.0.22/examl/optimizeModel.c:1227:10: note: Assignment 'c=0.0', assigned value is 0.0 ExaML-3.0.22/examl/optimizeModel.c:1233:16: note: Assuming condition is false ExaML-3.0.22/examl/optimizeModel.c:1237:29: note: Invalid argument ExaML-3.0.22/examl/optimizeModel.c:1267:60: warning: Invalid log() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] ExaML-3.0.22/examl/optimizeModel.c:1257:10: note: Assignment 'c=0.0', assigned value is 0.0 ExaML-3.0.22/examl/optimizeModel.c:1263:16: note: Assuming condition is false ExaML-3.0.22/examl/optimizeModel.c:1267:60: note: Invalid argument ExaML-3.0.22/examl/optimizeModel.c:140:14: warning: If memory allocation fails, then there is a possible null pointer dereference: linkList [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2968:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2968:17: note: Assignment 'unlinked=(int*)malloc(sizeof(int)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:3010:35: note: Calling function 'initLinkageList', 1st argument 'unlinked' value is 0 ExaML-3.0.22/examl/optimizeModel.c:140:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:140:34: warning: If memory allocation fails, then there is a possible null pointer dereference: linkList [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2968:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2968:17: note: Assignment 'unlinked=(int*)malloc(sizeof(int)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:3010:35: note: Calling function 'initLinkageList', 1st argument 'unlinked' value is 0 ExaML-3.0.22/examl/optimizeModel.c:140:34: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:142:10: warning: If memory allocation fails, then there is a possible null pointer dereference: linkList [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2968:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2968:17: note: Assignment 'unlinked=(int*)malloc(sizeof(int)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:3010:35: note: Calling function 'initLinkageList', 1st argument 'unlinked' value is 0 ExaML-3.0.22/examl/optimizeModel.c:142:10: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:148:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ll [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:136:31: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:136:11: note: Assignment 'll=(struct linkageList*)malloc(sizeof(struct linkageList))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:148:3: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:149:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ll [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:136:31: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:136:11: note: Assignment 'll=(struct linkageList*)malloc(sizeof(struct linkageList))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:149:3: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:153:7: warning: If memory allocation fails, then there is a possible null pointer dereference: ll [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:136:31: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:136:11: note: Assignment 'll=(struct linkageList*)malloc(sizeof(struct linkageList))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:153:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:186:11: warning: If memory allocation fails, then there is a possible null pointer dereference: ch [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:184:25: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:184:11: note: Assignment 'ch=(char*)calloc(strlen(linkageString),sizeof(char))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:186:11: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:194:7: warning: If memory allocation fails, then there is a possible null pointer dereference: list [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:175:25: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:175:13: note: Assignment 'list=(int*)malloc(sizeof(int)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:191:16: note: Assuming condition is false ExaML-3.0.22/examl/optimizeModel.c:194:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:222:11: warning: If memory allocation fails, then there is a possible null pointer dereference: ch [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:219:24: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:219:11: note: Assignment 'ch=(char*)calloc(strlen(linkageString),sizeof(char))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:222:11: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:230:7: warning: If memory allocation fails, then there is a possible null pointer dereference: list [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:212:26: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:212:13: note: Assignment 'list=(int*)malloc(sizeof(int)*numberOfRates)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:227:16: note: Assuming condition is false ExaML-3.0.22/examl/optimizeModel.c:230:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:610:5: warning: If memory allocation fails, then there is a possible null pointer dereference: converged [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:606:41: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:606:24: note: Assignment 'converged=(boolean*)malloc(sizeof(boolean)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:610:5: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:614:7: warning: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:605:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:605:14: note: Assignment 'e=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:614:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:615:7: warning: If memory allocation fails, then there is a possible null pointer dereference: d [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:589:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:589:14: note: Assignment 'd=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:615:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:620:7: warning: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:587:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:587:14: note: Assignment 'a=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:620:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:621:7: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:588:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:588:14: note: Assignment 'b=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:621:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:622:7: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:603:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:603:14: note: Assignment 'x=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:622:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:622:14: warning: If memory allocation fails, then there is a possible null pointer dereference: w [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:602:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:602:14: note: Assignment 'w=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:622:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:622:21: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:601:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:601:14: note: Assignment 'v=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:622:21: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:623:7: warning: If memory allocation fails, then there is a possible null pointer dereference: fw [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:593:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:593:14: note: Assignment 'fw=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:623:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:623:15: warning: If memory allocation fails, then there is a possible null pointer dereference: fv [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:592:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:592:14: note: Assignment 'fv=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:623:15: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:623:23: warning: If memory allocation fails, then there is a possible null pointer dereference: fx [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:594:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:594:14: note: Assignment 'fx=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:623:23: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:628:14: warning: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:587:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:587:14: note: Assignment 'a=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:628:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:628:36: warning: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:587:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:587:14: note: Assignment 'a=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:628:36: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:629:14: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:588:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:588:14: note: Assignment 'b=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:629:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:629:36: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:588:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:588:14: note: Assignment 'b=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:629:36: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:630:14: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:603:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:603:14: note: Assignment 'x=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:630:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:630:36: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:603:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:603:14: note: Assignment 'x=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:630:36: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:631:14: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:601:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:601:14: note: Assignment 'v=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:631:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:631:36: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:601:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:601:14: note: Assignment 'v=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:631:36: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:632:14: warning: If memory allocation fails, then there is a possible null pointer dereference: w [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:602:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:602:14: note: Assignment 'w=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:632:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:632:36: warning: If memory allocation fails, then there is a possible null pointer dereference: w [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:602:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:602:14: note: Assignment 'w=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:632:36: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:822:5: warning: If memory allocation fails, then there is a possible null pointer dereference: converged [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:818:41: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:818:24: note: Assignment 'converged=(boolean*)malloc(sizeof(boolean)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:822:5: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:826:7: warning: If memory allocation fails, then there is a possible null pointer dereference: state [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:815:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:815:17: note: Assignment 'state=(int*)malloc(sizeof(int)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:826:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:827:7: warning: If memory allocation fails, then there is a possible null pointer dereference: endState [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:816:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:816:17: note: Assignment 'endState=(int*)malloc(sizeof(int)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:827:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:829:7: warning: If memory allocation fails, then there is a possible null pointer dereference: u [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:806:29: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:806:13: note: Assignment 'u=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:829:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:831:7: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1304:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1304:19: note: Assignment '_param=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:15: note: Calling function 'brakGeneric', 1st argument '_param' value is 0 ExaML-3.0.22/examl/optimizeModel.c:831:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:831:18: warning: If memory allocation fails, then there is a possible null pointer dereference: ax [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1298:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1298:19: note: Assignment '_a=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:23: note: Calling function 'brakGeneric', 2nd argument '_a' value is 0 ExaML-3.0.22/examl/optimizeModel.c:831:18: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:833:10: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1304:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1304:19: note: Assignment '_param=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:15: note: Calling function 'brakGeneric', 1st argument '_param' value is 0 ExaML-3.0.22/examl/optimizeModel.c:833:10: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:833:21: warning: If memory allocation fails, then there is a possible null pointer dereference: lim_sup [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1307:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1307:19: note: Assignment 'lim_sup=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:59: note: Calling function 'brakGeneric', 9th argument 'lim_sup' value is 0 ExaML-3.0.22/examl/optimizeModel.c:833:21: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:836:10: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1304:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1304:19: note: Assignment '_param=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:15: note: Calling function 'brakGeneric', 1st argument '_param' value is 0 ExaML-3.0.22/examl/optimizeModel.c:836:10: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:836:21: warning: If memory allocation fails, then there is a possible null pointer dereference: lim_inf [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1306:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1306:19: note: Assignment 'lim_inf=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:50: note: Calling function 'brakGeneric', 8th argument 'lim_inf' value is 0 ExaML-3.0.22/examl/optimizeModel.c:836:21: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:839:14: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1304:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1304:19: note: Assignment '_param=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:15: note: Calling function 'brakGeneric', 1st argument '_param' value is 0 ExaML-3.0.22/examl/optimizeModel.c:839:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:839:26: warning: If memory allocation fails, then there is a possible null pointer dereference: lim_inf [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1306:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1306:19: note: Assignment 'lim_inf=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:50: note: Calling function 'brakGeneric', 8th argument 'lim_inf' value is 0 ExaML-3.0.22/examl/optimizeModel.c:839:26: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:839:40: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1304:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1304:19: note: Assignment '_param=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:15: note: Calling function 'brakGeneric', 1st argument '_param' value is 0 ExaML-3.0.22/examl/optimizeModel.c:839:40: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:839:52: warning: If memory allocation fails, then there is a possible null pointer dereference: lim_sup [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1307:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1307:19: note: Assignment 'lim_sup=(double*)malloc(sizeof(double)*numberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1406:59: note: Calling function 'brakGeneric', 9th argument 'lim_sup' value is 0 ExaML-3.0.22/examl/optimizeModel.c:839:52: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:1972:4: warning: If memory allocation fails, then there is a possible null pointer dereference: weightPerPart [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1952:39: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1952:27: note: Assignment '*weightPerPart_result=(int*)calloc((unsigned long)tr->NumberOfModels,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1957:17: note: weightPerPart is assigned '*weightPerPart_result' here. ExaML-3.0.22/examl/optimizeModel.c:1972:4: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:1974:4: warning: If memory allocation fails, then there is a possible null pointer dereference: weightedRates [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1953:43: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1953:27: note: Assignment '*weightedRates_result=(double*)calloc((unsigned long)tr->NumberOfModels,sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1956:17: note: weightedRates is assigned '*weightedRates_result' here. ExaML-3.0.22/examl/optimizeModel.c:1974:4: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:1983:14: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: weightPerPart [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1952:39: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1952:27: note: Assignment '*weightPerPart_result=(int*)calloc((unsigned long)tr->NumberOfModels,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1957:19: note: Assignment 'weightPerPart=*weightPerPart_result', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1983:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:1984:14: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: weightedRates [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:1953:43: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:1953:27: note: Assignment '*weightedRates_result=(double*)calloc((unsigned long)tr->NumberOfModels,sizeof(double))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1956:19: note: Assignment 'weightedRates=*weightedRates_result', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:1984:14: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2195:4: warning: If memory allocation fails, then there is a possible null pointer dereference: rc [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2191:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2191:8: note: Assignment 'rc=(struct rateCategorize*)malloc(sizeof(struct rateCategorize)*width)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2195:4: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2196:4: warning: If memory allocation fails, then there is a possible null pointer dereference: rc [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2191:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2191:8: note: Assignment 'rc=(struct rateCategorize*)malloc(sizeof(struct rateCategorize)*width)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2196:4: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2199:7: warning: If memory allocation fails, then there is a possible null pointer dereference: rc [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2191:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2191:8: note: Assignment 'rc=(struct rateCategorize*)malloc(sizeof(struct rateCategorize)*width)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2199:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2200:7: warning: If memory allocation fails, then there is a possible null pointer dereference: rc [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2191:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2191:8: note: Assignment 'rc=(struct rateCategorize*)malloc(sizeof(struct rateCategorize)*width)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2200:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2211:19: warning: If memory allocation fails, then there is a possible null pointer dereference: rc [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2191:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2191:8: note: Assignment 'rc=(struct rateCategorize*)malloc(sizeof(struct rateCategorize)*width)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2211:19: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2211:46: warning: If memory allocation fails, then there is a possible null pointer dereference: rc [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2191:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2191:8: note: Assignment 'rc=(struct rateCategorize*)malloc(sizeof(struct rateCategorize)*width)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2211:46: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2269:47: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: numCatPerPart [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2260:35: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2260:22: note: Assignment 'numCatPerPart=(int*)calloc((unsigned long)tr->NumberOfModels,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2269:47: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2614:7: warning: If memory allocation fails, then there is a possible null pointer dereference: bestIndex [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2683:27: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2683:15: note: Assignment 'bestIndex=(int*)malloc(sizeof(int)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2714:38: note: Calling function 'optModel', 3rd argument 'bestIndex' value is 0 ExaML-3.0.22/examl/optimizeModel.c:2614:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2615:7: warning: If memory allocation fails, then there is a possible null pointer dereference: bestScores [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2692:39: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2692:24: note: Assignment 'bestScores=(double*)malloc(sizeof(double)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2714:49: note: Calling function 'optModel', 4th argument 'bestScores' value is 0 ExaML-3.0.22/examl/optimizeModel.c:2615:7: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2710:4: warning: If memory allocation fails, then there is a possible null pointer dereference: oldIndex [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2684:27: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2684:15: note: Assignment 'oldIndex=(int*)malloc(sizeof(int)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2710:4: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2711:4: warning: If memory allocation fails, then there is a possible null pointer dereference: oldFreqs [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2688:31: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2688:15: note: Assignment 'oldFreqs=(boolean*)malloc(sizeof(boolean)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2711:4: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2981:5: warning: If memory allocation fails, then there is a possible null pointer dereference: unlinked [nullPointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2968:30: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2968:17: note: Assignment 'unlinked=(int*)malloc(sizeof(int)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2981:5: note: Null pointer dereference ExaML-3.0.22/examl/optimizeModel.c:2346:15: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2337:37: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2337:16: note: Assignment '*resultPtr=(struct RateBackup*)calloc((unsigned long)tr->NumberOfModels,sizeof(struct RateBackup))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2339:10: note: backup is assigned '*resultPtr' here. ExaML-3.0.22/examl/optimizeModel.c:2346:15: note: Null pointer addition ExaML-3.0.22/examl/optimizeModel.c:1283:120: style:inconclusive: Function 'optParamGeneric' argument 6 names different: declaration 'lim_inf' definition '_lim_inf'. [funcArgNamesDifferent] ExaML-3.0.22/examl/optimizeModel.c:68:120: note: Function 'optParamGeneric' argument 6 names different: declaration 'lim_inf' definition '_lim_inf'. ExaML-3.0.22/examl/optimizeModel.c:1283:120: note: Function 'optParamGeneric' argument 6 names different: declaration 'lim_inf' definition '_lim_inf'. ExaML-3.0.22/examl/optimizeModel.c:1283:137: style:inconclusive: Function 'optParamGeneric' argument 7 names different: declaration 'lim_sup' definition '_lim_sup'. [funcArgNamesDifferent] ExaML-3.0.22/examl/optimizeModel.c:68:136: note: Function 'optParamGeneric' argument 7 names different: declaration 'lim_sup' definition '_lim_sup'. ExaML-3.0.22/examl/optimizeModel.c:1283:137: note: Function 'optParamGeneric' argument 7 names different: declaration 'lim_sup' definition '_lim_sup'. ExaML-3.0.22/examl/optimizeModel.c:2415:6: style: Local variable 'optRates' shadows outer function [shadowFunction] ExaML-3.0.22/examl/optimizeModel.c:1603:13: note: Shadowed function ExaML-3.0.22/examl/optimizeModel.c:2415:6: note: Shadow local variable ExaML-3.0.22/examl/optimizeModel.c:126:42: style: Parameter 'linkList' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:126:58: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:172:49: style: Parameter 'linkageString' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:185:6: style: Variable 'token' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:207:43: style: Parameter 'linkageString' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:220:6: style: Variable 'token' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:464:62: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:464:94: style: Parameter 'converged' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:582:46: style: Parameter 'bx' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:582:70: style: Parameter 'fb' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:583:75: style: Parameter 'lim_inf' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:583:92: style: Parameter 'lim_sup' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:801:30: style: Parameter 'lim_inf' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:801:47: style: Parameter 'lim_sup' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:1226:6: style: Variable 'w' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:1256:6: style: Variable 'w' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:1614:30: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:1720:19: style: Variable 'rc1' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:1721:19: style: Variable 'rc2' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:1734:104: style: Parameter 'patrat' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:2171:66: style: Parameter 'lnls' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:2344:3: style: Variable 'partition' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:2372:3: style: Variable 'bk' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:2384:37: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/optimizeModel.c:2546:16: style: Variable 'rates' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:2547:16: style: Variable 'f' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/optimizeModel.c:2181:7: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/optimizeModel.c:2185:8: style: Variable 'found' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/partitionAssignment.c:457:3: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] ExaML-3.0.22/examl/partitionAssignment.c:457:3: portability: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] ExaML-3.0.22/examl/partitionAssignment.c:470:4: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] ExaML-3.0.22/examl/partitionAssignment.c:470:4: portability: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] ExaML-3.0.22/examl/partitionAssignment.c:498:5: portability: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] ExaML-3.0.22/examl/partitionAssignment.c:22:3: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:22:3: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:23:3: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:23:3: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:25:3: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:25:3: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:25:50: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:25:50: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:30:7: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:30:7: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:36:3: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:36:3: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:36:55: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:36:55: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:37:3: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:37:3: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:37:50: warning: If memory allocation fails, then there is a possible null pointer dereference: pAss [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:18:42: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:18:14: note: Assignment '*pAssPtr=(struct PartitionAssignment*)calloc(1,sizeof(struct PartitionAssignment))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:20:8: note: pAss is assigned '*pAssPtr' here. ExaML-3.0.22/examl/partitionAssignment.c:37:50: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:197:9: warning: If memory allocation fails, then there is a possible null pointer dereference: partitions [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:434:41: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:434:23: note: Assignment 'curPartitions=(struct Partition*)calloc((unsigned long)cnt,sizeof(struct Partition))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:443:33: note: Calling function 'assignThesePartitions', 2nd argument 'curPartitions' value is 0 ExaML-3.0.22/examl/partitionAssignment.c:197:9: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:220:29: warning: If memory allocation fails, then there is a possible null pointer dereference: sizeAssigned [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:210:34: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:210:18: note: Assignment 'sizeAssigned=(unsigned long*)calloc((unsigned long)pa->numProc,sizeof(unsigned long))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:220:29: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:491:4: warning: If memory allocation fails, then there is a possible null pointer dereference: sitesPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:484:37: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:484:21: note: Assignment 'sitesPerProc=(unsigned long*)calloc((unsigned long)pa->numProc,sizeof(unsigned long))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:491:4: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:492:6: warning: If memory allocation fails, then there is a possible null pointer dereference: numsPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:481:33: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:481:20: note: Assignment 'numsPerProc=(int*)calloc((unsigned long)pa->numProc,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:492:6: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:498:32: warning: If memory allocation fails, then there is a possible null pointer dereference: numsPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:481:33: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:481:20: note: Assignment 'numsPerProc=(int*)calloc((unsigned long)pa->numProc,sizeof(int))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:498:32: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:498:48: warning: If memory allocation fails, then there is a possible null pointer dereference: sitesPerProc [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:484:37: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:484:21: note: Assignment 'sitesPerProc=(unsigned long*)calloc((unsigned long)pa->numProc,sizeof(unsigned long))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:498:48: note: Null pointer dereference ExaML-3.0.22/examl/partitionAssignment.c:30:24: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:25:41: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:25:22: note: Assignment 'pAss->partitions=(struct Partition*)calloc((unsigned long)pAss->numPartitions,sizeof(struct Partition))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:30:24: note: Null pointer addition ExaML-3.0.22/examl/partitionAssignment.c:186:27: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:434:41: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:434:23: note: Assignment 'curPartitions=(struct Partition*)calloc((unsigned long)cnt,sizeof(struct Partition))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:443:33: note: Calling function 'assignThesePartitions', 2nd argument 'curPartitions' value is 0 ExaML-3.0.22/examl/partitionAssignment.c:186:27: note: Null pointer addition ExaML-3.0.22/examl/partitionAssignment.c:63:72: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/partitionAssignment.c:113:50: style: Parameter 'procsHighStart' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/partitionAssignment.c:113:91: style: Parameter 'procsLowStart' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/partitionAssignment.c:411:5: style: Variable 'types' can be declared as const array [constVariable] ExaML-3.0.22/examl/partitionAssignment.c:577:16: style: Variable 'ass' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/partitionAssignment.c:402:13: style: Variable 'curType' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/quartets.c:90:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/restartHashTable.c:315:21: warning: Assert statement modifies 'position'. [assignmentInAssert] ExaML-3.0.22/examl/restartHashTable.c:171:10: style: Condition '!treeProcessLengthString(fp,&dummy,position)' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/restartHashTable.c:171:34: note: Calling function 'treeProcessLengthString' returns 1 ExaML-3.0.22/examl/restartHashTable.c:171:10: note: Condition '!treeProcessLengthString(fp,&dummy,position)' is always false ExaML-3.0.22/examl/restartHashTable.c:282:6: style: Variable 'fp' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/restartHashTable.c:222:11: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/restartHashTable.c:328:15: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/searchAlgo.c:1112:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/searchAlgo.c:1141:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/searchAlgo.c:1333:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/searchAlgo.c:2196:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_DOUBLE [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/searchAlgo.c:1062:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] ExaML-3.0.22/examl/searchAlgo.c:1060:14: note: outer condition: !x->x ExaML-3.0.22/examl/searchAlgo.c:1062:7: note: identical inner condition: !x->x ExaML-3.0.22/examl/searchAlgo.c:1071:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] ExaML-3.0.22/examl/searchAlgo.c:1069:14: note: outer condition: !y->x ExaML-3.0.22/examl/searchAlgo.c:1071:7: note: identical inner condition: !y->x ExaML-3.0.22/examl/searchAlgo.c:2019:33: style: Redundant condition: adef->useCheckpoint. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ExaML-3.0.22/examl/searchAlgo.c:200:7: style: Condition '!update(tr,p)' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:200:15: note: Calling function 'update' returns 1 ExaML-3.0.22/examl/searchAlgo.c:200:7: note: Condition '!update(tr,p)' is always false ExaML-3.0.22/examl/searchAlgo.c:296:8: style: Condition '!update(tr,q)' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:296:16: note: Calling function 'update' returns 1 ExaML-3.0.22/examl/searchAlgo.c:296:8: note: Condition '!update(tr,q)' is always false ExaML-3.0.22/examl/searchAlgo.c:383:7: style: Condition '!update(tr,p)' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:383:15: note: Calling function 'update' returns 1 ExaML-3.0.22/examl/searchAlgo.c:383:7: note: Condition '!update(tr,p)' is always false ExaML-3.0.22/examl/searchAlgo.c:726:11: style: Condition '!insertBIG(tr,p,q,tr->numBranches)' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:726:22: note: Calling function 'insertBIG' returns 1 ExaML-3.0.22/examl/searchAlgo.c:726:11: note: Condition '!insertBIG(tr,p,q,tr->numBranches)' is always false ExaML-3.0.22/examl/searchAlgo.c:816:40: style: Condition 'doP' is always true [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:809:17: note: Assignment 'doP=1', assigned value is 1 ExaML-3.0.22/examl/searchAlgo.c:811:19: note: Assuming condition is false ExaML-3.0.22/examl/searchAlgo.c:816:40: note: Condition 'doP' is always true ExaML-3.0.22/examl/searchAlgo.c:854:48: style: Condition 'maxtrav>0' is always true [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:811:15: note: Assuming that condition 'maxtrav<1' is not redundant ExaML-3.0.22/examl/searchAlgo.c:854:48: note: Condition 'maxtrav>0' is always true ExaML-3.0.22/examl/searchAlgo.c:854:55: style: Condition 'doQ' is always true [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:809:29: note: Assignment 'doQ=1', assigned value is 1 ExaML-3.0.22/examl/searchAlgo.c:811:19: note: Assuming condition is false ExaML-3.0.22/examl/searchAlgo.c:854:55: note: Condition 'doQ' is always true ExaML-3.0.22/examl/searchAlgo.c:1045:11: style: Condition '!insertBIG(tr,p,q,tr->numBranches)' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:1045:22: note: Calling function 'insertBIG' returns 1 ExaML-3.0.22/examl/searchAlgo.c:1045:11: note: Condition '!insertBIG(tr,p,q,tr->numBranches)' is always false ExaML-3.0.22/examl/searchAlgo.c:1051:11: style: Condition '!insertRestoreBIG(tr,p,q)' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/searchAlgo.c:1051:29: note: Calling function 'insertRestoreBIG' returns 1 ExaML-3.0.22/examl/searchAlgo.c:1051:11: note: Condition '!insertRestoreBIG(tr,p,q)' is always false ExaML-3.0.22/examl/searchAlgo.c:966:10: error: Null pointer dereference: perm [nullPointer] ExaML-3.0.22/examl/searchAlgo.c:919:13: note: Assignment 'perm=(int*)NULL', assigned value is 0 ExaML-3.0.22/examl/searchAlgo.c:966:10: note: Null pointer dereference ExaML-3.0.22/examl/searchAlgo.c:1951:3: warning: If memory allocation fails, then there is a possible null pointer dereference: bestT [nullPointerOutOfMemory] ExaML-3.0.22/examl/searchAlgo.c:1950:30: note: Assuming allocation function fails ExaML-3.0.22/examl/searchAlgo.c:1950:11: note: Assignment 'bestT=(struct bestlist*)malloc(sizeof(struct bestlist))', assigned value is 0 ExaML-3.0.22/examl/searchAlgo.c:1951:3: note: Null pointer dereference ExaML-3.0.22/examl/searchAlgo.c:1955:3: warning: If memory allocation fails, then there is a possible null pointer dereference: bt [nullPointerOutOfMemory] ExaML-3.0.22/examl/searchAlgo.c:1954:27: note: Assuming allocation function fails ExaML-3.0.22/examl/searchAlgo.c:1954:8: note: Assignment 'bt=(struct bestlist*)malloc(sizeof(struct bestlist))', assigned value is 0 ExaML-3.0.22/examl/searchAlgo.c:1955:3: note: Null pointer dereference ExaML-3.0.22/examl/searchAlgo.c:1963:7: warning: If memory allocation fails, then there is a possible null pointer dereference: bestML [nullPointerOutOfMemory] ExaML-3.0.22/examl/searchAlgo.c:1962:35: note: Assuming allocation function fails ExaML-3.0.22/examl/searchAlgo.c:1962:16: note: Assignment 'bestML=(struct bestlist*)malloc(sizeof(struct bestlist))', assigned value is 0 ExaML-3.0.22/examl/searchAlgo.c:1963:7: note: Null pointer dereference ExaML-3.0.22/examl/searchAlgo.c:75:7: style: Variable 'group' is assigned an expression that holds the same value. [redundantAssignment] ExaML-3.0.22/examl/searchAlgo.c:71:13: note: group is assigned 'tr->constraintVector[p->number]' here. ExaML-3.0.22/examl/searchAlgo.c:75:7: note: Variable 'group' is assigned an expression that holds the same value. ExaML-3.0.22/examl/searchAlgo.c:2141:11: style: Variable 'ckp.impr' is reassigned a value before the old one has been used. [redundantAssignment] ExaML-3.0.22/examl/searchAlgo.c:2124:11: note: ckp.impr is assigned ExaML-3.0.22/examl/searchAlgo.c:2141:11: note: ckp.impr is overwritten ExaML-3.0.22/examl/searchAlgo.c:2140:15: style: Variable 'ckp.bestTrav' is reassigned a value before the old one has been used. [redundantAssignment] ExaML-3.0.22/examl/searchAlgo.c:2126:15: note: ckp.bestTrav is assigned ExaML-3.0.22/examl/searchAlgo.c:2140:15: note: ckp.bestTrav is overwritten ExaML-3.0.22/examl/searchAlgo.c:2410:13: style: Variable 'ckp.impr' is reassigned a value before the old one has been used. [redundantAssignment] ExaML-3.0.22/examl/searchAlgo.c:2393:13: note: ckp.impr is assigned ExaML-3.0.22/examl/searchAlgo.c:2410:13: note: ckp.impr is overwritten ExaML-3.0.22/examl/searchAlgo.c:2409:17: style: Variable 'ckp.bestTrav' is reassigned a value before the old one has been used. [redundantAssignment] ExaML-3.0.22/examl/searchAlgo.c:2395:17: note: ckp.bestTrav is assigned ExaML-3.0.22/examl/searchAlgo.c:2409:17: note: ckp.bestTrav is overwritten ExaML-3.0.22/examl/searchAlgo.c:914:71: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/searchAlgo.c:1153:88: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/searchAlgo.c:1383:45: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/searchAlgo.c:1383:58: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/searchAlgo.c:1620:3: style: Variable 'aEnd' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/topologies.c:606:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scrNum [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/topologies.c:647:22: style: Condition '!restoreTree(bt->byScore[rank],tr)' is always false [knownConditionTrueFalse] ExaML-3.0.22/examl/topologies.c:647:35: note: Calling function 'restoreTree' returns 1 ExaML-3.0.22/examl/topologies.c:647:22: note: Condition '!restoreTree(bt->byScore[rank],tr)' is always false ExaML-3.0.22/examl/topologies.c:129:39: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/trash.c:66:5: warning: If memory allocation fails, then there is a possible null pointer dereference: np [nullPointerOutOfMemory] ExaML-3.0.22/examl/trash.c:56:34: note: Assuming allocation function fails ExaML-3.0.22/examl/trash.c:56:17: note: Assignment 'np=(struct noderec**)malloc(2*tr->mxtips*sizeof(struct noderec*))', assigned value is 0 ExaML-3.0.22/examl/trash.c:66:5: note: Null pointer dereference ExaML-3.0.22/examl/treeIO.c:389:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:403:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:457:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:536:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:554:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:586:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:601:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:869:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:1126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/examl/treeIO.c:90:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] ExaML-3.0.22/examl/treeIO.c:86:15: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always true. [compareValueOutOfTypeRangeError] ExaML-3.0.22/examl/treeIO.c:97:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] ExaML-3.0.22/examl/treeIO.c:78:48: note: Assuming allocation function fails ExaML-3.0.22/examl/treeIO.c:78:24: note: Assignment 'h=(struct stringHashtable*)malloc(sizeof(struct stringHashtable))', assigned value is 0 ExaML-3.0.22/examl/treeIO.c:97:3: note: Null pointer dereference ExaML-3.0.22/examl/treeIO.c:98:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] ExaML-3.0.22/examl/treeIO.c:78:48: note: Assuming allocation function fails ExaML-3.0.22/examl/treeIO.c:78:24: note: Assignment 'h=(struct stringHashtable*)malloc(sizeof(struct stringHashtable))', assigned value is 0 ExaML-3.0.22/examl/treeIO.c:98:3: note: Null pointer dereference ExaML-3.0.22/examl/treeIO.c:749:11: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/treeIO.c:713:15: note: Shadowed variable ExaML-3.0.22/examl/treeIO.c:749:11: note: Shadow local variable ExaML-3.0.22/examl/treeIO.c:144:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/treeIO.c:176:37: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/treeIO.c:236:10: style: Variable 'nameptr' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/examl/treeIO.c:348:54: style: Parameter 'fileName' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/treeIO.c:348:70: style: Parameter 'permission' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/treeIO.c:594:52: style: Parameter 'where' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/examl/treeIO.c:179:7: style: Variable 'z' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/parser/axml.c:531:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] ExaML-3.0.22/parser/axml.c:754:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/parser/axml.c:918:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/parser/axml.c:1244:27: error: Array 'finalBinaryStates[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds] ExaML-3.0.22/parser/axml.c:1238:2: note: After for loop, i has value 6 ExaML-3.0.22/parser/axml.c:1244:27: note: Array index out of bounds ExaML-3.0.22/parser/axml.c:2039:12: warning: Either the condition 'i>=128' is redundant or the array 'id[128]' is accessed at index 128, which is out of bounds. [arrayIndexOutOfBoundsCond] ExaML-3.0.22/parser/axml.c:2033:12: note: Assuming that condition 'i>=128' is not redundant ExaML-3.0.22/parser/axml.c:2039:12: note: Array index out of bounds ExaML-3.0.22/parser/axml.c:1012:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] ExaML-3.0.22/parser/axml.c:1008:15: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always true. [compareValueOutOfTypeRangeError] ExaML-3.0.22/parser/axml.c:2105:12: style: Condition '!bad_opt' is always true [knownConditionTrueFalse] ExaML-3.0.22/parser/axml.c:2061:17: note: Assignment 'bad_opt=0', assigned value is 0 ExaML-3.0.22/parser/axml.c:2105:12: note: Condition '!bad_opt' is always true ExaML-3.0.22/parser/axml.c:546:3: error: Memory leak: p0 [memleak] ExaML-3.0.22/parser/axml.c:371:7: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1033:11: note: Calling function 'getnums', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:364:61: note: Assuming condition is false ExaML-3.0.22/parser/axml.c:371:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:413:31: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:13: note: Calling function 'getyspace', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:413:31: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:420:3: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:13: note: Calling function 'getyspace', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:420:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:420:48: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:13: note: Calling function 'getyspace', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:420:48: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:421:10: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:13: note: Calling function 'getyspace', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:421:10: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:423:42: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:13: note: Calling function 'getyspace', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:423:42: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:432:3: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:13: note: Calling function 'getyspace', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:432:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:434:20: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:13: note: Calling function 'getyspace', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:434:20: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:436:7: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:13: note: Calling function 'getyspace', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:436:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:455:7: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:12: note: Calling function 'getinput', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1150:17: note: Calling function 'setupTree', 2nd argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:455:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:490:11: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1150:13: note: Calling function 'setupTree', 1st argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:490:11: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:491:11: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1150:13: note: Calling function 'setupTree', 1st argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:491:11: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:493:7: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:12: note: Calling function 'getinput', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1150:17: note: Calling function 'setupTree', 2nd argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:493:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:514:7: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:12: note: Calling function 'getinput', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1150:17: note: Calling function 'setupTree', 2nd argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:514:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:541:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1150:13: note: Calling function 'setupTree', 1st argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:531:7: note: Assuming condition is false ExaML-3.0.22/parser/axml.c:541:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:543:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1150:13: note: Calling function 'setupTree', 1st argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:531:7: note: Assuming condition is false ExaML-3.0.22/parser/axml.c:543:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:713:24: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1154:27: note: Calling function 'getdata', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:713:24: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:926:7: warning: If memory allocation fails, then there is a possible null pointer dereference: wv [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:912:26: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:912:13: note: Assignment 'wv=(int*)malloc(sizeof(int)*(unsigned long)rdta->sites)', assigned value is 0 ExaML-3.0.22/parser/axml.c:920:10: note: Assuming condition is false ExaML-3.0.22/parser/axml.c:926:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1019:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1000:48: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1000:24: note: Assignment 'h=(struct stringHashtable*)malloc(sizeof(struct stringHashtable))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1019:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1020:3: warning: If memory allocation fails, then there is a possible null pointer dereference: h [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1000:48: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1000:24: note: Assignment 'h=(struct stringHashtable*)malloc(sizeof(struct stringHashtable))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1020:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1042:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1042:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1042:27: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1042:27: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1045:3: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1045:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1045:54: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1045:54: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1046:3: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:24: note: Calling function 'getinput', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1046:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1046:54: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1046:54: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1047:3: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:24: note: Calling function 'getinput', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1047:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1047:54: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1047:54: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1048:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1048:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1048:54: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1048:54: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1049:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1049:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1049:55: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1049:55: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1050:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1050:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1050:55: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1050:55: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1052:7: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:12: note: Calling function 'getinput', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1052:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1064:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:12: note: Calling function 'getinput', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1064:6: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1081:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tr->initialPartitionData [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1080:49: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1080:35: note: Assignment 'tr->initialPartitionData=(struct pInfo*)malloc(sizeof(struct pInfo))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1081:9: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1119:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:12: note: Calling function 'getinput', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1119:6: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1160:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1154:6: note: Assuming condition is false ExaML-3.0.22/parser/axml.c:1160:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1160:51: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:30: note: Calling function 'getinput', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1154:6: note: Assuming condition is false ExaML-3.0.22/parser/axml.c:1160:51: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1372:5: warning: If memory allocation fails, then there is a possible null pointer dereference: alias [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1368:28: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1368:16: note: Assignment 'alias=(int*)calloc((unsigned long)rdta->sites,sizeof(int))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1372:5: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1409:14: warning: If memory allocation fails, then there is a possible null pointer dereference: alias [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1368:28: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1368:16: note: Assignment 'alias=(int*)calloc((unsigned long)rdta->sites,sizeof(int))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1409:14: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1410:37: warning: If memory allocation fails, then there is a possible null pointer dereference: alias [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1368:28: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1368:16: note: Assignment 'alias=(int*)calloc((unsigned long)rdta->sites,sizeof(int))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1410:37: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1411:44: warning: If memory allocation fails, then there is a possible null pointer dereference: alias [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1368:28: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1368:16: note: Assignment 'alias=(int*)calloc((unsigned long)rdta->sites,sizeof(int))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1411:44: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1412:35: warning: If memory allocation fails, then there is a possible null pointer dereference: alias [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1368:28: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1368:16: note: Assignment 'alias=(int*)calloc((unsigned long)rdta->sites,sizeof(int))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1412:35: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1431:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:15: note: Calling function 'makeweights', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1686:28: note: Calling function 'sitesort', 4th argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1431:6: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1438:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:15: note: Calling function 'makeweights', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1686:28: note: Calling function 'sitesort', 4th argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1438:6: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1442:14: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1686:18: note: Calling function 'sitesort', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1442:14: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1443:14: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:21: note: Calling function 'makeweights', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1686:12: note: Calling function 'sitesort', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1443:14: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1444:14: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:21: note: Calling function 'makeweights', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1686:12: note: Calling function 'sitesort', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1444:14: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1445:14: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:21: note: Calling function 'makeweights', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1686:12: note: Calling function 'sitesort', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1445:14: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1449:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:15: note: Calling function 'makeweights', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1686:28: note: Calling function 'sitesort', 4th argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1449:6: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1514:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:15: note: Calling function 'makeweights', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1687:34: note: Calling function 'sitecombcrunch', 4th argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1514:6: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1521:3: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:24: note: Calling function 'sitecombcrunch', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1521:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1521:23: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:24: note: Calling function 'sitecombcrunch', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1521:23: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1522:3: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:24: note: Calling function 'sitecombcrunch', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1522:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1524:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:15: note: Calling function 'makeweights', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1687:34: note: Calling function 'sitecombcrunch', 4th argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1524:6: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1543:20: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:21: note: Calling function 'makeweights', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:18: note: Calling function 'sitecombcrunch', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1543:20: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1551:15: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:24: note: Calling function 'sitecombcrunch', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1551:15: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1552:15: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:24: note: Calling function 'sitecombcrunch', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1552:15: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1554:38: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:33: note: Calling function 'makeweights', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1687:30: note: Calling function 'sitecombcrunch', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1554:38: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1556:23: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:21: note: Calling function 'makeweights', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:18: note: Calling function 'sitecombcrunch', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1556:23: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1683:20: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:21: note: Calling function 'makeweights', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1683:20: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1684:5: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1684:5: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1705:46: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:14: note: Calling function 'makevalues', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1705:46: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1705:70: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:20: note: Calling function 'makevalues', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1705:70: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1716:24: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:14: note: Calling function 'makevalues', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1716:24: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1717:18: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:20: note: Calling function 'makevalues', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1717:18: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1718:4: warning: If memory allocation fails, then there is a possible null pointer dereference: y [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:1705:36: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:1705:13: note: Assignment 'y=(unsigned char*)malloc(((unsigned long)rdta->numsp)*((unsigned long)cdta->endsite)*sizeof(unsigned char))', assigned value is 0 ExaML-3.0.22/parser/axml.c:1718:4: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1718:36: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:20: note: Calling function 'makevalues', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1718:36: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1718:59: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:14: note: Calling function 'makevalues', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1718:59: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1718:70: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:20: note: Calling function 'makevalues', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1718:70: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1724:12: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:14: note: Calling function 'makevalues', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1724:12: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1725:12: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:14: note: Calling function 'makevalues', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1725:12: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1729:3: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:14: note: Calling function 'makevalues', 1st argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1729:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1731:7: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:30: note: Calling function 'makevalues', 4th argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1731:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1741:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:30: note: Calling function 'makevalues', 4th argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1741:6: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1802:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:26: note: Calling function 'makevalues', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1802:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1803:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:26: note: Calling function 'makevalues', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1803:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1805:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:26: note: Calling function 'makevalues', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1805:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1805:32: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:26: note: Calling function 'makevalues', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:1805:32: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1805:34: warning: If memory allocation fails, then there is a possible null pointer dereference: tr->cdta [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:20: note: Calling function 'makevalues', 2nd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1803:20: note: Assignment 'tr->cdta=cdta', assigned value is 0 ExaML-3.0.22/parser/axml.c:1805:34: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1817:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1817:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1818:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1818:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1819:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1819:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1820:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1820:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1821:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1821:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1822:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1822:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1822:34: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1822:34: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1823:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1823:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1824:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1824:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1825:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1825:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1826:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1826:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1827:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1827:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1828:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1828:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1829:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1829:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1830:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1830:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1831:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1831:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1832:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1832:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1833:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1833:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1834:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1834:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1835:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1835:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1836:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1836:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1837:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1837:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1838:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1838:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1839:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1839:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1840:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1840:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1841:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1841:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1842:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1842:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1843:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1843:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1844:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1844:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1845:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1845:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1846:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1846:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1847:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1847:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1848:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1848:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1849:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1849:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1850:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1850:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1851:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1851:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1852:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1852:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1853:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1853:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1854:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1854:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1855:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1855:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1856:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1856:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1857:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1857:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1858:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1858:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1859:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1859:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1860:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1860:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1861:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1861:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:1862:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:12: note: Calling function 'initAdef', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1862:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2088:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2088:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2089:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2089:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2090:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2090:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2091:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2091:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2092:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2092:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2093:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2093:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2095:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2095:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2096:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2096:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2097:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:29: note: Calling function 'get_args', 4th argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2097:3: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2629:26: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2746:42: note: Calling function 'baseFrequenciesGTR', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2629:26: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2631:15: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2746:42: note: Calling function 'baseFrequenciesGTR', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2631:15: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2632:15: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2746:42: note: Calling function 'baseFrequenciesGTR', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2632:15: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2633:16: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2746:42: note: Calling function 'baseFrequenciesGTR', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2633:16: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2635:14: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2746:42: note: Calling function 'baseFrequenciesGTR', 3rd argument 'tr' value is 0 ExaML-3.0.22/parser/axml.c:2635:14: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2727:47: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2727:47: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2734:26: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2734:26: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2736:7: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2736:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2736:51: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2736:51: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2737:7: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2737:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2737:63: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2737:63: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2738:7: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2738:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2743:7: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2743:7: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2746:22: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2746:22: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2746:32: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2746:32: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2776:17: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2776:17: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2776:64: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2776:64: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2778:29: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2778:29: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2780:19: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2780:19: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2782:14: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2782:14: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2785:36: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2785:36: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2816:14: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2816:14: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2816:68: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2816:68: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2836:37: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2836:37: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2848:26: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [nullPointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2848:26: note: Null pointer dereference ExaML-3.0.22/parser/axml.c:2506:19: style: Unsigned expression 'yptr[j]' can't be negative so it is unnecessary to test it. [unsignedPositive] ExaML-3.0.22/parser/axml.c:2760:7: style: Local variable 'model' shadows outer variable [shadowVariable] ExaML-3.0.22/parser/axml.c:2691:7: note: Shadowed variable ExaML-3.0.22/parser/axml.c:2760:7: note: Shadow local variable ExaML-3.0.22/parser/axml.c:217:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:291:28: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:446:46: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:550:34: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:613:5: style: Variable 'genericChars32' can be declared as const array [constVariable] ExaML-3.0.22/parser/axml.c:1426:6: style: Variable 'category' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/parser/axml.c:1496:83: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:1694:81: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:1872:29: style: Parameter 'model' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:1946:18: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/parser/axml.c:2027:31: style: Parameter 'id' can be declared as const array [constParameter] ExaML-3.0.22/parser/axml.c:2241:30: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:2331:74: style: Parameter 'partitionData' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:2413:95: style: Parameter 'cdta' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/axml.c:2432:6: style: Variable 'yptr' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/parser/axml.c:2741:3: style: Variable 'pl' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/parser/axml.c:2839:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/parser/axml.c:531:12: style: Variable 'p0' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/parser/axml.c:531:31: style: Variable 'p0' is allocated memory that is never used. [unusedAllocatedMemory] ExaML-3.0.22/parser/axml.c:2647:9: style: Variable 'acc' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/parser/axml.c:2651:11: style: Variable 'acc' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/parser/parsePartitions.c:342:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/parser/parsePartitions.c:685:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/parser/parsePartitions.c:1033:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/parser/parsePartitions.c:1104:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] ExaML-3.0.22/parser/parsePartitions.c:67:21: warning: Either the condition 'cc' is redundant or there is possible null pointer dereference: line. [nullPointerRedundantCheck] ExaML-3.0.22/parser/parsePartitions.c:408:10: note: Assuming that condition 'cc' is not redundant ExaML-3.0.22/parser/parsePartitions.c:404:38: note: Calling function 'lineContainsOnlyWhiteChars', 1st argument 'cc' value is 0 ExaML-3.0.22/parser/parsePartitions.c:67:21: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:431:5: warning: If memory allocation fails, then there is a possible null pointer dereference: partitions [nullPointerOutOfMemory] ExaML-3.0.22/parser/parsePartitions.c:416:30: note: Assuming allocation function fails ExaML-3.0.22/parser/parsePartitions.c:416:16: note: Assignment 'partitions=(int**)malloc(sizeof(int*)*numberOfModels)', assigned value is 0 ExaML-3.0.22/parser/parsePartitions.c:431:5: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:697:5: warning: If memory allocation fails, then there is a possible null pointer dereference: partitions [nullPointerOutOfMemory] ExaML-3.0.22/parser/parsePartitions.c:695:30: note: Assuming allocation function fails ExaML-3.0.22/parser/parsePartitions.c:695:16: note: Assignment 'partitions=(int**)malloc(sizeof(int*)*numberOfModels)', assigned value is 0 ExaML-3.0.22/parser/parsePartitions.c:697:5: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:1130:2: warning: If memory allocation fails, then there is a possible null pointer dereference: brackets [nullPointerOutOfMemory] ExaML-3.0.22/parser/parsePartitions.c:1127:32: note: Assuming allocation function fails ExaML-3.0.22/parser/parsePartitions.c:1127:18: note: Assignment 'brackets=(int**)malloc(sizeof(int*)*numberOfSymbols)', assigned value is 0 ExaML-3.0.22/parser/parsePartitions.c:1130:2: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:1267:8: warning: If memory allocation fails, then there is a possible null pointer dereference: partBuffer [nullPointerOutOfMemory] ExaML-3.0.22/parser/parsePartitions.c:1250:38: note: Assuming allocation function fails ExaML-3.0.22/parser/parsePartitions.c:1250:24: note: Assignment 'partBuffer=(struct pInfo*)malloc(sizeof(struct pInfo)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/parser/parsePartitions.c:1267:8: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:1268:15: warning: If memory allocation fails, then there is a possible null pointer dereference: partBuffer [nullPointerOutOfMemory] ExaML-3.0.22/parser/parsePartitions.c:1250:38: note: Assuming allocation function fails ExaML-3.0.22/parser/parsePartitions.c:1250:24: note: Assignment 'partBuffer=(struct pInfo*)malloc(sizeof(struct pInfo)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/parser/parsePartitions.c:1268:15: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:1269:8: warning: If memory allocation fails, then there is a possible null pointer dereference: partBuffer [nullPointerOutOfMemory] ExaML-3.0.22/parser/parsePartitions.c:1250:38: note: Assuming allocation function fails ExaML-3.0.22/parser/parsePartitions.c:1250:24: note: Assignment 'partBuffer=(struct pInfo*)malloc(sizeof(struct pInfo)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/parser/parsePartitions.c:1269:8: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:1270:8: warning: If memory allocation fails, then there is a possible null pointer dereference: partBuffer [nullPointerOutOfMemory] ExaML-3.0.22/parser/parsePartitions.c:1250:38: note: Assuming allocation function fails ExaML-3.0.22/parser/parsePartitions.c:1250:24: note: Assignment 'partBuffer=(struct pInfo*)malloc(sizeof(struct pInfo)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/parser/parsePartitions.c:1270:8: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:1271:8: warning: If memory allocation fails, then there is a possible null pointer dereference: partBuffer [nullPointerOutOfMemory] ExaML-3.0.22/parser/parsePartitions.c:1250:38: note: Assuming allocation function fails ExaML-3.0.22/parser/parsePartitions.c:1250:24: note: Assignment 'partBuffer=(struct pInfo*)malloc(sizeof(struct pInfo)*tr->NumberOfModels)', assigned value is 0 ExaML-3.0.22/parser/parsePartitions.c:1271:8: note: Null pointer dereference ExaML-3.0.22/parser/parsePartitions.c:600:9: style: Redundant assignment of 'i' to itself. [selfAssignment] ExaML-3.0.22/parser/parsePartitions.c:65:49: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/parsePartitions.c:98:6: style: Variable 'start' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/parser/parsePartitions.c:373:41: style: Parameter 'adef' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/parsePartitions.c:383:46: style: Parameter 'rdta' can be declared as pointer to const [constParameterPointer] ExaML-3.0.22/parser/parsePartitions.c:986:17: style: Variable 'tipI' can be declared as pointer to const [constVariablePointer] ExaML-3.0.22/parser/parsePartitions.c:1098:21: style: Variable 'bracketTypes' can be declared as const array [constVariable] ExaML-3.0.22/parser/parsePartitions.c:1016:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] ExaML-3.0.22/examl/axml.c:683:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [ctunullpointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2604:13: note: Calling function initAdef, 1st argument is null ExaML-3.0.22/examl/axml.c:683:3: note: Dereferencing argument adef that is null ExaML-3.0.22/examl/axml.c:961:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [ctunullpointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2608:13: note: Calling function get_args, 4th argument is null ExaML-3.0.22/examl/axml.c:961:3: note: Dereferencing argument tr that is null ExaML-3.0.22/examl/axml.c:2181:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [ctunullpointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2586:31: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2586:15: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2629:19: note: Calling function initializeTree, 2nd argument is null ExaML-3.0.22/examl/axml.c:2181:6: note: Dereferencing argument adef that is null ExaML-3.0.22/examl/byteFile.c:398:3: warning: Null pointer dereference: tr [ctunullpointer] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2622:17: note: Calling function readByteFile, 1st argument is null ExaML-3.0.22/examl/axml.c:2398:3: note: Calling function initializeTreeFromByteFile, 2nd argument is null ExaML-3.0.22/examl/byteFile.c:398:3: note: Dereferencing argument tr that is null ExaML-3.0.22/examl/partitionAssignment.c:567:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [ctunullpointerOutOfMemory] ExaML-3.0.22/examl/axml.c:2583:26: note: Assuming allocation function fails ExaML-3.0.22/examl/axml.c:2583:13: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/examl/axml.c:2622:18: note: Calling function 'readByteFile', 1st argument 'tr' value is 0 ExaML-3.0.22/examl/axml.c:2402:27: note: Calling function copyAssignmentInfoToTree, 2nd argument is null ExaML-3.0.22/examl/partitionAssignment.c:567:3: note: Dereferencing argument tr that is null ExaML-3.0.22/examl/topologies.c:133:3: warning: If memory allocation fails, then there is a possible null pointer dereference: rl [ctunullpointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2696:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2696:8: note: Assignment 'rl=(struct topolRELL_LIST*)malloc(sizeof(struct topolRELL_LIST))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2701:13: note: Calling function initTL, 1st argument is null ExaML-3.0.22/examl/topologies.c:133:3: note: Dereferencing argument rl that is null ExaML-3.0.22/examl/topologies.c:148:18: warning: If memory allocation fails, then there is a possible null pointer dereference: rl [ctunullpointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2696:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2696:8: note: Assignment 'rl=(struct topolRELL_LIST*)malloc(sizeof(struct topolRELL_LIST))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2890:13: note: Calling function freeTL, 1st argument is null ExaML-3.0.22/examl/topologies.c:148:18: note: Dereferencing argument rl that is null ExaML-3.0.22/examl/topologies.c:182:23: warning: If memory allocation fails, then there is a possible null pointer dereference: rl [ctunullpointerOutOfMemory] ExaML-3.0.22/examl/optimizeModel.c:2696:32: note: Assuming allocation function fails ExaML-3.0.22/examl/optimizeModel.c:2696:8: note: Assignment 'rl=(struct topolRELL_LIST*)malloc(sizeof(struct topolRELL_LIST))', assigned value is 0 ExaML-3.0.22/examl/optimizeModel.c:2702:13: note: Calling function saveTL, 1st argument is null ExaML-3.0.22/examl/topologies.c:182:23: note: Dereferencing argument rl that is null ExaML-3.0.22/examl/topologies.c:374:3: warning: If memory allocation fails, then there is a possible null pointer dereference: bt [ctunullpointerOutOfMemory] ExaML-3.0.22/examl/searchAlgo.c:1950:30: note: Assuming allocation function fails ExaML-3.0.22/examl/searchAlgo.c:1950:11: note: Assignment 'bestT=(struct bestlist*)malloc(sizeof(struct bestlist))', assigned value is 0 ExaML-3.0.22/examl/searchAlgo.c:1952:15: note: Calling function initBestTree, 1st argument is null ExaML-3.0.22/examl/topologies.c:374:3: note: Dereferencing argument bt that is null ExaML-3.0.22/examl/topologies.c:545:9: warning: Null pointer dereference: bt [ctunullpointer] ExaML-3.0.22/examl/searchAlgo.c:1950:30: note: Assuming allocation function fails ExaML-3.0.22/examl/searchAlgo.c:1950:11: note: Assignment 'bestT=(struct bestlist*)malloc(sizeof(struct bestlist))', assigned value is 0 ExaML-3.0.22/examl/searchAlgo.c:2007:15: note: Calling function saveBestTree, 1st argument is null ExaML-3.0.22/examl/topologies.c:567:12: note: Calling function findTreeInList, 1st argument is null ExaML-3.0.22/examl/topologies.c:545:9: note: Dereferencing argument bt that is null ExaML-3.0.22/parser/axml.c:413:31: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:18: note: Calling function 'getinput', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1148:12: note: Calling function getyspace, 1st argument is null ExaML-3.0.22/parser/axml.c:413:31: note: Dereferencing argument rdta that is null ExaML-3.0.22/parser/axml.c:455:7: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:12: note: Calling function 'getinput', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1150:12: note: Calling function setupTree, 2nd argument is null ExaML-3.0.22/parser/axml.c:455:7: note: Dereferencing argument adef that is null ExaML-3.0.22/parser/axml.c:1052:7: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:11: note: Calling function getinput, 1st argument is null ExaML-3.0.22/parser/axml.c:1052:7: note: Dereferencing argument adef that is null ExaML-3.0.22/parser/axml.c:1046:3: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:11: note: Calling function getinput, 3rd argument is null ExaML-3.0.22/parser/axml.c:1046:3: note: Dereferencing argument cdta that is null ExaML-3.0.22/parser/axml.c:1042:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2725:11: note: Calling function getinput, 4th argument is null ExaML-3.0.22/parser/axml.c:1042:3: note: Dereferencing argument tr that is null ExaML-3.0.22/parser/axml.c:1368:37: warning: Null pointer dereference: rdta [ctunullpointer] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:21: note: Calling function 'makeweights', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1686:11: note: Calling function sitesort, 1st argument is null ExaML-3.0.22/parser/axml.c:1435:7: note: Calling function adaptRdataToSecondary, 2nd argument is null ExaML-3.0.22/parser/axml.c:1368:37: note: Dereferencing argument rdta that is null ExaML-3.0.22/parser/axml.c:1442:14: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1686:11: note: Calling function sitesort, 2nd argument is null ExaML-3.0.22/parser/axml.c:1442:14: note: Dereferencing argument cdta that is null ExaML-3.0.22/parser/axml.c:1431:6: warning: Null pointer dereference: adef [ctunullpointer] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:14: note: Calling function makeweights, 1st argument is null ExaML-3.0.22/parser/axml.c:1686:3: note: Calling function sitesort, 4th argument is null ExaML-3.0.22/parser/axml.c:1431:6: note: Dereferencing argument adef that is null ExaML-3.0.22/parser/axml.c:1543:20: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:21: note: Calling function 'makeweights', 2nd argument 'rdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:17: note: Calling function sitecombcrunch, 1st argument is null ExaML-3.0.22/parser/axml.c:1543:20: note: Dereferencing argument rdta that is null ExaML-3.0.22/parser/axml.c:1521:3: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:27: note: Calling function 'makeweights', 3rd argument 'cdta' value is 0 ExaML-3.0.22/parser/axml.c:1687:17: note: Calling function sitecombcrunch, 2nd argument is null ExaML-3.0.22/parser/axml.c:1521:3: note: Dereferencing argument cdta that is null ExaML-3.0.22/parser/axml.c:1514:6: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:15: note: Calling function 'makeweights', 1st argument 'adef' value is 0 ExaML-3.0.22/parser/axml.c:1687:17: note: Calling function sitecombcrunch, 4th argument is null ExaML-3.0.22/parser/axml.c:1514:6: note: Dereferencing argument adef that is null ExaML-3.0.22/parser/axml.c:1683:20: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2729:14: note: Calling function makeweights, 2nd argument is null ExaML-3.0.22/parser/axml.c:1683:20: note: Dereferencing argument rdta that is null ExaML-3.0.22/parser/axml.c:1705:46: warning: If memory allocation fails, then there is a possible null pointer dereference: rdta [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2705:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2705:10: note: Assignment 'rdta=(struct rawdata*)malloc(sizeof(struct rawdata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:13: note: Calling function makevalues, 1st argument is null ExaML-3.0.22/parser/axml.c:1705:46: note: Dereferencing argument rdta that is null ExaML-3.0.22/parser/axml.c:1705:70: warning: If memory allocation fails, then there is a possible null pointer dereference: cdta [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2706:32: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2706:10: note: Assignment 'cdta=(struct cruncheddata*)malloc(sizeof(struct cruncheddata))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:13: note: Calling function makevalues, 2nd argument is null ExaML-3.0.22/parser/axml.c:1705:70: note: Dereferencing argument cdta that is null ExaML-3.0.22/parser/axml.c:1731:7: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2731:13: note: Calling function makevalues, 4th argument is null ExaML-3.0.22/parser/axml.c:1731:7: note: Dereferencing argument adef that is null ExaML-3.0.22/parser/axml.c:1817:3: warning: If memory allocation fails, then there is a possible null pointer dereference: adef [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2704:27: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2704:10: note: Assignment 'adef=(struct analdef*)malloc(sizeof(struct analdef))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2716:11: note: Calling function initAdef, 1st argument is null ExaML-3.0.22/parser/axml.c:1817:3: note: Dereferencing argument adef that is null ExaML-3.0.22/parser/axml.c:2088:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2720:11: note: Calling function get_args, 4th argument is null ExaML-3.0.22/parser/axml.c:2088:3: note: Dereferencing argument tr that is null ExaML-3.0.22/parser/axml.c:2629:26: warning: If memory allocation fails, then there is a possible null pointer dereference: tr [ctunullpointerOutOfMemory] ExaML-3.0.22/parser/axml.c:2707:24: note: Assuming allocation function fails ExaML-3.0.22/parser/axml.c:2707:10: note: Assignment 'tr=(struct tree*)malloc(sizeof(struct tree))', assigned value is 0 ExaML-3.0.22/parser/axml.c:2746:21: note: Calling function baseFrequenciesGTR, 3rd argument is null ExaML-3.0.22/parser/axml.c:2629:26: note: Dereferencing argument tr that is null ExaML-3.0.22/parser/parsePartitions.c:67:21: warning: Null pointer dereference: line [ctunullpointer] ExaML-3.0.22/parser/parsePartitions.c:408:10: note: Assuming that condition 'cc' is not redundant ExaML-3.0.22/parser/parsePartitions.c:404:37: note: Calling function lineContainsOnlyWhiteChars, 1st argument is null ExaML-3.0.22/parser/parsePartitions.c:67:21: note: Dereferencing argument line that is null diff: 2.20.0 ExaML-3.0.22/examl/avxLikelihood.c:4018:16: style: Local variable 'minlikelihood_avx' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/avxLikelihood.c:3824:15: note: Shadowed declaration ExaML-3.0.22/examl/avxLikelihood.c:4018:16: note: Shadow variable head ExaML-3.0.22/examl/avxLikelihood.c:4018:16: style: Local variable 'minlikelihood_avx' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/avxLikelihood.c:3824:15: note: Shadowed variable ExaML-3.0.22/examl/avxLikelihood.c:4018:16: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/axml.c:2132:4: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/axml.c:1939:5: note: Shadowed declaration ExaML-3.0.22/examl/axml.c:2132:4: note: Shadow variable head ExaML-3.0.22/examl/axml.c:2132:4: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/axml.c:1939:5: note: Shadowed variable ExaML-3.0.22/examl/axml.c:2132:4: note: Shadow local variable head ExaML-3.0.22/examl/bipartitionList.c:115:15: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always true. [compareValueOutOfTypeRangeError] 2.20.0 ExaML-3.0.22/examl/byteFile.c:53:13: style: Local variable 'p' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/byteFile.c:44:8: note: Shadowed declaration ExaML-3.0.22/examl/byteFile.c:53:13: note: Shadow variable head ExaML-3.0.22/examl/byteFile.c:53:13: style: Local variable 'p' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/byteFile.c:44:8: note: Shadowed variable ExaML-3.0.22/examl/byteFile.c:53:13: note: Shadow local variable head ExaML-3.0.22/examl/evaluateGenericSpecial.c:403:30: style:inconclusive: Function 'evaluateIterative' argument 1 names different: declaration '' definition 'tr'. [funcArgNamesDifferentUnnamed] 2.20.0 ExaML-3.0.22/examl/evaluateGenericSpecial.c:492:7: style: Local variable 'm' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:428:5: note: Shadowed declaration ExaML-3.0.22/examl/evaluateGenericSpecial.c:492:7: note: Shadow variable head ExaML-3.0.22/examl/evaluateGenericSpecial.c:492:7: style: Local variable 'm' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/evaluateGenericSpecial.c:428:5: note: Shadowed variable ExaML-3.0.22/examl/evaluateGenericSpecial.c:492:7: note: Shadow local variable head ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:217:2: style: Local variable 'qz' shadows outer argument [shadowArgument] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:190:97: note: Shadowed argument ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:217:2: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:217:2: style: Local variable 'qz' shadows outer argument [shadowArgument] ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:190:97: note: Shadowed declaration ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:217:2: note: Shadow variable head ExaML-3.0.22/examl/evaluatePartialGenericSpecial.c:259:38: style:inconclusive: Function 'evaluatePartialGeneric' argument 1 names different: declaration '' definition 'tr'. [funcArgNamesDifferentUnnamed] head ExaML-3.0.22/examl/makenewzGenericSpecial.c:628:30: style:inconclusive: Function 'makenewzIterative' argument 1 names different: declaration '' definition 'tr'. [funcArgNamesDifferentUnnamed] head ExaML-3.0.22/examl/makenewzGenericSpecial.c:849:21: style:inconclusive: Function 'execCore' argument 1 names different: declaration '' definition 'tr'. [funcArgNamesDifferentUnnamed] 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:106:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:106:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:106:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:106:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:1283:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:1238:15: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:1283:22: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:1283:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:1238:15: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:1283:22: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:20:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:20:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:20:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:20:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:558:22: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:8:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:558:22: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:558:22: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:8:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:558:22: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:559:22: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:559:22: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:559:22: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:559:22: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:650:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:605:15: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:650:22: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:650:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:605:15: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:650:22: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:713:5: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:8:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:713:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:713:5: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:8:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:713:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:714:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:714:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:714:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:714:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:726:11: style: Local variable 'k' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:718:5: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:726:11: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:726:11: style: Local variable 'k' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:718:5: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:726:11: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:730:10: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:718:8: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:730:10: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:730:10: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:718:8: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:730:10: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_aa.c:780:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_aa.c:780:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_aa.c:780:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_aa.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_aa.c:780:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_dna.c:141:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_dna.c:141:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_dna.c:141:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:141:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_dna.c:24:5: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:8:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_dna.c:24:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_dna.c:24:5: style: Local variable 'states' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:8:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:24:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_dna.c:25:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_dna.c:25:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_dna.c:25:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:25:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_dna.c:36:11: style: Local variable 'k' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:29:5: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_dna.c:36:11: note: Shadow variable head ExaML-3.0.22/examl/mic_native_dna.c:36:11: style: Local variable 'k' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:29:5: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:36:11: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_dna.c:39:13: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:29:8: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_dna.c:39:13: note: Shadow variable head ExaML-3.0.22/examl/mic_native_dna.c:39:13: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:29:8: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:39:13: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_dna.c:55:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_dna.c:55:5: note: Shadow variable head ExaML-3.0.22/examl/mic_native_dna.c:55:5: style: Local variable 'span' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:10:18: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:55:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/mic_native_dna.c:613:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:563:15: note: Shadowed declaration ExaML-3.0.22/examl/mic_native_dna.c:613:22: note: Shadow variable head ExaML-3.0.22/examl/mic_native_dna.c:613:22: style: Local variable 'k1' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/mic_native_dna.c:563:15: note: Shadowed variable ExaML-3.0.22/examl/mic_native_dna.c:613:22: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/models.c:3423:9: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/models.c:3261:5: note: Shadowed declaration ExaML-3.0.22/examl/models.c:3423:9: note: Shadow variable head ExaML-3.0.22/examl/models.c:3423:9: style: Local variable 'l' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/models.c:3261:5: note: Shadowed variable ExaML-3.0.22/examl/models.c:3423:9: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/models.c:3895:5: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/models.c:3873:2: note: Shadowed declaration ExaML-3.0.22/examl/models.c:3895:5: note: Shadow variable head ExaML-3.0.22/examl/models.c:3895:5: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/models.c:3873:2: note: Shadowed variable ExaML-3.0.22/examl/models.c:3895:5: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/newviewGenericSpecial.c:1055:4: style: Local variable 'model' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:934:2: note: Shadowed declaration ExaML-3.0.22/examl/newviewGenericSpecial.c:1055:4: note: Shadow variable head ExaML-3.0.22/examl/newviewGenericSpecial.c:1055:4: style: Local variable 'model' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/newviewGenericSpecial.c:934:2: note: Shadowed variable ExaML-3.0.22/examl/newviewGenericSpecial.c:1055:4: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/optimizeModel.c:2415:6: style: Local variable 'optRates' shadows outer function [shadowFunction] ExaML-3.0.22/examl/optimizeModel.c:1603:13: note: Shadowed declaration ExaML-3.0.22/examl/optimizeModel.c:2415:6: note: Shadow variable head ExaML-3.0.22/examl/optimizeModel.c:2415:6: style: Local variable 'optRates' shadows outer function [shadowFunction] ExaML-3.0.22/examl/optimizeModel.c:1603:13: note: Shadowed function ExaML-3.0.22/examl/optimizeModel.c:2415:6: note: Shadow local variable 2.20.0 ExaML-3.0.22/examl/partitionAssignment.c:200:19: warning: If memory allocation fails, then there is a possible null pointer dereference: partitions [nullPointerOutOfMemory] ExaML-3.0.22/examl/partitionAssignment.c:434:41: note: Assuming allocation function fails ExaML-3.0.22/examl/partitionAssignment.c:434:23: note: Assignment 'curPartitions=(struct Partition*)calloc((unsigned long)cnt,sizeof(struct Partition))', assigned value is 0 ExaML-3.0.22/examl/partitionAssignment.c:443:33: note: Calling function 'assignThesePartitions', 2nd argument 'curPartitions' value is 0 ExaML-3.0.22/examl/partitionAssignment.c:200:19: note: Null pointer dereference head ExaML-3.0.22/examl/treeIO.c:176:37: style: Parameter 'tr' can be declared as pointer to const [constParameterPointer] 2.20.0 ExaML-3.0.22/examl/treeIO.c:749:11: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/treeIO.c:713:15: note: Shadowed declaration ExaML-3.0.22/examl/treeIO.c:749:11: note: Shadow variable head ExaML-3.0.22/examl/treeIO.c:749:11: style: Local variable 'i' shadows outer variable [shadowVariable] ExaML-3.0.22/examl/treeIO.c:713:15: note: Shadowed variable ExaML-3.0.22/examl/treeIO.c:749:11: note: Shadow local variable head ExaML-3.0.22/examl/treeIO.c:86:15: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always true. [compareValueOutOfTypeRangeError] head ExaML-3.0.22/parser/axml.c:1008:15: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always true. [compareValueOutOfTypeRangeError] 2.20.0 ExaML-3.0.22/parser/axml.c:1942:50: style: Parameter 'opts' can be declared as pointer to const [constParameterPointer] head ExaML-3.0.22/parser/axml.c:2413:95: style: Parameter 'cdta' can be declared as pointer to const [constParameterPointer] 2.20.0 ExaML-3.0.22/parser/axml.c:2506:22: style: Comparing expression of type 'unsigned char' against value 0. Condition is always true. [compareValueOutOfTypeRangeError] 2.20.0 ExaML-3.0.22/parser/axml.c:2760:7: style: Local variable 'model' shadows outer variable [shadowVariable] ExaML-3.0.22/parser/axml.c:2691:7: note: Shadowed declaration ExaML-3.0.22/parser/axml.c:2760:7: note: Shadow variable head ExaML-3.0.22/parser/axml.c:2760:7: style: Local variable 'model' shadows outer variable [shadowVariable] ExaML-3.0.22/parser/axml.c:2691:7: note: Shadowed variable ExaML-3.0.22/parser/axml.c:2760:7: note: Shadow local variable DONE