2025-05-09 07:47 ftp://ftp.de.debian.org/debian/pool/main/a/apriltag/apriltag_3.4.2.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --library=opencv2 --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 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 66c9938 (2025-05-08 13:55:11 +0200) count: 1266 1240 elapsed-time: 3.5 3.1 head-timing-info: old-timing-info: head results: apriltag-3.4.2/apriltag_pywrap.c:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag_pywrap.c:205:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag_pywrap.c:381:5: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] apriltag-3.4.2/common/zarray.h:62:5: warning: If memory allocation fails, then there is a possible null pointer dereference: za [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:61:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:61:20: note: Assignment 'za=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:62:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:87:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:87:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:88:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:88:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:89:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:89:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:90:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:90:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:90:31: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:90:31: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:90:43: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:90:43: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:91:12: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:91:12: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:117:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:117:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:118:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:118:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:119:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:119:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:119:28: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:119:28: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:120:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:120:5: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:120:32: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:120:32: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:120:45: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:120:45: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:121:12: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:121:12: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:121:45: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:121:45: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:121:58: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:121:58: note: Null pointer dereference apriltag-3.4.2/common/zarray.h:121:68: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:121:68: note: Null pointer dereference apriltag-3.4.2/common/timeprofile.h:57:5: warning: If memory allocation fails, then there is a possible null pointer dereference: tp [nullPointerOutOfMemory] apriltag-3.4.2/common/timeprofile.h:56:48: note: Assuming allocation function fails apriltag-3.4.2/common/timeprofile.h:56:25: note: Assignment 'tp=(struct timeprofile_t*)calloc(1,sizeof(struct timeprofile_t))', assigned value is 0 apriltag-3.4.2/common/timeprofile.h:57:5: note: Null pointer dereference apriltag-3.4.2/common/timeprofile.h:59:5: warning: If memory allocation fails, then there is a possible null pointer dereference: tp [nullPointerOutOfMemory] apriltag-3.4.2/common/timeprofile.h:56:48: note: Assuming allocation function fails apriltag-3.4.2/common/timeprofile.h:56:25: note: Assignment 'tp=(struct timeprofile_t*)calloc(1,sizeof(struct timeprofile_t))', assigned value is 0 apriltag-3.4.2/common/timeprofile.h:59:5: note: Null pointer dereference apriltag-3.4.2/apriltag_pywrap.c:220:15: style: Variable 'dims' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/apriltag_pywrap.c:221:15: style: Variable 'strides' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/timeprofile.h:87:55: style: Parameter 'tp' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/timeprofile.h:106:63: style: Parameter 'tp' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_pose.c:69:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag_pose.c:440:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag_pose.c:516:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/math_util.h:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag.c:221:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag.c:453:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag.c:1007:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag_pose.c:52:9: warning: If memory allocation fails, then there is a possible null pointer dereference: p_res [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:50:28: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:50:28: note: Assignment 'p_res=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:52:9: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:59:9: warning: If memory allocation fails, then there is a possible null pointer dereference: F [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:56:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:56:24: note: Assignment 'F=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:59:9: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:60:33: warning: If memory allocation fails, then there is a possible null pointer dereference: F [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:56:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:56:24: note: Assignment 'F=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:60:33: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:75:56: warning: If memory allocation fails, then there is a possible null pointer dereference: F [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:56:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:56:24: note: Assignment 'F=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:75:56: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:88:13: warning: If memory allocation fails, then there is a possible null pointer dereference: q [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:85:28: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:85:28: note: Assignment 'q=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:88:13: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:88:41: warning: If memory allocation fails, then there is a possible null pointer dereference: F [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:56:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:56:24: note: Assignment 'F=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:88:41: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:89:38: warning: If memory allocation fails, then there is a possible null pointer dereference: q [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:85:28: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:85:28: note: Assignment 'q=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:89:38: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:95:53: warning: If memory allocation fails, then there is a possible null pointer dereference: q [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:85:28: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:85:28: note: Assignment 'q=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:95:53: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:114:26: warning: If memory allocation fails, then there is a possible null pointer dereference: q [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:85:28: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:85:28: note: Assignment 'q=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:114:26: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:175:9: warning: If memory allocation fails, then there is a possible null pointer dereference: p_der [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:173:27: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:173:27: note: Assignment 'p_der=malloc(sizeof(double)*degree)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:175:9: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:316:9: warning: If memory allocation fails, then there is a possible null pointer dereference: p_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:312:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:312:30: note: Assignment 'p_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:316:9: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:317:9: warning: If memory allocation fails, then there is a possible null pointer dereference: v_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:311:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:311:30: note: Assignment 'v_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:317:9: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:318:9: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:318:9: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:318:34: warning: If memory allocation fails, then there is a possible null pointer dereference: v_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:311:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:311:30: note: Assignment 'v_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:318:34: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:319:39: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:319:39: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:339:46: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:339:46: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:339:71: warning: If memory allocation fails, then there is a possible null pointer dereference: p_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:312:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:312:30: note: Assignment 'p_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:339:71: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:340:47: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:340:47: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:340:76: warning: If memory allocation fails, then there is a possible null pointer dereference: p_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:312:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:312:30: note: Assignment 'p_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:340:76: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:341:47: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:341:47: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:341:76: warning: If memory allocation fails, then there is a possible null pointer dereference: p_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:312:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:312:30: note: Assignment 'p_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:341:76: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:361:49: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:361:49: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:361:70: warning: If memory allocation fails, then there is a possible null pointer dereference: p_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:312:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:312:30: note: Assignment 'p_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:361:70: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:362:50: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:362:50: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:362:75: warning: If memory allocation fails, then there is a possible null pointer dereference: p_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:312:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:312:30: note: Assignment 'p_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:362:75: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:363:50: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:363:50: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:363:75: warning: If memory allocation fails, then there is a possible null pointer dereference: p_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:312:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:312:30: note: Assignment 'p_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:363:75: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:384:22: warning: If memory allocation fails, then there is a possible null pointer dereference: p_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:312:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:312:30: note: Assignment 'p_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:384:22: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:385:22: warning: If memory allocation fails, then there is a possible null pointer dereference: v_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:311:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:311:30: note: Assignment 'v_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:385:22: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:386:22: warning: If memory allocation fails, then there is a possible null pointer dereference: F_trans [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_pose.c:313:30: note: Assuming allocation function fails apriltag-3.4.2/apriltag_pose.c:313:30: note: Assignment 'F_trans=malloc(sizeof(struct matd_t*)*n_points)', assigned value is 0 apriltag-3.4.2/apriltag_pose.c:386:22: note: Null pointer dereference apriltag-3.4.2/apriltag_pose.c:455:89: style:inconclusive: Function 'estimate_pose_for_tag_homography' argument 2 names different: declaration 'pose' definition 'solution'. [funcArgNamesDifferent] apriltag-3.4.2/apriltag_pose.h:36:26: note: Function 'estimate_pose_for_tag_homography' argument 2 names different: declaration 'pose' definition 'solution'. apriltag-3.4.2/apriltag_pose.c:455:89: note: Function 'estimate_pose_for_tag_homography' argument 2 names different: declaration 'pose' definition 'solution'. apriltag-3.4.2/apriltag_pose.c:493:26: style:inconclusive: Function 'estimate_tag_pose_orthogonal_iteration' argument 3 names different: declaration 'pose1' definition 'solution1'. [funcArgNamesDifferent] apriltag-3.4.2/apriltag_pose.h:63:26: note: Function 'estimate_tag_pose_orthogonal_iteration' argument 3 names different: declaration 'pose1' definition 'solution1'. apriltag-3.4.2/apriltag_pose.c:493:26: note: Function 'estimate_tag_pose_orthogonal_iteration' argument 3 names different: declaration 'pose1' definition 'solution1'. apriltag-3.4.2/apriltag_pose.c:495:26: style:inconclusive: Function 'estimate_tag_pose_orthogonal_iteration' argument 5 names different: declaration 'pose2' definition 'solution2'. [funcArgNamesDifferent] apriltag-3.4.2/apriltag_pose.h:65:26: note: Function 'estimate_tag_pose_orthogonal_iteration' argument 5 names different: declaration 'pose2' definition 'solution2'. apriltag-3.4.2/apriltag_pose.c:495:26: note: Function 'estimate_tag_pose_orthogonal_iteration' argument 5 names different: declaration 'pose2' definition 'solution2'. apriltag-3.4.2/apriltag_pose.c:143:24: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_pose.c:259:62: style: Parameter 't' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_pose.c:259:73: style: Parameter 'R' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_pose.c:455:66: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/g2d.c:294:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VALF [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag_quad_thresh.c:438:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VALF [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/g2d.c:46:45: style: Parameter 'v' can be declared as const array [constParameter] apriltag-3.4.2/common/g2d.c:65:12: style: Variable 'z' can be declared as const array [constVariable] apriltag-3.4.2/common/g2d.c:114:65: style: Parameter 'q' can be declared as const array [constParameter] apriltag-3.4.2/common/g2d.c:216:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/g2d.c:316:61: style: Parameter 'q' can be declared as const array [constParameter] apriltag-3.4.2/common/getopt.c:334:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/getopt.c:384:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/getopt.c:430:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/getopt.c:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/getopt.c:71:5: warning: If memory allocation fails, then there is a possible null pointer dereference: gopt [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:69:40: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:69:22: note: Assignment 'gopt=(struct getopt_t*)calloc(1,sizeof(struct getopt_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:71:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:72:5: warning: If memory allocation fails, then there is a possible null pointer dereference: gopt [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:69:40: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:69:22: note: Assignment 'gopt=(struct getopt_t*)calloc(1,sizeof(struct getopt_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:72:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:73:5: warning: If memory allocation fails, then there is a possible null pointer dereference: gopt [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:69:40: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:69:22: note: Assignment 'gopt=(struct getopt_t*)calloc(1,sizeof(struct getopt_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:73:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:74:5: warning: If memory allocation fails, then there is a possible null pointer dereference: gopt [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:69:40: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:69:22: note: Assignment 'gopt=(struct getopt_t*)calloc(1,sizeof(struct getopt_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:74:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:170:17: warning: If memory allocation fails, then there is a possible null pointer dereference: val [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:164:31: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:164:31: note: Assignment 'val=strdup(&eq[1])', assigned value is 0 apriltag-3.4.2/common/getopt.c:170:17: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:321:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:320:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:320:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:321:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:322:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:320:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:320:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:322:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:354:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:353:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:353:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:354:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:355:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:353:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:353:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:355:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:356:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:353:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:353:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:356:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:357:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:353:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:353:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:357:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:358:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:353:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:353:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:358:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:404:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:403:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:403:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:404:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:405:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:403:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:403:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:405:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:406:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:403:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:403:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:406:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:407:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:403:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:403:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:407:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:408:5: warning: If memory allocation fails, then there is a possible null pointer dereference: goo [nullPointerOutOfMemory] apriltag-3.4.2/common/getopt.c:403:53: note: Assuming allocation function fails apriltag-3.4.2/common/getopt.c:403:28: note: Assignment 'goo=(struct getopt_option_t*)calloc(1,sizeof(struct getopt_option_t))', assigned value is 0 apriltag-3.4.2/common/getopt.c:408:5: note: Null pointer dereference apriltag-3.4.2/common/getopt.c:477:36: style:inconclusive: Function 'getopt_was_specified' argument 1 names different: declaration 'gopt' definition 'getopt'. [funcArgNamesDifferent] apriltag-3.4.2/common/getopt.h:60:36: note: Function 'getopt_was_specified' argument 1 names different: declaration 'gopt' definition 'getopt'. apriltag-3.4.2/common/getopt.c:477:36: note: Function 'getopt_was_specified' argument 1 names different: declaration 'gopt' definition 'getopt'. apriltag-3.4.2/common/getopt.c:147:50: style: Parameter 'argv' can be declared as const array [constParameter] apriltag-3.4.2/common/getopt.c:415:41: style: Parameter 'gopt' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/getopt.c:477:36: style: Parameter 'getopt' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/getopt.c:487:49: style: Parameter 'gopt' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/getopt.c:499:35: style: Parameter 'gopt' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/zhash.h:379:48: style: Parameter 'zh' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/homography.c:170:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOMOGRAPHY_COMPUTE_FLAG_INVERSE [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag.c:1314:11: style: The if condition is the same as the previous if condition [duplicateCondition] apriltag-3.4.2/apriltag.c:1273:11: note: First condition apriltag-3.4.2/apriltag.c:1314:11: note: Second condition apriltag-3.4.2/apriltag.c:549:37: style: Condition '(y+i-1)<0' is always false [knownConditionTrueFalse] apriltag-3.4.2/apriltag.c:549:37: note: Assuming that condition '(y+i-1)<0' is not redundant apriltag-3.4.2/apriltag.c:549:37: note: Condition '(y+i-1)<0' is always false apriltag-3.4.2/common/postscript_utils.h:36:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1286:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:36:13: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:38:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1286:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:38:13: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:41:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1286:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:41:13: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:46:21: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1286:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:46:21: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:52:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1286:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:52:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:163:12: warning: If memory allocation fails, then there is a possible null pointer dereference: q [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:162:28: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:162:28: note: Assignment 'q=calloc(1,sizeof(struct quad))', assigned value is 0 apriltag-3.4.2/apriltag.c:163:12: note: Null pointer dereference apriltag-3.4.2/apriltag.c:214:5: warning: If memory allocation fails, then there is a possible null pointer dereference: qd [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:200:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:200:37: note: Assignment 'qd=calloc(1,sizeof(struct quick_decode))', assigned value is 0 apriltag-3.4.2/apriltag.c:214:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:219:5: warning: If memory allocation fails, then there is a possible null pointer dereference: qd [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:200:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:200:37: note: Assignment 'qd=calloc(1,sizeof(struct quick_decode))', assigned value is 0 apriltag-3.4.2/apriltag.c:219:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:219:26: warning: If memory allocation fails, then there is a possible null pointer dereference: qd [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:200:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:200:37: note: Assignment 'qd=calloc(1,sizeof(struct quick_decode))', assigned value is 0 apriltag-3.4.2/apriltag.c:219:26: note: Null pointer dereference apriltag-3.4.2/apriltag.c:220:9: warning: If memory allocation fails, then there is a possible null pointer dereference: qd [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:200:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:200:37: note: Assignment 'qd=calloc(1,sizeof(struct quick_decode))', assigned value is 0 apriltag-3.4.2/apriltag.c:220:9: note: Null pointer dereference apriltag-3.4.2/apriltag.c:358:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:358:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:359:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:359:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:360:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:360:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:362:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:362:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:363:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:363:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:365:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:365:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:366:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:366:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:367:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:367:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:368:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:368:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:370:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:370:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:374:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:374:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:376:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:376:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:377:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:377:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:380:5: warning: If memory allocation fails, then there is a possible null pointer dereference: td [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:356:60: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:356:31: note: Assignment 'td=(struct apriltag_detector_t*)calloc(1,sizeof(struct apriltag_detector_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:380:5: note: Null pointer dereference apriltag-3.4.2/apriltag.c:546:13: warning: If memory allocation fails, then there is a possible null pointer dereference: sharpened [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:537:31: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:537:31: note: Assignment 'sharpened=malloc(sizeof(double)*size*size)', assigned value is 0 apriltag-3.4.2/apriltag.c:546:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:710:9: warning: If memory allocation fails, then there is a possible null pointer dereference: values [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:686:28: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:686:28: note: Assignment 'values=calloc(family->total_width*family->total_width,sizeof(double))', assigned value is 0 apriltag-3.4.2/apriltag.c:705:15: note: Assuming condition is false apriltag-3.4.2/apriltag.c:710:9: note: Null pointer dereference apriltag-3.4.2/apriltag.c:932:17: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:932:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:933:17: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:933:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:934:17: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:934:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:935:17: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:935:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:948:17: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:948:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:952:36: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:952:36: note: Null pointer dereference apriltag-3.4.2/apriltag.c:964:40: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:964:40: note: Null pointer dereference apriltag-3.4.2/apriltag.c:966:21: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:966:21: note: Null pointer dereference apriltag-3.4.2/apriltag.c:967:21: warning: If memory allocation fails, then there is a possible null pointer dereference: det [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:930:51: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:930:51: note: Assignment 'det=calloc(1,sizeof(struct apriltag_detection_t))', assigned value is 0 apriltag-3.4.2/apriltag.c:967:21: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1148:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:1144:48: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1144:48: note: Assignment 'tasks=malloc(sizeof(struct quad_decode_task)*(zarray_size(quads)/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag.c:1148:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1149:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:1144:48: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1144:48: note: Assignment 'tasks=malloc(sizeof(struct quad_decode_task)*(zarray_size(quads)/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag.c:1149:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1150:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:1144:48: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1144:48: note: Assignment 'tasks=malloc(sizeof(struct quad_decode_task)*(zarray_size(quads)/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag.c:1150:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1151:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:1144:48: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1144:48: note: Assignment 'tasks=malloc(sizeof(struct quad_decode_task)*(zarray_size(quads)/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag.c:1151:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1152:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:1144:48: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1144:48: note: Assignment 'tasks=malloc(sizeof(struct quad_decode_task)*(zarray_size(quads)/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag.c:1152:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1153:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:1144:48: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1144:48: note: Assignment 'tasks=malloc(sizeof(struct quad_decode_task)*(zarray_size(quads)/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag.c:1153:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1155:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:1144:48: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1144:48: note: Assignment 'tasks=malloc(sizeof(struct quad_decode_task)*(zarray_size(quads)/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag.c:1155:13: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1281:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1281:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1283:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1283:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1284:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1284:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1285:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1285:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1301:21: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1301:21: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1302:21: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1302:21: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1310:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1310:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1311:16: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1280:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1280:24: note: Assignment 'f=fopen("debug_output.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1311:16: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1356:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1355:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1355:24: note: Assignment 'f=fopen("debug_quads.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1356:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1364:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1355:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1355:24: note: Assignment 'f=fopen("debug_quads.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1364:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1365:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1355:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1355:24: note: Assignment 'f=fopen("debug_quads.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1365:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1366:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1355:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1355:24: note: Assignment 'f=fopen("debug_quads.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1366:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1383:21: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1355:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1355:24: note: Assignment 'f=fopen("debug_quads.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1383:21: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1384:21: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1355:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1355:24: note: Assignment 'f=fopen("debug_quads.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1384:21: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1392:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1355:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1355:24: note: Assignment 'f=fopen("debug_quads.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1392:17: note: Null pointer dereference apriltag-3.4.2/apriltag.c:1393:16: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag.c:1355:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:1355:24: note: Assignment 'f=fopen("debug_quads.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag.c:1393:16: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:49:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_u8_t [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/image_u8.c:77:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_u8_t [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/image_u8.c:398:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VALF [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag.c:160:44: style: Parameter 'quad' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag.c:324:27: style: Variable 'a' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/apriltag.c:325:27: style: Variable 'b' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/apriltag.c:421:43: style: Parameter 'c' can be declared as const array [constParameter] apriltag-3.4.2/apriltag.c:536:42: style: Parameter 'td' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag.c:538:12: style: Variable 'kernel' can be declared as const array [constVariable] apriltag-3.4.2/apriltag.c:569:107: style: Parameter 'quad' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag.c:629:16: style: Variable 'pattern' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/apriltag.c:743:47: style: Parameter 'td' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag.c:413:13: style: struct member 'evaluate_quad_ret::rcode' is never used. [unusedStructMember] apriltag-3.4.2/apriltag.c:414:13: style: struct member 'evaluate_quad_ret::score' is never used. [unusedStructMember] apriltag-3.4.2/apriltag.c:415:14: style: struct member 'evaluate_quad_ret::H' is never used. [unusedStructMember] apriltag-3.4.2/apriltag.c:415:18: style: struct member 'evaluate_quad_ret::Hinv' is never used. [unusedStructMember] apriltag-3.4.2/apriltag.c:417:9: style: struct member 'evaluate_quad_ret::decode_status' is never used. [unusedStructMember] apriltag-3.4.2/apriltag.c:418:31: style: struct member 'evaluate_quad_ret::e' is never used. [unusedStructMember] apriltag-3.4.2/common/image_u8.c:50:12: warning: If memory allocation fails, then there is a possible null pointer dereference: im [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:49:28: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:49:28: note: Assignment 'im=calloc(1,sizeof(image_u8_t))', assigned value is 0 apriltag-3.4.2/common/image_u8.c:50:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:72:12: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:71:26: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:71:26: note: Assignment 'buf=malloc(in->height*in->stride*sizeof(uint8_t))', assigned value is 0 apriltag-3.4.2/common/image_u8.c:72:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:78:12: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:77:30: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:77:30: note: Assignment 'copy=calloc(1,sizeof(image_u8_t))', assigned value is 0 apriltag-3.4.2/common/image_u8.c:78:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:327:16: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:326:28: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:326:28: note: Assignment 'x=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8.c:327:16: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:338:13: warning: If memory allocation fails, then there is a possible null pointer dereference: xb [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:334:29: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:334:29: note: Assignment 'xb=malloc(sizeof(uint8_t)*im->height)', assigned value is 0 apriltag-3.4.2/common/image_u8.c:338:13: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:344:41: warning: If memory allocation fails, then there is a possible null pointer dereference: yb [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:335:29: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:335:29: note: Assignment 'yb=malloc(sizeof(uint8_t)*im->height)', assigned value is 0 apriltag-3.4.2/common/image_u8.c:344:41: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:364:9: warning: If memory allocation fails, then there is a possible null pointer dereference: dk [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:357:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:357:24: note: Assignment 'dk=malloc(sizeof(double)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8.c:364:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:370:16: warning: If memory allocation fails, then there is a possible null pointer dereference: dk [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:357:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:357:24: note: Assignment 'dk=malloc(sizeof(double)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8.c:370:16: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:373:9: warning: If memory allocation fails, then there is a possible null pointer dereference: dk [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:357:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:357:24: note: Assignment 'dk=malloc(sizeof(double)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8.c:373:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:377:9: warning: If memory allocation fails, then there is a possible null pointer dereference: k [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:375:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:375:24: note: Assignment 'k=malloc(sizeof(uint8_t)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8.c:377:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:377:16: warning: If memory allocation fails, then there is a possible null pointer dereference: dk [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8.c:357:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8.c:357:24: note: Assignment 'dk=malloc(sizeof(double)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8.c:377:16: note: Null pointer dereference apriltag-3.4.2/common/image_u8.c:396:11: style: Variable 'p' can be declared as const array [constVariable] apriltag-3.4.2/common/image_u8x3.c:61:12: warning: If memory allocation fails, then there is a possible null pointer dereference: im [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:60:30: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:60:30: note: Assignment 'im=calloc(1,sizeof(struct image_u8x3_t))', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:61:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:68:12: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:67:26: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:67:26: note: Assignment 'buf=malloc(in->height*in->stride*sizeof(uint8_t))', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:68:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:74:12: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:73:32: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:73:32: note: Assignment 'copy=calloc(1,sizeof(struct image_u8x3_t))', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:74:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:190:9: warning: If memory allocation fails, then there is a possible null pointer dereference: y [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:245:34: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:245:34: note: Assignment 'out=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:250:26: note: Calling function 'convolve', 2nd argument 'out' value is 0 apriltag-3.4.2/common/image_u8x3.c:190:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:190:16: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:244:33: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:244:33: note: Assignment 'in=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:250:22: note: Calling function 'convolve', 1st argument 'in' value is 0 apriltag-3.4.2/common/image_u8x3.c:190:16: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:196:25: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:244:33: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:244:33: note: Assignment 'in=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:250:22: note: Calling function 'convolve', 1st argument 'in' value is 0 apriltag-3.4.2/common/image_u8x3.c:196:25: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:198:9: warning: If memory allocation fails, then there is a possible null pointer dereference: y [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:245:34: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:245:34: note: Assignment 'out=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:250:26: note: Calling function 'convolve', 2nd argument 'out' value is 0 apriltag-3.4.2/common/image_u8x3.c:198:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:202:9: warning: If memory allocation fails, then there is a possible null pointer dereference: y [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:245:34: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:245:34: note: Assignment 'out=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:250:26: note: Calling function 'convolve', 2nd argument 'out' value is 0 apriltag-3.4.2/common/image_u8x3.c:202:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:202:16: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:244:33: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:244:33: note: Assignment 'in=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:250:22: note: Calling function 'convolve', 1st argument 'in' value is 0 apriltag-3.4.2/common/image_u8x3.c:202:16: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:220:9: warning: If memory allocation fails, then there is a possible null pointer dereference: dk [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:213:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:213:24: note: Assignment 'dk=malloc(sizeof(double)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:220:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:226:16: warning: If memory allocation fails, then there is a possible null pointer dereference: dk [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:213:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:213:24: note: Assignment 'dk=malloc(sizeof(double)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:226:16: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:229:9: warning: If memory allocation fails, then there is a possible null pointer dereference: dk [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:213:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:213:24: note: Assignment 'dk=malloc(sizeof(double)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:229:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:233:9: warning: If memory allocation fails, then there is a possible null pointer dereference: k [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:231:24: note: Assignment 'k=malloc(sizeof(uint8_t)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:233:9: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:233:16: warning: If memory allocation fails, then there is a possible null pointer dereference: dk [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:213:24: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:213:24: note: Assignment 'dk=malloc(sizeof(double)*ksz)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:233:16: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:248:17: warning: If memory allocation fails, then there is a possible null pointer dereference: in [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:244:33: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:244:33: note: Assignment 'in=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:248:17: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:254:53: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:245:34: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:245:34: note: Assignment 'out=malloc(sizeof(uint8_t)*im->stride)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:254:53: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:263:17: warning: If memory allocation fails, then there is a possible null pointer dereference: in [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:259:33: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:259:33: note: Assignment 'in=malloc(sizeof(uint8_t)*im->height)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:263:17: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:269:51: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x3.c:260:34: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x3.c:260:34: note: Assignment 'out=malloc(sizeof(uint8_t)*im->height)', assigned value is 0 apriltag-3.4.2/common/image_u8x3.c:269:51: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:59:12: warning: If memory allocation fails, then there is a possible null pointer dereference: im [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x4.c:58:30: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:58:30: note: Assignment 'im=calloc(1,sizeof(struct image_u8x4_t))', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:59:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:66:12: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x4.c:65:26: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:65:26: note: Assignment 'buf=malloc(in->height*in->stride*sizeof(uint8_t))', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:66:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:72:12: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/image_u8x4.c:71:32: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:71:32: note: Assignment 'copy=calloc(1,sizeof(struct image_u8x4_t))', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:72:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:220:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:220:13: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:221:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:221:13: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:222:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:222:13: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:223:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:223:13: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:224:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:224:13: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:225:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:225:13: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:226:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:226:13: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:229:56: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:229:56: note: Null pointer dereference apriltag-3.4.2/common/image_u8x4.c:231:12: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assuming allocation function fails apriltag-3.4.2/common/image_u8x4.c:219:20: note: Assignment 'f=fopen(path,"w")', assigned value is 0 apriltag-3.4.2/common/image_u8x4.c:231:12: note: Null pointer dereference apriltag-3.4.2/common/image_u8x3.c:166:93: style: Parameter 'rgb' can be declared as const array [constParameter] apriltag-3.4.2/common/image_u8x4.c:86:54: style:inconclusive: Function 'image_u8x4_create_from_pam' argument 1 names different: declaration 'path' definition 'inpath'. [funcArgNamesDifferent] apriltag-3.4.2/common/image_u8x4.h:59:54: note: Function 'image_u8x4_create_from_pam' argument 1 names different: declaration 'path' definition 'inpath'. apriltag-3.4.2/common/image_u8x4.c:86:54: note: Function 'image_u8x4_create_from_pam' argument 1 names different: declaration 'path' definition 'inpath'. apriltag-3.4.2/common/image_u8x4.c:181:46: style:inconclusive: Function 'image_u8x4_write_pnm' argument 1 names different: declaration 'im' definition 'imp'. [funcArgNamesDifferent] apriltag-3.4.2/common/image_u8x4.h:57:46: note: Function 'image_u8x4_write_pnm' argument 1 names different: declaration 'im' definition 'imp'. apriltag-3.4.2/common/image_u8x4.c:181:46: note: Function 'image_u8x4_write_pnm' argument 1 names different: declaration 'im' definition 'imp'. apriltag-3.4.2/apriltag_quad_thresh.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] apriltag-3.4.2/common/unionfind.h:50:5: warning: If memory allocation fails, then there is a possible null pointer dereference: uf [nullPointerOutOfMemory] apriltag-3.4.2/common/unionfind.h:49:44: note: Assuming allocation function fails apriltag-3.4.2/common/unionfind.h:49:23: note: Assignment 'uf=(struct unionfind_t*)calloc(1,sizeof(struct unionfind_t))', assigned value is 0 apriltag-3.4.2/common/unionfind.h:50:5: note: Null pointer dereference apriltag-3.4.2/common/unionfind.h:51:5: warning: If memory allocation fails, then there is a possible null pointer dereference: uf [nullPointerOutOfMemory] apriltag-3.4.2/common/unionfind.h:49:44: note: Assuming allocation function fails apriltag-3.4.2/common/unionfind.h:49:23: note: Assignment 'uf=(struct unionfind_t*)calloc(1,sizeof(struct unionfind_t))', assigned value is 0 apriltag-3.4.2/common/unionfind.h:51:5: note: Null pointer dereference apriltag-3.4.2/common/unionfind.h:52:12: warning: If memory allocation fails, then there is a possible null pointer dereference: uf [nullPointerOutOfMemory] apriltag-3.4.2/common/unionfind.h:49:44: note: Assuming allocation function fails apriltag-3.4.2/common/unionfind.h:49:23: note: Assignment 'uf=(struct unionfind_t*)calloc(1,sizeof(struct unionfind_t))', assigned value is 0 apriltag-3.4.2/common/unionfind.h:52:12: note: Null pointer dereference apriltag-3.4.2/common/unionfind.h:53:5: warning: If memory allocation fails, then there is a possible null pointer dereference: uf [nullPointerOutOfMemory] apriltag-3.4.2/common/unionfind.h:49:44: note: Assuming allocation function fails apriltag-3.4.2/common/unionfind.h:49:23: note: Assignment 'uf=(struct unionfind_t*)calloc(1,sizeof(struct unionfind_t))', assigned value is 0 apriltag-3.4.2/common/unionfind.h:53:5: note: Null pointer dereference apriltag-3.4.2/common/unionfind.h:53:16: warning: If memory allocation fails, then there is a possible null pointer dereference: uf [nullPointerOutOfMemory] apriltag-3.4.2/common/unionfind.h:49:44: note: Assuming allocation function fails apriltag-3.4.2/common/unionfind.h:49:23: note: Assignment 'uf=(struct unionfind_t*)calloc(1,sizeof(struct unionfind_t))', assigned value is 0 apriltag-3.4.2/common/unionfind.h:53:16: note: Null pointer dereference apriltag-3.4.2/common/unionfind.h:54:12: warning: If memory allocation fails, then there is a possible null pointer dereference: uf [nullPointerOutOfMemory] apriltag-3.4.2/common/unionfind.h:49:44: note: Assuming allocation function fails apriltag-3.4.2/common/unionfind.h:49:23: note: Assignment 'uf=(struct unionfind_t*)calloc(1,sizeof(struct unionfind_t))', assigned value is 0 apriltag-3.4.2/common/unionfind.h:54:12: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:36:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1963:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:36:13: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:38:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1963:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:38:13: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:41:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1963:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:41:13: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:46:21: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1963:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:46:21: note: Null pointer dereference apriltag-3.4.2/common/postscript_utils.h:52:13: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1963:26: note: Calling function 'postscript_image', 1st argument 'f' value is 0 apriltag-3.4.2/common/postscript_utils.h:52:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:378:13: warning: If memory allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:374:26: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:374:26: note: Assignment 'f=malloc(sizeof(float)*fsz)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:378:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:385:61: warning: If memory allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:374:26: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:374:26: note: Assignment 'f=malloc(sizeof(float)*fsz)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:385:61: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:387:13: warning: If memory allocation fails, then there is a possible null pointer dereference: y [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:352:27: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:352:27: note: Assignment 'y=malloc(sizeof(double)*sz)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:387:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:390:22: warning: If memory allocation fails, then there is a possible null pointer dereference: y [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:352:27: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:352:27: note: Assignment 'y=malloc(sizeof(double)*sz)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:390:22: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:420:16: warning: If memory allocation fails, then there is a possible null pointer dereference: maxima_errs_copy [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:419:42: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:419:42: note: Assignment 'maxima_errs_copy=malloc(sizeof(double)*nmaxima)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:420:16: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:423:15: warning: If memory allocation fails, then there is a possible null pointer dereference: maxima_errs_copy [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:419:42: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:419:42: note: Assignment 'maxima_errs_copy=malloc(sizeof(double)*nmaxima)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:423:15: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:425:32: warning: If memory allocation fails, then there is a possible null pointer dereference: maxima_errs_copy [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:419:42: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:419:42: note: Assignment 'maxima_errs_copy=malloc(sizeof(double)*nmaxima)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:425:32: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:541:9: warning: If memory allocation fails, then there is a possible null pointer dereference: segs [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:523:34: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:523:34: note: Assignment 'segs=calloc(sz,sizeof(struct segment))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:541:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:542:9: warning: If memory allocation fails, then there is a possible null pointer dereference: segs [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:523:34: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:523:34: note: Assignment 'segs=calloc(sz,sizeof(struct segment))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:542:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:543:9: warning: If memory allocation fails, then there is a possible null pointer dereference: segs [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:523:34: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:523:34: note: Assignment 'segs=calloc(sz,sizeof(struct segment))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:543:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:652:13: warning: If memory allocation fails, then there is a possible null pointer dereference: lfps [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assignment 'lfps=calloc(sz,sizeof(struct line_fit_pt))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:652:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:653:13: warning: If memory allocation fails, then there is a possible null pointer dereference: lfps [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assignment 'lfps=calloc(sz,sizeof(struct line_fit_pt))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:653:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:654:13: warning: If memory allocation fails, then there is a possible null pointer dereference: lfps [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assignment 'lfps=calloc(sz,sizeof(struct line_fit_pt))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:654:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:655:13: warning: If memory allocation fails, then there is a possible null pointer dereference: lfps [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assignment 'lfps=calloc(sz,sizeof(struct line_fit_pt))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:655:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:656:13: warning: If memory allocation fails, then there is a possible null pointer dereference: lfps [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assignment 'lfps=calloc(sz,sizeof(struct line_fit_pt))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:656:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:657:13: warning: If memory allocation fails, then there is a possible null pointer dereference: lfps [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:622:38: note: Assignment 'lfps=calloc(sz,sizeof(struct line_fit_pt))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:657:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:720:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:718:28: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:718:28: note: Assignment 'tmp=malloc(sizeof(struct pt)*sz)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:720:12: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1248:9: warning: If memory allocation fails, then there is a possible null pointer dereference: minmax_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1245:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1245:46: note: Assignment 'minmax_tasks=malloc(sizeof(struct minmax_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1248:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1249:9: warning: If memory allocation fails, then there is a possible null pointer dereference: minmax_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1245:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1245:46: note: Assignment 'minmax_tasks=malloc(sizeof(struct minmax_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1249:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1250:9: warning: If memory allocation fails, then there is a possible null pointer dereference: minmax_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1245:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1245:46: note: Assignment 'minmax_tasks=malloc(sizeof(struct minmax_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1250:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1251:9: warning: If memory allocation fails, then there is a possible null pointer dereference: minmax_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1245:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1245:46: note: Assignment 'minmax_tasks=malloc(sizeof(struct minmax_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1251:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1267:13: warning: If memory allocation fails, then there is a possible null pointer dereference: blur_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assignment 'blur_tasks=malloc(sizeof(struct blur_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1267:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1268:13: warning: If memory allocation fails, then there is a possible null pointer dereference: blur_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assignment 'blur_tasks=malloc(sizeof(struct blur_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1268:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1269:13: warning: If memory allocation fails, then there is a possible null pointer dereference: blur_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assignment 'blur_tasks=malloc(sizeof(struct blur_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1269:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1270:13: warning: If memory allocation fails, then there is a possible null pointer dereference: blur_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assignment 'blur_tasks=malloc(sizeof(struct blur_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1270:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1271:13: warning: If memory allocation fails, then there is a possible null pointer dereference: blur_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assignment 'blur_tasks=malloc(sizeof(struct blur_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1271:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1272:13: warning: If memory allocation fails, then there is a possible null pointer dereference: blur_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1265:46: note: Assignment 'blur_tasks=malloc(sizeof(struct blur_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1272:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1286:9: warning: If memory allocation fails, then there is a possible null pointer dereference: threshold_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assignment 'threshold_tasks=malloc(sizeof(struct threshold_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1286:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1287:9: warning: If memory allocation fails, then there is a possible null pointer dereference: threshold_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assignment 'threshold_tasks=malloc(sizeof(struct threshold_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1287:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1288:9: warning: If memory allocation fails, then there is a possible null pointer dereference: threshold_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assignment 'threshold_tasks=malloc(sizeof(struct threshold_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1288:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1289:9: warning: If memory allocation fails, then there is a possible null pointer dereference: threshold_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assignment 'threshold_tasks=malloc(sizeof(struct threshold_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1289:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1290:9: warning: If memory allocation fails, then there is a possible null pointer dereference: threshold_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assignment 'threshold_tasks=malloc(sizeof(struct threshold_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1290:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1291:9: warning: If memory allocation fails, then there is a possible null pointer dereference: threshold_tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1284:52: note: Assignment 'threshold_tasks=malloc(sizeof(struct threshold_task)*th)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1291:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1521:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assignment 'tasks=malloc(sizeof(struct unionfind_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1521:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1522:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assignment 'tasks=malloc(sizeof(struct unionfind_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1522:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1523:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assignment 'tasks=malloc(sizeof(struct unionfind_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1523:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1524:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assignment 'tasks=malloc(sizeof(struct unionfind_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1524:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1525:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assignment 'tasks=malloc(sizeof(struct unionfind_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1525:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1526:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assignment 'tasks=malloc(sizeof(struct unionfind_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1526:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1527:13: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assignment 'tasks=malloc(sizeof(struct unionfind_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1527:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1537:53: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1511:46: note: Assignment 'tasks=malloc(sizeof(struct unionfind_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1537:53: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1552:5: warning: If memory allocation fails, then there is a possible null pointer dereference: mem_pools [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1549:52: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1549:52: note: Assignment 'mem_pools=malloc(sizeof(struct uint64_zarray_entry*)*(1+2*nclustermap/mem_chunk_size))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1552:5: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1657:13: warning: If memory allocation fails, then there is a possible null pointer dereference: cluster_hash [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1656:55: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1656:55: note: Assignment 'cluster_hash=malloc(sizeof(struct cluster_hash))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1657:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1658:13: warning: If memory allocation fails, then there is a possible null pointer dereference: cluster_hash [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1656:55: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1656:55: note: Assignment 'cluster_hash=malloc(sizeof(struct cluster_hash))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1658:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1659:13: warning: If memory allocation fails, then there is a possible null pointer dereference: cluster_hash [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1656:55: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1656:55: note: Assignment 'cluster_hash=malloc(sizeof(struct cluster_hash))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1659:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1749:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1749:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1750:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1750:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1751:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1751:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1752:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1752:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1753:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1753:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1754:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1754:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1755:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1755:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1756:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1756:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1766:9: warning: If memory allocation fails, then there is a possible null pointer dereference: clusters_list [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assignment 'clusters_list=malloc(sizeof(struct zarray_t*)*ntasks)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1766:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1766:28: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1742:40: note: Assignment 'tasks=malloc(sizeof(struct cluster_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1766:28: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1773:13: warning: If memory allocation fails, then there is a possible null pointer dereference: clusters_list [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assignment 'clusters_list=malloc(sizeof(struct zarray_t*)*ntasks)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1773:13: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1773:51: warning: If memory allocation fails, then there is a possible null pointer dereference: clusters_list [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assignment 'clusters_list=malloc(sizeof(struct zarray_t*)*ntasks)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1773:51: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1773:69: warning: If memory allocation fails, then there is a possible null pointer dereference: clusters_list [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assignment 'clusters_list=malloc(sizeof(struct zarray_t*)*ntasks)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1773:69: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1785:50: warning: If memory allocation fails, then there is a possible null pointer dereference: clusters_list [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assignment 'clusters_list=malloc(sizeof(struct zarray_t*)*ntasks)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1785:50: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1824:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1824:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1825:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1825:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1826:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1826:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1827:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1827:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1828:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1828:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1829:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1829:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1830:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1830:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1831:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1831:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1832:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1832:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1833:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1833:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1834:9: warning: If memory allocation fails, then there is a possible null pointer dereference: tasks [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1820:37: note: Assignment 'tasks=malloc(sizeof(struct quad_task)*(sz/chunksize+1))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1834:9: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1878:34: warning: If memory allocation fails, then there is a possible null pointer dereference: colors [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1869:46: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1869:28: note: Assignment 'colors=(uint32_t*)calloc(w*h,sizeof(*colors))', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1875:56: note: Assuming condition is false apriltag-3.4.2/apriltag_quad_thresh.c:1878:34: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1951:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1951:17: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1959:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1959:17: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1960:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1960:17: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1961:17: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1961:17: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1977:21: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1977:21: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1978:21: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1978:21: note: Null pointer dereference apriltag-3.4.2/apriltag_quad_thresh.c:1986:16: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1950:24: note: Assignment 'f=fopen("debug_lines.ps","w")', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1986:16: note: Null pointer dereference apriltag-3.4.2/common/pam.c:44:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pam [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:43:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:43:24: note: Assignment 'pam=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:44:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:45:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pam [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:43:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:43:24: note: Assignment 'pam=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:45:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:46:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pam [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:43:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:43:24: note: Assignment 'pam=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:46:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:47:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pam [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:43:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:43:24: note: Assignment 'pam=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:47:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:48:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pam [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:43:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:43:24: note: Assignment 'pam=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:48:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:207:5: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:206:25: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:206:25: note: Assignment 'copy=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:207:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:208:5: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:206:25: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:206:25: note: Assignment 'copy=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:208:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:209:5: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:206:25: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:206:25: note: Assignment 'copy=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:209:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:210:5: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:206:25: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:206:25: note: Assignment 'copy=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:210:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:211:5: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:206:25: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:206:25: note: Assignment 'copy=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:211:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:213:5: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:206:25: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:206:25: note: Assignment 'copy=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:213:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:214:5: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:206:25: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:206:25: note: Assignment 'copy=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:214:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:215:12: warning: If memory allocation fails, then there is a possible null pointer dereference: copy [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:206:25: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:206:25: note: Assignment 'copy=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:215:12: note: Null pointer dereference apriltag-3.4.2/common/pam.c:232:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:232:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:233:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:233:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:234:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:234:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:235:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:235:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:236:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:236:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:237:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:237:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:238:5: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:238:5: note: Null pointer dereference apriltag-3.4.2/common/pam.c:238:24: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:238:24: note: Null pointer dereference apriltag-3.4.2/common/pam.c:61:15: style: Variable 'tok1' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/pam.c:158:27: style: Parameter 'pam' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/pam.c:204:24: style: Parameter 'pam' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_quad_thresh.c:781:14: style: Same expression used in consecutive assignments of 'xmax' and 'xmin'. [duplicateAssignExpression] apriltag-3.4.2/apriltag_quad_thresh.c:782:14: note: Same expression used in consecutive assignments of 'xmax' and 'xmin'. apriltag-3.4.2/apriltag_quad_thresh.c:781:14: note: Same expression used in consecutive assignments of 'xmax' and 'xmin'. apriltag-3.4.2/apriltag_quad_thresh.c:783:14: style: Same expression used in consecutive assignments of 'ymax' and 'ymin'. [duplicateAssignExpression] apriltag-3.4.2/apriltag_quad_thresh.c:784:14: note: Same expression used in consecutive assignments of 'ymax' and 'ymin'. apriltag-3.4.2/apriltag_quad_thresh.c:783:14: note: Same expression used in consecutive assignments of 'ymax' and 'ymin'. apriltag-3.4.2/common/matd.c:54:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matd_t [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/matd.c:63:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matd_t [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/matd.c:1377:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATD_SVD_NO_WARNINGS [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/matd.c:1520:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matd_plu_t [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/matd.c:1595:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matd_plu_t [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/matd.c:1873:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATD_EPS [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/matd.c:2017:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] apriltag-3.4.2/apriltag_quad_thresh.c:1646:23: style: Variable 'connected' is reassigned a value before the old one has been used. [redundantAssignment] apriltag-3.4.2/apriltag_quad_thresh.c:1635:13: note: connected is assigned apriltag-3.4.2/apriltag_quad_thresh.c:1646:23: note: connected is overwritten apriltag-3.4.2/apriltag_quad_thresh.c:1646:23: style: Variable 'connected' is reassigned a value before the old one has been used. [redundantAssignment] apriltag-3.4.2/apriltag_quad_thresh.c:1636:13: note: connected is assigned apriltag-3.4.2/apriltag_quad_thresh.c:1646:23: note: connected is overwritten apriltag-3.4.2/apriltag_quad_thresh.c:1646:23: style: Variable 'connected' is reassigned a value before the old one has been used. [redundantAssignment] apriltag-3.4.2/apriltag_quad_thresh.c:1644:17: note: connected is assigned apriltag-3.4.2/apriltag_quad_thresh.c:1646:23: note: connected is overwritten apriltag-3.4.2/apriltag_quad_thresh.c:295:35: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_quad_thresh.c:295:49: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_quad_thresh.c:323:60: style: Parameter 'cluster' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_quad_thresh.c:507:32: style: Parameter 'cluster' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_quad_thresh.c:621:52: style: Parameter 'cluster' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/apriltag_quad_thresh.c:941:17: style: Variable 'idxs' can be declared as const array [constVariable] apriltag-3.4.2/apriltag_quad_thresh.c:1053:15: style: Variable 'clusters' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/apriltag_quad_thresh.c:1123:14: style: Variable 'im_max' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/apriltag_quad_thresh.c:1124:14: style: Variable 'im_min' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/apriltag_quad_thresh.c:1157:14: style: Variable 'im_max' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/apriltag_quad_thresh.c:1158:14: style: Variable 'im_min' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/pjpeg-idct.c:42:41: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/pjpeg-idct.c:219:43: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/pjpeg-idct.c:238:35: style: Parameter 'in' can be declared as const array [constParameter] apriltag-3.4.2/common/pjpeg.c:427:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbits [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/pjpeg.c:839:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/pnm.c:41:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pnm [nullPointerOutOfMemory] apriltag-3.4.2/common/pnm.c:40:24: note: Assuming allocation function fails apriltag-3.4.2/common/pnm.c:40:24: note: Assignment 'pnm=calloc(1,sizeof(struct pnm_t))', assigned value is 0 apriltag-3.4.2/common/pnm.c:41:5: note: Null pointer dereference apriltag-3.4.2/common/pnm.c:47:29: warning: If memory allocation fails, then there is a possible null pointer dereference: pnm [nullPointerOutOfMemory] apriltag-3.4.2/common/pnm.c:40:24: note: Assuming allocation function fails apriltag-3.4.2/common/pnm.c:40:24: note: Assignment 'pnm=calloc(1,sizeof(struct pnm_t))', assigned value is 0 apriltag-3.4.2/common/pnm.c:47:29: note: Null pointer dereference apriltag-3.4.2/common/pnm.c:55:15: style: Variable 'p' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/pthreads_cross.c:254:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_NPROCESSORS_ONLN [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/matd.c:55:5: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:54:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:54:23: note: Assignment 'm=calloc(1,sizeof(matd_t)+(rows*cols*sizeof(double)))', assigned value is 0 apriltag-3.4.2/common/matd.c:55:5: note: Null pointer dereference apriltag-3.4.2/common/matd.c:56:5: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:54:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:54:23: note: Assignment 'm=calloc(1,sizeof(matd_t)+(rows*cols*sizeof(double)))', assigned value is 0 apriltag-3.4.2/common/matd.c:56:5: note: Null pointer dereference apriltag-3.4.2/common/matd.c:64:5: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:63:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:63:23: note: Assignment 'm=calloc(1,sizeof(matd_t)+sizeof(double))', assigned value is 0 apriltag-3.4.2/common/matd.c:64:5: note: Null pointer dereference apriltag-3.4.2/common/matd.c:65:5: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:63:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:63:23: note: Assignment 'm=calloc(1,sizeof(matd_t)+sizeof(double))', assigned value is 0 apriltag-3.4.2/common/matd.c:65:5: note: Null pointer dereference apriltag-3.4.2/common/matd.c:66:5: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:63:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:63:23: note: Assignment 'm=calloc(1,sizeof(matd_t)+sizeof(double))', assigned value is 0 apriltag-3.4.2/common/matd.c:66:5: note: Null pointer dereference apriltag-3.4.2/common/matd.c:813:9: warning: If memory allocation fails, then there is a possible null pointer dereference: args [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:811:27: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:811:27: note: Assignment 'args=malloc(sizeof(matd_t*)*nargs)', assigned value is 0 apriltag-3.4.2/common/matd.c:813:9: note: Null pointer dereference apriltag-3.4.2/common/matd.c:835:22: warning: If memory allocation fails, then there is a possible null pointer dereference: garb [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:826:27: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:826:27: note: Assignment 'garb=malloc(sizeof(matd_t*)*2*exprlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:835:22: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1031:17: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1027:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1027:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1031:17: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1032:25: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1027:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1027:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1032:25: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1032:30: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1027:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1027:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1032:30: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1035:28: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1027:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1027:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1035:28: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1041:36: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1027:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1027:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1041:36: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1041:41: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1027:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1027:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1041:41: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1092:17: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1092:17: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1093:25: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1093:25: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1093:30: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1093:30: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1096:28: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1096:28: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1102:36: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1102:36: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1102:41: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1102:41: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1114:17: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1108:21: note: Assuming condition is false apriltag-3.4.2/common/matd.c:1114:17: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1166:13: warning: If memory allocation fails, then there is a possible null pointer dereference: maxrowidx [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1161:37: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1161:37: note: Assignment 'maxrowidx=malloc(sizeof(int)*B->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1166:13: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1389:9: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1389:9: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1390:9: warning: If memory allocation fails, then there is a possible null pointer dereference: vals [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1387:26: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1387:26: note: Assignment 'vals=malloc(sizeof(double)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1390:9: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1399:22: warning: If memory allocation fails, then there is a possible null pointer dereference: vals [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1387:26: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1387:26: note: Assignment 'vals=malloc(sizeof(double)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1399:22: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1399:40: warning: If memory allocation fails, then there is a possible null pointer dereference: vals [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1387:26: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1387:26: note: Assignment 'vals=malloc(sizeof(double)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1399:40: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1417:21: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1417:21: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1417:30: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1417:30: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1418:21: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1418:21: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1418:30: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1418:30: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1420:21: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1420:21: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1420:35: warning: If memory allocation fails, then there is a possible null pointer dereference: vals [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1387:26: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1387:26: note: Assignment 'vals=malloc(sizeof(double)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1420:35: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1421:21: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1421:21: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1523:9: warning: If memory allocation fails, then there is a possible null pointer dereference: piv [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1513:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1513:31: note: Assignment 'piv=calloc(a->nrows,sizeof(unsigned int))', assigned value is 0 apriltag-3.4.2/common/matd.c:1523:9: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1550:20: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1549:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1549:31: note: Assignment 'tmp=malloc(sizeof(double)*lu->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1550:20: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1552:40: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1549:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1549:31: note: Assignment 'tmp=malloc(sizeof(double)*lu->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1552:40: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1893:5: warning: If memory allocation fails, then there is a possible null pointer dereference: chol [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1892:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1892:31: note: Assignment 'chol=calloc(1,sizeof(matd_chol_t))', assigned value is 0 apriltag-3.4.2/common/matd.c:1893:5: note: Null pointer dereference apriltag-3.4.2/common/matd.c:1894:5: warning: If memory allocation fails, then there is a possible null pointer dereference: chol [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1892:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1892:31: note: Assignment 'chol=calloc(1,sizeof(matd_chol_t))', assigned value is 0 apriltag-3.4.2/common/matd.c:1894:5: note: Null pointer dereference apriltag-3.4.2/common/matd.c:782:35: style: Same expression on both sides of '!='. [duplicateExpression] apriltag-3.4.2/common/matd.c:1164:25: style: The comparison 'find_max_method == 1' is always true. [knownConditionTrueFalse] apriltag-3.4.2/common/matd.c:1157:33: note: 'find_max_method' is assigned value '1' here. apriltag-3.4.2/common/matd.c:1164:25: note: The comparison 'find_max_method == 1' is always true. apriltag-3.4.2/common/matd.c:1184:29: style: The comparison 'find_max_method == 1' is always true. [knownConditionTrueFalse] apriltag-3.4.2/common/matd.c:1157:33: note: 'find_max_method' is assigned value '1' here. apriltag-3.4.2/common/matd.c:1184:29: note: The comparison 'find_max_method == 1' is always true. apriltag-3.4.2/common/matd.c:828:13: style: Variable 'res' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/matd.c:1614:13: style: Variable 'lu' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/matd.c:1692:28: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/matd.c:1692:39: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/matd.c:1851:32: style: Parameter 'A' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/string_util.c:700:9: error: Common realloc mistake: 's' nulled but not freed upon failure [memleakOnRealloc] apriltag-3.4.2/common/string_util.c:206:14: warning: If memory allocation fails, then there is a possible null pointer dereference: tok [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:205:25: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:205:25: note: Assignment 'tok=malloc(len_off+1)', assigned value is 0 apriltag-3.4.2/common/string_util.c:206:14: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:207:7: warning: If memory allocation fails, then there is a possible null pointer dereference: tok [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:205:25: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:205:25: note: Assignment 'tok=malloc(len_off+1)', assigned value is 0 apriltag-3.4.2/common/string_util.c:207:7: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:446:5: warning: If memory allocation fails, then there is a possible null pointer dereference: sf [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:445:52: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:445:27: note: Assignment 'sf=(struct string_feeder_t*)calloc(1,sizeof(struct string_feeder_t))', assigned value is 0 apriltag-3.4.2/common/string_util.c:446:5: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:447:5: warning: If memory allocation fails, then there is a possible null pointer dereference: sf [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:445:52: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:445:27: note: Assignment 'sf=(struct string_feeder_t*)calloc(1,sizeof(struct string_feeder_t))', assigned value is 0 apriltag-3.4.2/common/string_util.c:447:5: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:447:22: warning: If memory allocation fails, then there is a possible null pointer dereference: sf [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:445:52: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:445:27: note: Assignment 'sf=(struct string_feeder_t*)calloc(1,sizeof(struct string_feeder_t))', assigned value is 0 apriltag-3.4.2/common/string_util.c:447:22: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:448:5: warning: If memory allocation fails, then there is a possible null pointer dereference: sf [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:445:52: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:445:27: note: Assignment 'sf=(struct string_feeder_t*)calloc(1,sizeof(struct string_feeder_t))', assigned value is 0 apriltag-3.4.2/common/string_util.c:448:5: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:449:5: warning: If memory allocation fails, then there is a possible null pointer dereference: sf [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:445:52: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:445:27: note: Assignment 'sf=(struct string_feeder_t*)calloc(1,sizeof(struct string_feeder_t))', assigned value is 0 apriltag-3.4.2/common/string_util.c:449:5: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:450:5: warning: If memory allocation fails, then there is a possible null pointer dereference: sf [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:445:52: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:445:27: note: Assignment 'sf=(struct string_feeder_t*)calloc(1,sizeof(struct string_feeder_t))', assigned value is 0 apriltag-3.4.2/common/string_util.c:450:5: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:509:9: warning: If memory allocation fails, then there is a possible null pointer dereference: substr [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:507:26: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:507:26: note: Assignment 'substr=calloc(length+1,sizeof(char))', assigned value is 0 apriltag-3.4.2/common/string_util.c:509:9: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:530:12: warning: If memory allocation fails, then there is a possible null pointer dereference: substr [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:529:26: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:529:26: note: Assignment 'substr=calloc(length+1,sizeof(char))', assigned value is 0 apriltag-3.4.2/common/string_util.c:530:12: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:631:12: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:630:21: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:630:21: note: Assignment 'b=malloc(blen+1)', assigned value is 0 apriltag-3.4.2/common/string_util.c:631:12: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:632:5: warning: If memory allocation fails, then there is a possible null pointer dereference: b [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:630:21: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:630:21: note: Assignment 'b=malloc(blen+1)', assigned value is 0 apriltag-3.4.2/common/string_util.c:632:5: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:709:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: s [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:693:21: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:693:21: note: Assignment 's=malloc(salloc)', assigned value is 0 apriltag-3.4.2/common/string_util.c:699:14: note: Assuming condition is false apriltag-3.4.2/common/string_util.c:709:27: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:758:32: warning: Possible null pointer dereference: varname [nullPointer] apriltag-3.4.2/common/string_util.c:750:29: note: Assignment 'varname=NULL', assigned value is 0 apriltag-3.4.2/common/string_util.c:753:34: note: Assuming condition is false apriltag-3.4.2/common/string_util.c:758:32: note: Null pointer dereference apriltag-3.4.2/common/string_util.c:60:47: style:inconclusive: Function 'vsprintf_alloc' argument 2 names different: declaration 'args' definition 'orig_args'. [funcArgNamesDifferent] apriltag-3.4.2/common/string_util.h:70:47: note: Function 'vsprintf_alloc' argument 2 names different: declaration 'args' definition 'orig_args'. apriltag-3.4.2/common/string_util.c:60:47: note: Function 'vsprintf_alloc' argument 2 names different: declaration 'args' definition 'orig_args'. apriltag-3.4.2/common/string_util.c:215:34: style:inconclusive: Function 'str_split_destroy' argument 1 names different: declaration 's' definition 'za'. [funcArgNamesDifferent] apriltag-3.4.2/common/string_util.h:101:34: note: Function 'str_split_destroy' argument 1 names different: declaration 's' definition 'za'. apriltag-3.4.2/common/string_util.c:215:34: note: Function 'str_split_destroy' argument 1 names different: declaration 's' definition 'za'. apriltag-3.4.2/common/string_util.c:236:11: style: Variable 'end' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/string_util.c:410:47: style: Parameter 'sb' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/string_util.c:418:48: style: Parameter 'sb' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/string_util.c:426:44: style: Parameter 'sb' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/string_util.c:454:45: style: Parameter 'sf' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/string_util.c:460:47: style: Parameter 'sf' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/string_util.c:521:50: style: Parameter 'sf' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/string_util.c:672:15: style: Variable 'needle' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/string_util.c:676:15: style: Variable 'replacement' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/time_util.c:86:12: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] apriltag-3.4.2/common/time_util.c:134:46: style: Parameter 'rest' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/workerpool.c:112:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/workerpool.c:206:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_NPROCESSORS_ONLN [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/pjpeg.c:836:21: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] apriltag-3.4.2/common/pjpeg.c:834:26: note: Assuming allocation function fails apriltag-3.4.2/common/pjpeg.c:834:26: note: Assignment 'buf=malloc(buflen)', assigned value is 0 apriltag-3.4.2/common/pjpeg.c:836:21: note: Null pointer dereference apriltag-3.4.2/common/pjpeg.c:888:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pj [nullPointerOutOfMemory] apriltag-3.4.2/common/pjpeg.c:886:25: note: Assuming allocation function fails apriltag-3.4.2/common/pjpeg.c:886:25: note: Assignment 'pj=calloc(1,sizeof(struct pjpeg_t))', assigned value is 0 apriltag-3.4.2/common/pjpeg.c:888:5: note: Null pointer dereference apriltag-3.4.2/common/pjpeg.c:889:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pj [nullPointerOutOfMemory] apriltag-3.4.2/common/pjpeg.c:886:25: note: Assuming allocation function fails apriltag-3.4.2/common/pjpeg.c:886:25: note: Assignment 'pj=calloc(1,sizeof(struct pjpeg_t))', assigned value is 0 apriltag-3.4.2/common/pjpeg.c:889:5: note: Null pointer dereference apriltag-3.4.2/common/pjpeg.c:890:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pj [nullPointerOutOfMemory] apriltag-3.4.2/common/pjpeg.c:886:25: note: Assuming allocation function fails apriltag-3.4.2/common/pjpeg.c:886:25: note: Assignment 'pj=calloc(1,sizeof(struct pjpeg_t))', assigned value is 0 apriltag-3.4.2/common/pjpeg.c:890:5: note: Null pointer dereference apriltag-3.4.2/common/pjpeg.c:891:5: warning: If memory allocation fails, then there is a possible null pointer dereference: pj [nullPointerOutOfMemory] apriltag-3.4.2/common/pjpeg.c:886:25: note: Assuming allocation function fails apriltag-3.4.2/common/pjpeg.c:886:25: note: Assignment 'pj=calloc(1,sizeof(struct pjpeg_t))', assigned value is 0 apriltag-3.4.2/common/pjpeg.c:891:5: note: Null pointer dereference apriltag-3.4.2/common/workerpool.c:99:5: warning: If memory allocation fails, then there is a possible null pointer dereference: wp [nullPointerOutOfMemory] apriltag-3.4.2/common/workerpool.c:98:30: note: Assuming allocation function fails apriltag-3.4.2/common/workerpool.c:98:30: note: Assignment 'wp=calloc(1,sizeof(struct workerpool_t))', assigned value is 0 apriltag-3.4.2/common/workerpool.c:99:5: note: Null pointer dereference apriltag-3.4.2/common/workerpool.c:100:5: warning: If memory allocation fails, then there is a possible null pointer dereference: wp [nullPointerOutOfMemory] apriltag-3.4.2/common/workerpool.c:98:30: note: Assuming allocation function fails apriltag-3.4.2/common/workerpool.c:98:30: note: Assignment 'wp=calloc(1,sizeof(struct workerpool_t))', assigned value is 0 apriltag-3.4.2/common/workerpool.c:100:5: note: Null pointer dereference apriltag-3.4.2/common/workerpool.c:103:9: warning: If memory allocation fails, then there is a possible null pointer dereference: wp [nullPointerOutOfMemory] apriltag-3.4.2/common/workerpool.c:98:30: note: Assuming allocation function fails apriltag-3.4.2/common/workerpool.c:98:30: note: Assignment 'wp=calloc(1,sizeof(struct workerpool_t))', assigned value is 0 apriltag-3.4.2/common/workerpool.c:103:9: note: Null pointer dereference apriltag-3.4.2/common/workerpool.c:103:30: warning: If memory allocation fails, then there is a possible null pointer dereference: wp [nullPointerOutOfMemory] apriltag-3.4.2/common/workerpool.c:98:30: note: Assuming allocation function fails apriltag-3.4.2/common/workerpool.c:98:30: note: Assignment 'wp=calloc(1,sizeof(struct workerpool_t))', assigned value is 0 apriltag-3.4.2/common/workerpool.c:103:30: note: Null pointer dereference apriltag-3.4.2/common/workerpool.c:149:43: style: Parameter 'wp' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/zarray.c:38:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zarray.c:39:12: style: Variable 'b' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/pjpeg.c:270:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] apriltag-3.4.2/common/pjpeg.c:498:57: error: Division by zero. [zerodiv] apriltag-3.4.2/common/pjpeg.c:489:31: note: Assignment 'maxmcux=0', assigned value is 0 apriltag-3.4.2/common/pjpeg.c:490:35: note: Assuming condition is false apriltag-3.4.2/common/pjpeg.c:498:57: note: Division by zero apriltag-3.4.2/common/pjpeg.c:499:58: error: Division by zero. [zerodiv] apriltag-3.4.2/common/pjpeg.c:489:44: note: Assignment 'maxmcuy=0', assigned value is 0 apriltag-3.4.2/common/pjpeg.c:490:35: note: Assuming condition is false apriltag-3.4.2/common/pjpeg.c:499:58: note: Division by zero apriltag-3.4.2/common/pjpeg.c:597:60: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] apriltag-3.4.2/common/pjpeg.c:623:64: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] apriltag-3.4.2/common/pjpeg.c:229:51: style: Parameter 'bd' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/pjpeg.c:241:58: style: Parameter 'bd' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/pjpeg.c:491:45: style: Variable 'comp' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/pjpeg.c:589:68: style: Variable 'huff_code' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/pjpeg.c:609:72: style: Variable 'huff_code' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/pjpeg.c:707:24: style: Variable 'comp' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/pjpeg.c:54:9: style: struct member 'pjpeg_decode_state::error' is never used. [unusedStructMember] apriltag-3.4.2/common/pjpeg.c:82:9: style: struct member 'pjpeg_decode_state::debug' is never used. [unusedStructMember] apriltag-3.4.2/common/zmaxheap.c:180:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/zmaxheap.c:226:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] apriltag-3.4.2/example/apriltag_demo.c:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] apriltag-3.4.2/common/zmaxheap.c:77:12: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] apriltag-3.4.2/common/zmaxheap.c:76:23: note: Assuming allocation function fails apriltag-3.4.2/common/zmaxheap.c:76:23: note: Assignment 'tmp=malloc(sizeof(char)*heap->el_sz)', assigned value is 0 apriltag-3.4.2/common/zmaxheap.c:77:12: note: Null pointer dereference apriltag-3.4.2/common/zmaxheap.c:79:40: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] apriltag-3.4.2/common/zmaxheap.c:76:23: note: Assuming allocation function fails apriltag-3.4.2/common/zmaxheap.c:76:23: note: Assignment 'tmp=malloc(sizeof(char)*heap->el_sz)', assigned value is 0 apriltag-3.4.2/common/zmaxheap.c:79:40: note: Null pointer dereference apriltag-3.4.2/common/zmaxheap.c:99:5: warning: If memory allocation fails, then there is a possible null pointer dereference: heap [nullPointerOutOfMemory] apriltag-3.4.2/common/zmaxheap.c:98:30: note: Assuming allocation function fails apriltag-3.4.2/common/zmaxheap.c:98:30: note: Assignment 'heap=calloc(1,sizeof(struct zmaxheap_t))', assigned value is 0 apriltag-3.4.2/common/zmaxheap.c:99:5: note: Null pointer dereference apriltag-3.4.2/common/zmaxheap.c:101:5: warning: If memory allocation fails, then there is a possible null pointer dereference: heap [nullPointerOutOfMemory] apriltag-3.4.2/common/zmaxheap.c:98:30: note: Assuming allocation function fails apriltag-3.4.2/common/zmaxheap.c:98:30: note: Assignment 'heap=calloc(1,sizeof(struct zmaxheap_t))', assigned value is 0 apriltag-3.4.2/common/zmaxheap.c:101:5: note: Null pointer dereference apriltag-3.4.2/common/zmaxheap.c:104:9: warning: If memory allocation fails, then there is a possible null pointer dereference: heap [nullPointerOutOfMemory] apriltag-3.4.2/common/zmaxheap.c:98:30: note: Assuming allocation function fails apriltag-3.4.2/common/zmaxheap.c:98:30: note: Assignment 'heap=calloc(1,sizeof(struct zmaxheap_t))', assigned value is 0 apriltag-3.4.2/common/zmaxheap.c:104:9: note: Null pointer dereference apriltag-3.4.2/common/zmaxheap.c:117:31: style: Parameter 'heap' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/zmaxheap.c:143:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/common/zmaxheap.c:170:32: style: Parameter 'heap' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/example/opencv_demo.cc:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] apriltag-3.4.2/tag16h5.c:66:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:66:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:67:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:67:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:68:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:68:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:69:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:69:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:70:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:70:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:71:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:71:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:72:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:72:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:73:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:73:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:74:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:74:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:75:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:75:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:76:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:76:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:77:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:77:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:78:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:78:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:79:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:79:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:80:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:80:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:81:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:81:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:82:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:82:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:83:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:83:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:84:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:84:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:85:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:85:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:86:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:86:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:87:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:87:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:88:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:88:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:89:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:89:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:90:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:90:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:91:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:91:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:92:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:92:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:93:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:93:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:94:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:94:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:95:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:95:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:96:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:96:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:97:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:97:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:98:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:98:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:99:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:99:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:100:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:100:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:101:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:101:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:102:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:102:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:103:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:103:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:104:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:104:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:105:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:105:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:106:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:106:4: note: Null pointer dereference apriltag-3.4.2/tag16h5.c:107:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag16h5.c:65:34: note: Assuming allocation function fails apriltag-3.4.2/tag16h5.c:65:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag16h5.c:107:4: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:78:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:78:5: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:79:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:79:5: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:80:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:80:5: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:81:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:81:5: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:82:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:82:5: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:84:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:84:5: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:84:23: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:84:23: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:84:35: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:84:35: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:86:5: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:86:5: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:86:26: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:86:26: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:86:40: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:86:40: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:228:28: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:227:39: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:227:39: note: Assignment 'tmp=malloc(sizeof(char)*zh->entrysz)', assigned value is 0 apriltag-3.4.2/common/zhash.c:228:28: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:340:16: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:339:27: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:339:27: note: Assignment 'tmp=malloc(sizeof(char)*zh->entrysz)', assigned value is 0 apriltag-3.4.2/common/zhash.c:340:16: note: Null pointer dereference apriltag-3.4.2/common/zhash.c:117:66: style:inconclusive: Function 'zhash_get_volatile' argument 3 names different: declaration 'out_p' definition 'out_value'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:126:66: note: Function 'zhash_get_volatile' argument 3 names different: declaration 'out_p' definition 'out_value'. apriltag-3.4.2/common/zhash.c:117:66: note: Function 'zhash_get_volatile' argument 3 names different: declaration 'out_p' definition 'out_value'. apriltag-3.4.2/common/zhash.c:202:54: style:inconclusive: Function 'zhash_remove' argument 3 names different: declaration 'oldkey' definition 'old_key'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:176:54: note: Function 'zhash_remove' argument 3 names different: declaration 'oldkey' definition 'old_key'. apriltag-3.4.2/common/zhash.c:202:54: note: Function 'zhash_remove' argument 3 names different: declaration 'oldkey' definition 'old_key'. apriltag-3.4.2/common/zhash.c:202:69: style:inconclusive: Function 'zhash_remove' argument 4 names different: declaration 'oldvalue' definition 'old_value'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:176:68: note: Function 'zhash_remove' argument 4 names different: declaration 'oldvalue' definition 'old_value'. apriltag-3.4.2/common/zhash.c:202:69: note: Function 'zhash_remove' argument 4 names different: declaration 'oldvalue' definition 'old_value'. apriltag-3.4.2/common/zhash.c:248:36: style:inconclusive: Function 'zhash_copy' argument 1 names different: declaration 'other' definition 'zh'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:97:37: note: Function 'zhash_copy' argument 1 names different: declaration 'other' definition 'zh'. apriltag-3.4.2/common/zhash.c:248:36: note: Function 'zhash_copy' argument 1 names different: declaration 'other' definition 'zh'. apriltag-3.4.2/common/zhash.c:371:32: style:inconclusive: Function 'zhash_vmap_keys' argument 1 names different: declaration 'vh' definition 'zh'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:283:31: note: Function 'zhash_vmap_keys' argument 1 names different: declaration 'vh' definition 'zh'. apriltag-3.4.2/common/zhash.c:371:32: note: Function 'zhash_vmap_keys' argument 1 names different: declaration 'vh' definition 'zh'. apriltag-3.4.2/common/zhash.c:403:34: style:inconclusive: Function 'zhash_vmap_values' argument 1 names different: declaration 'vh' definition 'zh'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:296:33: note: Function 'zhash_vmap_values' argument 1 names different: declaration 'vh' definition 'zh'. apriltag-3.4.2/common/zhash.c:403:34: note: Function 'zhash_vmap_values' argument 1 names different: declaration 'vh' definition 'zh'. apriltag-3.4.2/common/zhash.c:454:40: style:inconclusive: Function 'zhash_uint32_hash' argument 1 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:316:40: note: Function 'zhash_uint32_hash' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:454:40: note: Function 'zhash_uint32_hash' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:462:37: style:inconclusive: Function 'zhash_uint32_equals' argument 1 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:322:37: note: Function 'zhash_uint32_equals' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:462:37: note: Function 'zhash_uint32_equals' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:462:53: style:inconclusive: Function 'zhash_uint32_equals' argument 2 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:322:52: note: Function 'zhash_uint32_equals' argument 2 names different: declaration 'b' definition '_b'. apriltag-3.4.2/common/zhash.c:462:53: note: Function 'zhash_uint32_equals' argument 2 names different: declaration 'b' definition '_b'. apriltag-3.4.2/common/zhash.c:473:40: style:inconclusive: Function 'zhash_uint64_hash' argument 1 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:328:40: note: Function 'zhash_uint64_hash' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:473:40: note: Function 'zhash_uint64_hash' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:481:37: style:inconclusive: Function 'zhash_uint64_equals' argument 1 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:334:37: note: Function 'zhash_uint64_equals' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:481:37: note: Function 'zhash_uint64_equals' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:481:53: style:inconclusive: Function 'zhash_uint64_equals' argument 2 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:334:52: note: Function 'zhash_uint64_equals' argument 2 names different: declaration 'b' definition '_b'. apriltag-3.4.2/common/zhash.c:481:53: note: Function 'zhash_uint64_equals' argument 2 names different: declaration 'b' definition '_b'. apriltag-3.4.2/common/zhash.c:525:34: style:inconclusive: Function 'zhash_str_equals' argument 1 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:364:34: note: Function 'zhash_str_equals' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:525:34: note: Function 'zhash_str_equals' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:525:50: style:inconclusive: Function 'zhash_str_equals' argument 2 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:364:49: note: Function 'zhash_str_equals' argument 2 names different: declaration 'b' definition '_b'. apriltag-3.4.2/common/zhash.c:525:50: note: Function 'zhash_str_equals' argument 2 names different: declaration 'b' definition '_b'. apriltag-3.4.2/common/zhash.c:536:37: style:inconclusive: Function 'zhash_str_hash' argument 1 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] apriltag-3.4.2/common/zhash.h:358:37: note: Function 'zhash_str_hash' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:536:37: note: Function 'zhash_str_hash' argument 1 names different: declaration 'a' definition '_a'. apriltag-3.4.2/common/zhash.c:184:23: style: Variable 'this_key' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zhash.c:185:23: style: Variable 'this_value' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zhash.c:209:15: style: Variable 'this_value' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zhash.c:256:19: style: Variable 'this_key' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zhash.c:257:19: style: Variable 'this_value' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zhash.c:530:11: style: Variable 'a' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zhash.c:531:11: style: Variable 'b' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zhash.c:540:11: style: Variable 'a' can be declared as pointer to const [constVariablePointer] apriltag-3.4.2/common/zhash.c:554:27: style: Parameter 'zh' can be declared as pointer to const [constParameterPointer] apriltag-3.4.2/tag25h9.c:71:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:71:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:72:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:72:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:73:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:73:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:74:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:74:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:75:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:75:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:76:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:76:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:77:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:77:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:78:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:78:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:79:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:79:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:80:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:80:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:81:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:81:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:82:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:82:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:83:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:83:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:84:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:84:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:85:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:85:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:86:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:86:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:87:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:87:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:88:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:88:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:89:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:89:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:90:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:90:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:91:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:91:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:92:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:92:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:93:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:93:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:94:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:94:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:95:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:95:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:96:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:96:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:97:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:97:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:98:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:98:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:99:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:99:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:100:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:100:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:101:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:101:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:102:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:102:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:103:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:103:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:104:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:104:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:105:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:105:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:106:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:106:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:107:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:107:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:108:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:108:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:109:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:109:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:110:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:110:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:111:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:111:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:112:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:112:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:113:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:113:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:114:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:114:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:115:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:115:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:116:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:116:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:117:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:117:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:118:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:118:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:119:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:119:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:120:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:120:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:121:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:121:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:122:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:122:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:123:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:123:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:124:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:124:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:125:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:125:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:126:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:126:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:127:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:127:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:128:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:128:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:129:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:129:4: note: Null pointer dereference apriltag-3.4.2/tag25h9.c:130:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag25h9.c:70:34: note: Assuming allocation function fails apriltag-3.4.2/tag25h9.c:70:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag25h9.c:130:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:623:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:623:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:624:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:624:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:625:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:625:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:626:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:626:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:627:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:627:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:628:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:628:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:629:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:629:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:630:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:630:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:631:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:631:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:632:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:632:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:633:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:633:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:634:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:634:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:635:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:635:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:636:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:636:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:637:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:637:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:638:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:638:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:639:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:639:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:640:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:640:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:641:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:641:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:642:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:642:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:643:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:643:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:644:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:644:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:645:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:645:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:646:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:646:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:647:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:647:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:648:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:648:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:649:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:649:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:650:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:650:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:651:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:651:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:652:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:652:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:653:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:653:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:654:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:654:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:655:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:655:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:656:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:656:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:657:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:657:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:658:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:658:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:659:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:659:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:660:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:660:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:661:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:661:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:662:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:662:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:663:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:663:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:664:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:664:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:665:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:665:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:666:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:666:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:667:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:667:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:668:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:668:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:669:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:669:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:670:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:670:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:671:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:671:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:672:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:672:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:673:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:673:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:674:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:674:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:675:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:675:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:676:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:676:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:677:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:677:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:678:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:678:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:679:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:679:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:680:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:680:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:681:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:681:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:682:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:682:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:683:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:683:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:684:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:684:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:685:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:685:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:686:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:686:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:687:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:687:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:688:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:688:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:689:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:689:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:690:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:690:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:691:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:691:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:692:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:692:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:693:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:693:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:694:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:694:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:695:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:695:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:696:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:696:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:697:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:697:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:698:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:698:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:699:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:699:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:700:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:700:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:701:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:701:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:702:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:702:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:703:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:703:4: note: Null pointer dereference apriltag-3.4.2/tag36h11.c:704:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h11.c:622:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h11.c:622:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h11.c:704:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2329:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2329:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2330:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2330:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2331:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2331:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2332:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2332:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2333:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2333:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2334:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2334:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2335:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2335:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2336:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2336:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2337:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2337:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2338:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2338:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2339:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2339:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2340:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2340:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2341:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2341:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2342:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2342:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2343:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2343:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2344:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2344:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2345:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2345:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2346:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2346:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2347:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2347:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2348:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2348:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2349:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2349:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2350:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2350:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2351:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2351:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2352:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2352:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2353:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2353:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2354:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2354:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2355:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2355:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2356:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2356:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2357:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2357:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2358:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2358:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2359:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2359:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2360:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2360:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2361:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2361:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2362:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2362:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2363:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2363:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2364:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2364:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2365:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2365:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2366:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2366:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2367:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2367:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2368:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2368:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2369:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2369:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2370:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2370:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2371:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2371:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2372:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2372:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2373:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2373:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2374:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2374:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2375:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2375:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2376:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2376:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2377:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2377:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2378:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2378:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2379:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2379:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2380:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2380:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2381:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2381:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2382:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2382:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2383:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2383:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2384:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2384:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2385:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2385:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2386:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2386:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2387:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2387:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2388:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2388:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2389:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2389:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2390:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2390:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2391:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2391:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2392:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2392:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2393:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2393:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2394:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2394:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2395:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2395:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2396:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2396:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2397:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2397:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2398:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2398:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2399:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2399:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2400:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2400:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2401:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2401:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2402:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2402:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2403:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2403:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2404:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2404:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2405:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2405:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2406:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2406:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2407:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2407:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2408:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2408:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2409:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2409:4: note: Null pointer dereference apriltag-3.4.2/tag36h10.c:2410:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tag36h10.c:2328:34: note: Assuming allocation function fails apriltag-3.4.2/tag36h10.c:2328:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tag36h10.c:2410:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:74:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:74:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:75:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:75:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:76:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:76:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:77:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:77:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:78:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:78:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:79:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:79:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:80:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:80:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:81:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:81:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:82:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:82:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:83:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:83:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:84:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:84:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:85:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:85:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:86:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:86:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:87:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:87:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:88:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:88:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:89:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:89:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:90:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:90:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:91:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:91:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:92:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:92:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:93:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:93:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:94:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:94:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:95:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:95:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:96:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:96:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:97:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:97:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:98:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:98:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:99:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:99:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:100:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:100:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:101:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:101:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:102:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:102:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:103:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:103:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:104:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:104:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:105:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:105:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:106:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:106:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:107:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:107:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:108:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:108:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:109:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:109:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:110:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:110:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:111:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:111:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:112:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:112:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:113:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:113:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:114:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:114:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:115:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:115:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:116:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:116:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:117:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:117:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:118:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:118:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:119:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:119:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:120:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:120:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:121:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:121:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:122:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:122:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:123:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:123:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:124:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:124:4: note: Null pointer dereference apriltag-3.4.2/tagCircle21h7.c:125:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle21h7.c:73:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle21h7.c:125:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2151:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2151:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2152:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2152:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2153:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2153:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2154:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2154:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2155:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2155:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2156:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2156:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2157:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2157:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2158:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2158:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2159:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2159:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2160:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2160:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2161:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2161:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2162:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2162:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2163:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2163:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2164:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2164:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2165:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2165:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2166:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2166:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2167:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2167:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2168:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2168:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2169:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2169:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2170:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2170:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2171:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2171:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2172:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2172:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2173:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2173:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2174:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2174:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2175:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2175:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2176:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2176:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2177:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2177:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2178:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2178:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2179:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2179:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2180:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2180:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2181:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2181:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2182:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2182:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2183:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2183:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2184:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2184:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2185:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2185:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2186:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2186:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2187:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2187:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2188:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2188:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2189:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2189:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2190:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2190:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2191:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2191:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2192:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2192:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2193:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2193:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2194:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2194:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2195:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2195:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2196:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2196:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2197:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2197:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2198:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2198:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2199:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2199:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2200:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2200:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2201:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2201:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2202:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2202:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2203:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2203:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2204:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2204:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2205:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2205:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2206:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2206:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2207:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2207:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2208:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2208:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2209:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2209:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2210:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2210:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2211:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2211:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2212:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2212:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2213:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2213:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2214:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2214:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2215:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2215:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2216:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2216:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2217:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2217:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2218:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2218:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2219:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2219:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2220:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2220:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2221:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2221:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2222:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2222:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2223:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2223:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2224:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2224:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2225:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2225:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2226:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2226:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2227:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2227:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2228:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2228:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2229:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2229:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2230:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2230:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2231:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2231:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2232:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2232:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2233:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2233:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2234:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2234:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2235:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2235:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2236:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2236:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2237:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2237:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2238:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2238:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2239:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2239:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2240:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2240:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2241:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2241:4: note: Null pointer dereference apriltag-3.4.2/tagStandard41h12.c:2242:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard41h12.c:2150:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard41h12.c:2242:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42247:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42247:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42248:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42248:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42249:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42249:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42250:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42250:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42251:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42251:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42252:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42252:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42253:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42253:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42254:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42254:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42255:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42255:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42256:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42256:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42257:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42257:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42258:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42258:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42259:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42259:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42260:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42260:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42261:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42261:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42262:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42262:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42263:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42263:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42264:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42264:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42265:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42265:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42266:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42266:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42267:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42267:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42268:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42268:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42269:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42269:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42270:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42270:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42271:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42271:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42272:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42272:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42273:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42273:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42274:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42274:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42275:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42275:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42276:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42276:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42277:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42277:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42278:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42278:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42279:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42279:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42280:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42280:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42281:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42281:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42282:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42282:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42283:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42283:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42284:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42284:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42285:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42285:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42286:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42286:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42287:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42287:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42288:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42288:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42289:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42289:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42290:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42290:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42291:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42291:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42292:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42292:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42293:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42293:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42294:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42294:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42295:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42295:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42296:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42296:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42297:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42297:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42298:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42298:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42299:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42299:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42300:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42300:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42301:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42301:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42302:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42302:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42303:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42303:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42304:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42304:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42305:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42305:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42306:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42306:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42307:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42307:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42308:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42308:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42309:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42309:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42310:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42310:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42311:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42311:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42312:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42312:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42313:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42313:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42314:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42314:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42315:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42315:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42316:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42316:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42317:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42317:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42318:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42318:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42319:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42319:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42320:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42320:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42321:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42321:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42322:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42322:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42323:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42323:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42324:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42324:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42325:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42325:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42326:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42326:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42327:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42327:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42328:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42328:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42329:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42329:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42330:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42330:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42331:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42331:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42332:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42332:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42333:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42333:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42334:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42334:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42335:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42335:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42336:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42336:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42337:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42337:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42338:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42338:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42339:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42339:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42340:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42340:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42341:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42341:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42342:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42342:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42343:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42343:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42344:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42344:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42345:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42345:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42346:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42346:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42347:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42347:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42348:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42348:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42349:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42349:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42350:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42350:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42351:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42351:4: note: Null pointer dereference apriltag-3.4.2/tagCustom48h12.c:42352:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assuming allocation function fails apriltag-3.4.2/tagCustom48h12.c:42246:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCustom48h12.c:42352:4: note: Null pointer dereference apriltag-3.4.2/test/getline.c:14:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] apriltag-3.4.2/test/test_detection.c:139:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] apriltag-3.4.2/tagCircle49h12.c:65571:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65571:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65572:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65572:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65573:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65573:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65574:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65574:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65575:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65575:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65576:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65576:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65577:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65577:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65578:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65578:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65579:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65579:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65580:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65580:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65581:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65581:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65582:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65582:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65583:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65583:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65584:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65584:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65585:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65585:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65586:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65586:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65587:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65587:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65588:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65588:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65589:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65589:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65590:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65590:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65591:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65591:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65592:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65592:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65593:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65593:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65594:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65594:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65595:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65595:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65596:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65596:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65597:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65597:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65598:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65598:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65599:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65599:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65600:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65600:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65601:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65601:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65602:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65602:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65603:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65603:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65604:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65604:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65605:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65605:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65606:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65606:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65607:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65607:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65608:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65608:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65609:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65609:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65610:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65610:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65611:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65611:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65612:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65612:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65613:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65613:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65614:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65614:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65615:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65615:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65616:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65616:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65617:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65617:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65618:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65618:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65619:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65619:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65620:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65620:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65621:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65621:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65622:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65622:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65623:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65623:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65624:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65624:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65625:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65625:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65626:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65626:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65627:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65627:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65628:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65628:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65629:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65629:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65630:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65630:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65631:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65631:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65632:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65632:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65633:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65633:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65634:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65634:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65635:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65635:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65636:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65636:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65637:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65637:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65638:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65638:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65639:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65639:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65640:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65640:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65641:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65641:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65642:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65642:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65643:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65643:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65644:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65644:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65645:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65645:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65646:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65646:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65647:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65647:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65648:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65648:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65649:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65649:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65650:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65650:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65651:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65651:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65652:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65652:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65653:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65653:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65654:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65654:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65655:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65655:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65656:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65656:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65657:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65657:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65658:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65658:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65659:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65659:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65660:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65660:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65661:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65661:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65662:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65662:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65663:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65663:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65664:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65664:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65665:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65665:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65666:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65666:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65667:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65667:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65668:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65668:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65669:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65669:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65670:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65670:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65671:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65671:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65672:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65672:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65673:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65673:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65674:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65674:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65675:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65675:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65676:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65676:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65677:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65677:4: note: Null pointer dereference apriltag-3.4.2/tagCircle49h12.c:65678:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assuming allocation function fails apriltag-3.4.2/tagCircle49h12.c:65570:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagCircle49h12.c:65678:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48750:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48750:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48751:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48751:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48752:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48752:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48753:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48753:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48754:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48754:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48755:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48755:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48756:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48756:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48757:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48757:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48758:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48758:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48759:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48759:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48760:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48760:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48761:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48761:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48762:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48762:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48763:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48763:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48764:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48764:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48765:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48765:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48766:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48766:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48767:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48767:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48768:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48768:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48769:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48769:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48770:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48770:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48771:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48771:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48772:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48772:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48773:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48773:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48774:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48774:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48775:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48775:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48776:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48776:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48777:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48777:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48778:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48778:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48779:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48779:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48780:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48780:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48781:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48781:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48782:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48782:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48783:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48783:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48784:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48784:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48785:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48785:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48786:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48786:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48787:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48787:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48788:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48788:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48789:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48789:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48790:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48790:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48791:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48791:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48792:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48792:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48793:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48793:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48794:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48794:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48795:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48795:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48796:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48796:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48797:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48797:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48798:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48798:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48799:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48799:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48800:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48800:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48801:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48801:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48802:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48802:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48803:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48803:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48804:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48804:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48805:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48805:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48806:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48806:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48807:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48807:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48808:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48808:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48809:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48809:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48810:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48810:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48811:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48811:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48812:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48812:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48813:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48813:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48814:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48814:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48815:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48815:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48816:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48816:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48817:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48817:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48818:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48818:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48819:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48819:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48820:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48820:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48821:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48821:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48822:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48822:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48823:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48823:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48824:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48824:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48825:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48825:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48826:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48826:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48827:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48827:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48828:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48828:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48829:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48829:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48830:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48830:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48831:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48831:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48832:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48832:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48833:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48833:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48834:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48834:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48835:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48835:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48836:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48836:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48837:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48837:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48838:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48838:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48839:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48839:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48840:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48840:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48841:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48841:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48842:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48842:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48843:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48843:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48844:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48844:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48845:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48845:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48846:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48846:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48847:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48847:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48848:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48848:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48849:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48849:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48850:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48850:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48851:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48851:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48852:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48852:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48853:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48853:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48854:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48854:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48855:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48855:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48856:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48856:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48857:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48857:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48858:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48858:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48859:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48859:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48860:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48860:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48861:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48861:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48862:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48862:4: note: Null pointer dereference apriltag-3.4.2/tagStandard52h13.c:48863:4: warning: If memory allocation fails, then there is a possible null pointer dereference: tf [nullPointerOutOfMemory] apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assuming allocation function fails apriltag-3.4.2/tagStandard52h13.c:48749:34: note: Assignment 'tf=calloc(1,sizeof(struct apriltag_family_t))', assigned value is 0 apriltag-3.4.2/tagStandard52h13.c:48863:4: note: Null pointer dereference diff: head apriltag-3.4.2/apriltag.c:219:26: warning: If memory allocation fails, then there is a possible null pointer dereference: qd [nullPointerOutOfMemory] apriltag-3.4.2/apriltag.c:200:37: note: Assuming allocation function fails apriltag-3.4.2/apriltag.c:200:37: note: Assignment 'qd=calloc(1,sizeof(struct quick_decode))', assigned value is 0 apriltag-3.4.2/apriltag.c:219:26: note: Null pointer dereference head apriltag-3.4.2/apriltag_quad_thresh.c:1773:51: warning: If memory allocation fails, then there is a possible null pointer dereference: clusters_list [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assignment 'clusters_list=malloc(sizeof(struct zarray_t*)*ntasks)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1773:51: note: Null pointer dereference head apriltag-3.4.2/apriltag_quad_thresh.c:1773:69: warning: If memory allocation fails, then there is a possible null pointer dereference: clusters_list [nullPointerOutOfMemory] apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assuming allocation function fails apriltag-3.4.2/apriltag_quad_thresh.c:1764:38: note: Assignment 'clusters_list=malloc(sizeof(struct zarray_t*)*ntasks)', assigned value is 0 apriltag-3.4.2/apriltag_quad_thresh.c:1773:69: note: Null pointer dereference head apriltag-3.4.2/common/matd.c:1032:30: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1027:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1027:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1032:30: note: Null pointer dereference head apriltag-3.4.2/common/matd.c:1041:41: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1027:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1027:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1041:41: note: Null pointer dereference head apriltag-3.4.2/common/matd.c:1093:30: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1093:30: note: Null pointer dereference head apriltag-3.4.2/common/matd.c:1102:41: warning: If memory allocation fails, then there is a possible null pointer dereference: v [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1088:31: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1088:31: note: Assignment 'v=malloc(sizeof(double)*vlen)', assigned value is 0 apriltag-3.4.2/common/matd.c:1102:41: note: Null pointer dereference head apriltag-3.4.2/common/matd.c:1399:40: warning: If memory allocation fails, then there is a possible null pointer dereference: vals [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1387:26: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1387:26: note: Assignment 'vals=malloc(sizeof(double)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1399:40: note: Null pointer dereference head apriltag-3.4.2/common/matd.c:1417:30: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1417:30: note: Null pointer dereference head apriltag-3.4.2/common/matd.c:1418:30: warning: If memory allocation fails, then there is a possible null pointer dereference: idxs [nullPointerOutOfMemory] apriltag-3.4.2/common/matd.c:1386:23: note: Assuming allocation function fails apriltag-3.4.2/common/matd.c:1386:23: note: Assignment 'idxs=malloc(sizeof(int)*A->ncols)', assigned value is 0 apriltag-3.4.2/common/matd.c:1418:30: note: Null pointer dereference head apriltag-3.4.2/common/pam.c:238:24: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/pam.c:231:24: note: Assuming allocation function fails apriltag-3.4.2/common/pam.c:231:24: note: Assignment 'out=calloc(1,sizeof(struct pam_t))', assigned value is 0 apriltag-3.4.2/common/pam.c:238:24: note: Null pointer dereference head apriltag-3.4.2/common/string_util.c:447:22: warning: If memory allocation fails, then there is a possible null pointer dereference: sf [nullPointerOutOfMemory] apriltag-3.4.2/common/string_util.c:445:52: note: Assuming allocation function fails apriltag-3.4.2/common/string_util.c:445:27: note: Assignment 'sf=(struct string_feeder_t*)calloc(1,sizeof(struct string_feeder_t))', assigned value is 0 apriltag-3.4.2/common/string_util.c:447:22: note: Null pointer dereference head apriltag-3.4.2/common/unionfind.h:53:16: warning: If memory allocation fails, then there is a possible null pointer dereference: uf [nullPointerOutOfMemory] apriltag-3.4.2/common/unionfind.h:49:44: note: Assuming allocation function fails apriltag-3.4.2/common/unionfind.h:49:23: note: Assignment 'uf=(struct unionfind_t*)calloc(1,sizeof(struct unionfind_t))', assigned value is 0 apriltag-3.4.2/common/unionfind.h:53:16: note: Null pointer dereference head apriltag-3.4.2/common/workerpool.c:103:30: warning: If memory allocation fails, then there is a possible null pointer dereference: wp [nullPointerOutOfMemory] apriltag-3.4.2/common/workerpool.c:98:30: note: Assuming allocation function fails apriltag-3.4.2/common/workerpool.c:98:30: note: Assignment 'wp=calloc(1,sizeof(struct workerpool_t))', assigned value is 0 apriltag-3.4.2/common/workerpool.c:103:30: note: Null pointer dereference head apriltag-3.4.2/common/zarray.h:119:28: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:119:28: note: Null pointer dereference head apriltag-3.4.2/common/zarray.h:120:32: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:120:32: note: Null pointer dereference head apriltag-3.4.2/common/zarray.h:120:45: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:120:45: note: Null pointer dereference head apriltag-3.4.2/common/zarray.h:121:45: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:121:45: note: Null pointer dereference head apriltag-3.4.2/common/zarray.h:121:58: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:121:58: note: Null pointer dereference head apriltag-3.4.2/common/zarray.h:121:68: warning: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:116:39: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:116:21: note: Assignment 'out=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:121:68: note: Null pointer dereference head apriltag-3.4.2/common/zarray.h:90:31: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:90:31: note: Null pointer dereference head apriltag-3.4.2/common/zarray.h:90:43: warning: If memory allocation fails, then there is a possible null pointer dereference: zb [nullPointerOutOfMemory] apriltag-3.4.2/common/zarray.h:86:38: note: Assuming allocation function fails apriltag-3.4.2/common/zarray.h:86:20: note: Assignment 'zb=(struct zarray_t*)calloc(1,sizeof(struct zarray_t))', assigned value is 0 apriltag-3.4.2/common/zarray.h:90:43: note: Null pointer dereference head apriltag-3.4.2/common/zhash.c:84:23: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:84:23: note: Null pointer dereference head apriltag-3.4.2/common/zhash.c:84:35: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:84:35: note: Null pointer dereference head apriltag-3.4.2/common/zhash.c:86:26: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:86:26: note: Null pointer dereference head apriltag-3.4.2/common/zhash.c:86:40: warning: If memory allocation fails, then there is a possible null pointer dereference: zh [nullPointerOutOfMemory] apriltag-3.4.2/common/zhash.c:77:36: note: Assuming allocation function fails apriltag-3.4.2/common/zhash.c:77:19: note: Assignment 'zh=(struct zhash_t*)calloc(1,sizeof(struct zhash_t))', assigned value is 0 apriltag-3.4.2/common/zhash.c:86:40: note: Null pointer dereference DONE