2025-01-26 03:37 ftp://ftp.de.debian.org/debian/pool/main/t/tlog/tlog_14.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=libcurl --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 -j4 platform: Linux-6.1.0-29-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.64 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.16.0 head-info: 0eb54ba (2025-01-25 21:24:33 +0100) count: 288 279 elapsed-time: 4.5 1.5 head-timing-info: old-timing-info: head results: tlog-14/lib/tlog/fd_json_writer.c:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/fd_json_writer.c:71:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/fd_json_writer.c:60:33: style: Variable 'fd_json_writer' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/fd_json_reader.c:87:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/fd_json_reader.c:176:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/fd_json_reader.c:219:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/fd_json_reader.c:254:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/fd_json_reader.c:343:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/fd_json_reader.c:398:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/es_json_reader.c:114:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_ES_JSON_READER_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/es_json_reader.c:197:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_tokener_continue [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/es_json_reader.c:219:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_ES_JSON_READER_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/es_json_reader.c:356:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/es_json_reader.c:379:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_tokener_success [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/es_json_reader.c:467:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/journal_json_reader.c:76:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/journal_json_reader.c:163:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable systemd [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/journal_json_writer.c:71:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/journal_json_writer.c:130:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable systemd [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/journal_json_reader.c:142:1: error: Memory leak: str [memleak] tlog-14/lib/tlog/journal_json_reader.c:123:38: style: Variable 'journal_json_reader' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/journal_json_reader.c:69:17: style: Variable 'namespace' is assigned a value that is never used. [unreadVariable] tlog-14/lib/tlog/fd_json_reader.c:146:1: error: Memory leak: str [memleak] tlog-14/lib/tlog/es_json_reader.c:191:16: warning: Identical condition and return expression 'len==0', return value is always false [identicalConditionAfterEarlyExit] tlog-14/lib/tlog/es_json_reader.c:186:13: note: If condition 'len==0' is true, the function will return/exit tlog-14/lib/tlog/es_json_reader.c:191:16: note: Returning identical expression 'len==0' tlog-14/lib/tlog/es_json_reader.c:329:1: error: Memory leak: str [memleak] tlog-14/lib/tlog/es_json_reader.c:303:33: style: Variable 'es_json_reader' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/fd_json_reader.c:120:33: style: Variable 'fd_json_reader' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/fd_json_reader.c:276:64: style: Parameter 'fd_json_reader' can be declared as pointer to const [constParameterPointer] tlog-14/lib/tlog/json_dispatcher.c:28:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abstract_object [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_dispatcher.c:51:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_dispatcher [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:72:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_WINDOW_STATE_KNOWN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:105:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_WINDOW_STATE_RESERVED [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:210:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:229:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:254:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:268:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:311:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:366:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:450:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:480:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TRX_STATE_ROOT [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:540:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TRX_STATE_ROOT [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:567:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_ZERO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_misc.c:52:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_type_array [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_misc.c:159:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_misc.c:208:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_misc.c:260:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_misc.c:351:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_UTF8_INIT [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_reader.c:46:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_reader.c:113:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_reader.c:94:5: error: Memory leak: str [memleak] tlog-14/lib/tlog/json_reader.c:105:25: style: Variable 'orig_object' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/json_sink.c:53:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SINK_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_sink.c:115:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_sink.c:189:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_sink.c:271:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_sink.c:294:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_timespec_zero [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_chunk.c:108:16: style: Local variable 'len' shadows outer argument [shadowArgument] tlog-14/lib/tlog/json_chunk.c:102:57: note: Shadowed declaration tlog-14/lib/tlog/json_chunk.c:108:16: note: Shadow variable tlog-14/lib/tlog/json_writer.c:43:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_msg.c:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_JSON_MSG_FIELD_MISSING [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_source.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_msg.c:257:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_MSG_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_source.c:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_source.c:123:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_source.c:206:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_source.c:263:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/mem_json_reader.c:66:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/mem_json_reader.c:184:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_stream.c:43:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_stream.c:73:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_stream [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/json_stream.c:93:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/mem_json_reader.c:100:1: error: Memory leak: str [memleak] tlog-14/lib/tlog/mem_json_reader.c:80:34: style: Variable 'mem_json_reader' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/mem_json_writer.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/mem_json_writer.c:72:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/misc.c:49:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/misc.c:134:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_EXEC_OPT_DROP_PRIVS [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/pkt.c:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/pkt.c:80:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/pkt.c:102:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/pkt.c:135:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/pkt.c:226:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/pkt.c:278:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/pkt.c:305:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/misc.c:161:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/play_conf.c:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play_conf.c:82:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play_conf.c:59:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/play_conf.c:144:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/play.c:98:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:267:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:328:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:410:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:494:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:601:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_timespec_zero [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:773:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:968:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:1186:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:113:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:182:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:284:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:301:22: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] tlog-14/lib/tlog/rec_conf.c:336:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: argv [nullPointerOutOfMemory] tlog-14/lib/tlog/rec_conf.c:320:18: note: Assuming allocation function fails tlog-14/lib/tlog/rec_conf.c:320:18: note: Assignment 'argv=calloc(argc+1,sizeof(*argv))', assigned value is 0 tlog-14/lib/tlog/rec_conf.c:336:9: note: Null pointer dereference tlog-14/lib/tlog/rec.c:96:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_NAME_MAX [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:350:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec_conf.c:284:13: note: grc is assigned tlog-14/lib/tlog/rec_conf.c:350:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:161:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:350:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec_conf.c:304:25: note: grc is assigned tlog-14/lib/tlog/rec_conf.c:350:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:304:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:375:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:516:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:601:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:706:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:826:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:1066:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:1095:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:1139:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TAP_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_conf.c:67:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_conf.c:95:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_conf.c:158:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_conf.c:258:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_conf.c:351:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_conf.c:299:28: style: Variable 'passwd' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/rec_item.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_session_conf.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_session_conf.c:79:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_session_conf.c:111:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_session_conf.c:196:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_session_conf.c:308:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/play.c:833:26: style: Condition 'c>=0x40' is always true [knownConditionTrueFalse] tlog-14/lib/tlog/play.c:825:19: note: Assuming that condition 'c<=0x3f' is not redundant tlog-14/lib/tlog/play.c:833:26: note: Condition 'c>=0x40' is always true tlog-14/lib/tlog/play.c:121:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:98:13: note: grc is assigned tlog-14/lib/tlog/play.c:121:9: note: grc is overwritten tlog-14/lib/tlog/play.c:121:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:109:13: note: grc is assigned tlog-14/lib/tlog/play.c:121:9: note: grc is overwritten tlog-14/lib/tlog/play.c:121:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:115:13: note: grc is assigned tlog-14/lib/tlog/play.c:121:9: note: grc is overwritten tlog-14/lib/tlog/play.c:284:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:267:13: note: grc is assigned tlog-14/lib/tlog/play.c:284:9: note: grc is overwritten tlog-14/lib/tlog/play.c:340:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:328:13: note: grc is assigned tlog-14/lib/tlog/play.c:340:13: note: grc is overwritten tlog-14/lib/tlog/play.c:340:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:335:17: note: grc is assigned tlog-14/lib/tlog/play.c:340:13: note: grc is overwritten tlog-14/lib/tlog/play.c:369:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:365:17: note: grc is assigned tlog-14/lib/tlog/play.c:369:13: note: grc is overwritten tlog-14/lib/tlog/play.c:380:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:374:13: note: grc is assigned tlog-14/lib/tlog/play.c:380:9: note: grc is overwritten tlog-14/lib/tlog/play.c:616:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:605:17: note: grc is assigned tlog-14/lib/tlog/play.c:616:9: note: grc is overwritten tlog-14/lib/tlog/play.c:1231:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/play.c:1186:13: note: grc is assigned tlog-14/lib/tlog/play.c:1231:9: note: grc is overwritten tlog-14/lib/tlog/play.c:130:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/play.c:294:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/play.c:717:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/play.c:943:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rl_json_writer.c:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rl_json_writer.c:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec_session_conf.c:326:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: name [nullPointerOutOfMemory] tlog-14/lib/tlog/rec_session_conf.c:321:22: note: Assuming allocation function fails tlog-14/lib/tlog/rec_session_conf.c:321:22: note: Assignment 'name=malloc(strlen(str)+2)', assigned value is 0 tlog-14/lib/tlog/rec_session_conf.c:326:9: note: Null pointer dereference tlog-14/lib/tlog/rec_session_conf.c:362:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: argv [nullPointerOutOfMemory] tlog-14/lib/tlog/rec_session_conf.c:355:18: note: Assuming allocation function fails tlog-14/lib/tlog/rec_session_conf.c:355:18: note: Assignment 'argv=calloc(1+(option?1:0)+json_object_array_length(args)+1,sizeof(*argv))', assigned value is 0 tlog-14/lib/tlog/rec_session_conf.c:362:5: note: Null pointer dereference tlog-14/lib/tlog/rec_session_conf.c:382:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: argv [nullPointerOutOfMemory] tlog-14/lib/tlog/rec_session_conf.c:355:18: note: Assuming allocation function fails tlog-14/lib/tlog/rec_session_conf.c:355:18: note: Assignment 'argv=calloc(1+(option?1:0)+json_object_array_length(args)+1,sizeof(*argv))', assigned value is 0 tlog-14/lib/tlog/rec_session_conf.c:382:9: note: Null pointer dereference tlog-14/lib/tlog/rec_session_conf.c:327:21: error:inconclusive: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] tlog-14/lib/tlog/rec_session_conf.c:321:22: note: Assuming allocation function fails tlog-14/lib/tlog/rec_session_conf.c:321:22: note: Assignment 'name=malloc(strlen(str)+2)', assigned value is 0 tlog-14/lib/tlog/rec_session_conf.c:327:21: note: Null pointer addition tlog-14/lib/tlog/rec_session_conf.c:390:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec_session_conf.c:308:13: note: grc is assigned tlog-14/lib/tlog/rec_session_conf.c:390:9: note: grc is overwritten tlog-14/lib/tlog/rec_session_conf.c:390:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec_session_conf.c:344:13: note: grc is assigned tlog-14/lib/tlog/rec_session_conf.c:390:9: note: grc is overwritten tlog-14/lib/tlog/rec_session_conf.c:390:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec_session_conf.c:348:13: note: grc is assigned tlog-14/lib/tlog/rec_session_conf.c:390:9: note: grc is overwritten tlog-14/lib/tlog/rec_session_conf.c:64:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_session_conf.c:92:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_session_conf.c:172:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_session_conf.c:273:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec_session_conf.c:391:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/session.c:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/session.c:75:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_SESSION_LOCK_DIR [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/session.c:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/session.c:160:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/sink.c:42:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/sink.c:82:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_POS_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/sink.c:119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/sink.c:132:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/source.c:51:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/source.c:117:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/source.c:99:5: error: Memory leak: str [memleak] tlog-14/lib/tlog/syslog_json_writer.c:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/syslog_json_writer.c:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/syslog_json_writer.c:46:37: style: Variable 'syslog_json_writer' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/syslog_misc.c:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facilitynames [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/syslog_misc.c:80:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facilitynames [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/syslog_misc.c:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prioritynames [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/syslog_misc.c:92:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prioritynames [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/rec.c:712:14: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] tlog-14/lib/tlog/rec.c:167:25: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] tlog-14/lib/tlog/rec.c:159:17: note: Assuming allocation function fails tlog-14/lib/tlog/rec.c:159:17: note: Assignment 'file=fopen(boot_id_path,"r")', assigned value is 0 tlog-14/lib/tlog/rec.c:167:25: note: Null pointer dereference tlog-14/lib/tlog/rec.c:181:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] tlog-14/lib/tlog/rec.c:159:17: note: Assuming allocation function fails tlog-14/lib/tlog/rec.c:159:17: note: Assignment 'file=fopen(boot_id_path,"r")', assigned value is 0 tlog-14/lib/tlog/rec.c:181:12: note: Null pointer dereference tlog-14/lib/tlog/rec.c:240:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] tlog-14/lib/tlog/rec.c:211:17: note: Assuming allocation function fails tlog-14/lib/tlog/rec.c:211:17: note: Assignment 'file=fopen(self_stat_path,"r")', assigned value is 0 tlog-14/lib/tlog/rec.c:240:12: note: Null pointer dereference tlog-14/lib/tlog/rec.c:331:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:304:13: note: grc is assigned tlog-14/lib/tlog/rec.c:331:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:399:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:375:13: note: grc is assigned tlog-14/lib/tlog/rec.c:399:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:399:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:381:13: note: grc is assigned tlog-14/lib/tlog/rec.c:399:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:399:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:387:13: note: grc is assigned tlog-14/lib/tlog/rec.c:399:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:399:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:393:13: note: grc is assigned tlog-14/lib/tlog/rec.c:399:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:549:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:516:13: note: grc is assigned tlog-14/lib/tlog/rec.c:549:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:549:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:530:13: note: grc is assigned tlog-14/lib/tlog/rec.c:549:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:549:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:536:13: note: grc is assigned tlog-14/lib/tlog/rec.c:549:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:549:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:543:13: note: grc is assigned tlog-14/lib/tlog/rec.c:549:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:613:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:601:13: note: grc is assigned tlog-14/lib/tlog/rec.c:613:13: note: grc is overwritten tlog-14/lib/tlog/rec.c:613:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:608:17: note: grc is assigned tlog-14/lib/tlog/rec.c:613:13: note: grc is overwritten tlog-14/lib/tlog/rec.c:626:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:621:17: note: grc is assigned tlog-14/lib/tlog/rec.c:626:13: note: grc is overwritten tlog-14/lib/tlog/rec.c:660:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:646:13: note: grc is assigned tlog-14/lib/tlog/rec.c:660:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:660:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:655:13: note: grc is assigned tlog-14/lib/tlog/rec.c:660:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:731:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:715:17: note: grc is assigned tlog-14/lib/tlog/rec.c:731:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:731:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:723:13: note: grc is assigned tlog-14/lib/tlog/rec.c:731:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:780:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:746:13: note: grc is assigned tlog-14/lib/tlog/rec.c:780:13: note: grc is overwritten tlog-14/lib/tlog/rec.c:780:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:756:13: note: grc is assigned tlog-14/lib/tlog/rec.c:780:13: note: grc is overwritten tlog-14/lib/tlog/rec.c:780:13: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:763:13: note: grc is assigned tlog-14/lib/tlog/rec.c:780:13: note: grc is overwritten tlog-14/lib/tlog/rec.c:1114:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:1107:17: note: grc is assigned tlog-14/lib/tlog/rec.c:1114:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:1200:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:1191:21: note: grc is assigned tlog-14/lib/tlog/rec.c:1200:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:1235:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:1224:13: note: grc is assigned tlog-14/lib/tlog/rec.c:1235:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:1235:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/lib/tlog/rec.c:1232:13: note: grc is assigned tlog-14/lib/tlog/rec.c:1235:9: note: grc is overwritten tlog-14/lib/tlog/rec.c:267:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec.c:341:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec.c:408:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec.c:791:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/rec.c:1115:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tlog/timespec.c:67:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/timespec.c:109:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/timespec.c:164:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/timespec.c:225:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tap.c:126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tap.c:152:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TAP_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tap.c:364:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSAFLUSH [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/timestr.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESTR_PARSER_INIT [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/timestr.c:43:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/timestr.c:103:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_ZERO [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/timestr.c:139:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESTR_PARSER_INIT [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_sink.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_sink.c:99:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_sink.c:49:27: style: Variable 'tty_sink' can be declared as pointer to const [constVariablePointer] tlog-14/lib/tlog/utf8.c:42:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_UTF8_INIT [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_source.c:79:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_source.c:111:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TTY_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_source.c:192:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_source.c:216:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_source.c:242:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIOCGWINSZ [valueFlowBailoutIncompleteVar] tlog-14/lib/tltest/json_sink.c:62:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/lib/tltest/json_sink.c:154:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tap.c:315:1: style: Label 'cleanup' is not used. [unusedLabel] tlog-14/lib/tltest/json_source.c:120:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] tlog-14/lib/tltest/json_source.c:218:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tlog-14/lib/tlog/tty_source.c:318:27: style: Condition 'rc==0' is always true [knownConditionTrueFalse] tlog-14/lib/tlog/tty_source.c:313:20: note: Assuming that condition 'rc<0' is not redundant tlog-14/lib/tlog/tty_source.c:315:27: note: Assuming that condition 'rc>0' is not redundant tlog-14/lib/tlog/tty_source.c:318:27: note: Condition 'rc==0' is always true tlog-14/lib/tlog/tty_source.c:189:43: style: Parameter 'fds' can be declared as pointer to const [constParameterPointer] tlog-14/lib/tltest/json_stream_enc.c:46:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rem [valueFlowBailoutIncompleteVar] tlog-14/lib/tltest/json_stream_enc.c:109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLTEST_JSON_STREAM_ENC_BUF_SIZE [valueFlowBailoutIncompleteVar] tlog-14/src/tlog/tlog-play.c:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] tlog-14/src/tlog/tlog-play.c:70:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/src/tlog/tlog-play.c:64:17: note: grc is assigned tlog-14/src/tlog/tlog-play.c:70:9: note: grc is overwritten tlog-14/lib/tltest/json_stream_enc.c:32:12: style: Unused variable: rem [unusedVariable] tlog-14/src/tlog/tlog-rec-session.c:71:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/src/tlog/tlog-rec.c:68:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] tlog-14/src/tlog/tlog-rec.c:119:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/src/tlog/tlog-rec.c:113:17: note: grc is assigned tlog-14/src/tlog/tlog-rec.c:119:9: note: grc is overwritten tlog-14/src/tlog/tlog-rec-session.c:121:9: style: Variable 'grc' is reassigned a value before the old one has been used. [redundantAssignment] tlog-14/src/tlog/tlog-rec-session.c:115:17: note: grc is assigned tlog-14/src/tlog/tlog-rec-session.c:121:9: note: grc is overwritten tlog-14/src/tltest/tltest-grc.c:36:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-grc.c:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-overlay.c:54:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-fd-json-reader.c:97:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-fd-json-reader.c:231:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-esc.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-passthrough.c:56:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-passthrough.c:103:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-passthrough.c:219:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-passthrough.c:288:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-fd-json-reader.c:143:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-fd-json-reader.c:148:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-fd-json-reader.c:159:21: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-fd-json-reader.c:180:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-passthrough.c:219:9: warning: If memory allocation fails, then there is a possible null pointer dereference: data_buf [nullPointerOutOfMemory] tlog-14/src/tltest/tltest-json-passthrough.c:217:22: note: Assuming allocation function fails tlog-14/src/tltest/tltest-json-passthrough.c:217:22: note: Assignment 'data_buf=malloc(data_len)', assigned value is 0 tlog-14/src/tltest/tltest-json-passthrough.c:219:9: note: Null pointer dereference tlog-14/src/tltest/tltest-json-sink.c:710:5: error: There is an unknown macro here somewhere. Configuration is required. If TLOG_DELAY_MAX_MS_STR is a macro then please configure it. [unknownMacro] tlog-14/src/tltest/tltest-json-stream-btoa.c:41:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-stream-enc-bin.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-stream-enc-txt.c:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-stream.c:118:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-stream.c:182:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-stream.c:209:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-stream.c:359:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_list [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-timestr.c:45:17: error: There is an unknown macro here somewhere. Configuration is required. If TLOG_TIMESPEC_FMT is a macro then please configure it. [unknownMacro] tlog-14/src/tltest/tltest-timespec.c:52:35: error: There is an unknown macro here somewhere. Configuration is required. If TLOG_TIMESPEC_FMT is a macro then please configure it. [unknownMacro] tlog-14/src/tltest/tltest-json-stream.c:238:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:238:17: portability: %zd in format string (no. 6) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:243:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:246:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:246:17: portability: %zd in format string (no. 6) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:252:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:252:17: portability: %zd in format string (no. 6) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:264:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:264:17: portability: %zd in format string (no. 6) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:277:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:277:17: portability: %zd in format string (no. 6) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:283:17: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] tlog-14/src/tltest/tltest-json-stream.c:204:14: style: Variable 'last_ptr' can be declared as pointer to const [constVariablePointer] tlog-14/src/tltest/tltest-json-stream.c:100:29: style: Unused variable: ptr [unusedVariable] tlog-14/src/tltest/tltest-json-stream.c:101:29: style: Unused variable: rem [unusedVariable] tlog-14/src/tltest/tltest-json-source.c:196:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] tlog-14/src/tltest/tltest-json-source.c:51:9: warning: %u in format string (no. 5) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] tlog-14/src/tltest/tltest-json-source.c:74:9: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] diff: 2.16.0 tlog-14/lib/tlog/es_json_reader.c:114:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_ES_JSON_READER_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/es_json_reader.c:114:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_ES_JSON_READER_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/es_json_reader.c:197:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable json_tokener_continue [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/es_json_reader.c:197:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_tokener_continue [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/es_json_reader.c:219:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_ES_JSON_READER_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/es_json_reader.c:219:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_ES_JSON_READER_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/es_json_reader.c:356:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/es_json_reader.c:356:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/es_json_reader.c:379:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable json_tokener_success [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/es_json_reader.c:379:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_tokener_success [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/es_json_reader.c:467:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/es_json_reader.c:467:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/fd_json_reader.c:176:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/fd_json_reader.c:176:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/fd_json_reader.c:219:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/fd_json_reader.c:219:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/fd_json_reader.c:254:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/fd_json_reader.c:254:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/fd_json_reader.c:343:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/fd_json_reader.c:343:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/fd_json_reader.c:398:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/fd_json_reader.c:398:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/fd_json_reader.c:87:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/fd_json_reader.c:87:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/fd_json_writer.c:42:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/fd_json_writer.c:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/fd_json_writer.c:71:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/fd_json_writer.c:71:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/journal_json_reader.c:163:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable systemd [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/journal_json_reader.c:163:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable systemd [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/journal_json_reader.c:76:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/journal_json_reader.c:76:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/journal_json_writer.c:130:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable systemd [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/journal_json_writer.c:130:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable systemd [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/journal_json_writer.c:71:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/journal_json_writer.c:71:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:105:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_WINDOW_STATE_RESERVED [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:105:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_WINDOW_STATE_RESERVED [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:210:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:210:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:229:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:229:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:254:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:254:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:268:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:268:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:311:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:311:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:31:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_chunk [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:366:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:366:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:450:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:450:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:480:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TRX_STATE_ROOT [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:480:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TRX_STATE_ROOT [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:540:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TRX_STATE_ROOT [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:540:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TRX_STATE_ROOT [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:567:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_ZERO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:567:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_ZERO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_chunk.c:72:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_WINDOW_STATE_KNOWN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_chunk.c:72:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_CHUNK_WINDOW_STATE_KNOWN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_dispatcher.c:28:87: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable abstract_object [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_dispatcher.c:28:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abstract_object [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_dispatcher.c:51:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_dispatcher [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_dispatcher.c:51:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_dispatcher [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_misc.c:159:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_misc.c:159:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_misc.c:208:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_misc.c:208:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_misc.c:260:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_misc.c:260:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_misc.c:351:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_UTF8_INIT [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_misc.c:351:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_UTF8_INIT [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_misc.c:52:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable json_type_array [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_misc.c:52:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable json_type_array [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_msg.c:115:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_JSON_MSG_FIELD_MISSING [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_msg.c:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_JSON_MSG_FIELD_MISSING [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_msg.c:257:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_MSG_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_msg.c:257:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_MSG_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_reader.c:113:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_reader.c:113:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_reader.c:46:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_reader.c:46:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_sink.c:115:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_sink.c:115:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_sink.c:189:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_sink.c:189:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_sink.c:271:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_sink.c:271:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_sink.c:294:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tlog_timespec_zero [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_sink.c:294:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_timespec_zero [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_sink.c:53:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SINK_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_sink.c:53:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SINK_CHUNK_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_source.c:123:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_source.c:123:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_source.c:206:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_source.c:206:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_source.c:263:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_source.c:263:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_source.c:37:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_source.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_source.c:85:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_source.c:85:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_stream.c:43:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_stream.c:43:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_stream.c:73:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_stream [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_stream.c:73:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_json_stream [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_stream.c:93:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_stream.c:93:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/json_writer.c:43:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/json_writer.c:43:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/mem_json_reader.c:184:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/mem_json_reader.c:184:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/mem_json_reader.c:66:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/mem_json_reader.c:66:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/mem_json_writer.c:49:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/mem_json_writer.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/mem_json_writer.c:72:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/mem_json_writer.c:72:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/misc.c:134:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_EXEC_OPT_DROP_PRIVS [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/misc.c:134:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_EXEC_OPT_DROP_PRIVS [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/misc.c:49:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/misc.c:49:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/pkt.c:102:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/pkt.c:102:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/pkt.c:135:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/pkt.c:135:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/pkt.c:226:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/pkt.c:226:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/pkt.c:278:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/pkt.c:278:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/pkt.c:305:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/pkt.c:305:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/pkt.c:64:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/pkt.c:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/pkt.c:80:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/pkt.c:80:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_IO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:1186:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:1186:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:267:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:267:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:328:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:328:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:410:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:410:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:494:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:494:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:601:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tlog_timespec_zero [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:601:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tlog_timespec_zero [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:773:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:773:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:968:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:968:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play.c:98:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play.c:98:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play_conf.c:46:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play_conf.c:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/play_conf.c:82:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/play_conf.c:82:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:1066:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:1066:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:1095:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:1095:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:1139:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TAP_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:1139:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TAP_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:161:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:161:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:167:25: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] tlog-14/lib/tlog/rec.c:159:17: note: Assuming allocation function fails tlog-14/lib/tlog/rec.c:159:17: note: Assignment 'file=fopen(boot_id_path,"r")', assigned value is 0 tlog-14/lib/tlog/rec.c:167:25: note: Null pointer dereference head tlog-14/lib/tlog/rec.c:181:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] tlog-14/lib/tlog/rec.c:159:17: note: Assuming allocation function fails tlog-14/lib/tlog/rec.c:159:17: note: Assignment 'file=fopen(boot_id_path,"r")', assigned value is 0 tlog-14/lib/tlog/rec.c:181:12: note: Null pointer dereference head tlog-14/lib/tlog/rec.c:240:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] tlog-14/lib/tlog/rec.c:211:17: note: Assuming allocation function fails tlog-14/lib/tlog/rec.c:211:17: note: Assignment 'file=fopen(self_stat_path,"r")', assigned value is 0 tlog-14/lib/tlog/rec.c:240:12: note: Null pointer dereference 2.16.0 tlog-14/lib/tlog/rec.c:304:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:304:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:375:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:375:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:516:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:516:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:601:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:601:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:706:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:706:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:826:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:826:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec.c:96:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HOST_NAME_MAX [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec.c:96:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HOST_NAME_MAX [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_conf.c:113:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_conf.c:113:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_conf.c:182:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_conf.c:182:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_conf.c:284:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_conf.c:284:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_conf.c:336:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: argv [nullPointerOutOfMemory] tlog-14/lib/tlog/rec_conf.c:320:18: note: Assuming allocation function fails tlog-14/lib/tlog/rec_conf.c:320:18: note: Assignment 'argv=calloc(argc+1,sizeof(*argv))', assigned value is 0 tlog-14/lib/tlog/rec_conf.c:336:9: note: Null pointer dereference 2.16.0 tlog-14/lib/tlog/rec_conf.c:47:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_conf.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_conf.c:82:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_conf.c:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_item.c:30:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_item.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_TYPE_WINDOW [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_session_conf.c:111:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_session_conf.c:111:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_session_conf.c:196:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_session_conf.c:196:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_session_conf.c:308:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_session_conf.c:308:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_session_conf.c:326:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: name [nullPointerOutOfMemory] tlog-14/lib/tlog/rec_session_conf.c:321:22: note: Assuming allocation function fails tlog-14/lib/tlog/rec_session_conf.c:321:22: note: Assignment 'name=malloc(strlen(str)+2)', assigned value is 0 tlog-14/lib/tlog/rec_session_conf.c:326:9: note: Null pointer dereference head tlog-14/lib/tlog/rec_session_conf.c:327:21: error:inconclusive: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] tlog-14/lib/tlog/rec_session_conf.c:321:22: note: Assuming allocation function fails tlog-14/lib/tlog/rec_session_conf.c:321:22: note: Assignment 'name=malloc(strlen(str)+2)', assigned value is 0 tlog-14/lib/tlog/rec_session_conf.c:327:21: note: Null pointer addition head tlog-14/lib/tlog/rec_session_conf.c:362:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: argv [nullPointerOutOfMemory] tlog-14/lib/tlog/rec_session_conf.c:355:18: note: Assuming allocation function fails tlog-14/lib/tlog/rec_session_conf.c:355:18: note: Assignment 'argv=calloc(1+(option?1:0)+json_object_array_length(args)+1,sizeof(*argv))', assigned value is 0 tlog-14/lib/tlog/rec_session_conf.c:362:5: note: Null pointer dereference head tlog-14/lib/tlog/rec_session_conf.c:382:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: argv [nullPointerOutOfMemory] tlog-14/lib/tlog/rec_session_conf.c:355:18: note: Assuming allocation function fails tlog-14/lib/tlog/rec_session_conf.c:355:18: note: Assignment 'argv=calloc(1+(option?1:0)+json_object_array_length(args)+1,sizeof(*argv))', assigned value is 0 tlog-14/lib/tlog/rec_session_conf.c:382:9: note: Null pointer dereference 2.16.0 tlog-14/lib/tlog/rec_session_conf.c:44:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_session_conf.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rec_session_conf.c:79:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rec_session_conf.c:79:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rl_json_writer.c:126:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rl_json_writer.c:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/rl_json_writer.c:79:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/rl_json_writer.c:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/session.c:105:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/session.c:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/session.c:160:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/session.c:160:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/session.c:43:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/session.c:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_FAILURE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/session.c:75:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_SESSION_LOCK_DIR [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/session.c:75:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_SESSION_LOCK_DIR [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/sink.c:119:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/sink.c:119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/sink.c:132:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/sink.c:132:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/sink.c:42:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/sink.c:42:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/sink.c:82:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_POS_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/sink.c:82:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_POS_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/source.c:117:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/source.c:117:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/source.c:51:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/source.c:51:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/syslog_json_writer.c:39:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/syslog_json_writer.c:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/syslog_json_writer.c:51:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/syslog_json_writer.c:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/syslog_misc.c:74:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable facilitynames [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/syslog_misc.c:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facilitynames [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/syslog_misc.c:80:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable facilitynames [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/syslog_misc.c:80:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facilitynames [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/syslog_misc.c:86:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable prioritynames [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/syslog_misc.c:86:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prioritynames [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/syslog_misc.c:92:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable prioritynames [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/syslog_misc.c:92:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prioritynames [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tap.c:126:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tap.c:126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tap.c:152:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TAP_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tap.c:152:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TAP_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tap.c:364:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TCSAFLUSH [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tap.c:364:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSAFLUSH [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/timespec.c:109:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/timespec.c:109:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/timespec.c:164:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/timespec.c:164:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/timespec.c:225:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/timespec.c:225:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/timespec.c:67:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/timespec.c:67:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/timestr.c:103:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_ZERO [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/timestr.c:103:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_ZERO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/timestr.c:139:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESTR_PARSER_INIT [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/timestr.c:139:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESTR_PARSER_INIT [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/timestr.c:34:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESTR_PARSER_INIT [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/timestr.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESTR_PARSER_INIT [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/timestr.c:43:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/timestr.c:43:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TIMESPEC_NSEC_PER_SEC [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tty_sink.c:86:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tty_sink.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tty_sink.c:99:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tty_sink.c:99:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tty_source.c:111:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TTY_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tty_source.c:111:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_TTY_SOURCE_IO_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tty_source.c:192:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tty_source.c:192:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tty_source.c:216:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tty_source.c:216:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tty_source.c:242:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TIOCGWINSZ [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tty_source.c:242:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIOCGWINSZ [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/tty_source.c:79:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/tty_source.c:79:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tlog/utf8.c:42:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_UTF8_INIT [valueFlowBailoutIncompleteVar] head tlog-14/lib/tlog/utf8.c:42:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_UTF8_INIT [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tltest/json_sink.c:154:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head tlog-14/lib/tltest/json_sink.c:154:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tltest/json_sink.c:62:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/lib/tltest/json_sink.c:62:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tltest/json_source.c:120:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] head tlog-14/lib/tltest/json_source.c:120:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tltest/json_source.c:218:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head tlog-14/lib/tltest/json_source.c:218:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tltest/json_stream_enc.c:109:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLTEST_JSON_STREAM_ENC_BUF_SIZE [valueFlowBailoutIncompleteVar] head tlog-14/lib/tltest/json_stream_enc.c:109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLTEST_JSON_STREAM_ENC_BUF_SIZE [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/lib/tltest/json_stream_enc.c:46:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable rem [valueFlowBailoutIncompleteVar] head tlog-14/lib/tltest/json_stream_enc.c:46:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rem [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tlog/tlog-play.c:44:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] head tlog-14/src/tlog/tlog-play.c:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tlog/tlog-rec-session.c:71:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/src/tlog/tlog-rec-session.c:71:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tlog/tlog-rec.c:68:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] head tlog-14/src/tlog/tlog-rec.c:68:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_GRC_ERRNO [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-fd-json-reader.c:231:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-fd-json-reader.c:231:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-fd-json-reader.c:97:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-fd-json-reader.c:97:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-grc.c:36:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-grc.c:36:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-grc.c:75:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-grc.c:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-esc.c:65:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-esc.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-overlay.c:54:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-overlay.c:54:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_RC_OK [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-passthrough.c:103:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-passthrough.c:103:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_PKT_VOID [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-passthrough.c:219:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-passthrough.c:219:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-passthrough.c:219:9: warning: If memory allocation fails, then there is a possible null pointer dereference: data_buf [nullPointerOutOfMemory] tlog-14/src/tltest/tltest-json-passthrough.c:217:22: note: Assuming allocation function fails tlog-14/src/tltest/tltest-json-passthrough.c:217:22: note: Assignment 'data_buf=malloc(data_len)', assigned value is 0 tlog-14/src/tltest/tltest-json-passthrough.c:219:9: note: Null pointer dereference 2.16.0 tlog-14/src/tltest/tltest-json-passthrough.c:288:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-passthrough.c:288:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-passthrough.c:56:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-passthrough.c:56:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-source.c:196:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-source.c:196:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-stream-btoa.c:41:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-stream-btoa.c:41:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-stream-enc-bin.c:39:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-stream-enc-bin.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-stream-enc-txt.c:40:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-stream-enc-txt.c:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-stream.c:118:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-stream.c:118:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-stream.c:182:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-stream.c:182:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-stream.c:209:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-stream.c:209:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TLOG_JSON_STREAM_SIZE_MIN [valueFlowBailoutIncompleteVar] 2.16.0 tlog-14/src/tltest/tltest-json-stream.c:359:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable op_list [valueFlowBailoutIncompleteVar] head tlog-14/src/tltest/tltest-json-stream.c:359:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op_list [valueFlowBailoutIncompleteVar] DONE