2026-05-04 19:26 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-writexl/r-cran-writexl_1.5.4.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openssl --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-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: 519958a (2026-05-04 15:03:10 +0200) count: 1675 1675 elapsed-time: 6.2 5.6 head-timing-info: old-timing-info: head results: writexl/src/libxlsxwriter/app.c:30:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_app [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/app.c:64:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/app.c:108:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_OFFICEDOC [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/app.c:201:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/app.c:226:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/app.c:396:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_part_name [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/app.c:426:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_heading_pair [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/app.c:33:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: app [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:30:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:30:26: note: Assignment 'app=calloc(1,sizeof(lxw_app))', assigned value is 0 writexl/src/libxlsxwriter/app.c:33:5: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:34:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: app [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:30:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:30:26: note: Assignment 'app=calloc(1,sizeof(lxw_app))', assigned value is 0 writexl/src/libxlsxwriter/app.c:34:29: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:35:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: app [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:30:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:30:26: note: Assignment 'app=calloc(1,sizeof(lxw_app))', assigned value is 0 writexl/src/libxlsxwriter/app.c:35:17: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:37:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: app [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:30:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:30:26: note: Assignment 'app=calloc(1,sizeof(lxw_app))', assigned value is 0 writexl/src/libxlsxwriter/app.c:37:5: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:38:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: app [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:30:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:30:26: note: Assignment 'app=calloc(1,sizeof(lxw_app))', assigned value is 0 writexl/src/libxlsxwriter/app.c:38:29: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:39:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: app [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:30:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:30:26: note: Assignment 'app=calloc(1,sizeof(lxw_app))', assigned value is 0 writexl/src/libxlsxwriter/app.c:39:17: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:399:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: part_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:396:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:396:23: note: Assignment 'part_name=calloc(1,sizeof(lxw_part_name))', assigned value is 0 writexl/src/libxlsxwriter/app.c:399:5: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:400:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: part_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:396:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:396:23: note: Assignment 'part_name=calloc(1,sizeof(lxw_part_name))', assigned value is 0 writexl/src/libxlsxwriter/app.c:400:29: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:429:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: heading_pair [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:426:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:426:26: note: Assignment 'heading_pair=calloc(1,sizeof(lxw_heading_pair))', assigned value is 0 writexl/src/libxlsxwriter/app.c:429:5: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:430:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: heading_pair [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:426:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:426:26: note: Assignment 'heading_pair=calloc(1,sizeof(lxw_heading_pair))', assigned value is 0 writexl/src/libxlsxwriter/app.c:430:29: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:432:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: heading_pair [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:426:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:426:26: note: Assignment 'heading_pair=calloc(1,sizeof(lxw_heading_pair))', assigned value is 0 writexl/src/libxlsxwriter/app.c:432:5: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:433:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: heading_pair [nullPointerOutOfMemory] writexl/src/libxlsxwriter/app.c:426:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/app.c:426:26: note: Assignment 'heading_pair=calloc(1,sizeof(lxw_heading_pair))', assigned value is 0 writexl/src/libxlsxwriter/app.c:433:29: note: Null pointer dereference writexl/src/libxlsxwriter/app.c:43:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/app.c:407:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/app.c:440:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/app.c:107:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/app.c:192:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/app.c:217:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:43:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:161:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_series_data_points [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:183:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:260:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:336:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_font [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:373:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_line [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:400:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_fill [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:435:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_pattern [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:458:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_marker [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:496:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_PARAMETER_VALIDATION [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:544:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_FORMULA_RANGE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:595:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_DRAWING [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:667:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_GROUPING_STANDARD [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:692:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_RADAR_FILLED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:783:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:855:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:926:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1184:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1290:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1313:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1468:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1522:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1627:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_LINE_DASH_ROUND_DOT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1720:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1733:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1749:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_PATTERN_NONE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:1978:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AXIS_TICK_MARK_NONE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2006:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AXIS_TICK_MARK_NONE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2031:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_MARKER_SQUARE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2069:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_SCATTER [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2202:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_LABEL_POSITION_RIGHT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2232:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_LABEL_SEPARATOR_SEMICOLON [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2306:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2355:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2454:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2637:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_TRENDLINE_TYPE_LOG [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2763:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_ERROR_BAR_TYPE_FIXED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2788:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_ERROR_BAR_DIR_PLUS [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2834:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_COLUMN [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2900:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_MARKER_AUTOMATIC [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:2966:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_SCATTER_SMOOTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3025:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3040:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3092:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_SCATTER [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3264:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AXIS_RIGHT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3289:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AXIS_LABEL_POSITION_HIGH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3389:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AXIS_LABEL_ALIGN_LEFT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3497:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AXIS_UNITS_HUNDREDS [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3640:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3685:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AXIS_POSITION_ON_TICK [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3753:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3932:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_DEFAULT_GAP [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:3953:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_BLANKS_AS_CONNECTED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4077:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4233:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4488:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4518:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4551:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4581:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4608:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4644:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4668:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4706:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4750:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4848:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AREA [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4890:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_BAR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4926:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_COLUMN [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4959:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_DOUGHNUT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:4971:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_LINE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5001:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_PIE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5013:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_SCATTER [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5037:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_RADAR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5119:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_BAR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5169:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5200:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_series [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5378:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5403:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_marker [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5418:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_marker [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5436:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_marker [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5457:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_marker [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5479:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chart_marker [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5500:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5543:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5554:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5571:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5643:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5653:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5666:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5676:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5686:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5774:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_TRENDLINE_TYPE_POLY [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5804:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_TRENDLINE_TYPE_AVERAGE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5827:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_TRENDLINE_TYPE_AVERAGE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5848:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_TRENDLINE_TYPE_AVERAGE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5872:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_TRENDLINE_TYPE_POLY [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5925:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_ERROR_BAR_AXIS_X [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:5945:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6006:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CHART_AXIS_TYPE_X [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6141:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6150:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6160:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6170:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6180:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6212:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6224:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6288:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6300:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6313:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6353:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6382:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6443:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6476:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6592:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6606:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6619:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6633:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6645:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6668:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6681:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:6714:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chart.c:263:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:263:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:264:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:264:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:265:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:265:17: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:267:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:267:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:268:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:268:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:270:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:270:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:271:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:271:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:273:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:273:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:274:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:274:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:276:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:276:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:277:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:277:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:279:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:279:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:280:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:280:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:283:32: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chart [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:260:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:260:30: note: Assignment 'chart=calloc(1,sizeof(lxw_chart))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:283:32: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:340:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:340:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:341:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:341:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:342:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:342:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:343:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:343:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:344:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:344:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:345:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:345:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:346:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:346:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:347:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:347:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:348:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:348:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:349:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:349:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:352:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:352:9: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:356:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: font [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:336:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:336:18: note: Assignment 'font=calloc(1,sizeof(struct lxw_chart_font))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:356:9: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:377:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:373:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:373:18: note: Assignment 'line=calloc(1,sizeof(struct lxw_chart_line))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:377:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:378:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:373:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:373:18: note: Assignment 'line=calloc(1,sizeof(struct lxw_chart_line))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:378:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:379:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:373:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:373:18: note: Assignment 'line=calloc(1,sizeof(struct lxw_chart_line))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:379:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:380:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:373:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:373:18: note: Assignment 'line=calloc(1,sizeof(struct lxw_chart_line))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:380:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:381:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:373:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:373:18: note: Assignment 'line=calloc(1,sizeof(struct lxw_chart_line))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:381:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:383:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:373:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:373:18: note: Assignment 'line=calloc(1,sizeof(struct lxw_chart_line))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:383:9: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:404:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fill [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:400:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:400:18: note: Assignment 'fill=calloc(1,sizeof(struct lxw_chart_fill))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:404:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:405:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fill [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:400:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:400:18: note: Assignment 'fill=calloc(1,sizeof(struct lxw_chart_fill))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:405:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:406:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fill [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:400:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:400:18: note: Assignment 'fill=calloc(1,sizeof(struct lxw_chart_fill))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:406:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:408:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fill [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:400:18: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:400:18: note: Assignment 'fill=calloc(1,sizeof(struct lxw_chart_fill))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:408:9: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:439:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: pattern [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:435:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:435:21: note: Assignment 'pattern=calloc(1,sizeof(struct lxw_chart_pattern))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:439:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:440:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: pattern [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:435:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:435:21: note: Assignment 'pattern=calloc(1,sizeof(struct lxw_chart_pattern))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:440:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:441:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: pattern [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:435:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:435:21: note: Assignment 'pattern=calloc(1,sizeof(struct lxw_chart_pattern))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:441:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:443:10: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: pattern [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:435:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:435:21: note: Assignment 'pattern=calloc(1,sizeof(struct lxw_chart_pattern))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:443:10: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5177:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: data_point [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5174:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5174:28: note: Assignment 'data_point=calloc(1,sizeof(struct lxw_series_data_point))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5177:9: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5203:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5203:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5204:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5204:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5206:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5206:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5207:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5207:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5209:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5209:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5210:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5210:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5212:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5212:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5213:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5213:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5215:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5215:5: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5216:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5216:29: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:5232:32: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: series [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chart.c:5200:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/chart.c:5200:20: note: Assignment 'series=calloc(1,sizeof(lxw_chart_series))', assigned value is 0 writexl/src/libxlsxwriter/chart.c:5232:32: note: Null pointer dereference writexl/src/libxlsxwriter/chart.c:366:42: style: Parameter 'user_line' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:393:42: style: Parameter 'user_fill' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:418:48: style: Parameter 'user_pattern' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:487:48: style: Parameter 'error_bars' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:1243:44: style: Parameter 'data_point' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:1968:63: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:1996:63: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:2092:26: style: Variable 'point' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/chart.c:2107:68: style: Parameter 'series' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:2318:70: style: Parameter 'series' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:2352:66: style: Parameter 'series' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:3282:62: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:3324:55: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:3382:59: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:3485:58: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:3599:61: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:3634:65: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:5163:60: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:5919:47: style: Parameter 'series' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:6001:27: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chart.c:6471:53: style: Parameter 'delete_series' can be declared as const array [constParameter] writexl/src/libxlsxwriter/chart.c:594:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:616:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:633:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:663:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:688:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:709:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:726:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:743:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:760:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:782:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:837:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:857:30: style: Variable 'use_font_default' is assigned a value that is never used. [unreadVariable] writexl/src/libxlsxwriter/chart.c:854:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:928:30: style: Variable 'use_font_default' is assigned a value that is never used. [unreadVariable] writexl/src/libxlsxwriter/chart.c:925:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1028:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1127:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1168:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1217:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1246:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1572:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1589:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1606:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1623:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1669:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1745:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1907:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1924:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1971:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:1999:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2027:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2110:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2130:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2147:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2164:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2181:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2198:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2251:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2268:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2285:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2498:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2515:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2532:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2556:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2573:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2590:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2607:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2633:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2725:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2742:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2759:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2784:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2807:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2876:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2925:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2942:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:2962:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3156:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3176:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3192:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3208:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3257:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3285:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3310:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3327:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3350:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3368:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3385:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3408:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3428:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3448:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3468:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3488:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3538:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3602:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3637:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3678:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3702:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3719:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3829:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3858:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3910:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3930:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3950:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3975:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:3996:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:4017:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:4038:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chart.c:4465:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/chartsheet.c:30:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chartsheet [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chartsheet.c:235:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chartsheet.c:316:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chartsheet.c:329:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chartsheet.c:347:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chartsheet.c:358:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chartsheet.c:396:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/chartsheet.c:35:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:35:5: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:36:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:36:29: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:39:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:39:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:40:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:40:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:41:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:41:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:42:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:42:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:43:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:43:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:44:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:44:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:45:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:45:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:48:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:48:5: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:49:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:49:5: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:50:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:30:40: note: Assignment 'chartsheet=calloc(1,sizeof(lxw_chartsheet))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:50:5: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:268:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:268:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:269:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:269:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:270:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:270:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:271:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:271:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:274:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:274:5: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:275:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:275:5: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:277:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:277:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:280:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:280:9: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:284:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/chartsheet.c:264:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/chartsheet.c:284:5: note: Null pointer dereference writexl/src/libxlsxwriter/chartsheet.c:54:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/chartsheet.c:28:45: style: Parameter 'init_data' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chartsheet.c:228:63: style: Parameter 'user_options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chartsheet.c:386:36: style: Parameter 'options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/chartsheet.c:96:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/comment.c:50:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/comment.c:76:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_author_ids [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/comment.c:106:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_comment [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/comment.c:134:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_author_ids [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/comment.c:205:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/comment.c:317:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/comment.c:345:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/comment.c:384:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/comment.c:109:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/comment.c:106:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/comment.c:106:34: note: Assignment 'comment=calloc(1,sizeof(lxw_comment))', assigned value is 0 writexl/src/libxlsxwriter/comment.c:109:5: note: Null pointer dereference writexl/src/libxlsxwriter/comment.c:110:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/comment.c:106:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/comment.c:106:34: note: Assignment 'comment=calloc(1,sizeof(lxw_comment))', assigned value is 0 writexl/src/libxlsxwriter/comment.c:110:29: note: Null pointer dereference writexl/src/libxlsxwriter/comment.c:111:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/comment.c:106:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/comment.c:106:34: note: Assignment 'comment=calloc(1,sizeof(lxw_comment))', assigned value is 0 writexl/src/libxlsxwriter/comment.c:111:13: note: Null pointer dereference writexl/src/libxlsxwriter/comment.c:115:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/comment.c:35:31: style:inconclusive: Function '_author_id_cmp' argument 1 names different: declaration 'tuple1' definition 'author_id1'. [funcArgNamesDifferent] writexl/src/libxlsxwriter/comment.c:18:42: note: Function '_author_id_cmp' argument 1 names different: declaration 'tuple1' definition 'author_id1'. writexl/src/libxlsxwriter/comment.c:35:31: note: Function '_author_id_cmp' argument 1 names different: declaration 'tuple1' definition 'author_id1'. writexl/src/libxlsxwriter/comment.c:35:58: style:inconclusive: Function '_author_id_cmp' argument 2 names different: declaration 'tuple2' definition 'author_id2'. [funcArgNamesDifferent] writexl/src/libxlsxwriter/comment.c:18:65: note: Function '_author_id_cmp' argument 2 names different: declaration 'tuple2' definition 'author_id2'. writexl/src/libxlsxwriter/comment.c:35:58: note: Function '_author_id_cmp' argument 2 names different: declaration 'tuple2' definition 'author_id2'. writexl/src/libxlsxwriter/comment.c:35:31: style: Parameter 'author_id1' can be declared as pointer to const. However it seems that '_author_id_cmp' is a callback function, if 'author_id1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/comment.c:22:43: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/comment.c:35:31: note: Parameter 'author_id1' can be declared as pointer to const writexl/src/libxlsxwriter/comment.c:35:58: style: Parameter 'author_id2' can be declared as pointer to const. However it seems that '_author_id_cmp' is a callback function, if 'author_id2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/comment.c:22:43: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/comment.c:35:58: note: Parameter 'author_id2' can be declared as pointer to const writexl/src/libxlsxwriter/comment.c:47:20: style: Variable 'existing_author' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/comment.c:69:20: style: Variable 'existing_author' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/comment.c:187:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/comment.c:204:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/comment.c:227:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/comment.c:245:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/comment.c:316:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/comment.c:406:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/content_types.c:30:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_content_types [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:76:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:123:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_CONTENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:181:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:194:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_tuple [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:266:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_tuple [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:294:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:304:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:313:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:322:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:332:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:341:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:351:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:361:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:371:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:381:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:391:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_APP_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/content_types.c:33:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: content_types [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:30:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:30:46: note: Assignment 'content_types=calloc(1,sizeof(lxw_content_types))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:33:5: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:34:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: content_types [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:30:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:30:46: note: Assignment 'content_types=calloc(1,sizeof(lxw_content_types))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:34:29: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:35:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: content_types [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:30:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:30:46: note: Assignment 'content_types=calloc(1,sizeof(lxw_content_types))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:35:17: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:37:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: content_types [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:30:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:30:46: note: Assignment 'content_types=calloc(1,sizeof(lxw_content_types))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:37:5: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:38:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: content_types [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:30:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:30:46: note: Assignment 'content_types=calloc(1,sizeof(lxw_content_types))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:38:29: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:39:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: content_types [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:30:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:30:46: note: Assignment 'content_types=calloc(1,sizeof(lxw_content_types))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:39:17: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:236:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tuple [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:233:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:233:19: note: Assignment 'tuple=calloc(1,sizeof(lxw_tuple))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:236:5: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:237:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tuple [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:233:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:233:19: note: Assignment 'tuple=calloc(1,sizeof(lxw_tuple))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:237:29: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:239:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tuple [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:233:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:233:19: note: Assignment 'tuple=calloc(1,sizeof(lxw_tuple))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:239:5: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:240:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tuple [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:233:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:233:19: note: Assignment 'tuple=calloc(1,sizeof(lxw_tuple))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:240:29: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:242:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: self [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:30:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:30:46: note: Assignment 'content_types=calloc(1,sizeof(lxw_content_types))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:41:24: note: Calling function 'lxw_ct_add_default', 1st argument 'content_types' value is 0 writexl/src/libxlsxwriter/content_types.c:230:14: note: Assuming condition is false writexl/src/libxlsxwriter/content_types.c:242:24: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:269:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tuple [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:266:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:266:19: note: Assignment 'tuple=calloc(1,sizeof(lxw_tuple))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:269:5: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:270:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tuple [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:266:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:266:19: note: Assignment 'tuple=calloc(1,sizeof(lxw_tuple))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:270:29: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:272:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tuple [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:266:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:266:19: note: Assignment 'tuple=calloc(1,sizeof(lxw_tuple))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:272:5: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:273:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tuple [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:266:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:266:19: note: Assignment 'tuple=calloc(1,sizeof(lxw_tuple))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:273:29: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:275:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: self [nullPointerOutOfMemory] writexl/src/libxlsxwriter/content_types.c:30:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/content_types.c:30:46: note: Assignment 'content_types=calloc(1,sizeof(lxw_content_types))', assigned value is 0 writexl/src/libxlsxwriter/content_types.c:45:25: note: Calling function 'lxw_ct_add_override', 1st argument 'content_types' value is 0 writexl/src/libxlsxwriter/content_types.c:263:14: note: Assuming condition is false writexl/src/libxlsxwriter/content_types.c:275:24: note: Null pointer dereference writexl/src/libxlsxwriter/content_types.c:56:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/content_types.c:246:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/content_types.c:279:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/content_types.c:120:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/content_types.c:137:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/content_types.c:156:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/core.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_core [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/core.c:145:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/core.c:167:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/core.c:62:24: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] writexl/src/libxlsxwriter/core.c:64:24: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] writexl/src/libxlsxwriter/core.c:35:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/core.c:56:35: style: Parameter 'timer' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/core.c:58:16: style: Variable 'tmp_datetime' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/core.c:91:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/core.c:144:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/core.c:166:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/custom.c:30:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_custom [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/custom.c:82:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/custom.c:95:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/custom.c:120:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DATETIME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/custom.c:149:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CUSTOM_STRING [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/custom.c:183:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_OFFICEDOC [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/custom.c:35:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/custom.c:137:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/custom.c:182:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:33:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_drawing [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:77:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:95:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:121:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_DRAWING [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:176:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_UINT32_T_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:229:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:426:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_OFFICEDOC [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:726:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_DRAWING [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:750:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_DRAWING [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:822:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_OBJECT_MOVE_DONT_SIZE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:899:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_LANDSCAPE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:946:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/drawing.c:36:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing [nullPointerOutOfMemory] writexl/src/libxlsxwriter/drawing.c:33:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/drawing.c:33:34: note: Assignment 'drawing=calloc(1,sizeof(lxw_drawing))', assigned value is 0 writexl/src/libxlsxwriter/drawing.c:36:5: note: Null pointer dereference writexl/src/libxlsxwriter/drawing.c:37:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing [nullPointerOutOfMemory] writexl/src/libxlsxwriter/drawing.c:33:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/drawing.c:33:34: note: Assignment 'drawing=calloc(1,sizeof(lxw_drawing))', assigned value is 0 writexl/src/libxlsxwriter/drawing.c:37:29: note: Null pointer dereference writexl/src/libxlsxwriter/drawing.c:39:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing [nullPointerOutOfMemory] writexl/src/libxlsxwriter/drawing.c:33:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/drawing.c:33:34: note: Assignment 'drawing=calloc(1,sizeof(lxw_drawing))', assigned value is 0 writexl/src/libxlsxwriter/drawing.c:39:17: note: Null pointer dereference writexl/src/libxlsxwriter/drawing.c:43:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/drawing.c:120:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:226:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:252:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:271:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:291:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:328:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:376:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:425:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:487:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:505:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:549:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:618:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:672:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:690:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:725:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:749:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:789:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:818:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:862:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/drawing.c:880:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/format.c:26:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_format [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:129:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_BORDER_SLANT_DASH_DOT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:148:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_format [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:172:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_font [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:203:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_border [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:230:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_fill [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:260:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PROPERTY_UNSET [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:311:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PROPERTY_UNSET [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:361:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_FONT_SIZE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:380:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:390:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:400:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_UNDERLINE_DOUBLE_ACCOUNTING [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:410:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:419:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FONT_SUBSCRIPT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:429:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:438:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:456:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:465:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:474:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ALIGN_DISTRIBUTED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:490:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:530:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:539:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:672:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DIAGONAL_BORDER_UP_DOWN [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:754:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:763:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:790:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:799:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:811:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/format.c:120:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] writexl/src/libxlsxwriter/format.c:29:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:29:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:30:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:30:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:32:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:32:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:33:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:33:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:34:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:34:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:36:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:36:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:37:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:37:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:38:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:38:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:39:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:39:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:40:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:40:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:41:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:41:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:42:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:42:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:43:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:43:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:44:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:44:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:45:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:45:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:46:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:46:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:47:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:47:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:48:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:48:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:49:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:49:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:50:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:50:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:51:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:51:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:52:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:52:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:53:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:53:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:54:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:54:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:55:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:55:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:56:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:56:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:57:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:57:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:59:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:59:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:60:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:60:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:62:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:62:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:63:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:63:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:64:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:64:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:65:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:65:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:66:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:66:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:68:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:68:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:69:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:69:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:70:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:70:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:71:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:71:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:72:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:72:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:73:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:73:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:74:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:74:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:76:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:76:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:77:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:77:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:78:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:78:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:79:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:79:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:81:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:81:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:82:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:82:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:83:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:83:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:84:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:84:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:85:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:85:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:86:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:86:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:87:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:87:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:88:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:88:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:89:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:89:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:90:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:90:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:91:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:91:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:93:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:93:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:94:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:94:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:95:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:95:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:96:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:96:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:97:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:97:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:98:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:98:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:99:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:99:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:101:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: format [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:26:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:26:32: note: Assignment 'format=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:101:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:151:12: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:148:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:148:29: note: Assignment 'key=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:151:12: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:154:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:148:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:148:29: note: Assignment 'key=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:154:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:155:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:148:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:148:29: note: Assignment 'key=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:155:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:156:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:148:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:148:29: note: Assignment 'key=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:156:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:157:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:148:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:148:29: note: Assignment 'key=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:157:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:158:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:148:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:148:29: note: Assignment 'key=calloc(1,sizeof(lxw_format))', assigned value is 0 writexl/src/libxlsxwriter/format.c:158:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:175:27: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:175:27: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:176:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:176:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:177:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:177:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:178:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:178:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:179:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:179:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:180:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:180:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:181:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:181:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:182:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:182:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:183:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:183:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:184:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:184:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:185:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:185:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:186:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:186:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:187:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:187:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:188:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:188:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:189:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:172:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:172:27: note: Assignment 'key=calloc(1,sizeof(lxw_font))', assigned value is 0 writexl/src/libxlsxwriter/format.c:189:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:206:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:206:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:207:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:207:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:208:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:208:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:209:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:209:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:210:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:210:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:211:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:211:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:212:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:212:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:213:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:213:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:214:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:214:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:215:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:215:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:216:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:203:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:203:29: note: Assignment 'key=calloc(1,sizeof(lxw_border))', assigned value is 0 writexl/src/libxlsxwriter/format.c:216:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:233:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:230:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:230:27: note: Assignment 'key=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/format.c:233:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:234:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:230:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:230:27: note: Assignment 'key=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/format.c:234:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:235:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: key [nullPointerOutOfMemory] writexl/src/libxlsxwriter/format.c:230:27: note: Assuming allocation function fails writexl/src/libxlsxwriter/format.c:230:27: note: Assignment 'key=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/format.c:235:5: note: Null pointer dereference writexl/src/libxlsxwriter/format.c:105:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/format.c:162:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/format.c:193:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/format.c:220:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/format.c:239:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/format.c:146:29: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/format.c:201:39: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/format.c:228:37: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/format.c:250:17: style: Variable 'existing_format' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/format.c:251:23: style: Variable 'hash_element' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/format.c:301:17: style: Variable 'existing_format' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/format.c:302:23: style: Variable 'hash_element' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/hash_table.c:53:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_hash_list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/hash_table.c:81:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_hash_bucket_list [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/hash_table.c:162:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_hash_table [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/hash_table.c:206:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_hash_order_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/hash_table.c:92:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:88:25: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:88:25: note: Assignment 'element=calloc(1,sizeof(lxw_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:92:9: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:93:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:88:25: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:88:25: note: Assignment 'element=calloc(1,sizeof(lxw_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:93:9: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:116:24: warning:inconclusive: Possible null pointer dereference: element [nullPointer] writexl/src/libxlsxwriter/hash_table.c:75:33: note: Assignment 'element=NULL', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:116:24: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:132:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:128:25: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:128:25: note: Assignment 'element=calloc(1,sizeof(lxw_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:132:9: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:133:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:128:25: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:128:25: note: Assignment 'element=calloc(1,sizeof(lxw_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:133:9: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:165:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: lxw_hash [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assignment 'lxw_hash=calloc(1,sizeof(lxw_hash_table))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:165:5: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:166:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: lxw_hash [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assignment 'lxw_hash=calloc(1,sizeof(lxw_hash_table))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:166:5: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:169:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: lxw_hash [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assignment 'lxw_hash=calloc(1,sizeof(lxw_hash_table))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:169:5: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:171:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: lxw_hash [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assignment 'lxw_hash=calloc(1,sizeof(lxw_hash_table))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:171:29: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:174:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: lxw_hash [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assignment 'lxw_hash=calloc(1,sizeof(lxw_hash_table))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:174:5: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:175:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: lxw_hash [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assignment 'lxw_hash=calloc(1,sizeof(lxw_hash_table))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:175:29: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:178:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: lxw_hash [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assignment 'lxw_hash=calloc(1,sizeof(lxw_hash_table))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:178:17: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:181:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: lxw_hash [nullPointerOutOfMemory] writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/hash_table.c:162:38: note: Assignment 'lxw_hash=calloc(1,sizeof(lxw_hash_table))', assigned value is 0 writexl/src/libxlsxwriter/hash_table.c:181:5: note: Null pointer dereference writexl/src/libxlsxwriter/hash_table.c:147:1: style: Label 'mem_error1' is not used. [unusedLabel] writexl/src/libxlsxwriter/hash_table.c:150:1: style: Label 'mem_error2' is not used. [unusedLabel] writexl/src/libxlsxwriter/hash_table.c:185:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/hash_table.c:23:20: style: Variable 'p' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/metadata.c:30:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_metadata [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/metadata.c:35:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/metadata.c:74:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/metadata.c:96:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/metadata.c:125:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/metadata.c:147:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/metadata.c:165:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/metadata.c:187:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/metadata.c:218:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/metadata.c:236:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/packager.c:153:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mem_error [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:176:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_packager [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:265:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_CREATING_TMPFILE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:287:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:331:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:376:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:435:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:464:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:490:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:527:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ordered_list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:544:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:592:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:620:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:679:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:701:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:817:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:877:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:911:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:996:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1034:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1078:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1156:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1232:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1354:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1427:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1522:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1586:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1642:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1681:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1726:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1775:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZIP_OK [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1831:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZIP_OK [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1961:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_ZIP_CLOSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/packager.c:1269:17: style: The if condition is the same as the previous if condition [duplicateCondition] writexl/src/libxlsxwriter/packager.c:1265:17: note: First condition writexl/src/libxlsxwriter/packager.c:1269:17: note: Second condition writexl/src/libxlsxwriter/packager.c:165:5: error: Used file that is not opened. [useClosedFile] writexl/src/libxlsxwriter/packager.c:179:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:179:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:180:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:180:29: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:182:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:182:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:183:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:183:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:190:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:190:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:191:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:191:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:194:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:194:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:195:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:195:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:196:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:196:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:197:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:197:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:198:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:198:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:199:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:199:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:200:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:200:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:201:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:201:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:202:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:202:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:204:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:204:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:205:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:205:5: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:208:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:208:9: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:223:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: packager [nullPointerOutOfMemory] writexl/src/libxlsxwriter/packager.c:176:36: note: Assuming allocation function fails writexl/src/libxlsxwriter/packager.c:176:36: note: Assignment 'packager=calloc(1,sizeof(lxw_packager))', assigned value is 0 writexl/src/libxlsxwriter/packager.c:223:9: note: Null pointer dereference writexl/src/libxlsxwriter/packager.c:521:32: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/packager.c:584:34: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/packager.c:588:20: style: Variable 'worksheet' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:589:18: style: Variable 'drawing' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:672:32: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/packager.c:676:20: style: Variable 'worksheet' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:815:20: style: Variable 'worksheet' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:909:11: style: Variable 'autofilter' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:910:11: style: Variable 'has_range' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:1166:21: style: Variable 'workbook_format' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:1181:21: style: Variable 'workbook_format' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:1680:19: style: Variable 'workbook' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/packager.c:1866:21: style: Parameter 'buffer_size' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/relationships.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_relationships [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:59:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:96:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:125:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_PACKAGE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:170:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_rel_tuple [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:214:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:224:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_PACKAGE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:234:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_MS [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:244:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SCHEMA_DOCUMENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/relationships.c:34:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rels [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:31:37: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:31:37: note: Assignment 'rels=calloc(1,sizeof(lxw_relationships))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:34:5: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:35:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rels [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:31:37: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:31:37: note: Assignment 'rels=calloc(1,sizeof(lxw_relationships))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:35:29: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:36:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rels [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:31:37: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:31:37: note: Assignment 'rels=calloc(1,sizeof(lxw_relationships))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:36:17: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:173:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:170:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:170:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:173:5: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:174:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:170:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:170:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:174:29: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:177:18: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:170:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:170:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:177:18: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:180:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:170:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:170:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:180:5: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:181:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:170:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:170:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:181:29: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:184:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:170:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:170:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:184:9: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:185:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/relationships.c:170:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/relationships.c:170:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/relationships.c:185:33: note: Null pointer dereference writexl/src/libxlsxwriter/relationships.c:40:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/relationships.c:192:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/relationships.c:95:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/relationships.c:121:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/shared_strings.c:40:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_sst [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/shared_strings.c:78:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sst_order_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/shared_strings.c:143:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/shared_strings.c:206:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sst_order_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/shared_strings.c:250:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sst_element [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/shared_strings.c:44:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sst [nullPointerOutOfMemory] writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assignment 'sst=calloc(1,sizeof(lxw_sst))', assigned value is 0 writexl/src/libxlsxwriter/shared_strings.c:44:5: note: Null pointer dereference writexl/src/libxlsxwriter/shared_strings.c:45:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sst [nullPointerOutOfMemory] writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assignment 'sst=calloc(1,sizeof(lxw_sst))', assigned value is 0 writexl/src/libxlsxwriter/shared_strings.c:45:29: note: Null pointer dereference writexl/src/libxlsxwriter/shared_strings.c:48:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sst [nullPointerOutOfMemory] writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assignment 'sst=calloc(1,sizeof(lxw_sst))', assigned value is 0 writexl/src/libxlsxwriter/shared_strings.c:48:5: note: Null pointer dereference writexl/src/libxlsxwriter/shared_strings.c:49:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sst [nullPointerOutOfMemory] writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assignment 'sst=calloc(1,sizeof(lxw_sst))', assigned value is 0 writexl/src/libxlsxwriter/shared_strings.c:49:29: note: Null pointer dereference writexl/src/libxlsxwriter/shared_strings.c:52:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sst [nullPointerOutOfMemory] writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assignment 'sst=calloc(1,sizeof(lxw_sst))', assigned value is 0 writexl/src/libxlsxwriter/shared_strings.c:52:17: note: Null pointer dereference writexl/src/libxlsxwriter/shared_strings.c:55:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sst [nullPointerOutOfMemory] writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/shared_strings.c:40:26: note: Assignment 'sst=calloc(1,sizeof(lxw_sst))', assigned value is 0 writexl/src/libxlsxwriter/shared_strings.c:55:13: note: Null pointer dereference writexl/src/libxlsxwriter/shared_strings.c:59:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/shared_strings.c:97:34: style: Parameter 'element1' can be declared as pointer to const. However it seems that '_element_cmp' is a callback function, if 'element1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/shared_strings.c:24:25: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/shared_strings.c:97:34: note: Parameter 'element1' can be declared as pointer to const writexl/src/libxlsxwriter/shared_strings.c:97:64: style: Parameter 'element2' can be declared as pointer to const. However it seems that '_element_cmp' is a callback function, if 'element2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/shared_strings.c:24:25: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/shared_strings.c:97:64: note: Parameter 'element2' can be declared as pointer to const writexl/src/libxlsxwriter/shared_strings.c:123:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/shared_strings.c:178:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:32:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_styles [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:65:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:240:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:302:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:346:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEFAULT_FONT_NAME [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:406:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_UNDERLINE_DOUBLE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:507:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FONT_SUPERSCRIPT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:561:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:588:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:628:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:648:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:719:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PATTERN_SOLID [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:754:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:772:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:845:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DIAGONAL_BORDER_UP [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:900:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:995:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:1012:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ALIGN_NONE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:1027:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ALIGN_NONE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:1057:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ALIGN_VERTICAL_DISTRIBUTED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:1248:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:1334:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/styles.c:35:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: styles [nullPointerOutOfMemory] writexl/src/libxlsxwriter/styles.c:32:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/styles.c:32:32: note: Assignment 'styles=calloc(1,sizeof(lxw_styles))', assigned value is 0 writexl/src/libxlsxwriter/styles.c:35:5: note: Null pointer dereference writexl/src/libxlsxwriter/styles.c:36:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: styles [nullPointerOutOfMemory] writexl/src/libxlsxwriter/styles.c:32:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/styles.c:32:32: note: Assignment 'styles=calloc(1,sizeof(lxw_styles))', assigned value is 0 writexl/src/libxlsxwriter/styles.c:36:29: note: Null pointer dereference writexl/src/libxlsxwriter/styles.c:37:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: styles [nullPointerOutOfMemory] writexl/src/libxlsxwriter/styles.c:32:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/styles.c:32:32: note: Assignment 'styles=calloc(1,sizeof(lxw_styles))', assigned value is 0 writexl/src/libxlsxwriter/styles.c:37:17: note: Null pointer dereference writexl/src/libxlsxwriter/styles.c:39:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: styles [nullPointerOutOfMemory] writexl/src/libxlsxwriter/styles.c:32:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/styles.c:32:32: note: Assignment 'styles=calloc(1,sizeof(lxw_styles))', assigned value is 0 writexl/src/libxlsxwriter/styles.c:39:5: note: Null pointer dereference writexl/src/libxlsxwriter/styles.c:40:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: styles [nullPointerOutOfMemory] writexl/src/libxlsxwriter/styles.c:32:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/styles.c:32:32: note: Assignment 'styles=calloc(1,sizeof(lxw_styles))', assigned value is 0 writexl/src/libxlsxwriter/styles.c:40:29: note: Null pointer dereference writexl/src/libxlsxwriter/styles.c:41:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: styles [nullPointerOutOfMemory] writexl/src/libxlsxwriter/styles.c:32:32: note: Assuming allocation function fails writexl/src/libxlsxwriter/styles.c:32:32: note: Assignment 'styles=calloc(1,sizeof(lxw_styles))', assigned value is 0 writexl/src/libxlsxwriter/styles.c:41:17: note: Null pointer dereference writexl/src/libxlsxwriter/styles.c:45:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/styles.c:475:43: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/styles.c:671:43: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/styles.c:1010:30: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/styles.c:1025:28: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/styles.c:1151:49: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/styles.c:91:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:134:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:151:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:227:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:267:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:284:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:301:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:321:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:339:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:363:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:380:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:401:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:427:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:444:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:461:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:574:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:608:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:627:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:647:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:674:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:742:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:771:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:797:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:840:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:892:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:917:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:934:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:951:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:985:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:1043:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:1154:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:1176:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:1239:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:1277:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:1296:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:1324:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/styles.c:1368:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/table.c:31:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/table.c:150:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TABLE_FUNCTION_AVERAGE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/table.c:219:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/table.c:36:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/table.c:75:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/table.c:117:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/table.c:138:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/table.c:193:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/table.c:218:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/theme.c:294:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_theme [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/theme.c:299:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/utility.c:61:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ERRNO [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/utility.c:126:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ROW_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/utility.c:149:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ROW_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/utility.c:220:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_FORMULA_RANGE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/utility.c:427:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/utility.c:437:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/utility.c:623:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_VERSION [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/utility.c:632:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_VERSION_ID [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/utility.c:553:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: quoted_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/utility.c:550:35: note: Assuming allocation function fails writexl/src/libxlsxwriter/utility.c:550:35: note: Assignment 'quoted_name=calloc(1,len+number_of_quotes+1)', assigned value is 0 writexl/src/libxlsxwriter/utility.c:553:9: note: Null pointer dereference writexl/src/libxlsxwriter/utility.c:556:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: quoted_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/utility.c:550:35: note: Assuming allocation function fails writexl/src/libxlsxwriter/utility.c:550:35: note: Assignment 'quoted_name=calloc(1,len+number_of_quotes+1)', assigned value is 0 writexl/src/libxlsxwriter/utility.c:556:13: note: Null pointer dereference writexl/src/libxlsxwriter/utility.c:563:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: quoted_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/utility.c:550:35: note: Assuming allocation function fails writexl/src/libxlsxwriter/utility.c:550:35: note: Assignment 'quoted_name=calloc(1,len+number_of_quotes+1)', assigned value is 0 writexl/src/libxlsxwriter/utility.c:563:9: note: Null pointer dereference writexl/src/libxlsxwriter/utility.c:564:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: quoted_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/utility.c:550:35: note: Assuming allocation function fails writexl/src/libxlsxwriter/utility.c:550:35: note: Assignment 'quoted_name=calloc(1,len+number_of_quotes+1)', assigned value is 0 writexl/src/libxlsxwriter/utility.c:564:9: note: Null pointer dereference writexl/src/libxlsxwriter/utility.c:329:48: style: Parameter 'datetime' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/vml.c:30:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_vml [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:186:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:199:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:221:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:336:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:377:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:605:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:730:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_COMMENT_DISPLAY_VISIBLE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:826:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:923:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:1014:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/vml.c:35:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/vml.c:73:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:151:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:169:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:262:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:281:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:298:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:316:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:335:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:356:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:376:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:432:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:476:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:513:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:535:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:558:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:576:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:598:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:669:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:704:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:745:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:764:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:786:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:803:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:825:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:905:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:949:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/vml.c:971:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/workbook.c:92:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CUSTOM_STRING [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:135:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:281:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:310:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_font [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:368:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_border [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:420:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_fill [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:552:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FORMAT_FIELD_LEN [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:672:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEFINED_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:833:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:900:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_FORMULA_RANGE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:996:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ordered_list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1024:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_IMAGE_PNG [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1056:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1224:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1274:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEFINED_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1423:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1590:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1620:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1688:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1780:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_workbook [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:1918:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_SHEETNAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2002:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_SHEETNAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2078:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2097:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2111:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2265:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2279:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_doc_properties [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2356:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2403:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2438:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2473:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2508:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2551:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_worksheet_names [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2573:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_chartsheet_names [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2597:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2610:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_SHEETNAME_MAX [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2643:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2672:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:2704:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/workbook.c:284:19: style: Condition 'index!=1' is always true [knownConditionTrueFalse] writexl/src/libxlsxwriter/workbook.c:279:21: note: Assignment 'index=0', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:284:19: note: Condition 'index!=1' is always true writexl/src/libxlsxwriter/workbook.c:321:18: warning: If memory allocation fails, then there is a possible null pointer dereference: font_index [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:320:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:320:46: note: Assignment 'font_index=calloc(1,sizeof(uint16_t))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:321:18: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:379:18: warning: If memory allocation fails, then there is a possible null pointer dereference: border_index [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:378:48: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:378:48: note: Assignment 'border_index=calloc(1,sizeof(uint16_t))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:379:18: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:433:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: default_fill_1 [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:420:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:420:28: note: Assignment 'default_fill_1=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:433:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:434:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: default_fill_1 [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:420:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:420:28: note: Assignment 'default_fill_1=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:434:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:435:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: default_fill_1 [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:420:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:420:28: note: Assignment 'default_fill_1=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:435:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:436:6: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fill_index1 [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:426:25: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:426:25: note: Assignment 'fill_index1=calloc(1,sizeof(uint16_t))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:436:6: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:440:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: default_fill_2 [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:423:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:423:28: note: Assignment 'default_fill_2=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:440:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:441:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: default_fill_2 [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:423:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:423:28: note: Assignment 'default_fill_2=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:441:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:442:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: default_fill_2 [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:423:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:423:28: note: Assignment 'default_fill_2=calloc(1,sizeof(lxw_fill))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:442:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:443:6: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fill_index2 [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:429:25: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:429:25: note: Assignment 'fill_index2=calloc(1,sizeof(uint16_t))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:443:6: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:504:18: warning: If memory allocation fails, then there is a possible null pointer dereference: fill_index [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:503:46: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:503:46: note: Assignment 'fill_index=calloc(1,sizeof(uint16_t))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:504:18: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:567:18: warning: If memory allocation fails, then there is a possible null pointer dereference: num_format_index [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:566:42: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:566:42: note: Assignment 'num_format_index=calloc(1,sizeof(uint16_t))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:567:18: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:602:18: warning: If memory allocation fails, then there is a possible null pointer dereference: num_format_index [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:601:42: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:601:42: note: Assignment 'num_format_index=calloc(1,sizeof(uint16_t))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:602:18: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:693:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: defined_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:686:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:686:26: note: Assignment 'defined_name=calloc(1,sizeof(struct lxw_defined_name))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:693:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:694:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: defined_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:686:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:686:26: note: Assignment 'defined_name=calloc(1,sizeof(struct lxw_defined_name))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:694:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1782:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1782:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1785:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1785:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1786:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1786:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1787:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1787:17: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1790:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1790:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1791:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1791:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1792:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1792:17: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1795:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1795:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1796:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1796:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1797:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1797:17: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1800:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1800:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1801:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1801:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1802:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1802:13: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1805:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1805:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1807:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1807:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1808:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1808:13: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1811:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1811:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1812:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1812:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1813:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1813:13: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1816:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1816:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1817:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1817:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1818:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1818:13: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1821:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1821:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1822:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1822:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1823:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1823:13: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1826:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1826:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1827:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1827:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1828:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1828:17: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1831:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1831:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1832:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1832:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1833:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1833:17: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1836:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1836:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1837:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1837:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1838:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1838:17: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1841:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1841:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1842:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1842:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1843:16: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1843:16: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1846:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1846:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1847:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1847:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1850:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1850:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1851:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1851:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1854:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1854:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1855:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1855:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1858:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1858:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1859:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1859:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1862:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1862:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1864:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1864:29: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1865:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1865:17: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1878:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1878:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1881:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1881:9: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1882:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1882:9: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1883:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1883:9: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1884:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1884:9: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1885:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1885:9: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1888:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: workbook [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1888:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1961:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1959:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1959:19: note: Assignment 'sheet=calloc(1,sizeof(lxw_sheet))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1961:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1968:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1936:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1936:28: note: Assignment 'worksheet_name=calloc(1,sizeof(struct lxw_worksheet_name))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1968:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:1969:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1936:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1936:28: note: Assignment 'worksheet_name=calloc(1,sizeof(struct lxw_worksheet_name))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1969:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2044:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2042:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2042:19: note: Assignment 'sheet=calloc(1,sizeof(lxw_sheet))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2044:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2045:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2042:19: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2042:19: note: Assignment 'sheet=calloc(1,sizeof(lxw_sheet))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2045:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2052:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2021:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2021:29: note: Assignment 'chartsheet_name=calloc(1,sizeof(struct lxw_chartsheet_name))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2052:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2053:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: chartsheet_name [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2021:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2021:29: note: Assignment 'chartsheet_name=calloc(1,sizeof(struct lxw_chartsheet_name))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2053:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2093:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: self [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1868:34: note: Calling function 'workbook_add_format', 1st argument 'workbook' value is 0 writexl/src/libxlsxwriter/workbook.c:2093:33: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2094:34: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: self [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1868:34: note: Calling function 'workbook_add_format', 1st argument 'workbook' value is 0 writexl/src/libxlsxwriter/workbook.c:2094:34: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2097:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: self [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:1780:22: note: Assignment 'workbook=calloc(1,sizeof(lxw_workbook))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:1868:34: note: Calling function 'workbook_add_format', 1st argument 'workbook' value is 0 writexl/src/libxlsxwriter/workbook.c:2097:24: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2130:13: warning:inconclusive: Possible null pointer dereference: sheet [nullPointer] writexl/src/libxlsxwriter/workbook.c:2108:24: note: Assignment 'sheet=NULL', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2119:28: note: Assuming condition is false writexl/src/libxlsxwriter/workbook.c:2130:13: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2381:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2378:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2378:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2381:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2382:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2378:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2378:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2382:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2383:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2378:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2378:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2383:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2416:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2413:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2413:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2416:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2417:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2413:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2413:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2417:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2418:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2413:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2413:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2418:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2451:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2448:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2448:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2451:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2452:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2448:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2448:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2452:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2453:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2448:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2448:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2453:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2486:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2483:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2483:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2486:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2487:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2483:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2483:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2487:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2488:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2483:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2483:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2488:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2527:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2524:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2524:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2527:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:2530:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: custom_property [nullPointerOutOfMemory] writexl/src/libxlsxwriter/workbook.c:2524:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/workbook.c:2524:29: note: Assignment 'custom_property=calloc(1,sizeof(struct lxw_custom_property))', assigned value is 0 writexl/src/libxlsxwriter/workbook.c:2530:5: note: Null pointer dereference writexl/src/libxlsxwriter/workbook.c:520:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/workbook.c:1892:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/workbook.c:2339:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/workbook.c:57:31: style: Parameter 'tuple1' can be declared as pointer to const. However it seems that '_image_md5_cmp' is a callback function, if 'tuple1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/workbook.c:28:43: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/workbook.c:57:31: note: Parameter 'tuple1' can be declared as pointer to const writexl/src/libxlsxwriter/workbook.c:57:54: style: Parameter 'tuple2' can be declared as pointer to const. However it seems that '_image_md5_cmp' is a callback function, if 'tuple2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/workbook.c:28:43: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/workbook.c:57:54: note: Parameter 'tuple2' can be declared as pointer to const writexl/src/libxlsxwriter/workbook.c:642:42: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/workbook.c:642:63: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/workbook.c:669:20: style: Variable 'worksheet' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/workbook.c:1053:20: style: Variable 'found_duplicate_image' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/workbook.c:1615:20: style: Variable 'worksheet' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/workbook.c:1616:21: style: Variable 'chartsheet' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/workbook.c:2501:53: style: Parameter 'datetime' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/workbook.c:2545:25: style: Variable 'found' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/workbook.c:2567:26: style: Variable 'found' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/workbook.c:2586:47: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/workbook.c:1462:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/workbook.c:1484:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/workbook.c:1508:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/workbook.c:1528:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/workbook.c:1549:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/workbook.c:1589:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/workbook.c:1643:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/workbook.c:1661:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:73:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_rows [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:89:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_cells [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:98:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_worksheet [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:370:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOOLEAN_CELL [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:395:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_cells [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:554:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_rows [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:816:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_row [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:842:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:862:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:882:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:902:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:921:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:940:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:963:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:981:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1000:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1019:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cell [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1046:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_rows [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1101:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_cells [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1126:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1165:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_cells [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1226:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ROW_MAX [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1313:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_drawing_rel_ids [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1353:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_drawing_rel_ids [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1375:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_vml_drawing_rel_ids [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1415:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_vml_drawing_rel_ids [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1514:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEF_COL_WIDTH_PIXELS [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1527:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEF_ROW_HEIGHT_PIXELS [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1537:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1572:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TABLE_STYLE_TYPE_MEDIUM [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1644:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1743:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1789:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1865:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1891:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:1914:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2014:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_RANGE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2059:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2209:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2364:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2375:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_PANES [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2437:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_PANES [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2476:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEF_ROW_HEIGHT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2523:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ROW_MAX [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2731:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEF_ROW_HEIGHT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2790:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_OBJECT_MOVE_AND_SIZE_AFTER [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2822:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_OBJECT_MOVE_AND_SIZE_AFTER [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:2894:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_OBJECT_POSITION_DEFAULT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3048:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ROW_MAX [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3153:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEF_ROW_HEIGHT_PIXELS [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3253:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_OBJECT_DONT_MOVE_DONT_SIZE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3284:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3472:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3539:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3582:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3679:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3790:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILENAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3839:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:3973:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_IMAGE_PNG [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4099:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_IMAGE_JPEG [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4148:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_IMAGE_BMP [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4197:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_IMAGE_GIF [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4225:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_IMAGE_BUFFER_SIZE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4305:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cond_format_hash [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4467:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4492:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4512:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4534:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_cells [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4574:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4667:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_RANGE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4735:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_DEF_ROW_HEIGHT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4756:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4814:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4905:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_RANGE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:4937:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5013:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5071:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_COLOR_UNSET [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5141:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_COL_MAX [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5169:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ROW_MAX [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5186:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILTER_CRITERIA_BLANKS [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5225:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILTER_TYPE_SINGLE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5255:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILTER_CRITERIA_NOT_EQUAL_TO [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5315:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FILTER_TYPE_AND [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5376:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_RANGE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5416:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5448:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_NAME_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5487:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_table_rows [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5626:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5651:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5676:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5700:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5732:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5754:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5844:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_VALIDATION_ERROR_TYPE_WARNING [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5934:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5959:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:5993:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_GUID_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6016:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6040:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_RULE_TYPE_MINIMUM [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6074:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_RULE_TYPE_MINIMUM [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_RULE_TYPE_PERCENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6282:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6337:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PROPERTY_UNSET [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6368:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PROPERTY_UNSET [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6409:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PROPERTY_UNSET [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6434:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PROPERTY_UNSET [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6479:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6590:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6643:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6737:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PROPERTY_UNSET [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6773:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_TYPE_CELL [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6842:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6861:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cond_format_hash [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6879:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6899:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ATTR_32 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:6980:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_BAR_DIRECTION_RIGHT_TO_LEFT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7083:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7113:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_cond_format_hash [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7164:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_ICONS_5_QUARTERS [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7197:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7280:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_RULE_TYPE_MAXIMUM [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7349:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7380:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_CRITERIA_AVERAGE_ABOVE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7397:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_CRITERIA_TIME_PERIOD_YESTERDAY [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7422:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_PARAMETER_VALIDATION [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7464:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_PARAMETER_VALIDATION [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7481:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_CONDITIONAL_CRITERIA_BETWEEN [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7562:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7592:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_pointers [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7769:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7793:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7845:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7880:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:7945:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8018:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8034:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8047:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8061:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8078:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8094:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8110:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8162:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_EPOCH_1900 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8188:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_EPOCH_1900 [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8218:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_MEMORY_MALLOC_FAILED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8437:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8571:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8632:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8799:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8905:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_PARAMETER_VALIDATION [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:8984:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9015:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_PARAMETER_VALIDATION [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9080:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_PARAMETER_VALIDATION [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9159:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9266:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_FEATURE_NOT_SUPPORTED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9378:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9391:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9409:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9420:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9444:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_CELL_RANGE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9517:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FREEZE_SPLIT_PANES [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9547:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPLIT_PANES [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9565:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_PORTRAIT [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9575:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_LANDSCAPE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9585:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9595:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9605:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9646:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9770:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9901:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_HIDE_ALL_GRIDLINES [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9966:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:9993:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10029:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ROW_MAX [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10075:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10087:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10100:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10127:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10167:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10176:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10222:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10241:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10256:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10281:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10376:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10482:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10533:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10609:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10697:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_FALSE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:10977:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:11174:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lxw_vml_obj [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:11211:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:11234:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_COMMENT_DISPLAY_VISIBLE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:11245:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ERROR_NULL_PARAMETER_IGNORED [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/worksheet.c:423:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] writexl/src/libxlsxwriter/worksheet.c:807:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] writexl/src/libxlsxwriter/worksheet.c:3865:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] writexl/src/libxlsxwriter/worksheet.c:101:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:101:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:102:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:102:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:103:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:103:13: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:105:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:105:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:106:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:106:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:107:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:107:13: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:109:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:109:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:110:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:110:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:111:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:111:13: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:114:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:114:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:115:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:115:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:116:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:116:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:123:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:123:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:125:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:125:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:126:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:126:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:128:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:128:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:129:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:129:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:130:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:130:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:132:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:132:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:133:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:133:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:134:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:134:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:136:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:136:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:137:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:137:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:138:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:138:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:140:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:140:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:141:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:141:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:142:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:142:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:144:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:144:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:145:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:145:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:146:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:146:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:148:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:148:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:149:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:149:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:150:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:150:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:152:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:152:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:153:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:153:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:154:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:154:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:156:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:156:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:157:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:157:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:158:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:158:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:160:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:160:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:161:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:161:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:162:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:162:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:164:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:164:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:166:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:166:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:167:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:167:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:169:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:169:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:170:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:170:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:171:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:171:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:173:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:173:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:174:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:174:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:175:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:175:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:177:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:177:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:179:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:179:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:180:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:180:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:182:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:182:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:183:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:183:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:184:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:184:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:186:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:186:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:187:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:187:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:188:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:188:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:190:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:190:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:192:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:192:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:193:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: worksheet [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:98:38: note: Assignment 'worksheet=calloc(1,sizeof(lxw_worksheet))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:193:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:845:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:845:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:846:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:846:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:847:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:847:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:848:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:848:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:849:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:842:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:849:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:865:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:865:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:866:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:866:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:867:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:867:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:868:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:868:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:869:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:869:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:870:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:862:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:870:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:885:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:885:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:886:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:886:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:887:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:887:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:888:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:888:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:889:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:882:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:889:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:905:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:905:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:906:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:906:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:907:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:907:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:908:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:908:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:909:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:902:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:909:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:924:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:924:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:925:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:925:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:926:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:926:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:927:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:927:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:928:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:921:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:928:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:943:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:943:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:944:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:944:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:945:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:945:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:946:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:946:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:947:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:947:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:950:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:950:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:952:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:940:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:952:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:966:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:963:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:963:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:966:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:967:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:963:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:963:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:967:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:968:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:963:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:963:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:968:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:969:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:963:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:963:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:969:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:984:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:984:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:985:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:985:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:986:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:986:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:987:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:987:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:988:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:981:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:988:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1003:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1000:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1000:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1003:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1004:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1000:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1000:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1004:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1005:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1000:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1000:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1005:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1006:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1000:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1000:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1006:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1022:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1022:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1023:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1023:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1024:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1024:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1025:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1025:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1026:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1026:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1027:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: cell [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:1019:28: note: Assignment 'cell=calloc(1,sizeof(lxw_cell))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:1027:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1537:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9058:24: note: Calling function '_set_custom_filter', 1st argument 'rule_obj' value is 0 writexl/src/libxlsxwriter/worksheet.c:1537:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1539:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9058:24: note: Calling function '_set_custom_filter', 1st argument 'rule_obj' value is 0 writexl/src/libxlsxwriter/worksheet.c:1539:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1542:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9058:24: note: Calling function '_set_custom_filter', 1st argument 'rule_obj' value is 0 writexl/src/libxlsxwriter/worksheet.c:1542:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1545:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9058:24: note: Calling function '_set_custom_filter', 1st argument 'rule_obj' value is 0 writexl/src/libxlsxwriter/worksheet.c:1545:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1556:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9058:24: note: Calling function '_set_custom_filter', 1st argument 'rule_obj' value is 0 writexl/src/libxlsxwriter/worksheet.c:1556:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1556:44: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9058:24: note: Calling function '_set_custom_filter', 1st argument 'rule_obj' value is 0 writexl/src/libxlsxwriter/worksheet.c:1556:44: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1648:25: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: table_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assignment 'table_obj=calloc(1,sizeof(lxw_table_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9312:38: note: Calling function '_set_default_table_columns', 1st argument 'table_obj' value is 0 writexl/src/libxlsxwriter/worksheet.c:1648:25: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:1649:34: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: table_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assignment 'table_obj=calloc(1,sizeof(lxw_table_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9312:38: note: Calling function '_set_default_table_columns', 1st argument 'table_obj' value is 0 writexl/src/libxlsxwriter/worksheet.c:1649:34: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:2893:22: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3010:52: note: Calling function '_worksheet_position_object_pixels', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:2893:22: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3013:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3013:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3014:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3014:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3015:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3015:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3016:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3016:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3017:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3017:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3018:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3018:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3019:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3019:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3020:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3634:57: note: Calling function '_worksheet_position_object_emus', 3rd argument 'drawing_object' value is 0 writexl/src/libxlsxwriter/worksheet.c:3020:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3040:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assignment 'comment=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8591:25: note: Calling function '_get_comment_params', 1st argument 'comment' value is 0 writexl/src/libxlsxwriter/worksheet.c:3040:21: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3041:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assignment 'comment=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8591:25: note: Calling function '_get_comment_params', 1st argument 'comment' value is 0 writexl/src/libxlsxwriter/worksheet.c:3041:21: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3087:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assignment 'comment=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8591:25: note: Calling function '_get_comment_params', 1st argument 'comment' value is 0 writexl/src/libxlsxwriter/worksheet.c:3087:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3088:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assignment 'comment=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8591:25: note: Calling function '_get_comment_params', 1st argument 'comment' value is 0 writexl/src/libxlsxwriter/worksheet.c:3088:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3157:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11181:30: note: Calling function '_get_button_params', 1st argument 'button' value is 0 writexl/src/libxlsxwriter/worksheet.c:3157:21: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3158:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11181:30: note: Calling function '_get_button_params', 1st argument 'button' value is 0 writexl/src/libxlsxwriter/worksheet.c:3158:21: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3227:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11181:30: note: Calling function '_get_button_params', 1st argument 'button' value is 0 writexl/src/libxlsxwriter/worksheet.c:3227:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3228:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11181:30: note: Calling function '_get_button_params', 1st argument 'button' value is 0 writexl/src/libxlsxwriter/worksheet.c:3228:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3229:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11181:30: note: Calling function '_get_button_params', 1st argument 'button' value is 0 writexl/src/libxlsxwriter/worksheet.c:3229:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3230:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11181:30: note: Calling function '_get_button_params', 1st argument 'button' value is 0 writexl/src/libxlsxwriter/worksheet.c:3230:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3231:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11181:30: note: Calling function '_get_button_params', 1st argument 'button' value is 0 writexl/src/libxlsxwriter/worksheet.c:3231:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3232:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11181:30: note: Calling function '_get_button_params', 1st argument 'button' value is 0 writexl/src/libxlsxwriter/worksheet.c:3232:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3295:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3292:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3292:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3295:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3296:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3292:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3292:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3296:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3301:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3292:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3292:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3301:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3302:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3292:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3292:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3302:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3311:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3311:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3315:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3315:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3316:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3316:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3317:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3317:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3318:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3318:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3319:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3319:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3320:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3320:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3336:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3336:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3337:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3308:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3337:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3347:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3344:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3344:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3347:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3348:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3344:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3344:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3348:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3437:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3434:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3434:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3437:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3438:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3434:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3434:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3438:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3443:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3434:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3434:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3443:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3444:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3434:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3434:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3444:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3482:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3479:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3479:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3482:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3483:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3479:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3479:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3483:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3488:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3479:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3479:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3488:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3489:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3479:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3479:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3489:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3498:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3498:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3499:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3499:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3500:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3500:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3501:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3501:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3502:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3502:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3504:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3504:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3506:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3506:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3509:24: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3509:24: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3513:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: header_image_vml [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3495:30: note: Assignment 'header_image_vml=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3513:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3546:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3543:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3543:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3546:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3547:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3543:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3543:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3547:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3552:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3543:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3543:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3552:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3553:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3543:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3543:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3553:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3599:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3596:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3596:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3599:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3600:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3596:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3596:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3600:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3605:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3596:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3596:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3605:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3606:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3596:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3596:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3606:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3615:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3615:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3619:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3619:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3620:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3620:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3621:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3621:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3622:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3622:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3623:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3623:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3624:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3624:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3637:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3637:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3638:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: drawing_object [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3612:28: note: Assignment 'drawing_object=calloc(1,sizeof(lxw_drawing_object))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3638:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3645:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3642:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3642:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3645:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3646:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3642:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3642:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3646:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3650:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3642:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3642:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3650:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3651:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3642:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3642:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3651:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3704:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3701:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3701:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3704:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3705:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3701:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3701:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3705:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3710:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3701:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3701:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3710:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3711:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3701:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3701:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3711:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3721:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3718:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3718:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3721:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3722:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3718:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3718:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3722:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3726:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3718:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3718:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3726:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3727:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3718:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3718:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3727:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3761:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: vml_data_id_str [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3752:29: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3752:29: note: Assignment 'vml_data_id_str=calloc(1,data_str_len+2)', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3761:23: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3799:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3796:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3796:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3799:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3800:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3796:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3796:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3800:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3805:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3796:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3796:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3805:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3806:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3796:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3796:26: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3806:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3847:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3844:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3844:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3847:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3848:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3844:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3844:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3848:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3853:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3844:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3844:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3853:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:3854:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:3844:30: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:3844:30: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3854:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:4321:28: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: new_hash_element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assignment 'new_hash_element=calloc(1,sizeof(lxw_cond_format_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:4321:28: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:4324:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: new_hash_element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assignment 'new_hash_element=calloc(1,sizeof(lxw_cond_format_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:4324:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:4326:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: new_hash_element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assignment 'new_hash_element=calloc(1,sizeof(lxw_cond_format_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:4326:33: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:4329:21: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: new_hash_element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assignment 'new_hash_element=calloc(1,sizeof(lxw_cond_format_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:4329:21: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:4330:28: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: new_hash_element [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:4317:34: note: Assignment 'new_hash_element=calloc(1,sizeof(lxw_cond_format_hash_element))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:4330:28: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:5499:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:5499:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:5500:41: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:5500:41: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:5502:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:5502:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:5503:41: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:5503:41: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:5505:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:5505:17: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:5506:41: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: relationship [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:5496:38: note: Assignment 'relationship=calloc(1,sizeof(lxw_rel_tuple))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:5506:41: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8579:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assignment 'comment=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8579:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8580:29: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assignment 'comment=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8580:29: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8582:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assignment 'comment=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8582:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8583:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: comment [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8576:21: note: Assignment 'comment=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8583:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8720:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: copied_options [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assignment 'copied_options=calloc(1,sizeof(lxw_col_options))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8720:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8721:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: copied_options [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assignment 'copied_options=calloc(1,sizeof(lxw_col_options))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8721:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8722:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: copied_options [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assignment 'copied_options=calloc(1,sizeof(lxw_col_options))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8722:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8723:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: copied_options [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assignment 'copied_options=calloc(1,sizeof(lxw_col_options))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8723:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8724:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: copied_options [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assignment 'copied_options=calloc(1,sizeof(lxw_col_options))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8724:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8725:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: copied_options [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assignment 'copied_options=calloc(1,sizeof(lxw_col_options))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8725:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8726:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: copied_options [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8709:28: note: Assignment 'copied_options=calloc(1,sizeof(lxw_col_options))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8726:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8928:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: merged_range [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8925:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8925:26: note: Assignment 'merged_range=calloc(1,sizeof(lxw_merged_range))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8928:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8929:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: merged_range [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8925:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8925:26: note: Assignment 'merged_range=calloc(1,sizeof(lxw_merged_range))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8929:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8930:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: merged_range [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8925:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8925:26: note: Assignment 'merged_range=calloc(1,sizeof(lxw_merged_range))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8930:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8931:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: merged_range [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:8925:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:8925:26: note: Assignment 'merged_range=calloc(1,sizeof(lxw_merged_range))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:8931:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9042:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9042:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9043:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9043:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9044:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9044:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9045:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9045:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9047:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9047:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9055:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9039:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9055:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9112:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9112:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9114:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9114:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9115:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9115:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9117:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9117:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9118:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9118:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9120:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9120:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9128:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9128:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9136:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9104:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9136:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9228:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9228:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9229:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9229:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9230:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9230:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9231:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9231:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9232:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9232:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9233:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: rule_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9210:22: note: Assignment 'rule_obj=calloc(1,sizeof(lxw_filter_rule_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9233:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9305:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: table_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assignment 'table_obj=calloc(1,sizeof(lxw_table_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9305:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9306:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: table_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assignment 'table_obj=calloc(1,sizeof(lxw_table_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9306:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9307:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: table_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assignment 'table_obj=calloc(1,sizeof(lxw_table_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9307:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9308:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: table_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assignment 'table_obj=calloc(1,sizeof(lxw_table_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9308:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9309:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: table_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assignment 'table_obj=calloc(1,sizeof(lxw_table_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9309:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:9310:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: table_obj [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:9299:23: note: Assignment 'table_obj=calloc(1,sizeof(lxw_table_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:9310:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10643:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10643:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10644:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10644:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10645:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10645:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10646:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10646:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10647:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10647:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10648:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10648:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10649:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10649:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10653:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10653:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10654:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10654:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10656:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10656:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10657:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10657:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10659:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10659:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10662:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10662:9: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:10666:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: object_props [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:10639:26: note: Assignment 'object_props=calloc(1,sizeof(lxw_object_properties))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:10666:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:11177:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11177:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:11178:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: button [nullPointerOutOfMemory] writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assuming allocation function fails writexl/src/libxlsxwriter/worksheet.c:11174:20: note: Assignment 'button=calloc(1,sizeof(lxw_vml_obj))', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:11178:5: note: Null pointer dereference writexl/src/libxlsxwriter/worksheet.c:8365:9: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] writexl/src/libxlsxwriter/worksheet.c:8236:9: note: err is assigned writexl/src/libxlsxwriter/worksheet.c:8365:9: note: err is overwritten writexl/src/libxlsxwriter/worksheet.c:3738:19: style: Checking if unsigned expression 'i' is less than zero. [unsignedLessThanZero] writexl/src/libxlsxwriter/worksheet.c:3680:30: note: Assignment 'comment_count=0', assigned value is 0 writexl/src/libxlsxwriter/worksheet.c:3696:13: note: comment_count is incremented', new value is 1 writexl/src/libxlsxwriter/worksheet.c:3738:19: note: Unsigned less than zero writexl/src/libxlsxwriter/worksheet.c:11248:14: style: Checking if unsigned expression 'type' is less than zero. [unsignedLessThanZero] writexl/src/libxlsxwriter/worksheet.c:3521:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:3559:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:3657:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:3769:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:3820:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:3870:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:4341:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:5534:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:8546:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:8602:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:9241:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:10948:1: style: Label 'mem_error' is not used. [unusedLabel] writexl/src/libxlsxwriter/worksheet.c:1286:41: style:inconclusive: Function '_drawing_rel_id_cmp' argument 1 names different: declaration 'tuple1' definition 'rel_id1'. [funcArgNamesDifferent] writexl/src/libxlsxwriter/worksheet.c:39:52: note: Function '_drawing_rel_id_cmp' argument 1 names different: declaration 'tuple1' definition 'rel_id1'. writexl/src/libxlsxwriter/worksheet.c:1286:41: note: Function '_drawing_rel_id_cmp' argument 1 names different: declaration 'tuple1' definition 'rel_id1'. writexl/src/libxlsxwriter/worksheet.c:1286:70: style:inconclusive: Function '_drawing_rel_id_cmp' argument 2 names different: declaration 'tuple2' definition 'rel_id2'. [funcArgNamesDifferent] writexl/src/libxlsxwriter/worksheet.c:40:52: note: Function '_drawing_rel_id_cmp' argument 2 names different: declaration 'tuple2' definition 'rel_id2'. writexl/src/libxlsxwriter/worksheet.c:1286:70: note: Function '_drawing_rel_id_cmp' argument 2 names different: declaration 'tuple2' definition 'rel_id2'. writexl/src/libxlsxwriter/worksheet.c:8690:19: style: Local variable 'col' shadows outer variable [shadowVariable] writexl/src/libxlsxwriter/worksheet.c:8637:15: note: Shadowed declaration writexl/src/libxlsxwriter/worksheet.c:8690:19: note: Shadow variable writexl/src/libxlsxwriter/worksheet.c:1260:19: style: Parameter 'row1' can be declared as pointer to const. However it seems that '_row_cmp' is a callback function, if 'row1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/worksheet.c:45:61: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/worksheet.c:1260:19: note: Parameter 'row1' can be declared as pointer to const writexl/src/libxlsxwriter/worksheet.c:1260:34: style: Parameter 'row2' can be declared as pointer to const. However it seems that '_row_cmp' is a callback function, if 'row2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/worksheet.c:45:61: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/worksheet.c:1260:34: note: Parameter 'row2' can be declared as pointer to const writexl/src/libxlsxwriter/worksheet.c:1273:21: style: Parameter 'cell1' can be declared as pointer to const. However it seems that '_cell_cmp' is a callback function, if 'cell1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/worksheet.c:46:64: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/worksheet.c:1273:21: note: Parameter 'cell1' can be declared as pointer to const writexl/src/libxlsxwriter/worksheet.c:1273:38: style: Parameter 'cell2' can be declared as pointer to const. However it seems that '_cell_cmp' is a callback function, if 'cell2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/worksheet.c:46:64: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/worksheet.c:1273:38: note: Parameter 'cell2' can be declared as pointer to const writexl/src/libxlsxwriter/worksheet.c:1286:41: style: Parameter 'rel_id1' can be declared as pointer to const. However it seems that '_drawing_rel_id_cmp' is a callback function, if 'rel_id1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/worksheet.c:51:37: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/worksheet.c:1286:41: note: Parameter 'rel_id1' can be declared as pointer to const writexl/src/libxlsxwriter/worksheet.c:1286:70: style: Parameter 'rel_id2' can be declared as pointer to const. However it seems that '_drawing_rel_id_cmp' is a callback function, if 'rel_id2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/worksheet.c:51:37: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/worksheet.c:1286:70: note: Parameter 'rel_id2' can be declared as pointer to const writexl/src/libxlsxwriter/worksheet.c:1295:53: style: Parameter 'elem_1' can be declared as pointer to const. However it seems that '_cond_format_hash_cmp' is a callback function, if 'elem_1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/worksheet.c:54:34: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/worksheet.c:1295:53: note: Parameter 'elem_1' can be declared as pointer to const writexl/src/libxlsxwriter/worksheet.c:1296:53: style: Parameter 'elem_2' can be declared as pointer to const. However it seems that '_cond_format_hash_cmp' is a callback function, if 'elem_2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] writexl/src/libxlsxwriter/worksheet.c:54:34: note: You might need to cast the function pointer here writexl/src/libxlsxwriter/worksheet.c:1296:53: note: Parameter 'elem_2' can be declared as pointer to const writexl/src/libxlsxwriter/worksheet.c:1308:25: style: Variable 'found_duplicate_target' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:1347:25: style: Variable 'found_duplicate_target' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:1370:25: style: Variable 'found_duplicate_target' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:1409:25: style: Variable 'found_duplicate_target' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:1727:46: style: Parameter 'user_options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:1786:42: style: Parameter 'column' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:1842:62: style: Parameter 'table_obj' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:1887:38: style: Parameter 'user_options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:1907:38: style: Parameter 'user_options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:2765:22: style: Variable 'col_opt' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:2815:14: style: Variable 'row' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:2871:58: style: Parameter 'object_props' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:3282:11: style: Variable 'found_string' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:4357:47: style: Parameter 'range' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:4358:51: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:4388:47: style: Parameter 'range' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:4389:51: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:4407:54: style: Parameter 'range' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:4446:59: style: Parameter 'range' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:4510:52: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:4534:15: style: Variable 'cell_min' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:4535:15: style: Variable 'cell_max' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:5206:55: style: Parameter 'filter' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:5280:72: style: Parameter 'filter' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:5308:53: style: Parameter 'filter' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:6101:48: style: Parameter 'cond_format' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:6195:48: style: Parameter 'cond_format' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:8629:47: style: Parameter 'user_options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:8795:64: style: Parameter 'user_options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:9634:53: style: Parameter 'options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:9639:11: style: Variable 'offset_string' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:9758:53: style: Parameter 'options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:9763:11: style: Variable 'offset_string' can be declared as pointer to const [constVariablePointer] writexl/src/libxlsxwriter/worksheet.c:10095:59: style: Parameter 'hbreaks' can be declared as const array [constParameter] writexl/src/libxlsxwriter/worksheet.c:10122:59: style: Parameter 'vbreaks' can be declared as const array [constParameter] writexl/src/libxlsxwriter/worksheet.c:10194:35: style: Parameter 'options' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/worksheet.c:1982:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2013:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2050:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2199:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2338:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2395:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2471:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2564:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2606:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2668:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:2706:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:3285:31: style: Variable 'link_type' is assigned a value that is never used. [unreadVariable] writexl/src/libxlsxwriter/worksheet.c:4491:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:4573:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:4811:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:4904:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:4927:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:4991:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5012:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5036:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5067:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5108:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5127:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5155:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5184:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5209:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5251:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5283:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5311:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5346:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5375:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5415:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5447:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5552:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5625:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5650:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5675:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5699:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5778:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5923:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:5972:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6015:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6036:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6070:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6104:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6174:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6198:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6218:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6270:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6331:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6362:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6402:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6427:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6478:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6589:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6641:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6720:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6834:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6878:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6898:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:6964:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:7044:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:7076:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:7150:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:7561:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:7581:27: style: Unused variable: attribute [unusedVariable] writexl/src/libxlsxwriter/worksheet.c:8370:9: style: Variable 'err' is assigned a value that is never used. [unreadVariable] writexl/src/libxlsxwriter/xmlwriter.c:73:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_entries [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/xmlwriter.c:118:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_entries [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/xmlwriter.c:160:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_MAX_ATTRIBUTE_LENGTH [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/xmlwriter.c:244:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_TRUE [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/xmlwriter.c:378:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_entries [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/xmlwriter.c:418:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_attribute [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/xmlwriter.c:430:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_attribute [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/xmlwriter.c:448:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xml_attribute [valueFlowBailoutIncompleteVar] writexl/src/libxlsxwriter/xmlwriter.c:420:24: warning: If memory allocation fails, then there is a possible null pointer dereference: attribute [nullPointerOutOfMemory] writexl/src/libxlsxwriter/xmlwriter.c:418:45: note: Assuming allocation function fails writexl/src/libxlsxwriter/xmlwriter.c:418:45: note: Assignment 'attribute=malloc(sizeof(struct xml_attribute))', assigned value is 0 writexl/src/libxlsxwriter/xmlwriter.c:420:24: note: Null pointer dereference writexl/src/libxlsxwriter/xmlwriter.c:421:24: warning: If memory allocation fails, then there is a possible null pointer dereference: attribute [nullPointerOutOfMemory] writexl/src/libxlsxwriter/xmlwriter.c:418:45: note: Assuming allocation function fails writexl/src/libxlsxwriter/xmlwriter.c:418:45: note: Assignment 'attribute=malloc(sizeof(struct xml_attribute))', assigned value is 0 writexl/src/libxlsxwriter/xmlwriter.c:421:24: note: Null pointer dereference writexl/src/libxlsxwriter/xmlwriter.c:432:24: warning: If memory allocation fails, then there is a possible null pointer dereference: attribute [nullPointerOutOfMemory] writexl/src/libxlsxwriter/xmlwriter.c:430:45: note: Assuming allocation function fails writexl/src/libxlsxwriter/xmlwriter.c:430:45: note: Assignment 'attribute=malloc(sizeof(struct xml_attribute))', assigned value is 0 writexl/src/libxlsxwriter/xmlwriter.c:432:24: note: Null pointer dereference writexl/src/libxlsxwriter/xmlwriter.c:437:18: warning: If memory allocation fails, then there is a possible null pointer dereference: attribute [nullPointerOutOfMemory] writexl/src/libxlsxwriter/xmlwriter.c:430:45: note: Assuming allocation function fails writexl/src/libxlsxwriter/xmlwriter.c:430:45: note: Assignment 'attribute=malloc(sizeof(struct xml_attribute))', assigned value is 0 writexl/src/libxlsxwriter/xmlwriter.c:437:18: note: Null pointer dereference writexl/src/libxlsxwriter/xmlwriter.c:450:24: warning: If memory allocation fails, then there is a possible null pointer dereference: attribute [nullPointerOutOfMemory] writexl/src/libxlsxwriter/xmlwriter.c:448:45: note: Assuming allocation function fails writexl/src/libxlsxwriter/xmlwriter.c:448:45: note: Assignment 'attribute=malloc(sizeof(struct xml_attribute))', assigned value is 0 writexl/src/libxlsxwriter/xmlwriter.c:450:24: note: Null pointer dereference writexl/src/libxlsxwriter/xmlwriter.c:451:21: warning: If memory allocation fails, then there is a possible null pointer dereference: attribute [nullPointerOutOfMemory] writexl/src/libxlsxwriter/xmlwriter.c:448:45: note: Assuming allocation function fails writexl/src/libxlsxwriter/xmlwriter.c:448:45: note: Assignment 'attribute=malloc(sizeof(struct xml_attribute))', assigned value is 0 writexl/src/libxlsxwriter/xmlwriter.c:451:21: note: Null pointer dereference writexl/src/libxlsxwriter/xmlwriter.c:158:42: style: Parameter 'attribute' can be declared as pointer to const [constParameterPointer] writexl/src/libxlsxwriter/xmlwriter.c:162:11: style: Variable 'p_attr' can be declared as pointer to const [constVariablePointer] writexl/src/minizip/zip.c:1183:26: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] writexl/src/minizip/zip.c:1180:41: note: outer condition: zi->ci.method==8 writexl/src/minizip/zip.c:1183:26: note: identical inner condition: zi->ci.method==8 writexl/src/minizip/zip.c:637:23: style: Condition 'central_pos==0' is always true [knownConditionTrueFalse] writexl/src/minizip/zip.c:633:18: note: Assuming that condition 'central_pos>0' is not redundant writexl/src/minizip/zip.c:637:23: note: Condition 'central_pos==0' is always true writexl/src/minizip/zip.c:999:11: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] writexl/src/minizip/zip.c:998:11: note: err is assigned writexl/src/minizip/zip.c:999:11: note: err is overwritten writexl/src/minizip/zip.c:1001:11: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] writexl/src/minizip/zip.c:999:11: note: err is assigned writexl/src/minizip/zip.c:1001:11: note: err is overwritten writexl/src/minizip/zip.c:1002:11: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] writexl/src/minizip/zip.c:1001:11: note: err is assigned writexl/src/minizip/zip.c:1002:11: note: err is overwritten writexl/src/minizip/zip.c:1498:36: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] writexl/src/minizip/zip.c:1493:53: note: err is assigned writexl/src/minizip/zip.c:1498:36: note: err is overwritten writexl/src/minizip/zip.c:886:112: style:inconclusive: Function 'zipOpen2' argument 4 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. [funcArgNamesDifferent] writexl/src/minizip/zip.h:153:52: note: Function 'zipOpen2' argument 4 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. writexl/src/minizip/zip.c:886:112: note: Function 'zipOpen2' argument 4 names different: declaration 'pzlib_filefunc_def' definition 'pzlib_filefunc32_def'. writexl/src/minizip/zip.c:816:117: style: Parameter 'pzlib_filefunc64_32_def' can be declared as pointer to const [constParameterPointer] writexl/src/minizip/zip.c:886:112: style: Parameter 'pzlib_filefunc32_def' can be declared as pointer to const [constParameterPointer] writexl/src/minizip/zip.c:897:117: style: Parameter 'pzlib_filefunc_def' can be declared as pointer to const [constParameterPointer] writexl/src/minizip/zip.c:826:29: warning: Uninitialized variable: *pzlib_filefunc64_32_def.zopen32_file [uninitvar] writexl/src/minizip/zip.c:904:58: note: Calling function 'zipOpen3', 4th argument '&zlib_filefunc64_32_def_fill' value is writexl/src/minizip/zip.c:826:29: note: Uninitialized variable: *pzlib_filefunc64_32_def.zopen32_file writexl/src/minizip/zip.c:1638:11: style: Variable 'p' is assigned a value that is never used. [unreadVariable] writexl/src/tmpfileplus/tmpfileplus.c:211:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] writexl/src/tmpfileplus/tmpfileplus.c:277:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] writexl/src/tmpfileplus/tmpfileplus.c:332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] writexl/src/tmpfileplus/tmpfileplus.c:168:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] writexl/src/tmpfileplus/tmpfileplus.c:270:8: style: Variable 'tmpdir' can be declared as pointer to const [constVariablePointer] writexl/src/write_xlsx.c:28:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] writexl/src/write_xlsx.c:32:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_NO_ERROR [valueFlowBailoutIncompleteVar] writexl/src/write_xlsx.c:94:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_ALIGN_CENTER [valueFlowBailoutIncompleteVar] writexl/src/write_xlsx.c:215:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LXW_VERSION [valueFlowBailoutIncompleteVar] writexl/src/write_xlsx.c:227:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] diff: DONE