2026-05-01 14:35 ftp://ftp.de.debian.org/debian/pool/main/d/darnwdl/darnwdl_0.8.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 313 310 elapsed-time: 31.0 25.9 head-timing-info: old-timing-info: head results: darnwdl-0.8/src/callbacks.c:341:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_KEY_RELEASE [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/callbacks.c:14:58: style: Parameter 'menuitem' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:15:58: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:21:58: style: Parameter 'menuitem' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:22:58: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:29:58: style: Parameter 'menuitem' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:30:58: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:37:58: style: Parameter 'menuitem' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:38:58: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:45:58: style: Parameter 'menuitem' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:46:58: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:53:58: style: Parameter 'menuitem' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:54:58: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:61:58: style: Parameter 'menuitem' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:62:58: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:69:58: style: Parameter 'menuitem' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:70:58: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/callbacks.c:81:10: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/callbacks.c:238:18: style: Variable 'win1_adj' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/callbacks.c:268:18: style: Variable 'win1_adj' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/callbacks.c:298:18: style: Variable 'win1_adj' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/callbacks.c:298:28: style: Variable 'win1_adj2' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/callbacks.c:340:16: style: Variable 'key' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/fasterrender.c:143:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/fasterrender.c:47:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:47:10: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:48:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:48:3: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:49:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:49:3: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:50:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:50:3: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:50:41: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:50:41: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:51:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:51:3: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:51:52: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:51:52: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:52:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:52:3: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:53:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:53:3: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:53:44: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:53:44: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:53:61: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:53:61: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:54:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:54:10: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:54:29: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:54:29: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:54:46: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:54:46: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:55:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:55:3: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:55:49: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:55:49: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:55:66: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:55:66: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:56:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:56:10: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:56:33: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:56:33: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:56:50: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:56:50: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:57:18: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:57:18: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:57:35: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:57:35: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:58:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:58:5: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:59:12: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:59:12: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:62:13: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:62:13: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:63:13: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:46:35: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:46:9: note: Assignment 'ret=(struct fasterrender_data*)malloc(sizeof(struct fasterrender_data))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:63:13: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:134:10: warning: If memory allocation fails, then there is a possible null pointer dereference: prev_backup [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:133:36: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:133:17: note: Assignment 'prev_backup=(struct wdloIndex**)malloc(fasterrender_previous_data_slot*sizeof(struct wdloIndex*))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:134:10: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:136:10: warning: If memory allocation fails, then there is a possible null pointer dereference: next_backup [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:135:36: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:135:17: note: Assignment 'next_backup=(struct wdloIndex**)malloc(fasterrender_previous_data_slot*sizeof(struct wdloIndex*))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:136:10: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:143:5: warning: If memory allocation fails, then there is a possible null pointer dereference: prev_backup [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:133:36: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:133:17: note: Assignment 'prev_backup=(struct wdloIndex**)malloc(fasterrender_previous_data_slot*sizeof(struct wdloIndex*))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:139:43: note: Assuming condition is false darnwdl-0.8/src/fasterrender.c:143:5: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:144:5: warning: If memory allocation fails, then there is a possible null pointer dereference: next_backup [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:135:36: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:135:17: note: Assignment 'next_backup=(struct wdloIndex**)malloc(fasterrender_previous_data_slot*sizeof(struct wdloIndex*))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:139:43: note: Assuming condition is false darnwdl-0.8/src/fasterrender.c:144:5: note: Null pointer dereference darnwdl-0.8/src/fasterrender.c:146:9: warning: If memory allocation fails, then there is a possible null pointer dereference: prev_backup [nullPointerOutOfMemory] darnwdl-0.8/src/fasterrender.c:133:36: note: Assuming allocation function fails darnwdl-0.8/src/fasterrender.c:133:17: note: Assignment 'prev_backup=(struct wdloIndex**)malloc(fasterrender_previous_data_slot*sizeof(struct wdloIndex*))', assigned value is 0 darnwdl-0.8/src/fasterrender.c:139:43: note: Assuming condition is false darnwdl-0.8/src/fasterrender.c:146:9: note: Null pointer dereference darnwdl-0.8/src/graphdec.c:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable j_common_ptr [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/graphdec.c:66:20: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] darnwdl-0.8/src/graphdec.c:63:20: note: Assuming allocation function fails darnwdl-0.8/src/graphdec.c:63:20: note: Assignment 'buffer=malloc(sizeof(unsigned char)*row_stride*cinfo.output_height)', assigned value is 0 darnwdl-0.8/src/graphdec.c:66:20: note: Null pointer addition darnwdl-0.8/src/graphdec.c:75:47: style: Parameter 'origdata' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/graphdec.c:75:88: style: Parameter 'graph_palette' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:56:9: style: C-style pointer casting [cstyleCast] darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:81:9: style: C-style pointer casting [cstyleCast] darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:84:22: style: C-style pointer casting [cstyleCast] darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:86:22: style: C-style pointer casting [cstyleCast] darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:114:31: style: C-style pointer casting [cstyleCast] darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:60:12: style: Checking if unsigned expression 'size' is less than zero. [unsignedLessThanZero] darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:77:47: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'wdlpass1_dynamite_callback_write' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:110:52: note: You might need to cast the function pointer here darnwdl-0.8/src/jni/org_debian_paulliu_darnwdl_jni_DynamiteJNI.cc:77:47: note: Parameter 'buffer' can be declared as pointer to const darnwdl-0.8/src/jpeginmemorydec.c:108:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jpeg_resync_to_restart [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/jpeginmemorydec.c:96:49: style:inconclusive: Function 'jpeg_jpeginmemorydec_src' argument 1 names different: declaration '' definition 'cinfo'. [funcArgNamesDifferentUnnamed] darnwdl-0.8/src/jpeginmemorydec.c:96:72: style:inconclusive: Function 'jpeg_jpeginmemorydec_src' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] darnwdl-0.8/src/jpeginmemorydec.c:96:82: style:inconclusive: Function 'jpeg_jpeginmemorydec_src' argument 3 names different: declaration '' definition 'data_len'. [funcArgNamesDifferentUnnamed] darnwdl-0.8/src/jpeginmemorydec.c:86:7: style: Variable 'src' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/main.c:35:39: error: There is an unknown macro here somewhere. Configuration is required. If PACKAGE is a macro then please configure it. [unknownMacro] darnwdl-0.8/src/pagerender.c:359:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/pagerender.c:48:14: style: Variable 'i' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/pagerender.c:72:40: style: Parameter 'SP01' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/pagerender.c:166:46: style: Parameter 'SP01' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/pagerender.c:186:14: style: Variable 'i' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/pagerender.c:215:14: style: Variable 'i' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/pagerender.c:240:53: style: Parameter 'sp03' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/pagerender.c:283:14: style: Variable 'i' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/pagerender.c:293:20: style: Variable 'FRi' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/pagerender.c:649:23: style: Variable 'pixmap1_gc_PN' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/pagerender.c:653:23: style: Variable 'pixmap1_gc_BH' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/pagerender.c:693:23: style: Variable 'pixmap1_gc_PN' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/pagerender.c:697:23: style: Variable 'pixmap1_gc_BH' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/pass2.c:36:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/pass2.c:492:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/pass2.c:113:16: warning: If memory allocation fails, then there is a possible null pointer dereference: str [nullPointerOutOfMemory] darnwdl-0.8/src/pass2.c:112:21: note: Assuming allocation function fails darnwdl-0.8/src/pass2.c:112:21: note: Assignment 'str=malloc(sizeof(char)*(str_len+1))', assigned value is 0 darnwdl-0.8/src/pass2.c:113:16: note: Null pointer dereference darnwdl-0.8/src/pass2.c:114:15: warning: If memory allocation fails, then there is a possible null pointer dereference: str [nullPointerOutOfMemory] darnwdl-0.8/src/pass2.c:112:21: note: Assuming allocation function fails darnwdl-0.8/src/pass2.c:112:21: note: Assignment 'str=malloc(sizeof(char)*(str_len+1))', assigned value is 0 darnwdl-0.8/src/pass2.c:114:15: note: Null pointer dereference darnwdl-0.8/src/pass2.c:367:16: warning: If memory allocation fails, then there is a possible null pointer dereference: bindata [nullPointerOutOfMemory] darnwdl-0.8/src/pass2.c:366:25: note: Assuming allocation function fails darnwdl-0.8/src/pass2.c:366:25: note: Assignment 'bindata=malloc(sizeof(char)*(bindata_len*2+1))', assigned value is 0 darnwdl-0.8/src/pass2.c:367:16: note: Null pointer dereference darnwdl-0.8/src/pass2.c:368:15: warning: If memory allocation fails, then there is a possible null pointer dereference: bindata [nullPointerOutOfMemory] darnwdl-0.8/src/pass2.c:366:25: note: Assuming allocation function fails darnwdl-0.8/src/pass2.c:366:25: note: Assignment 'bindata=malloc(sizeof(char)*(bindata_len*2+1))', assigned value is 0 darnwdl-0.8/src/pass2.c:368:15: note: Null pointer dereference darnwdl-0.8/src/pass2.c:489:25: style: Parameter 'argv' can be declared as const array [constParameter] darnwdl-0.8/src/pass2.c:100:17: style: Variable 'flag01' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/pass2.c:333:20: style: Variable 'ppm_newline' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/pass2.c:354:17: style: Variable 'flag01' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/support.c:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TEST_EXISTS [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/support.c:111:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/support.c:46:10: style: Variable 'elem' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/wdl2txt.c:100:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wdl2txt.c:34:26: style: Parameter 'argv' can be declared as const array [constParameter] darnwdl-0.8/src/wdl2txt.c:43:25: style: Variable 'i' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/wdl2txt.c:44:20: style: Variable 'ETi' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/wdldec.c:40:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass1.c:131:5: error: Resource leak: file1 [resourceLeak] darnwdl-0.8/src/wpass1.c:134:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass1.c:133:37: note: Assuming allocation function fails darnwdl-0.8/src/wpass1.c:133:9: note: Assignment 'ret=(struct wdlpass1_fileheader*)malloc(sizeof(struct wdlpass1_fileheader))', assigned value is 0 darnwdl-0.8/src/wpass1.c:134:10: note: Null pointer dereference darnwdl-0.8/src/wpass1.c:135:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass1.c:133:37: note: Assuming allocation function fails darnwdl-0.8/src/wpass1.c:133:9: note: Assignment 'ret=(struct wdlpass1_fileheader*)malloc(sizeof(struct wdlpass1_fileheader))', assigned value is 0 darnwdl-0.8/src/wpass1.c:135:10: note: Null pointer dereference darnwdl-0.8/src/wpass1.c:136:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass1.c:133:37: note: Assuming allocation function fails darnwdl-0.8/src/wpass1.c:133:9: note: Assignment 'ret=(struct wdlpass1_fileheader*)malloc(sizeof(struct wdlpass1_fileheader))', assigned value is 0 darnwdl-0.8/src/wpass1.c:136:3: note: Null pointer dereference darnwdl-0.8/src/wpass1.c:220:10: warning: If resource allocation fails, then there is a possible null pointer dereference: outputfile [nullPointerOutOfResources] darnwdl-0.8/src/wpass1.c:218:21: note: Assuming allocation function fails darnwdl-0.8/src/wpass1.c:218:21: note: Assignment 'outputfile=fopen(outfilename,"w")', assigned value is 0 darnwdl-0.8/src/wpass1.c:220:10: note: Null pointer dereference darnwdl-0.8/src/wpass1.c:53:35: style: Checking if unsigned expression 'fread(header,1,8,file1)' is less than zero. [unsignedLessThanZero] darnwdl-0.8/src/wpass1.c:87:12: style: Checking if unsigned expression 'size' is less than zero. [unsignedLessThanZero] darnwdl-0.8/src/wpass1.c:103:47: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'wdlpass1_dynamite_callback_write' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] darnwdl-0.8/src/wpass1.c:197:56: note: You might need to cast the function pointer here darnwdl-0.8/src/wpass1.c:103:47: note: Parameter 'buffer' can be declared as pointer to const darnwdl-0.8/src/wpass1.c:61:9: style: Variable 'int01' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass1.c:62:20: style: Variable 'uncompressedsize' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass1.c:64:9: style: Variable 'int04' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:41:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:139:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:542:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:612:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:679:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:792:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:882:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:967:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:1058:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:1130:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:1183:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] darnwdl-0.8/src/wpass2.c:157:12: warning: If memory allocation fails, then there is a possible null pointer dereference: i_new [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:156:31: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:156:13: note: Assignment 'i_new=(struct wdloIndex*)malloc(sizeof(struct wdloIndex))', assigned value is 0 darnwdl-0.8/src/wpass2.c:157:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:158:12: warning: If memory allocation fails, then there is a possible null pointer dereference: i_new [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:156:31: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:156:13: note: Assignment 'i_new=(struct wdloIndex*)malloc(sizeof(struct wdloIndex))', assigned value is 0 darnwdl-0.8/src/wpass2.c:158:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:159:5: warning: If memory allocation fails, then there is a possible null pointer dereference: i_new [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:156:31: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:156:13: note: Assignment 'i_new=(struct wdloIndex*)malloc(sizeof(struct wdloIndex))', assigned value is 0 darnwdl-0.8/src/wpass2.c:159:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:165:7: warning: If memory allocation fails, then there is a possible null pointer dereference: i_new [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:156:31: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:156:13: note: Assignment 'i_new=(struct wdloIndex*)malloc(sizeof(struct wdloIndex))', assigned value is 0 darnwdl-0.8/src/wpass2.c:165:7: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:332:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:331:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:331:9: note: Assignment 'ret=(struct wdloFT*)malloc(sizeof(struct wdloFT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:332:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:335:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:331:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:331:9: note: Assignment 'ret=(struct wdloFT*)malloc(sizeof(struct wdloFT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:335:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:354:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:353:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:353:9: note: Assignment 'ret=(struct wdloPN*)malloc(sizeof(struct wdloPN))', assigned value is 0 darnwdl-0.8/src/wpass2.c:354:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:357:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:353:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:353:9: note: Assignment 'ret=(struct wdloPN*)malloc(sizeof(struct wdloPN))', assigned value is 0 darnwdl-0.8/src/wpass2.c:357:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:376:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:375:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:375:9: note: Assignment 'ret=(struct wdloBH*)malloc(sizeof(struct wdloBH))', assigned value is 0 darnwdl-0.8/src/wpass2.c:376:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:379:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:375:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:375:9: note: Assignment 'ret=(struct wdloBH*)malloc(sizeof(struct wdloBH))', assigned value is 0 darnwdl-0.8/src/wpass2.c:379:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:398:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:397:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:397:9: note: Assignment 'ret=(struct wdloUF*)malloc(sizeof(struct wdloUF))', assigned value is 0 darnwdl-0.8/src/wpass2.c:398:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:401:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:397:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:397:9: note: Assignment 'ret=(struct wdloUF*)malloc(sizeof(struct wdloUF))', assigned value is 0 darnwdl-0.8/src/wpass2.c:401:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:402:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:397:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:397:9: note: Assignment 'ret=(struct wdloUF*)malloc(sizeof(struct wdloUF))', assigned value is 0 darnwdl-0.8/src/wpass2.c:402:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:421:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:420:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:420:9: note: Assignment 'ret=(struct wdloR2*)malloc(sizeof(struct wdloR2))', assigned value is 0 darnwdl-0.8/src/wpass2.c:421:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:424:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:420:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:420:9: note: Assignment 'ret=(struct wdloR2*)malloc(sizeof(struct wdloR2))', assigned value is 0 darnwdl-0.8/src/wpass2.c:424:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:443:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:442:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:442:9: note: Assignment 'ret=(struct wdloBC*)malloc(sizeof(struct wdloBC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:443:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:446:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:442:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:442:9: note: Assignment 'ret=(struct wdloBC*)malloc(sizeof(struct wdloBC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:446:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:447:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:442:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:442:9: note: Assignment 'ret=(struct wdloBC*)malloc(sizeof(struct wdloBC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:447:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:448:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:442:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:442:9: note: Assignment 'ret=(struct wdloBC*)malloc(sizeof(struct wdloBC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:448:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:449:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:442:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:442:9: note: Assignment 'ret=(struct wdloBC*)malloc(sizeof(struct wdloBC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:449:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:468:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:467:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:467:9: note: Assignment 'ret=(struct wdloTC*)malloc(sizeof(struct wdloTC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:468:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:471:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:467:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:467:9: note: Assignment 'ret=(struct wdloTC*)malloc(sizeof(struct wdloTC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:471:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:472:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:467:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:467:9: note: Assignment 'ret=(struct wdloTC*)malloc(sizeof(struct wdloTC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:472:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:473:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:467:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:467:9: note: Assignment 'ret=(struct wdloTC*)malloc(sizeof(struct wdloTC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:473:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:474:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:467:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:467:9: note: Assignment 'ret=(struct wdloTC*)malloc(sizeof(struct wdloTC))', assigned value is 0 darnwdl-0.8/src/wpass2.c:474:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:493:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:492:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:492:9: note: Assignment 'ret=(struct wdloCR*)malloc(sizeof(struct wdloCR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:493:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:496:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:492:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:492:9: note: Assignment 'ret=(struct wdloCR*)malloc(sizeof(struct wdloCR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:496:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:497:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:492:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:492:9: note: Assignment 'ret=(struct wdloCR*)malloc(sizeof(struct wdloCR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:497:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:498:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:492:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:492:9: note: Assignment 'ret=(struct wdloCR*)malloc(sizeof(struct wdloCR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:498:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:499:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:492:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:492:9: note: Assignment 'ret=(struct wdloCR*)malloc(sizeof(struct wdloCR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:499:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:523:12: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:522:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:522:12: note: Assignment 'inew=(struct wdloPL*)malloc(sizeof(struct wdloPL))', assigned value is 0 darnwdl-0.8/src/wpass2.c:523:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:524:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:522:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:522:12: note: Assignment 'inew=(struct wdloPL*)malloc(sizeof(struct wdloPL))', assigned value is 0 darnwdl-0.8/src/wpass2.c:524:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:525:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:522:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:522:12: note: Assignment 'inew=(struct wdloPL*)malloc(sizeof(struct wdloPL))', assigned value is 0 darnwdl-0.8/src/wpass2.c:525:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:526:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:522:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:522:12: note: Assignment 'inew=(struct wdloPL*)malloc(sizeof(struct wdloPL))', assigned value is 0 darnwdl-0.8/src/wpass2.c:526:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:535:7: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:522:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:522:12: note: Assignment 'inew=(struct wdloPL*)malloc(sizeof(struct wdloPL))', assigned value is 0 darnwdl-0.8/src/wpass2.c:535:7: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:537:7: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:522:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:522:12: note: Assignment 'inew=(struct wdloPL*)malloc(sizeof(struct wdloPL))', assigned value is 0 darnwdl-0.8/src/wpass2.c:537:7: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:593:12: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:592:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:592:12: note: Assignment 'inew=(struct wdloAP*)malloc(sizeof(struct wdloAP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:593:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:594:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:592:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:592:12: note: Assignment 'inew=(struct wdloAP*)malloc(sizeof(struct wdloAP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:594:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:595:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:592:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:592:12: note: Assignment 'inew=(struct wdloAP*)malloc(sizeof(struct wdloAP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:595:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:596:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:592:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:592:12: note: Assignment 'inew=(struct wdloAP*)malloc(sizeof(struct wdloAP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:596:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:605:7: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:592:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:592:12: note: Assignment 'inew=(struct wdloAP*)malloc(sizeof(struct wdloAP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:605:7: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:607:7: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:592:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:592:12: note: Assignment 'inew=(struct wdloAP*)malloc(sizeof(struct wdloAP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:607:7: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:661:12: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:660:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:660:12: note: Assignment 'inew=(struct wdloFR*)malloc(sizeof(struct wdloFR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:661:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:669:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:660:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:660:12: note: Assignment 'inew=(struct wdloFR*)malloc(sizeof(struct wdloFR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:669:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:671:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:660:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:660:12: note: Assignment 'inew=(struct wdloFR*)malloc(sizeof(struct wdloFR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:671:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:673:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:660:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:660:12: note: Assignment 'inew=(struct wdloFR*)malloc(sizeof(struct wdloFR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:673:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:675:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:660:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:660:12: note: Assignment 'inew=(struct wdloFR*)malloc(sizeof(struct wdloFR))', assigned value is 0 darnwdl-0.8/src/wpass2.c:675:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:721:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:721:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:722:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:722:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:723:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:723:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:724:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:724:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:725:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:725:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:727:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:727:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:730:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:730:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:731:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:731:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:733:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:733:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:736:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:736:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:737:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:737:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:738:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:738:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:739:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:739:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:740:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:740:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:741:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:741:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:742:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:742:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:743:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:743:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:744:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:744:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:745:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:745:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:746:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:746:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:747:7: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:747:7: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:749:12: warning: If memory allocation fails, then there is a possible null pointer dereference: paletteData [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:748:42: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:748:19: note: Assignment 'paletteData=(unsigned char*)malloc(sizeof(unsigned char)*1024)', assigned value is 0 darnwdl-0.8/src/wpass2.c:749:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:750:11: warning: If memory allocation fails, then there is a possible null pointer dereference: paletteData [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:748:42: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:748:19: note: Assignment 'paletteData=(unsigned char*)malloc(sizeof(unsigned char)*1024)', assigned value is 0 darnwdl-0.8/src/wpass2.c:750:11: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:753:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:753:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:754:8: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:754:8: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:754:25: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:754:25: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:755:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:720:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:720:9: note: Assignment 'ret=(struct wdloSD*)malloc(sizeof(struct wdloSD))', assigned value is 0 darnwdl-0.8/src/wpass2.c:755:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:831:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:831:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:832:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:832:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:833:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:833:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:834:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:834:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:835:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:835:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:837:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:837:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:840:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:840:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:841:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:841:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:843:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:843:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:846:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:846:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:847:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:847:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:848:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:848:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:849:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:849:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:850:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:850:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:851:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:851:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:852:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:852:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:853:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:853:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:854:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:854:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:855:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:855:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:856:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:856:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:857:7: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:857:7: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:860:7: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:860:7: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:861:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:861:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:862:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:830:24: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:830:9: note: Assignment 'ret=(struct wdloSP*)malloc(sizeof(struct wdloSP))', assigned value is 0 darnwdl-0.8/src/wpass2.c:862:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:925:12: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:925:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:926:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:926:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:928:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:928:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:937:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:937:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:939:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:939:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:941:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:941:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:941:50: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:941:50: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:942:12: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:942:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:942:43: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:942:43: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:943:11: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:943:11: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:943:26: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:943:26: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:944:16: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:944:16: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:962:9: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:924:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:924:12: note: Assignment 'inew=(struct wdloET*)malloc(sizeof(struct wdloET))', assigned value is 0 darnwdl-0.8/src/wpass2.c:962:9: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1016:12: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1016:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1017:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1017:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1019:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1019:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1028:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1028:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1030:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1030:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1032:5: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1032:5: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1032:55: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1032:55: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1033:12: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1033:12: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1033:48: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1033:48: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1034:11: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1034:11: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1034:29: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1034:29: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1035:17: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1035:17: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1053:9: warning: If memory allocation fails, then there is a possible null pointer dereference: inew [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1015:27: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1015:12: note: Assignment 'inew=(struct wdloUT*)malloc(sizeof(struct wdloUT))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1053:9: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1101:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1100:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1100:9: note: Assignment 'ret=(struct wdloSP01*)malloc(sizeof(struct wdloSP01))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1101:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1105:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1100:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1100:9: note: Assignment 'ret=(struct wdloSP01*)malloc(sizeof(struct wdloSP01))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1105:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1106:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1100:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1100:9: note: Assignment 'ret=(struct wdloSP01*)malloc(sizeof(struct wdloSP01))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1106:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1107:9: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1100:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1100:9: note: Assignment 'ret=(struct wdloSP01*)malloc(sizeof(struct wdloSP01))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1107:9: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1144:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1143:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1143:9: note: Assignment 'ret=(struct wdloSP02*)malloc(sizeof(struct wdloSP02))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1144:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1148:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1143:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1143:9: note: Assignment 'ret=(struct wdloSP02*)malloc(sizeof(struct wdloSP02))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1148:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1149:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1143:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1143:9: note: Assignment 'ret=(struct wdloSP02*)malloc(sizeof(struct wdloSP02))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1149:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1150:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1143:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1143:9: note: Assignment 'ret=(struct wdloSP02*)malloc(sizeof(struct wdloSP02))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1150:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1151:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1143:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1143:9: note: Assignment 'ret=(struct wdloSP02*)malloc(sizeof(struct wdloSP02))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1151:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1152:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1143:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1143:9: note: Assignment 'ret=(struct wdloSP02*)malloc(sizeof(struct wdloSP02))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1152:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1153:9: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1143:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1143:9: note: Assignment 'ret=(struct wdloSP02*)malloc(sizeof(struct wdloSP02))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1153:9: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1167:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1167:10: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1171:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1171:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1172:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1172:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1173:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1173:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1174:9: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1174:9: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1175:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1175:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1176:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1176:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1177:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1177:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:1178:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] darnwdl-0.8/src/wpass2.c:1166:26: note: Assuming allocation function fails darnwdl-0.8/src/wpass2.c:1166:9: note: Assignment 'ret=(struct wdloSP03*)malloc(sizeof(struct wdloSP03))', assigned value is 0 darnwdl-0.8/src/wpass2.c:1178:3: note: Null pointer dereference darnwdl-0.8/src/wpass2.c:93:41: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/wpass2.c:305:56: style: Parameter 'tagid' can be declared as pointer to const [constParameterPointer] darnwdl-0.8/src/wpass2.c:307:14: style: Variable 'i' can be declared as pointer to const [constVariablePointer] darnwdl-0.8/src/wpass2.c:230:24: style: Variable 'graph_data_len' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:333:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:334:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:355:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:356:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:377:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:378:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:399:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:400:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:422:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:423:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:444:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:445:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:469:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:470:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:494:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:495:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:516:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:517:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:586:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:587:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:656:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:657:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:716:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:717:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:826:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:827:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:920:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:921:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1011:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1012:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1102:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1103:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1145:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1146:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1147:11: style: Variable 'seeklen' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1168:6: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:1169:6: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] darnwdl-0.8/src/wpass2.c:135:9: warning: If resource allocation fails, then there is a possible null pointer dereference: inputFile [ctunullpointerOutOfResources] darnwdl-0.8/src/myfunc.c:65:20: note: Assuming allocation function fails darnwdl-0.8/src/myfunc.c:65:20: note: Assignment 'inputFile=fopen(filename,"r")', assigned value is 0 darnwdl-0.8/src/myfunc.c:66:24: note: Calling function 'myfunc_openwdlo_file', 1st argument 'inputFile' value is 0 darnwdl-0.8/src/myfunc.c:57:17: note: Assignment 'myfunc_file=inputFile', assigned value is 0 darnwdl-0.8/src/myfunc.c:58:40: note: Calling function generate_wdlo_index, 1st argument is null darnwdl-0.8/src/wpass2.c:135:9: note: Dereferencing argument inputFile that is null diff: head darnwdl-0.8/src/jpeginmemorydec.c:96:49: style:inconclusive: Function 'jpeg_jpeginmemorydec_src' argument 1 names different: declaration '' definition 'cinfo'. [funcArgNamesDifferentUnnamed] head darnwdl-0.8/src/jpeginmemorydec.c:96:72: style:inconclusive: Function 'jpeg_jpeginmemorydec_src' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head darnwdl-0.8/src/jpeginmemorydec.c:96:82: style:inconclusive: Function 'jpeg_jpeginmemorydec_src' argument 3 names different: declaration '' definition 'data_len'. [funcArgNamesDifferentUnnamed] DONE