2024-03-26 19:53 ftp://ftp.de.debian.org/debian/pool/main/d/davix/davix_0.8.5.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=googletest --library=libcurl --library=openssl --library=zlib --library=bsd --library=gtk --library=boost --library=nspr --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.5.0-25-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.55 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 cppcheck: head 2.13.0 head-info: 61552d0 (2024-03-26 14:25:53 +0100) count: 3608 2170 elapsed-time: 59.1 62.2 head-timing-info: old-timing-info: head results: davix-0.8.5/deps/curl/docs/examples/10-at-a-time.c:100:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/10-at-a-time.c:113:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/altsvc.c:36:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/anyauthput.c:43:0: error: #error "upgrade your libcurl to no less than 7.12.3" [preprocessorErrorDirective] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:93:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:115:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:165:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:187:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:234:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:248:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:258:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:315:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:353:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:369:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:379:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:415:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:438:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:482:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_SOCKETDATA [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:469:1: error: Memory leak: conn [memleak] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:306:14: style: C-style pointer casting [cstyleCast] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:317:20: style: C-style pointer casting [cstyleCast] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:318:18: style: C-style pointer casting [cstyleCast] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:348:19: style: C-style pointer casting [cstyleCast] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:350:21: style: C-style pointer casting [cstyleCast] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:364:21: style: C-style pointer casting [cstyleCast] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:434:11: style: C-style pointer casting [cstyleCast] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:486:12: style: C-style pointer casting [cstyleCast] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:345:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:445:55: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:345:30: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:364:13: style: Variable 'conn' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:377:55: style: Parameter 'address' can be declared as pointer to const. However it seems that 'opensocket' is a callback function, if 'address' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:457:60: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:377:55: note: Parameter 'address' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:429:28: style: Parameter 'url' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/cacertinmem.c:40:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_ABORTED_BY_CALLBACK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/cacertinmem.c:126:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/cacertinmem.c:89:23: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] davix-0.8.5/deps/curl/docs/examples/cacertinmem.c:32:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'writefunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/cacertinmem.c:134:49: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/cacertinmem.c:32:35: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/certinfo.c:42:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/chkspeed.c:173:35: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/docs/examples/cookie_interface.c:44:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_COOKIELIST [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/cookie_interface.c:69:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/cookie_interface.c:80:7: error: Resource leak: curl [resourceLeak] davix-0.8.5/deps/curl/docs/examples/crawler.c:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/crawler.c:102:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTML_PARSE_NOBLANKS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/crawler.c:151:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBXML_TEST_VERSION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/crawler.c:96:3: error: Memory leak: mem [memleak] davix-0.8.5/deps/curl/docs/examples/crawler.c:96:3: error: Memory leak: mem.buf [memleak] davix-0.8.5/deps/curl/docs/examples/crawler.c:51:26: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'grow_buffer' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/crawler.c:79:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/crawler.c:51:26: note: Parameter 'contents' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/crawler.c:67:25: style: Parameter 'url' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/curlgtk.c:55:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/curlgtk.c:79:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/curlgtk.c:22:28: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'my_write_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/curlgtk.c:57:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/curlgtk.c:22:28: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/curlgtk.c:51:12: style: Variable 'url' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/curlx.c:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACCESS_DESCRIPTION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/curlx.c:204:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NID_sinfo_access [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/curlx.c:254:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSL_MODE_AUTO_RETRY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/curlx.c:300:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/curlx.c:167:32: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] davix-0.8.5/deps/curl/docs/examples/curlx.c:151:40: style: Parameter 'ia5' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/curlx.c:200:20: style: Variable 'accessinfo' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/curlx.c:280:9: style: Variable 'mimetype' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/curlx.c:281:9: style: Variable 'mimetypeaccept' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/curlx.c:284:18: style: Variable 'hostporturl' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/debug.c:95:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/debug.c:135:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_DEBUGDATA [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/debug.c:35:40: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/debug.c:89:16: style: Variable 'config' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:117:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:146:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:182:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:204:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPOLLIN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:232:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:255:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPOLL_CTL_DEL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:270:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:309:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:349:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:365:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:407:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:418:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:450:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPOLL_CTL_DEL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:478:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPOLL_CLOEXEC [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:389:1: error: Memory leak: conn [memleak] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:251:46: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:267:33: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:345:13: style: Variable 'conn' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:355:28: style: Parameter 'url' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:120:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:134:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:181:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:202:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:234:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:248:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:327:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:343:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:386:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:396:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:438:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_SOCKETDATA [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:367:1: error: Memory leak: conn [memleak] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:323:13: style: Variable 'conn' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:333:28: style: Parameter 'url' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:88:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKOPT_ALREADY_CONNECTED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:113:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:119:7: error: Resource leak: curl [resourceLeak] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:119:7: error: Resource leak: sockfd [resourceLeak] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:129:7: error: Resource leak: curl [resourceLeak] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:136:7: error: Resource leak: curl [resourceLeak] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:55:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/externalsocket.c:143:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/externalsocket.c:55:32: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/fileupload.c:78:34: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/docs/examples/fopen.c:111:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/fopen.c:168:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/fopen.c:252:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/fopen.c:300:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/fopen.c:327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/fopen.c:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/fopen.c:414:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/fopen.c:94:36: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/fopen.c:255:64: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/fopen.c:94:36: note: Parameter 'buffer' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/fopen.c:455:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:51:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:113:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFILETYPE_FILE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:136:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_CHUNK_END_FUNC_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:148:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:94:50: style: Parameter 'finfo' can be declared as pointer to const. However it seems that 'file_is_coming' is a callback function, if 'finfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:66:56: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:94:50: note: Parameter 'finfo' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:139:30: style: Parameter 'buff' can be declared as pointer to const. However it seems that 'write_it' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:72:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:139:30: note: Parameter 'buff' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/ftpget.c:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftpget.c:36:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftpget.c:68:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/ftpget.c:36:31: note: Parameter 'buffer' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/ftpgetinfo.c:50:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftpgetinfo.c:43:8: style: Variable 'ftpurl' can be declared as const array [constVariable] davix-0.8.5/deps/curl/docs/examples/ftpgetresp.c:57:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftpgetresp.c:32:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_response' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftpgetresp.c:61:52: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/ftpgetresp.c:32:22: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/ftpsget.c:60:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftpsget.c:37:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftpsget.c:72:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/ftpsget.c:37:31: note: Parameter 'buffer' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/ftpupload.c:61:35: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/docs/examples/ftpuploadfrommem.c:78:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_READFUNC_ABORT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_GOT_NOTHING [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:151:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:32:42: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'getcontentlengthfunc' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:89:56: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:32:42: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/getinfo.c:36:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/getinmemory.c:70:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/getinmemory.c:40:27: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/getinmemory.c:79:56: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/getinmemory.c:40:27: note: Parameter 'contents' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/getredirect.c:38:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:99:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:128:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMSG_DONE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:149:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_TIMEOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:185:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:221:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:252:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_REMOVE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:306:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:377:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_STATUS_NORMAL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:389:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:426:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_SOCKETDATA [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/ghiper.c:326:1: error: Memory leak: conn [memleak] davix-0.8.5/deps/curl/docs/examples/ghiper.c:435:3: error: Memory leak: gmain [memleak] davix-0.8.5/deps/curl/docs/examples/ghiper.c:435:3: error: Memory leak: ch [memleak] davix-0.8.5/deps/curl/docs/examples/ghiper.c:374:7: style: Statements following noreturn function 'g_error()' will never be executed. [unreachableCode] davix-0.8.5/deps/curl/docs/examples/ghiper.c:286:13: style: Variable 'conn' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:118:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:147:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:200:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EV_READ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:226:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_TIMEOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:249:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:279:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:319:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:335:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:384:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:394:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:442:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_SOCKETDATA [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:357:1: error: Memory leak: conn [memleak] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:315:13: style: Variable 'conn' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:325:28: style: Parameter 'url' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/href_extractor.c:45:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTML_VALUE_ENDED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/href_extractor.c:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/href_extractor.c:53:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/docs/examples/htmltidy.c:79:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ERROR_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/htmltidy.c:79:10: style: Variable 'curl_errbuf' can be declared as const array [constVariable] davix-0.8.5/deps/curl/docs/examples/htmltidy.c:114:31: error: Uninitialized variable: curl_errbuf [uninitvar] davix-0.8.5/deps/curl/docs/examples/htmltitle.cpp:94:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/htmltitle.cpp:245:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_CHAR_ENCODING_NONE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/htmltitle.cpp:264:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/htmltitle.cpp:87:37: style: Parameter 'url' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/http-post.c:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-download.c:65:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-download.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-download.c:154:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_WRITEDATA [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-download.c:206:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_PIPELINING [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-download.c:53:53: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/http2-download.c:107:20: style: Variable 't' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:75:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_PUSH_DENY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:148:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_PUSHDATA [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:43:16: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:85:48: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:43:16: note: Parameter 'contents' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:100:9: style: Variable 'headp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/http2-serverpush.c:38:0: error: #error "too old libcurl, can't do HTTP/2 server push!" [preprocessorErrorDirective] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:67:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:191:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_WRITEDATA [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_PIPELINING [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:125:9: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:222:1: error: Resource leak: out [resourceLeak] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:56:53: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:110:17: style: Variable 'i' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:116:14: style: Variable 'now' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/http2-upload.c:170:9: style: Variable 'out' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/http3-present.c:33:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/http3-present.c:31:27: style: Variable 'ver' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/http3.c:36:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/httpcustomheader.c:52:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_HTTPHEADER [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/httpput.c:53:35: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/docs/examples/https.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-append.c:98:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-authzid.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-copy.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-create.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-delete.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-examine.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-fetch.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-list.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-lsub.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-multi.c:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-multi.c:73:5: error: Resource leak: curl [resourceLeak] davix-0.8.5/deps/curl/docs/examples/imap-noop.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-search.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-ssl.c:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-store.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/imap-tls.c:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-app.c:62:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-app.c:54:12: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/multi-debugcallback.c:103:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-debugcallback.c:139:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-debugcallback.c:42:40: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/multi-double.c:51:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-event.c:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-event.c:104:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_EFFECTIVE_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-event.c:128:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EV_READ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-event.c:144:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_TIMEOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-event.c:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-event.c:214:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-event.c:84:1: error: Resource leak: file [resourceLeak] davix-0.8.5/deps/curl/docs/examples/multi-event.c:67:9: style: Variable 'file' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/multi-formadd.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFORM_COPYNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-poll.c:43:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-post.c:60:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ZERO_TERMINATED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-single.c:57:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-uv.c:84:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-uv.c:114:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_EFFECTIVE_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-uv.c:138:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UV_READABLE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-uv.c:154:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_TIMEOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-uv.c:188:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-uv.c:216:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multi-uv.c:94:1: error: Resource leak: file [resourceLeak] davix-0.8.5/deps/curl/docs/examples/multi-uv.c:77:9: style: Variable 'file' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/multithread.c:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multithread.c:74:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/multithread.c:49:33: style: Parameter 'url' can be declared as pointer to const. However it seems that 'pull_one_url' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/multithread.c:79:32: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/multithread.c:49:33: note: Parameter 'url' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/opensslthreadlock.c:47:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/opensslthreadlock.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_LOCK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/parseurl.c:45:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/persistent.c:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-authzid.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-dele.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-list.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-multi.c:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-multi.c:73:5: error: Resource leak: curl [resourceLeak] davix-0.8.5/deps/curl/docs/examples/pop3-noop.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-retr.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-ssl.c:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-stat.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-tls.c:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-top.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/pop3-uidl.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/post-callback.c:75:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/postinmemory.c:67:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/postinmemory.c:37:27: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'WriteMemoryCallback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/postinmemory.c:73:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/postinmemory.c:37:27: note: Parameter 'contents' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/postit2-formadd.c:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/postit2-formadd.c:44:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/docs/examples/postit2.c:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/postit2.c:44:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/docs/examples/progressfunc.c:76:27: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/docs/examples/resolve.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RESOLVE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/rtsp.c:51:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICANON [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/rtsp.c:81:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RTSP_STREAM_URI [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/rtsp.c:95:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/rtsp.c:116:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RTSP_STREAM_URI [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/rtsp.c:128:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RTSP_STREAM_URI [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/rtsp.c:143:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RTSP_REQUEST [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/rtsp.c:191:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_SUCCESS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/rtsp.c:173:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] davix-0.8.5/deps/curl/docs/examples/rtsp.c:233:31: style: Variable 'data' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/sampleconv.c:52:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLATFORM_CONV_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sampleconv.c:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLATFORM_CONV_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sampleconv.c:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLATFORM_CONV_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sampleconv.c:96:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sendrecv.c:122:23: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/docs/examples/sepheaders.c:46:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sepheaders.c:32:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/sepheaders.c:58:56: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/sepheaders.c:32:32: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/sessioninfo.c:47:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_TLS_SESSION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sessioninfo.c:88:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sftpget.c:69:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sftpget.c:46:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'my_fwrite' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/sftpget.c:79:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/sftpget.c:46:31: note: Parameter 'buffer' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/sftpuploadresume.c:69:26: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/docs/examples/shared-connection-cache.c:36:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/shared-connection-cache.c:44:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/shared-connection-cache.c:66:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/simple.c:36:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/simplepost.c:39:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/simplessl.c:76:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/simplessl.c:85:10: style: Condition 'pEngine' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/docs/examples/simplessl.c:71:15: note: Assignment 'pEngine=NULL', assigned value is 0 davix-0.8.5/deps/curl/docs/examples/simplessl.c:85:10: note: Condition 'pEngine' is always false davix-0.8.5/deps/curl/docs/examples/simplessl.c:109:10: style: Condition 'pPassphrase' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/docs/examples/simplessl.c:53:29: note: Assignment 'pPassphrase=NULL', assigned value is 0 davix-0.8.5/deps/curl/docs/examples/simplessl.c:109:10: note: Condition 'pPassphrase' is always false davix-0.8.5/deps/curl/docs/examples/simplessl.c:52:9: style: Variable 'headerfile' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:90:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:140:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:178:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:61:25: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_file' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:94:53: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:61:25: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'cb_delete' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:213:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:38: note: Parameter 'window' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:213:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:55: note: Parameter 'data' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/smtp-authzid.c:105:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smtp-expn.c:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smtp-mail.c:101:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smtp-mime.c:85:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smtp-multi.c:114:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smtp-multi.c:122:5: error: Resource leak: curl [resourceLeak] davix-0.8.5/deps/curl/docs/examples/smtp-ssl.c:98:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smtp-tls.c:98:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_USERNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/smtp-vrfy.c:52:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/sslbackend.c:51:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSSLSET_UNKNOWN_BACKEND [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/synctime.c:145:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/synctime.c:193:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_PROXY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/synctime.c:213:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_NOBODY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/synctime.c:228:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/synctime.c:299:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/synctime.c:316:16: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] davix-0.8.5/deps/curl/docs/examples/synctime.c:318:16: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] davix-0.8.5/deps/curl/docs/examples/synctime.c:158:22: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] davix-0.8.5/deps/curl/docs/examples/synctime.c:130:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SyncTime_CURL_WriteOutput' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/synctime.c:201:50: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/synctime.c:130:40: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/synctime.c:137:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SyncTime_CURL_WriteHeader' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/synctime.c:202:51: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/synctime.c:137:40: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/synctime.c:189:43: style: Parameter 'proxy_port' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/synctime.c:190:31: style: Parameter 'proxy_user_password' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/synctime.c:205:43: style: Parameter 'URL_Str' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/synctime.c:205:58: style: Parameter 'OutFileName' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/docs/examples/synctime.c:257:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/docs/examples/threaded-shared-conn.c:104:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/threaded-shared-conn.c:124:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/threaded-shared-conn.c:99:19: style: Variable 'u' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:54:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_LOCK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:123:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:142:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:118:33: style: Parameter 'url' can be declared as pointer to const. However it seems that 'pull_one_url' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:149:32: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:118:33: note: Parameter 'url' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/url2file.c:49:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/url2file.c:32:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/url2file.c:64:56: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/url2file.c:32:32: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/url2file.c:38:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/docs/examples/urlapi.c:46:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/usercertinmem.c:180:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/usercertinmem.c:38:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'writefunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/usercertinmem.c:188:48: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/usercertinmem.c:38:35: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/docs/examples/xmlstream.c:75:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/xmlstream.c:104:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/xmlstream.c:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/docs/examples/xmlstream.c:91:3: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] davix-0.8.5/deps/curl/docs/examples/xmlstream.c:91:3: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] davix-0.8.5/deps/curl/docs/examples/xmlstream.c:104:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] davix-0.8.5/deps/curl/docs/examples/xmlstream.c:155:7: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] davix-0.8.5/deps/curl/lib/curl_setup_once.h:174:0: debug: Failed to parse 'typedef Error Missing_definition_of_macro_sread Error Missing_definition_of_macro_swrite enum { bool_false = 0 , bool_true = 1 } bool ;'. The checking continues anyway. [simplifyTypedef] davix-0.8.5/deps/curl/lib/base64.c:122:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_CONTENT_ENCODING [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/base64.c:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/base64.c:241:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/base64.c:247:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/base64.c:254:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/base64.c:212:6: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/base64.c:211:12: note: Assignment 'result=((void)data,0)', assigned value is 0 davix-0.8.5/deps/curl/lib/base64.c:212:6: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/conncache.c:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/conncache.c:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/conncache.c:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/conncache.c:258:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/conncache.c:306:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/conncache.c:353:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/conncache.c:534:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/conncache.c:162:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/conncache.c:205:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/conncache.c:211:59: style: Parameter 'bundle' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/connect.c:902:31: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/content_encoding.c:720:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_WRITE_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/content_encoding.c:842:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_WRITE_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/content_encoding.c:856:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/content_encoding.c:972:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/content_encoding.c:810:25: style: Variable 'k' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/cookie.c:1070:22: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/curl_addrinfo.c:304:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/curl_addrinfo.c:428:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_addr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/curl_addrinfo.c:475:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/curl_addrinfo.c:472:36: style:inconclusive: Function 'Curl_str2addr' argument 1 names different: declaration 'dotted' definition 'address'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/curl_addrinfo.h:80:36: note: Function 'Curl_str2addr' argument 1 names different: declaration 'dotted' definition 'address'. davix-0.8.5/deps/curl/lib/curl_addrinfo.c:472:36: note: Function 'Curl_str2addr' argument 1 names different: declaration 'dotted' definition 'address'. davix-0.8.5/deps/curl/lib/curl_addrinfo.c:288:9: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/curl_addrinfo.c:472:36: style: Parameter 'address' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/curl_range.c:48:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RANGE_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/curl_sasl.c:155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/curl_sasl.c:267:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROXY_HTTPS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/curl_sasl.c:420:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROXY_HTTPS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/curl_sasl.c:238:46: style: Parameter 'sasl' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/curl_sasl.c:238:72: style: Parameter 'conn' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/dict.c:184:52: error: There is an unknown macro here somewhere. Configuration is required. If LIBCURL_VERSION is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/doh.c:237:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/doh.c:407:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_IPRESOLVE_V6 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/doh.c:854:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/doh.c:952:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_COULDNT_RESOLVE_HOST [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/doh.c:256:12: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/doh.c:789:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/doh.c:794:9: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/doh.c:601:8: style: Condition 'rc' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/doh.c:600:17: note: Calling function 'store_a' returns 0 davix-0.8.5/deps/curl/lib/doh.c:600:17: note: Assignment 'rc=store_a(doh,index,d)', assigned value is 0 davix-0.8.5/deps/curl/lib/doh.c:601:8: note: Condition 'rc' is always false davix-0.8.5/deps/curl/lib/doh.c:608:8: style: Condition 'rc' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/doh.c:607:20: note: Calling function 'store_aaaa' returns 0 davix-0.8.5/deps/curl/lib/doh.c:607:20: note: Assignment 'rc=store_aaaa(doh,index,d)', assigned value is 0 davix-0.8.5/deps/curl/lib/doh.c:608:8: note: Condition 'rc' is always false davix-0.8.5/deps/curl/lib/doh.c:942:55: style:inconclusive: Function 'Curl_doh_is_resolved' argument 2 names different: declaration 'dns' definition 'dnsp'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/doh.h:41:55: note: Function 'Curl_doh_is_resolved' argument 2 names different: declaration 'dns' definition 'dnsp'. davix-0.8.5/deps/curl/lib/doh.c:942:55: note: Function 'Curl_doh_is_resolved' argument 2 names different: declaration 'dns' definition 'dnsp'. davix-0.8.5/deps/curl/lib/doh.c:86:18: style: Variable 'orig' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/doh.c:139:11: style: Variable 'dot' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/doh.c:177:20: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'doh_write_cb' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/lib/doh.c:277:5: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/lib/doh.c:177:20: note: Parameter 'contents' can be declared as pointer to const davix-0.8.5/deps/curl/lib/doh.c:227:45: style: Parameter 'headers' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/doh.c:275:25: style: Variable 'resp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/doh.c:437:41: style: Parameter 'doh' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/doh.c:461:47: style: Parameter 'doh' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/doh.c:478:39: style: Parameter 'doh' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/doh.c:490:42: style: Parameter 'doh' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/doh.c:503:43: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/easy.c:210:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:233:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:296:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:597:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:656:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:792:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:880:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:983:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_RECV [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:1056:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:1088:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECURSIVE_API_CALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:1118:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECURSIVE_API_CALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/easy.c:1175:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/escape.c:159:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/escape.c:125:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/escape.c:119:10: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/escape.c:118:16: note: Assignment 'result=((void)data,0)', assigned value is 0 davix-0.8.5/deps/curl/lib/escape.c:119:10: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/escape.c:178:12: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/escape.c:177:18: note: Assignment 'result=((void)data,0)', assigned value is 0 davix-0.8.5/deps/curl/lib/escape.c:178:12: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/escape.c:150:30: style:inconclusive: Function 'Curl_urldecode' argument 6 names different: declaration 'reject_crlf' definition 'reject_ctrl'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/escape.h:31:30: note: Function 'Curl_urldecode' argument 6 names different: declaration 'reject_crlf' definition 'reject_ctrl'. davix-0.8.5/deps/curl/lib/escape.c:150:30: note: Function 'Curl_urldecode' argument 6 names different: declaration 'reject_crlf' definition 'reject_ctrl'. davix-0.8.5/deps/curl/lib/escape.c:156:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/curl/lib/file.c:423:35: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/formdata.c:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_httppost [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/formdata.c:137:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_HTTPPOST_FILENAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/formdata.c:208:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_FORMADD_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/formdata.c:734:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_READ_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/formdata.c:764:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_HTTPPOST_PTRNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/formdata.c:788:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/formdata.c:823:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/formdata.c:572:15: style: Variable 'f' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/ftp.c:2178:35: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/ftplistparser.c:301:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/ftplistparser.c:352:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OS_TYPE_UNIX [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/ftplistparser.c:732:16: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/ftplistparser.c:731:41: note: Calling function 'ftp_pl_insert_finfo' returns 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:731:41: note: Assignment 'result=ftp_pl_insert_finfo(conn,infop)', assigned value is 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:732:16: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/ftplistparser.c:744:16: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/ftplistparser.c:743:41: note: Calling function 'ftp_pl_insert_finfo' returns 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:743:41: note: Assignment 'result=ftp_pl_insert_finfo(conn,infop)', assigned value is 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:744:16: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/ftplistparser.c:839:16: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/ftplistparser.c:838:41: note: Calling function 'ftp_pl_insert_finfo' returns 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:838:41: note: Assignment 'result=ftp_pl_insert_finfo(conn,infop)', assigned value is 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:839:16: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/ftplistparser.c:851:16: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/ftplistparser.c:850:41: note: Calling function 'ftp_pl_insert_finfo' returns 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:850:41: note: Assignment 'result=ftp_pl_insert_finfo(conn,infop)', assigned value is 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:851:16: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/ftplistparser.c:971:16: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/ftplistparser.c:970:41: note: Calling function 'ftp_pl_insert_finfo' returns 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:970:41: note: Assignment 'result=ftp_pl_insert_finfo(conn,infop)', assigned value is 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:971:16: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/ftplistparser.c:983:16: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/ftplistparser.c:982:41: note: Calling function 'ftp_pl_insert_finfo' returns 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:982:41: note: Assignment 'result=ftp_pl_insert_finfo(conn,infop)', assigned value is 0 davix-0.8.5/deps/curl/lib/ftplistparser.c:983:16: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/ftplistparser.c:188:63: style:inconclusive: Function 'Curl_ftp_parselist_data_free' argument 1 names different: declaration 'pl_data' definition 'parserp'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/ftplistparser.h:38:63: note: Function 'Curl_ftp_parselist_data_free' argument 1 names different: declaration 'pl_data' definition 'parserp'. davix-0.8.5/deps/curl/lib/ftplistparser.c:188:63: note: Function 'Curl_ftp_parselist_data_free' argument 1 names different: declaration 'pl_data' definition 'parserp'. davix-0.8.5/deps/curl/lib/ftplistparser.c:198:65: style: Parameter 'pl_data' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/ftplistparser.c:326:33: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/getinfo.c:57:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/getinfo.c:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/getinfo.c:199:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/getinfo.c:310:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/getinfo.c:363:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/getinfo.c:418:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/getinfo.c:432:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/getinfo.c:448:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/gopher.c:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/gopher.c:95:18: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/gopher.c:83:9: style: Variable 'query' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/hash.c:257:28: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/hash.c:271:35: style: Parameter 'k1' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/hash.c:272:35: style: Parameter 'k2' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/hmac.c:158:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hmac.c:104:37: style:inconclusive: Function 'Curl_HMAC_update' argument 1 names different: declaration 'context' definition 'ctxt'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/curl_hmac.h:62:36: note: Function 'Curl_HMAC_update' argument 1 names different: declaration 'context' definition 'ctxt'. davix-0.8.5/deps/curl/lib/hmac.c:104:37: note: Function 'Curl_HMAC_update' argument 1 names different: declaration 'context' definition 'ctxt'. davix-0.8.5/deps/curl/lib/hmac.c:114:35: style:inconclusive: Function 'Curl_HMAC_final' argument 1 names different: declaration 'context' definition 'ctxt'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/curl_hmac.h:65:35: note: Function 'Curl_HMAC_final' argument 1 names different: declaration 'context' definition 'ctxt'. davix-0.8.5/deps/curl/lib/hmac.c:114:35: note: Function 'Curl_HMAC_final' argument 1 names different: declaration 'context' definition 'ctxt'. davix-0.8.5/deps/curl/lib/hostip.c:248:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip.c:333:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip.c:397:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip.c:511:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip.c:809:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip.c:852:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip.c:863:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip.c:1052:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_COULDNT_RESOLVE_HOST [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip.c:182:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/hostip.c:182:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] davix-0.8.5/deps/curl/lib/hostip.c:141:45: style:inconclusive: Function 'Curl_printable_address' argument 1 names different: declaration 'ip' definition 'ai'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/hostip.h:168:57: note: Function 'Curl_printable_address' argument 1 names different: declaration 'ip' definition 'ai'. davix-0.8.5/deps/curl/lib/hostip.c:141:45: note: Function 'Curl_printable_address' argument 1 names different: declaration 'ip' definition 'ai'. davix-0.8.5/deps/curl/lib/hostip.c:490:52: style:inconclusive: Function 'Curl_resolv' argument 5 names different: declaration 'dnsentry' definition 'entry'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/hostip.h:92:52: note: Function 'Curl_resolv' argument 5 names different: declaration 'dnsentry' definition 'entry'. davix-0.8.5/deps/curl/lib/hostip.c:490:52: note: Function 'Curl_resolv' argument 5 names different: declaration 'dnsentry' definition 'entry'. davix-0.8.5/deps/curl/lib/hostip.c:648:60: style:inconclusive: Function 'Curl_resolv_timeout' argument 4 names different: declaration 'dnsentry' definition 'entry'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/hostip.h:95:60: note: Function 'Curl_resolv_timeout' argument 4 names different: declaration 'dnsentry' definition 'entry'. davix-0.8.5/deps/curl/lib/hostip.c:648:60: note: Function 'Curl_resolv_timeout' argument 4 names different: declaration 'dnsentry' definition 'entry'. davix-0.8.5/deps/curl/lib/hostip.c:1077:35: style:inconclusive: Function 'Curl_once_resolved' argument 2 names different: declaration 'protocol_connect' definition 'protocol_done'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/hostip.h:151:61: note: Function 'Curl_once_resolved' argument 2 names different: declaration 'protocol_connect' definition 'protocol_done'. davix-0.8.5/deps/curl/lib/hostip.c:1077:35: note: Function 'Curl_once_resolved' argument 2 names different: declaration 'protocol_connect' definition 'protocol_done'. davix-0.8.5/deps/curl/lib/hostip.c:200:32: style: Variable 'data' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/hostip.c:202:26: style: Variable 'c' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/hostip.c:901:13: style: Variable 'port_ptr' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/hostip4.c:66:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_IPRESOLVE_V6 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostip4.c:286:7: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] davix-0.8.5/deps/curl/lib/hostip4.c:292:8: style: Condition 'buf' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/hostip4.c:130:25: note: Assignment 'buf=NULL', assigned value is 0 davix-0.8.5/deps/curl/lib/hostip4.c:292:8: note: Condition 'buf' is always false davix-0.8.5/deps/curl/lib/hostip4.c:64:39: style: Parameter 'conn' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/hostip4.c:129:19: style: Variable 'h' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/hostsyn.c:67:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostsyn.c:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostsyn.c:92:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/hostsyn.c:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/http.c:2489:45: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/http_chunks.c:162:12: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/http_chunks.c:160:18: note: Assignment 'result=((void)conn->data,0)', assigned value is 0 davix-0.8.5/deps/curl/lib/http_chunks.c:162:12: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/http_chunks.c:244:14: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/http_chunks.c:242:20: note: Assignment 'result=((void)conn->data,0)', assigned value is 0 davix-0.8.5/deps/curl/lib/http_chunks.c:244:14: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/http_chunks.c:111:39: style:inconclusive: Function 'Curl_httpchunk_read' argument 3 names different: declaration 'length' definition 'datalen'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/http_chunks.h:96:39: note: Function 'Curl_httpchunk_read' argument 3 names different: declaration 'length' definition 'datalen'. davix-0.8.5/deps/curl/lib/http_chunks.c:111:39: note: Function 'Curl_httpchunk_read' argument 3 names different: declaration 'length' definition 'datalen'. davix-0.8.5/deps/curl/lib/http_chunks.c:112:40: style:inconclusive: Function 'Curl_httpchunk_read' argument 4 names different: declaration 'wrote' definition 'wrotep'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/http_chunks.h:96:56: note: Function 'Curl_httpchunk_read' argument 4 names different: declaration 'wrote' definition 'wrotep'. davix-0.8.5/deps/curl/lib/http_chunks.c:112:40: note: Function 'Curl_httpchunk_read' argument 4 names different: declaration 'wrote' definition 'wrotep'. davix-0.8.5/deps/curl/lib/http_chunks.c:113:41: style:inconclusive: Function 'Curl_httpchunk_read' argument 5 names different: declaration 'passthru' definition 'extrap'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/http_chunks.h:97:41: note: Function 'Curl_httpchunk_read' argument 5 names different: declaration 'passthru' definition 'extrap'. davix-0.8.5/deps/curl/lib/http_chunks.c:113:41: note: Function 'Curl_httpchunk_read' argument 5 names different: declaration 'passthru' definition 'extrap'. davix-0.8.5/deps/curl/lib/http_digest.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_CONTENT_ENCODING [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/http_digest.c:155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/http_digest.c:61:7: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/http_digest.c:148:32: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/http_digest.c:163:19: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/http_digest.c:79:9: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/http_proxy.c:455:38: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/imap.c:780:53: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/inet_ntop.c:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/inet_ntop.c:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/inet_ntop.c:58:9: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/inet_ntop.c:183:42: style:inconclusive: Function 'Curl_inet_ntop' argument 2 names different: declaration 'addr' definition 'src'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/inet_ntop.h:27:42: note: Function 'Curl_inet_ntop' argument 2 names different: declaration 'addr' definition 'src'. davix-0.8.5/deps/curl/lib/inet_ntop.c:183:42: note: Function 'Curl_inet_ntop' argument 2 names different: declaration 'addr' definition 'src'. davix-0.8.5/deps/curl/lib/inet_pton.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/ldap.c:270:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_VERSION3 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/ldap.c:786:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_SCOPE_ONELEVEL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/ldap.c:846:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_SUCCESS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/ldap.c:1067:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_NO_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/ldap.c:1060:42: style:inconclusive: Function '_ldap_url_parse' argument 2 names different: declaration 'ludp' definition 'ludpp'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/ldap.c:104:43: note: Function '_ldap_url_parse' argument 2 names different: declaration 'ludp' definition 'ludpp'. davix-0.8.5/deps/curl/lib/ldap.c:1060:42: note: Function '_ldap_url_parse' argument 2 names different: declaration 'ludp' definition 'ludpp'. davix-0.8.5/deps/curl/lib/ldap.c:879:11: style: Variable 'dn' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/ldap.c:1014:11: style: Variable 'filter' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/ldap.c:94:11: style: struct member 'CURL_LDAPURLDesc::lud_exts' is never used. [unusedStructMember] davix-0.8.5/deps/curl/lib/llist.c:59:51: style:inconclusive: Function 'Curl_llist_insert_next' argument 4 names different: declaration 'node' definition 'ne'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/llist.h:45:70: note: Function 'Curl_llist_insert_next' argument 4 names different: declaration 'node' definition 'ne'. davix-0.8.5/deps/curl/lib/llist.c:59:51: note: Function 'Curl_llist_insert_next' argument 4 names different: declaration 'node' definition 'ne'. davix-0.8.5/deps/curl/lib/llist.c:143:37: style: Parameter 'list' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/md5.c:566:32: style:inconclusive: Function 'Curl_md5it' argument 1 names different: declaration 'output' definition 'outbuffer'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/curl_md5.h:52:32: note: Function 'Curl_md5it' argument 1 names different: declaration 'output' definition 'outbuffer'. davix-0.8.5/deps/curl/lib/md5.c:566:32: note: Function 'Curl_md5it' argument 1 names different: declaration 'output' definition 'outbuffer'. davix-0.8.5/deps/curl/lib/mime.c:642:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:682:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1006:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1041:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1150:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_READ_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1273:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1291:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1310:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1390:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1407:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1432:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1452:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1475:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1535:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1620:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1741:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/mime.c:1609:7: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_mvaprintfCalled] davix-0.8.5/deps/curl/lib/mime.c:1731:23: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/lib/mime.c:302:46: style: Parameter 'hdr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/mime.c:365:51: style: Parameter 'part' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/mime.c:468:54: style: Parameter 'part' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/mime.c:488:49: style: Parameter 'st' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/mime.c:1553:45: style: Parameter 'mime' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/multi.c:1573:53: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/netrc.c:222:19: style: This function will be removed from the public libcurl API in a near future. It will instead be made "available" by source code access only, and then as curlx_getenv(). [prohibitedcurl_getenvCalled] davix-0.8.5/deps/curl/lib/netrc.c:249:17: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/netrc.c:215:27: style:inconclusive: Function 'Curl_parsenetrc' argument 6 names different: declaration 'filename' definition 'netrcfile'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/netrc.h:34:27: note: Function 'Curl_parsenetrc' argument 6 names different: declaration 'filename' definition 'netrcfile'. davix-0.8.5/deps/curl/lib/netrc.c:215:27: note: Function 'Curl_parsenetrc' argument 6 names different: declaration 'filename' definition 'netrcfile'. davix-0.8.5/deps/curl/lib/netrc.c:60:29: style: Parameter 'netrcfile' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/netrc.c:221:11: style: Variable 'home' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/nonblock.c:89:0: error: #error "no non-blocking method was found/used/set" [preprocessorErrorDirective] davix-0.8.5/deps/curl/lib/parsedate.c:409:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/parsedate.c:633:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/parsedate.c:627:8: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] davix-0.8.5/deps/curl/lib/parsedate.c:413:18: style: The statement 'if (errno!=old_errno) errno=old_errno' is logically equivalent to 'errno=old_errno'. [duplicateConditionalAssign] davix-0.8.5/deps/curl/lib/parsedate.c:414:17: note: Assignment 'errno=old_errno' davix-0.8.5/deps/curl/lib/parsedate.c:413:18: note: Condition 'errno!=old_errno' is redundant davix-0.8.5/deps/curl/lib/parsedate.c:296:37: style: Parameter 'tm' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/pingpong.c:93:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OPERATION_TIMEDOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pingpong.c:183:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pingpong.c:308:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pingpong.c:187:14: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/pingpong.c:191:7: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_mvaprintfCalled] davix-0.8.5/deps/curl/lib/pingpong.c:203:6: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/pingpong.c:201:12: note: Assignment 'result=((void)data,0)', assigned value is 0 davix-0.8.5/deps/curl/lib/pingpong.c:203:6: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/pingpong.c:511:40: style: Parameter 'pp' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/pop3.c:360:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:430:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:537:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:616:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_WEIRD_SERVER_REPLY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:730:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUSESSL_TRY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:762:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUSESSL_TRY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:805:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:827:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:848:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:871:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:895:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:1018:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:1051:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:1357:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/pop3.c:443:5: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/pop3.c:263:8: style: Condition '++len' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/pop3.c:1019:18: style: Condition '!pop3c->ssldone' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/pop3.c:1017:46: note: Assuming that condition '!pop3c->ssldone' is not redundant davix-0.8.5/deps/curl/lib/pop3.c:1019:18: note: Condition '!pop3c->ssldone' is always true davix-0.8.5/deps/curl/lib/pop3.c:1221:64: style:inconclusive: Function 'pop3_disconnect' argument 2 names different: declaration 'dead' definition 'dead_connection'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/pop3.c:96:64: note: Function 'pop3_disconnect' argument 2 names different: declaration 'dead' definition 'dead_connection'. davix-0.8.5/deps/curl/lib/pop3.c:1221:64: note: Function 'pop3_disconnect' argument 2 names different: declaration 'dead' definition 'dead_connection'. davix-0.8.5/deps/curl/lib/pop3.c:1282:45: style:inconclusive: Function 'pop3_regular_transfer' argument 2 names different: declaration 'done' definition 'dophase_done'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/pop3.c:91:71: note: Function 'pop3_regular_transfer' argument 2 names different: declaration 'done' definition 'dophase_done'. davix-0.8.5/deps/curl/lib/pop3.c:1282:45: note: Function 'pop3_regular_transfer' argument 2 names different: declaration 'done' definition 'dophase_done'. davix-0.8.5/deps/curl/lib/pop3.c:196:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'pop3_endofresp' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/lib/pop3.c:1086:19: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/lib/pop3.c:196:60: note: Parameter 'line' can be declared as pointer to const davix-0.8.5/deps/curl/lib/pop3.c:199:21: style: Variable 'pop3c' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/pop3.c:359:21: style: Variable 'pop3c' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/pop3.c:627:17: style: Variable 'at' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/pop3.c:887:16: style: Variable 'pop3' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/pop3.c:1047:16: style: Variable 'pop3' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/progress.c:49:26: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/rand.c:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/rand.c:121:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/rand.c:153:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/rand.c:185:10: warning: Identical condition and return expression 'result', return value is always 0 [identicalConditionAfterEarlyExit] davix-0.8.5/deps/curl/lib/rand.c:172:6: note: If condition 'result' is true, the function will return/exit davix-0.8.5/deps/curl/lib/rand.c:185:10: note: Returning identical expression 'result' davix-0.8.5/deps/curl/lib/rtsp.c:520:48: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/lib/select.c:30:0: error: #error "We can't compile without select() or poll() support." [preprocessorErrorDirective] davix-0.8.5/deps/curl/lib/sendf.c:226:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:255:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_TEXT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:268:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ERROR_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:301:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:364:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:396:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:464:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:529:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:601:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_MAX_WRITE_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:676:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROTO_FTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:701:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:731:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:760:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_END [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/sendf.c:241:11: style: Obsolete function 'curl_mvsnprintf' called. It is recommended to use 'vsnprintf' instead. [prohibitedcurl_mvsnprintfCalled] davix-0.8.5/deps/curl/lib/sendf.c:249:9: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/sendf.c:251:9: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/sendf.c:270:5: style: Obsolete function 'curl_mvsnprintf' called. It is recommended to use 'vsnprintf' instead. [prohibitedcurl_mvsnprintfCalled] davix-0.8.5/deps/curl/lib/sendf.c:298:7: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_mvaprintfCalled] davix-0.8.5/deps/curl/lib/sendf.c:455:12: style: Condition 'nread>0' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/sendf.c:454:11: note: Assignment 'nread=0', assigned value is 0 davix-0.8.5/deps/curl/lib/sendf.c:455:12: note: Condition 'nread>0' is always false davix-0.8.5/deps/curl/lib/sendf.c:549:8: style: Condition 'newtype' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/sendf.c:521:6: note: Assuming that condition '!newtype' is not redundant davix-0.8.5/deps/curl/lib/sendf.c:541:8: note: Assuming condition is false davix-0.8.5/deps/curl/lib/sendf.c:549:8: note: Condition 'newtype' is always true davix-0.8.5/deps/curl/lib/sendf.c:681:8: style: Condition 'result' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/sendf.c:679:23: note: Assignment 'result=((void)data,0)', assigned value is 0 davix-0.8.5/deps/curl/lib/sendf.c:681:8: note: Condition 'result' is always false davix-0.8.5/deps/curl/lib/sendf.c:728:27: style:inconclusive: Function 'Curl_read' argument 4 names different: declaration 'buffersize' definition 'sizerequested'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/sendf.h:72:38: note: Function 'Curl_read' argument 4 names different: declaration 'buffersize' definition 'sizerequested'. davix-0.8.5/deps/curl/lib/sendf.c:728:27: note: Function 'Curl_read' argument 4 names different: declaration 'buffersize' definition 'sizerequested'. davix-0.8.5/deps/curl/lib/setopt.c:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/setopt.c:102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/setopt.c:138:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/setopt.c:2771:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/setopt.c:775:12: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/setopt.c:126:74: style:inconclusive: Function 'Curl_vsetopt' argument 3 names different: declaration 'arg' definition 'param'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/setopt.h:26:74: note: Function 'Curl_vsetopt' argument 3 names different: declaration 'arg' definition 'param'. davix-0.8.5/deps/curl/lib/setopt.c:126:74: note: Function 'Curl_vsetopt' argument 3 names different: declaration 'arg' definition 'param'. davix-0.8.5/deps/curl/lib/sha256.c:323:51: style: Condition 'sha256_compress(md,(unsigned char*)in)<0' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/sha256.c:323:25: note: Calling function 'sha256_compress' returns 0 davix-0.8.5/deps/curl/lib/sha256.c:323:51: note: Condition 'sha256_compress(md,(unsigned char*)in)<0' is always false davix-0.8.5/deps/curl/lib/sha256.c:336:41: style: Condition 'sha256_compress(md,md->buf)<0' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/sha256.c:336:27: note: Calling function 'sha256_compress' returns 0 davix-0.8.5/deps/curl/lib/sha256.c:336:41: note: Condition 'sha256_compress(md,md->buf)<0' is always false davix-0.8.5/deps/curl/lib/sha256.c:408:35: style:inconclusive: Function 'Curl_sha256it' argument 1 names different: declaration 'outbuffer' definition 'output'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/curl_sha256.h:30:35: note: Function 'Curl_sha256it' argument 1 names different: declaration 'outbuffer' definition 'output'. davix-0.8.5/deps/curl/lib/sha256.c:408:35: note: Function 'Curl_sha256it' argument 1 names different: declaration 'outbuffer' definition 'output'. davix-0.8.5/deps/curl/lib/sha256.c:409:33: style:inconclusive: Function 'Curl_sha256it' argument 3 names different: declaration 'len' definition 'length'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/curl_sha256.h:31:33: note: Function 'Curl_sha256it' argument 3 names different: declaration 'len' definition 'length'. davix-0.8.5/deps/curl/lib/sha256.c:409:33: note: Function 'Curl_sha256it' argument 3 names different: declaration 'len' definition 'length'. davix-0.8.5/deps/curl/lib/share.c:40:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_SHARE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/share.c:60:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/share.c:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_INVALID [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/share.c:232:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_INVALID [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/share.c:249:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_INVALID [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/slist.c:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_slist [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/slist.c:109:60: style: Parameter 'inlist' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/smtp.c:385:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:470:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:603:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:805:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_WEIRD_SERVER_REPLY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:824:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUSESSL_TRY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:850:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUSESSL_TRY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:951:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_REMOTE_ACCESS_DENIED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:980:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1004:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1046:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1081:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1153:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1253:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1286:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1400:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1663:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1762:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:1813:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/smtp.c:587:14: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/smtp.c:594:14: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/smtp.c:629:16: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/smtp.c:636:16: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/smtp.c:688:12: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/smtp.c:261:8: style: Condition '++len' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/smtp.c:1254:18: style: Condition '!smtpc->ssldone' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/smtp.c:1252:46: note: Assuming that condition '!smtpc->ssldone' is not redundant davix-0.8.5/deps/curl/lib/smtp.c:1254:18: note: Condition '!smtpc->ssldone' is always true davix-0.8.5/deps/curl/lib/smtp.c:1527:64: style:inconclusive: Function 'smtp_disconnect' argument 2 names different: declaration 'dead' definition 'dead_connection'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/smtp.c:99:64: note: Function 'smtp_disconnect' argument 2 names different: declaration 'dead' definition 'dead_connection'. davix-0.8.5/deps/curl/lib/smtp.c:1527:64: note: Function 'smtp_disconnect' argument 2 names different: declaration 'dead' definition 'dead_connection'. davix-0.8.5/deps/curl/lib/smtp.c:1593:45: style:inconclusive: Function 'smtp_regular_transfer' argument 2 names different: declaration 'done' definition 'dophase_done'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/smtp.c:94:71: note: Function 'smtp_regular_transfer' argument 2 names different: declaration 'done' definition 'dophase_done'. davix-0.8.5/deps/curl/lib/smtp.c:1593:45: note: Function 'smtp_regular_transfer' argument 2 names different: declaration 'done' definition 'dophase_done'. davix-0.8.5/deps/curl/lib/smtp.c:200:60: style: Parameter 'line' can be declared as pointer to const. However it seems that 'smtp_endofresp' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/lib/smtp.c:1321:19: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/lib/smtp.c:200:60: note: Parameter 'line' can be declared as pointer to const davix-0.8.5/deps/curl/lib/smtp.c:203:21: style: Variable 'smtpc' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/smtp.c:384:21: style: Variable 'smtpc' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/smtp.c:704:24: style: Variable 'rcpt' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/smtp.c:747:16: style: Variable 'smtp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/smtp.c:1282:16: style: Variable 'smtp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/smtp.c:1556:16: style: Variable 'smtp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/socketpair.c:73:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/socketpair.c:102:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/socketpair.c:74:5: error: Resource leak: listener [resourceLeak] davix-0.8.5/deps/curl/lib/socks.c:193:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROXY_SOCKS4A [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/socks.c:505:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROXY_SOCKS5 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/socks.c:783:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/socks.c:185:34: style:inconclusive: Function 'Curl_SOCKS4' argument 1 names different: declaration 'proxy_name' definition 'proxy_user'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/socks.h:51:34: note: Function 'Curl_SOCKS4' argument 1 names different: declaration 'proxy_name' definition 'proxy_user'. davix-0.8.5/deps/curl/lib/socks.c:185:34: note: Function 'Curl_SOCKS4' argument 1 names different: declaration 'proxy_name' definition 'proxy_user'. davix-0.8.5/deps/curl/lib/socks.c:472:34: style:inconclusive: Function 'Curl_SOCKS5' argument 1 names different: declaration 'proxy_name' definition 'proxy_user'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/socks.h:62:34: note: Function 'Curl_SOCKS5' argument 1 names different: declaration 'proxy_name' definition 'proxy_user'. davix-0.8.5/deps/curl/lib/socks.c:472:34: note: Function 'Curl_SOCKS5' argument 1 names different: declaration 'proxy_name' definition 'proxy_user'. davix-0.8.5/deps/curl/lib/speedcheck.c:58:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OPERATION_TIMEDOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/splay.c:99:52: style:inconclusive: Function 'Curl_splayinsert' argument 1 names different: declaration 'key' definition 'i'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/splay.h:39:52: note: Function 'Curl_splayinsert' argument 1 names different: declaration 'key' definition 'i'. davix-0.8.5/deps/curl/lib/splay.c:99:52: note: Function 'Curl_splayinsert' argument 1 names different: declaration 'key' definition 'i'. davix-0.8.5/deps/curl/lib/splay.c:101:54: style:inconclusive: Function 'Curl_splayinsert' argument 3 names different: declaration 'newnode' definition 'node'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/splay.h:41:54: note: Function 'Curl_splayinsert' argument 3 names different: declaration 'newnode' definition 'node'. davix-0.8.5/deps/curl/lib/splay.c:101:54: note: Function 'Curl_splayinsert' argument 3 names different: declaration 'newnode' definition 'node'. davix-0.8.5/deps/curl/lib/splay.c:153:53: style:inconclusive: Function 'Curl_splaygetbest' argument 1 names different: declaration 'key' definition 'i'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/splay.h:49:53: note: Function 'Curl_splaygetbest' argument 1 names different: declaration 'key' definition 'i'. davix-0.8.5/deps/curl/lib/splay.c:153:53: note: Function 'Curl_splaygetbest' argument 1 names different: declaration 'key' definition 'i'. davix-0.8.5/deps/curl/lib/strdup.c:68:43: style:inconclusive: Function 'Curl_memdup' argument 2 names different: declaration 'buffer_length' definition 'length'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/strdup.h:29:43: note: Function 'Curl_memdup' argument 2 names different: declaration 'buffer_length' definition 'length'. davix-0.8.5/deps/curl/lib/strdup.c:68:43: note: Function 'Curl_memdup' argument 2 names different: declaration 'buffer_length' definition 'length'. davix-0.8.5/deps/curl/lib/strerror.c:721:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/strerror.c:792:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/strerror.c:808:12: style: The statement 'if (errno!=old_errno) errno=old_errno' is logically equivalent to 'errno=old_errno'. [duplicateConditionalAssign] davix-0.8.5/deps/curl/lib/strerror.c:809:11: note: Assignment 'errno=old_errno' davix-0.8.5/deps/curl/lib/strerror.c:808:12: note: Condition 'errno!=old_errno' is redundant davix-0.8.5/deps/curl/lib/strerror.c:788:11: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/strtok.c:31:21: style:inconclusive: Function 'Curl_strtok_r' argument 1 names different: declaration 's' definition 'ptr'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/strtok.h:28:27: note: Function 'Curl_strtok_r' argument 1 names different: declaration 's' definition 'ptr'. davix-0.8.5/deps/curl/lib/strtok.c:31:21: note: Function 'Curl_strtok_r' argument 1 names different: declaration 's' definition 'ptr'. davix-0.8.5/deps/curl/lib/strtok.c:31:38: style:inconclusive: Function 'Curl_strtok_r' argument 2 names different: declaration 'delim' definition 'sep'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/strtok.h:28:42: note: Function 'Curl_strtok_r' argument 2 names different: declaration 'delim' definition 'sep'. davix-0.8.5/deps/curl/lib/strtok.c:31:38: note: Function 'Curl_strtok_r' argument 2 names different: declaration 'delim' definition 'sep'. davix-0.8.5/deps/curl/lib/strtok.c:31:50: style:inconclusive: Function 'Curl_strtok_r' argument 3 names different: declaration 'last' definition 'end'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/strtok.h:28:56: note: Function 'Curl_strtok_r' argument 3 names different: declaration 'last' definition 'end'. davix-0.8.5/deps/curl/lib/strtok.c:31:50: note: Function 'Curl_strtok_r' argument 3 names different: declaration 'last' definition 'end'. davix-0.8.5/deps/curl/lib/strtoofft.c:220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/telnet.c:248:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/telnet.c:358:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/telnet.c:837:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/telnet.c:943:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/telnet.c:1038:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/telnet.c:1240:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/telnet.c:1615:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_AGAIN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/telnet.c:832:5: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/telnet.c:938:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/telnet.c:950:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/telnet.c:961:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/telnet.c:971:13: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/telnet.c:978:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/telnet.c:295:18: style: Variable 'tn' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/telnet.c:1004:18: style: Variable 'uc1' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/telnet.c:1004:24: style: Variable 'uc2' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/tftp.c:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OPERATION_TIMEDOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:348:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:410:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:496:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:639:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:755:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:878:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_NOTFOUND [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:948:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:994:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:1087:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_ABORTED_BY_CALLBACK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:1194:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_ABORTED_BY_CALLBACK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:1254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OPERATION_TIMEDOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:1314:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_ABORTED_BY_CALLBACK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:1374:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:1392:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRNSPRT_UDP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/tftp.c:353:8: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/tftp.c:385:13: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/tftp.c:499:5: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/tftp.c:509:9: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/tftp.c:522:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/tftp.c:532:7: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/tftp.c:259:21: style: Variable 'state->retry_time' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/lib/tftp.c:234:25: note: state->retry_time is assigned davix-0.8.5/deps/curl/lib/tftp.c:259:21: note: state->retry_time is overwritten davix-0.8.5/deps/curl/lib/tftp.c:406:52: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/tftp.c:1081:22: style: Variable 'state' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/tftp.c:1361:22: style: Variable 'state' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/timeval.c:184:42: style:inconclusive: Function 'Curl_timediff' argument 1 names different: declaration 't1' definition 'newer'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/timeval.h:48:42: note: Function 'Curl_timediff' argument 1 names different: declaration 't1' definition 'newer'. davix-0.8.5/deps/curl/lib/timeval.c:184:42: note: Function 'Curl_timediff' argument 1 names different: declaration 't1' definition 'newer'. davix-0.8.5/deps/curl/lib/timeval.c:184:65: style:inconclusive: Function 'Curl_timediff' argument 2 names different: declaration 't2' definition 'older'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/timeval.h:48:62: note: Function 'Curl_timediff' argument 2 names different: declaration 't2' definition 'older'. davix-0.8.5/deps/curl/lib/timeval.c:184:65: note: Function 'Curl_timediff' argument 2 names different: declaration 't2' definition 'older'. davix-0.8.5/deps/curl/lib/transfer.c:54:0: error: #error "We can't compile without socket() support!" [preprocessorErrorDirective] davix-0.8.5/deps/curl/lib/url.c:57:0: error: #error "We can't compile without socket() support!" [preprocessorErrorDirective] davix-0.8.5/deps/curl/lib/urlapi.c:434:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/urlapi.c:518:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_MALFORMED_INPUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/urlapi.c:594:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_MALFORMED_INPUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/urlapi.c:610:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_MALFORMED_INPUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/urlapi.c:680:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_MALFORMED_INPUT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/urlapi.c:1013:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_UNKNOWN_PART [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/urlapi.c:1207:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLU_URLENCODE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/urlapi.c:211:9: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/urlapi.c:567:5: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/urlapi.c:742:13: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/urlapi.c:743:13: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/urlapi.c:926:10: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/urlapi.c:928:15: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/urlapi.c:930:15: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/urlapi.c:932:15: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/urlapi.c:934:15: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/urlapi.c:936:15: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/lib/urlapi.c:1059:9: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/urlapi.c:1097:13: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/urlapi.c:1118:11: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/urlapi.c:1141:9: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/urlapi.c:1145:13: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/lib/urlapi.c:1418:11: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/lib/urlapi.c:1423:12: style: Redundant initialization for 'newp'. The initialized value is overwritten before it is read. [redundantInitialization] davix-0.8.5/deps/curl/lib/urlapi.c:1379:22: note: newp is initialized davix-0.8.5/deps/curl/lib/urlapi.c:1423:12: note: newp is overwritten davix-0.8.5/deps/curl/lib/urlapi.c:237:50: style:inconclusive: Function 'Curl_is_absolute_url' argument 2 names different: declaration 'scheme' definition 'buf'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/lib/urlapi-int.h:28:50: note: Function 'Curl_is_absolute_url' argument 2 names different: declaration 'scheme' definition 'buf'. davix-0.8.5/deps/curl/lib/urlapi.c:237:50: note: Function 'Curl_is_absolute_url' argument 2 names different: declaration 'scheme' definition 'buf'. davix-0.8.5/deps/curl/lib/urlapi.c:1092:11: style: Variable 'scheme' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/urlapi.c:1093:11: style: Variable 'options' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/urlapi.c:1094:11: style: Variable 'port' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/urlapi.c:620:12: style: Variable 'hlen' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/curl/lib/vauth/cleartext.c:84:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_T_MAX [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/cleartext.c:138:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/cram.c:100:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD5_DIGEST_LEN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:79:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGEST_MAX_VALUE_LENGTH [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:287:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_CONTENT_ENCODING [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:363:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD5_DIGEST_LEN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:539:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGEST_MAX_VALUE_LENGTH [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:728:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:967:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNSUPPORTED_PROTOCOL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:991:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLDIGESTALGO_MD5 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/digest.c:273:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/curl/lib/vauth/oauth2.c:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/oauth2.c:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vauth/vauth.c:134:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/lib/version.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/version.c:102:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBCURL_VERSION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/version.c:480:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/version.c:109:10: style: Condition 'len>0' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/lib/version.c:107:9: note: Assignment 'len=0', assigned value is 0 davix-0.8.5/deps/curl/lib/version.c:109:10: note: Condition 'len>0' is always false davix-0.8.5/deps/curl/lib/vtls/vtls.c:152:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSSLBACKEND_NONE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vtls/vtls.c:1348:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSSLSET_NO_BACKENDS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/lib/vtls/vtls.c:108:58: style: Parameter 'source' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/lib/warnless.c:53:0: error: #error "SIZEOF_SHORT not defined" [preprocessorErrorDirective] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:277:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:308:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:422:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:640:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_TYPEMASK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:743:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:760:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:838:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_FORMADD_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1225:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1365:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1376:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_name [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1384:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_filename [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1392:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_type [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1400:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_encoder [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1408:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_filedata [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1423:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1439:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_BAD_PARTPOINTER [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1466:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:76:3: style: Obsolete function 'curl_msprintf' called. It is recommended to use 'sprintf' instead. [prohibitedcurl_msprintfCalled] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:293:3: error: Mismatching allocation and deallocation: d [mismatchAllocDealloc] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:286:7: note: Mismatching allocation and deallocation: d davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:293:3: note: Mismatching allocation and deallocation: d davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:324:3: error: Mismatching allocation and deallocation: d [mismatchAllocDealloc] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:317:7: note: Mismatching allocation and deallocation: d davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:324:3: note: Mismatching allocation and deallocation: d davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:334:44: style:inconclusive: Function 'curl_slist_append_ccsid' argument 1 names different: declaration 'l' definition 'list'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.h:39:77: note: Function 'curl_slist_append_ccsid' argument 1 names different: declaration 'l' definition 'list'. davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:334:44: note: Function 'curl_slist_append_ccsid' argument 1 names different: declaration 'l' definition 'list'. davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:403:57: style:inconclusive: Function 'curl_version_info_ccsid' argument 2 names different: declaration 'cid' definition 'ccsid'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.h:45:75: note: Function 'curl_version_info_ccsid' argument 2 names different: declaration 'cid' definition 'ccsid'. davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:403:57: note: Function 'curl_version_info_ccsid' argument 2 names different: declaration 'cid' definition 'ccsid'. davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1322:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1342:13: style: Variable 's' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/packages/OS400/chkstrings.c:44:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING_LASTZEROTERMINATED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:278:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EAI_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:332:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EAI_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:980:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_NO_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1021:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_SUCCESS [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1103:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_NO_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1279:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1364:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1308:46: style: Parameter 'destaddr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1323:43: style: Parameter 'localaddr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1338:34: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1339:51: style: Parameter 'dstaddr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/packages/vms/curl_crtl_init.c:88:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_dsc [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/vms/curl_crtl_init.c:133:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSC$K_DTYPE_T [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/packages/vms/curl_crtl_init.c:114:15: error: Uninitialized variable: result [uninitvar] davix-0.8.5/deps/curl/packages/vms/report_openssl_version.c:72:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSLEAY_VERSION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/macos/src/curl_GUSIConfig.cpp:29:1: error: Unmatched '{'. Configuration: '__GNUC__=1'. [syntaxError] davix-0.8.5/deps/curl/src/macos/src/macos_main.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If DECLARE_MAIN is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/src/tool_cb_dbg.c:78:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_cb_dbg.c:68:11: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] davix-0.8.5/deps/curl/src/tool_cb_hdr.c:157:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_PROTOCOL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_cb_hdr.c:105:8: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/src/tool_cb_hdr.c:266:10: style: Redundant initialization for 'stop'. The initialized value is overwritten before it is read. [redundantInitialization] davix-0.8.5/deps/curl/src/tool_cb_hdr.c:254:14: note: stop is initialized davix-0.8.5/deps/curl/src/tool_cb_hdr.c:266:10: note: stop is overwritten davix-0.8.5/deps/curl/src/tool_cb_hdr.c:227:11: style: Variable 'value' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/src/tool_cb_prg.c:206:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_cb_prg.c:261:13: style: Condition 'cols>20' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/src/tool_cb_prg.c:235:16: note: Assignment 'cols=0', assigned value is 0 davix-0.8.5/deps/curl/src/tool_cb_prg.c:261:13: note: Condition 'cols>20' is always false davix-0.8.5/deps/curl/src/tool_cb_rea.c:45:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_cb_rea.c:75:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_cb_see.c:82:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSEEK_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_cb_see.c:49:20: style: Variable 'in' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/src/tool_cb_wrt.c:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EEXIST [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_cb_wrt.c:210:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_cfgable.c:37:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROTO_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_dirhie.c:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_dirhie.c:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_dirhie.c:125:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] davix-0.8.5/deps/curl/src/tool_dirhie.c:129:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] davix-0.8.5/deps/curl/src/tool_easysrc.c:101:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_easysrc.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_easysrc.c:181:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_WRITETEXT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_easysrc.c:95:59: style:inconclusive: Function 'easysrc_add' argument 2 names different: declaration 'bupf' definition 'line'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_easysrc.h:39:66: note: Function 'easysrc_add' argument 2 names different: declaration 'bupf' definition 'line'. davix-0.8.5/deps/curl/src/tool_easysrc.c:95:59: note: Function 'easysrc_add' argument 2 names different: declaration 'bupf' definition 'line'. davix-0.8.5/deps/curl/src/tool_filetime.c:77:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:88:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:202:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:230:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_CANTSEEK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:253:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:332:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:423:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:570:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_READTEXT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:825:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_READ_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_formparse.c:742:9: style: Variable 'name' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/src/tool_getparam.c:1990:47: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/src/tool_getpass.c:232:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_getpass.c:212:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] davix-0.8.5/deps/curl/src/tool_getpass.c:223:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] davix-0.8.5/deps/curl/src/tool_getpass.c:227:23: style:inconclusive: Function 'getpass_r' argument 2 names different: declaration 'buffer' definition 'password'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_getpass.h:33:43: note: Function 'getpass_r' argument 2 names different: declaration 'buffer' definition 'password'. davix-0.8.5/deps/curl/src/tool_getpass.c:227:23: note: Function 'getpass_r' argument 2 names different: declaration 'buffer' definition 'password'. davix-0.8.5/deps/curl/src/tool_help.c:588:10: error: There is an unknown macro here somewhere. Configuration is required. If LIBCURL_VERSION is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/src/tool_helpers.c:113:11: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_helpers.c:117:11: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_helpers.c:100:33: style: Parameter 'method' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/src/tool_homedir.c:38:9: style: This function will be removed from the public libcurl API in a near future. It will instead be made "available" by source code access only, and then as curlx_getenv(). [prohibitedcurl_getenvCalled] davix-0.8.5/deps/curl/src/tool_homedir.c:87:10: warning: Identical condition and return expression 'home', return value is always 0 [identicalConditionAfterEarlyExit] davix-0.8.5/deps/curl/src/tool_homedir.c:57:6: note: If condition 'home' is true, the function will return/exit davix-0.8.5/deps/curl/src/tool_homedir.c:87:10: note: Returning identical expression 'home' davix-0.8.5/deps/curl/src/tool_homedir.c:43:3: error: Mismatching allocation and deallocation: env [mismatchAllocDealloc] davix-0.8.5/deps/curl/src/tool_homedir.c:38:9: note: Mismatching allocation and deallocation: env davix-0.8.5/deps/curl/src/tool_homedir.c:43:3: note: Mismatching allocation and deallocation: env davix-0.8.5/deps/curl/src/tool_libinfo.c:53:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROTO_DICT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_libinfo.c:92:12: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_main.c:150:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_main.c:210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curl_nop_stmt [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_main.c:310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curl_nop_stmt [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_operate.c:547:19: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/src/tool_operhlp.c:164:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:84:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_T_MAX [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:256:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:318:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROTO_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:418:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:452:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:513:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:538:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFTPMETHOD_SINGLECWD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:553:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFTPSSL_CCC_PASSIVE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:566:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLGSSAPI_DELEGATION_NONE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:583:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBCURL_VERSION [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:610:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:632:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SSLVERSION_MAX_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_paramhlp.c:353:15: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:355:15: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:379:10: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:422:8: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:537:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:539:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:541:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:552:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:554:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:565:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:567:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:569:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_paramhlp.c:284:36: style:inconclusive: Function 'str2udouble' argument 1 names different: declaration 'val' definition 'valp'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_paramhlp.h:37:36: note: Function 'str2udouble' argument 1 names different: declaration 'val' definition 'valp'. davix-0.8.5/deps/curl/src/tool_paramhlp.c:284:36: note: Function 'str2udouble' argument 1 names different: declaration 'val' definition 'valp'. davix-0.8.5/deps/curl/src/tool_paramhlp.c:468:9: style: Variable 'psep' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/src/tool_parsecfg.c:88:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIR_CHAR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_parsecfg.c:88:19: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/src/tool_parsecfg.c:74:60: style:inconclusive: Function 'parseconfig' argument 2 names different: declaration 'config' definition 'global'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_parsecfg.h:26:60: note: Function 'parseconfig' argument 2 names different: declaration 'config' definition 'global'. davix-0.8.5/deps/curl/src/tool_parsecfg.c:74:60: note: Function 'parseconfig' argument 2 names different: declaration 'config' definition 'global'. davix-0.8.5/deps/curl/src/tool_progress.c:46:29: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/src/tool_setopt.c:226:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ZERO_TERMINATED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_setopt.c:404:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ZERO_TERMINATED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_setopt.c:474:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ZERO_TERMINATED [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_setopt.c:637:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPTTYPE_OBJECTPOINT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_setopt.c:274:44: style:inconclusive: Function 'tool_setopt_enum' argument 5 names different: declaration 'nv' definition 'nvlist'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_setopt.h:88:44: note: Function 'tool_setopt_enum' argument 5 names different: declaration 'nv' definition 'nvlist'. davix-0.8.5/deps/curl/src/tool_setopt.c:274:44: note: Function 'tool_setopt_enum' argument 5 names different: declaration 'nv' definition 'nvlist'. davix-0.8.5/deps/curl/src/tool_setopt.c:307:45: style:inconclusive: Function 'tool_setopt_flags' argument 5 names different: declaration 'nv' definition 'nvlist'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_setopt.h:91:45: note: Function 'tool_setopt_flags' argument 5 names different: declaration 'nv' definition 'nvlist'. davix-0.8.5/deps/curl/src/tool_setopt.c:307:45: note: Function 'tool_setopt_flags' argument 5 names different: declaration 'nv' definition 'nvlist'. davix-0.8.5/deps/curl/src/tool_setopt.c:349:55: style:inconclusive: Function 'tool_setopt_bitmask' argument 5 names different: declaration 'nv' definition 'nvlist'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_setopt.h:94:55: note: Function 'tool_setopt_bitmask' argument 5 names different: declaration 'nv' definition 'nvlist'. davix-0.8.5/deps/curl/src/tool_setopt.c:349:55: note: Function 'tool_setopt_bitmask' argument 5 names different: declaration 'nv' definition 'nvlist'. davix-0.8.5/deps/curl/src/tool_setopt.c:272:60: style: Parameter 'config' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/src/tool_setopt.c:305:61: style: Parameter 'config' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/src/tool_setopt.c:347:63: style: Parameter 'config' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/src/tool_setopt.c:583:42: style: Parameter 'mimepost' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/src/tool_setopt.c:601:61: style: Parameter 'config' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/src/tool_setopt.c:623:65: style: Parameter 'config' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/src/tool_urlglob.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_urlglob.c:102:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_urlglob.c:203:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_urlglob.c:382:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_urlglob.c:446:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_urlglob.c:555:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_urlglob.c:622:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_urlglob.c:37:49: style: Parameter 'fixed' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/src/tool_urlglob.c:88:9: style: Variable 'opattern' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/src/tool_urlglob.c:608:9: style: Variable 'appendthis' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/src/tool_util.c:131:28: style:inconclusive: Function 'tvdiff' argument 1 names different: declaration 't1' definition 'newer'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_util.h:34:28: note: Function 'tvdiff' argument 1 names different: declaration 't1' definition 'newer'. davix-0.8.5/deps/curl/src/tool_util.c:131:28: note: Function 'tvdiff' argument 1 names different: declaration 't1' definition 'newer'. davix-0.8.5/deps/curl/src/tool_util.c:131:50: style:inconclusive: Function 'tvdiff' argument 2 names different: declaration 't2' definition 'older'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/src/tool_util.h:34:47: note: Function 'tvdiff' argument 2 names different: declaration 't2' definition 'older'. davix-0.8.5/deps/curl/src/tool_util.c:131:50: note: Function 'tvdiff' argument 2 names different: declaration 't2' definition 'older'. davix-0.8.5/deps/curl/src/tool_writeout.c:113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/src/tool_writeout.c:142:16: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/src/tool_writeout.c:111:48: style: Parameter 'outs' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/chkdecimalpoint.c:35:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_NUMERIC [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/chkhostname.c:28:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/tests/libtest/first.c:49:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/first.c:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curl_nop_stmt [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1156.c:95:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1156.c:135:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1156.c:112:6: style: Condition 'hasbody' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/libtest/lib1156.c:100:13: note: Assignment 'hasbody=0', assigned value is 0 davix-0.8.5/deps/curl/tests/libtest/lib1156.c:102:10: note: Assuming condition is false davix-0.8.5/deps/curl/tests/libtest/lib1156.c:112:6: note: Condition 'hasbody' is always false davix-0.8.5/deps/curl/tests/libtest/lib1156.c:128:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1500.c:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1500.c:30:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1501.c:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1501.c:36:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1502.c:60:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1502.c:40:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1506.c:54:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1507.c:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_READFUNC_ABORT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1507.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1507.c:47:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1508.c:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1509.c:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1509.c:33:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1509.c:83:26: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteOutput' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib1509.c:46:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/tests/libtest/lib1509.c:83:26: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/tests/libtest/lib1510.c:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1511.c:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1511.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1512.c:47:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1513.c:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1513.c:48:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1514.c:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1514.c:55:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1515.c:48:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_TEXT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1515.c:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1515.c:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1515.c:42:65: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'debug_callback' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib1515.c:69:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/tests/libtest/lib1515.c:42:65: note: Parameter 'msg' can be declared as pointer to const davix-0.8.5/deps/curl/tests/libtest/lib1515.c:54:43: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1517.c:64:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1517.c:54:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1518.c:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1518.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1520.c:79:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1520.c:72:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1522.c:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKOPT_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1522.c:57:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1522.c:49:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1523.c:51:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_LOW_SPEED_LIMIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1523.c:60:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ERROR_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1523.c:56:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1523.c:60:8: style: Variable 'buffer' can be declared as const array [constVariable] davix-0.8.5/deps/curl/tests/libtest/lib1523.c:70:44: error: Uninitialized variable: buffer [uninitvar] davix-0.8.5/deps/curl/tests/libtest/lib1525.c:50:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1525.c:47:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1526.c:48:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1526.c:45:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1527.c:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1527.c:46:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1528.c:30:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1528.c:27:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1529.c:30:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1530.c:34:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1530.c:41:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1531.c:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1531.c:33:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1531.c:38:12: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/lib1532.c:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1532.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1533.c:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_READFUNC_PAUSE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1533.c:92:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1533.c:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1533.c:132:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1533.c:128:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1534.c:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1534.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1535.c:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1535.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1536.c:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1536.c:72:13: warning: Either the condition 'scheme==NULL' is redundant or there is possible null pointer dereference: scheme. [nullPointerRedundantCheck] davix-0.8.5/deps/curl/tests/libtest/lib1536.c:76:21: note: Assuming that condition 'scheme==NULL' is not redundant davix-0.8.5/deps/curl/tests/libtest/lib1536.c:72:13: note: Null pointer dereference davix-0.8.5/deps/curl/tests/libtest/lib1536.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1537.c:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1537.c:49:9: style: Obsolete function 'curl_escape' called. It is recommended to use 'curl_easy_escape' instead. [prohibitedcurl_escapeCalled] davix-0.8.5/deps/curl/tests/libtest/lib1537.c:63:9: style: Obsolete function 'curl_unescape' called. It is recommended to use 'curl_easy_unescape' instead. [prohibitedcurl_unescapeCalled] davix-0.8.5/deps/curl/tests/libtest/lib1537.c:76:44: error: Invalid curl_easy_escape() argument nr 3. The value is -1 but the valid values are '0:'. [invalidFunctionArg] davix-0.8.5/deps/curl/tests/libtest/lib1537.c:81:56: error: Invalid curl_easy_unescape() argument nr 3. The value is -1 but the valid values are '0:'. [invalidFunctionArg] davix-0.8.5/deps/curl/tests/libtest/lib1537.c:50:18: warning: Either the condition '!ptr' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck] davix-0.8.5/deps/curl/tests/libtest/lib1537.c:51:6: note: Assuming that condition '!ptr' is not redundant davix-0.8.5/deps/curl/tests/libtest/lib1537.c:50:18: note: Null pointer dereference davix-0.8.5/deps/curl/tests/libtest/lib1538.c:40:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LAST [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1538.c:34:3: warning: Return value of function curl_easy_strerror() is not used. [ignoredReturnValue] davix-0.8.5/deps/curl/tests/libtest/lib1538.c:37:3: warning: Return value of function curl_easy_strerror() is not used. [ignoredReturnValue] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:50:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:62:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:74:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:57:37: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'header_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:101:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/tests/libtest/lib1540.c:57:37: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/tests/libtest/lib1540.c:66:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib1540.c:99:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/tests/libtest/lib1540.c:66:36: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/tests/libtest/lib1540.c:82:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1550.c:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1551.c:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1551.c:42:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib1551.c:39:9: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib1551.c:42:9: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib1551.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1552.c:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1552.c:30:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1553.c:39:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1553.c:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1553.c:43:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1554.c:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1554.c:44:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1555.c:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1555.c:54:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1556.c:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1556.c:45:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1557.c:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1557.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1558.c:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1558.c:52:3: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long'. [invalidPrintfArgType_uint] davix-0.8.5/deps/curl/tests/libtest/lib1558.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1559.c:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:52:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_SCHEME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:463:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:611:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:656:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_ZONEID [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:710:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:760:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:808:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:847:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:895:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:941:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1560.c:608:32: style: Parameter 'part' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1564.c:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1591.c:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_TRAILERFUNC_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1591.c:77:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1591.c:74:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1592.c:46:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1592.c:41:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1593.c:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1593.c:29:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1594.c:56:27: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/tests/libtest/lib1900.c:117:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1900.c:150:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1900.c:229:21: style: Variable 'interval.tv_sec' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib1900.c:226:21: note: interval.tv_sec is assigned davix-0.8.5/deps/curl/tests/libtest/lib1900.c:229:21: note: interval.tv_sec is overwritten davix-0.8.5/deps/curl/tests/libtest/lib1900.c:230:22: style: Variable 'interval.tv_usec' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib1900.c:227:22: note: interval.tv_usec is assigned davix-0.8.5/deps/curl/tests/libtest/lib1900.c:230:22: note: interval.tv_usec is overwritten davix-0.8.5/deps/curl/tests/libtest/lib1900.c:139:12: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/lib1905.c:48:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_SHARE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1905.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1906.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ERROR_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1906.c:34:8: style: Variable 'error_buffer' can be declared as const array [constVariable] davix-0.8.5/deps/curl/tests/libtest/lib1907.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ERROR_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1907.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib1907.c:33:8: style: Variable 'error_buffer' can be declared as const array [constVariable] davix-0.8.5/deps/curl/tests/libtest/lib1908.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib1908.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib500.c:116:51: error: There is an unknown macro here somewhere. Configuration is required. If CURL_FORMAT_CURL_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/tests/libtest/lib501.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib502.c:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib502.c:34:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib503.c:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib503.c:38:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib504.c:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib504.c:37:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib504.c:78:16: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/lib505.c:51:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib505.c:37:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib506.c:67:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib506.c:103:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib506.c:137:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib506.c:176:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib506.c:168:10: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib506.c:132:17: style: Variable 'tdata' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/lib506.c:173:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib507.c:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib507.c:30:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib508.c:60:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib508.c:50:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib509.c:123:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib509.c:83:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] davix-0.8.5/deps/curl/tests/libtest/lib510.c:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib510.c:70:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib510.c:62:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib511.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib511.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib512.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib512.c:29:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib513.c:32:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_READFUNC_ABORT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib513.c:40:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib513.c:35:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib514.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib514.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib515.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib515.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib516.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib516.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib518.c:36:0: error: #error "this test requires FD_SETSIZE" [preprocessorErrorDirective] davix-0.8.5/deps/curl/tests/libtest/lib519.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib519.c:51:3: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib519.c:49:7: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib519.c:51:3: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib519.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib520.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib520.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib521.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib521.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib523.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib523.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib524.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib524.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib525.c:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib525.c:32:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib526.c:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib526.c:53:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib530.c:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib533.c:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib533.c:34:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib537.c:39:0: error: #error "this test requires FD_SETSIZE" [preprocessorErrorDirective] davix-0.8.5/deps/curl/tests/libtest/lib539.c:33:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib539.c:77:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib539.c:52:8: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib539.c:77:4: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib540.c:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib540.c:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib540.c:206:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib540.c:50:36: style: Parameter 'headers' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib540.c:185:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib541.c:43:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib541.c:34:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib542.c:39:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib542.c:34:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib543.c:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib543.c:55:6: style: The if condition is the same as the previous if condition [duplicateCondition] davix-0.8.5/deps/curl/tests/libtest/lib543.c:52:6: note: First condition davix-0.8.5/deps/curl/tests/libtest/lib543.c:55:6: note: Second condition davix-0.8.5/deps/curl/tests/libtest/lib544.c:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib544.c:43:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib547.c:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib547.c:69:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLIOCMD_RESTARTREAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib547.c:88:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib547.c:80:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib549.c:36:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib549.c:31:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib552.c:96:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib552.c:156:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLIOCMD_RESTARTREAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib552.c:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib552.c:37:40: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib552.c:90:16: style: Variable 'config' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/lib552.c:143:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib552.c:203:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/tests/libtest/lib552.c:143:36: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/deps/curl/tests/libtest/lib552.c:168:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib553.c:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib553.c:36:15: style: Local variable 'buf' shadows outer variable [shadowVariable] davix-0.8.5/deps/curl/tests/libtest/lib553.c:56:13: note: Shadowed declaration davix-0.8.5/deps/curl/tests/libtest/lib553.c:36:15: note: Shadow variable davix-0.8.5/deps/curl/tests/libtest/lib553.c:58:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib554.c:85:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFORM_COPYNAME [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib554.c:213:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib554.c:67:23: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib555.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib555.c:76:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLIOCMD_RESTARTREAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib555.c:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib555.c:84:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib556.c:43:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib556.c:38:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1361:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_FORMAT_CURL_OFF_T [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib557.c:208:11: style: Obsolete function 'curl_msprintf' called. It is recommended to use 'sprintf' instead. [prohibitedcurl_msprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:378:11: style: Obsolete function 'curl_msprintf' called. It is recommended to use 'sprintf' instead. [prohibitedcurl_msprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:528:11: style: Obsolete function 'curl_msprintf' called. It is recommended to use 'sprintf' instead. [prohibitedcurl_msprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:756:11: style: Obsolete function 'curl_msprintf' called. It is recommended to use 'sprintf' instead. [prohibitedcurl_msprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:905:11: style: Obsolete function 'curl_msprintf' called. It is recommended to use 'sprintf' instead. [prohibitedcurl_msprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1133:11: style: Obsolete function 'curl_msprintf' called. It is recommended to use 'sprintf' instead. [prohibitedcurl_msprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1361:11: style: Obsolete function 'curl_msprintf' called. It is recommended to use 'sprintf' instead. [prohibitedcurl_msprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1416:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1419:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1422:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1425:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1428:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1431:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1434:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1452:8: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1504:8: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1554:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1557:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1560:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1563:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1566:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1569:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1572:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1575:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1578:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1581:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1584:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1587:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1590:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1593:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1596:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1599:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1601:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1603:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1605:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1607:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1609:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1611:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1617:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1620:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1623:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1628:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1633:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1635:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1638:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1641:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1643:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1645:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1647:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1649:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1382:48: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1394:48: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1452:23: error: Uninitialized variable: buf [uninitvar] davix-0.8.5/deps/curl/tests/libtest/lib558.c:36:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib559.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib559.c:27:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib560.c:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib560.c:40:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib562.c:43:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib562.c:38:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib564.c:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib564.c:32:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib566.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib566.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib567.c:35:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib567.c:29:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib568.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib568.c:36:10: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib568.c:42:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib569.c:45:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib569.c:28:10: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib569.c:113:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib569.c:110:9: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib569.c:113:5: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib569.c:34:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib570.c:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib570.c:28:10: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib570.c:31:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib571.c:90:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib571.c:110:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib571.c:98:10: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib571.c:101:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib572.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib572.c:36:10: style: These functions will be removed from the public libcurl API in the future. Do not use them in any new programs or projects. [prohibitedcurl_maprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib572.c:42:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib573.c:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib573.c:35:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib574.c:32:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_FNMATCHFUNC_MATCH [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib574.c:40:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib574.c:35:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib575.c:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib575.c:38:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib576.c:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFINFOFLAG_KNOWN_PERM [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib576.c:97:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_CHUNK_END_FUNC_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib576.c:105:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib576.c:100:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib578.c:56:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib578.c:51:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib579.c:94:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib579.c:86:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib582.c:52:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib582.c:73:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib582.c:113:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib582.c:155:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMSG_DONE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib582.c:205:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib582.c:240:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib582.c:151:12: style: Variable 'message' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/lib582.c:172:50: style: Parameter 'timeout' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib582.c:214:70: style: Parameter 'fdset' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib582.c:225:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib583.c:38:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib583.c:33:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib586.c:62:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib586.c:89:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib586.c:105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib586.c:133:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib586.c:100:17: style: Variable 'tdata' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/lib586.c:134:9: style: Variable 'url' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/lib589.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib589.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib590.c:44:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib590.c:39:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib591.c:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib591.c:36:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib597.c:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib597.c:41:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib598.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib598.c:26:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib599.c:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib599.c:42:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib643.c:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib643.c:261:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib643.c:282:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib643.c:63:6: style: The if condition is the same as the previous if condition [duplicateCondition] davix-0.8.5/deps/curl/tests/libtest/lib643.c:59:6: note: First condition davix-0.8.5/deps/curl/tests/libtest/lib643.c:63:6: note: Second condition davix-0.8.5/deps/curl/tests/libtest/lib643.c:58:7: style: Redundant initialization for 'eof'. The initialized value is overwritten before it is read. [redundantInitialization] davix-0.8.5/deps/curl/tests/libtest/lib643.c:52:11: note: eof is initialized davix-0.8.5/deps/curl/tests/libtest/lib643.c:58:7: note: eof is overwritten davix-0.8.5/deps/curl/tests/libtest/lib643.c:73:23: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib650.c:67:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib650.c:159:3: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/libtest/lib650.c:54:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib651.c:45:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib651.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib652.c:43:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib652.c:28:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib653.c:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib653.c:29:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib654.c:86:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib654.c:61:6: style: The if condition is the same as the previous if condition [duplicateCondition] davix-0.8.5/deps/curl/tests/libtest/lib654.c:58:6: note: First condition davix-0.8.5/deps/curl/tests/libtest/lib654.c:61:6: note: Second condition davix-0.8.5/deps/curl/tests/libtest/lib654.c:57:7: style: Redundant initialization for 'eof'. The initialized value is overwritten before it is read. [redundantInitialization] davix-0.8.5/deps/curl/tests/libtest/lib654.c:52:11: note: eof is initialized davix-0.8.5/deps/curl/tests/libtest/lib654.c:57:7: note: eof is overwritten davix-0.8.5/deps/curl/tests/libtest/lib654.c:70:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib655.c:37:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib655.c:52:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib655.c:64:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib655.c:30:68: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'resolver_alloc_cb_fail' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib655.c:79:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/tests/libtest/lib655.c:30:68: note: Parameter 'userdata' can be declared as pointer to const davix-0.8.5/deps/curl/tests/libtest/lib655.c:45:68: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'resolver_alloc_cb_pass' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/libtest/lib655.c:91:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/tests/libtest/lib655.c:45:68: note: Parameter 'userdata' can be declared as pointer to const davix-0.8.5/deps/curl/tests/libtest/lib655.c:59:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib658.c:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib659.c:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib659.c:32:16: style: Parameter 'URL' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/lib661.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/lib661.c:55:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib661.c:51:8: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib661.c:55:4: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib661.c:70:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib661.c:56:8: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib661.c:70:4: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib661.c:79:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib661.c:74:8: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib661.c:79:4: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib661.c:85:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib661.c:81:8: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib661.c:85:4: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib661.c:106:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib661.c:87:8: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib661.c:106:4: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib661.c:123:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib661.c:111:8: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib661.c:123:4: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/lib661.c:134:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/curl/tests/libtest/lib661.c:128:8: note: res is assigned davix-0.8.5/deps/curl/tests/libtest/lib661.c:134:4: note: res is overwritten davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:37:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLAUTH_NONE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:91:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLAUTH_NONE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:74:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:76:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:78:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:83:16: style:inconclusive: Function 'test' argument 1 names different: declaration 'URL' definition 'url'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/tests/libtest/test.h:67:23: note: Function 'test' argument 1 names different: declaration 'URL' definition 'url'. davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:83:16: note: Function 'test' argument 1 names different: declaration 'URL' definition 'url'. davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:83:16: style: Parameter 'url' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/libntlmconnect.c:51:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_LASTSOCKET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/libntlmconnect.c:101:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/libntlmconnect.c:88:16: style:inconclusive: Function 'test' argument 1 names different: declaration 'URL' definition 'url'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/tests/libtest/test.h:67:23: note: Function 'test' argument 1 names different: declaration 'URL' definition 'url'. davix-0.8.5/deps/curl/tests/libtest/libntlmconnect.c:88:16: note: Function 'test' argument 1 names different: declaration 'URL' definition 'url'. davix-0.8.5/deps/curl/tests/libtest/stub_gssapi.c:152:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NTLM1 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/testtrace.c:117:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/libtest/testtrace.c:110:11: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] davix-0.8.5/deps/curl/tests/libtest/testtrace.c:86:37: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/libtest/testtrace.c:90:29: style: Variable 'trace_cfg' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/libtest/testutil.c:112:34: style:inconclusive: Function 'tutil_tvdiff' argument 1 names different: declaration 't1' definition 'newer'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/tests/libtest/testutil.h:34:34: note: Function 'tutil_tvdiff' argument 1 names different: declaration 't1' definition 'newer'. davix-0.8.5/deps/curl/tests/libtest/testutil.c:112:34: note: Function 'tutil_tvdiff' argument 1 names different: declaration 't1' definition 'newer'. davix-0.8.5/deps/curl/tests/libtest/testutil.c:112:56: style:inconclusive: Function 'tutil_tvdiff' argument 2 names different: declaration 't2' definition 'older'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/tests/libtest/testutil.h:34:53: note: Function 'tutil_tvdiff' argument 2 names different: declaration 't2' definition 'older'. davix-0.8.5/deps/curl/tests/libtest/testutil.c:112:56: note: Function 'tutil_tvdiff' argument 2 names different: declaration 't2' definition 'older'. davix-0.8.5/deps/curl/tests/libtest/testutil.c:124:41: style:inconclusive: Function 'tutil_tvdiff_secs' argument 1 names different: declaration 't1' definition 'newer'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/tests/libtest/testutil.h:41:41: note: Function 'tutil_tvdiff_secs' argument 1 names different: declaration 't1' definition 'newer'. davix-0.8.5/deps/curl/tests/libtest/testutil.c:124:41: note: Function 'tutil_tvdiff_secs' argument 1 names different: declaration 't1' definition 'newer'. davix-0.8.5/deps/curl/tests/libtest/testutil.c:124:63: style:inconclusive: Function 'tutil_tvdiff_secs' argument 2 names different: declaration 't2' definition 'older'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/tests/libtest/testutil.h:41:60: note: Function 'tutil_tvdiff_secs' argument 2 names different: declaration 't2' definition 'older'. davix-0.8.5/deps/curl/tests/libtest/testutil.c:124:63: note: Function 'tutil_tvdiff_secs' argument 2 names different: declaration 't2' definition 'older'. davix-0.8.5/deps/curl/tests/server/fake_ntlm.c:166:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/fake_ntlm.c:110:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/tests/server/getpart.c:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/getpart.c:301:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OUTSIDE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/getpart.c:181:31: style: Parameter 'src_buf' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/server/getpart.c:33:7: style: struct member 'Curl_easy::fake' is never used. [unusedStructMember] davix-0.8.5/deps/curl/tests/server/getpart.c:355:26: style: Variable 'in_wanted_part' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/curl/tests/server/getpart.c:372:26: style: Variable 'in_wanted_part' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/curl/tests/server/getpart.c:389:26: style: Variable 'in_wanted_part' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/curl/tests/server/resolve.c:146:10: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] davix-0.8.5/deps/curl/tests/server/resolve.c:62:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/tests/server/resolve.c:144:21: style: Variable 'he' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/server/rtspd.c:253:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/rtspd.c:266:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/rtspd.c:311:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/rtspd.c:427:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/rtspd.c:746:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/rtspd.c:845:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKERRNO [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/rtspd.c:992:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/rtspd.c:1187:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/rtspd.c:766:21: style: Condition 'writeleft>0' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/rtspd.c:764:16: note: Assuming that condition 'writeleft==0' is not redundant davix-0.8.5/deps/curl/tests/server/rtspd.c:766:21: note: Condition 'writeleft>0' is always true davix-0.8.5/deps/curl/tests/server/rtspd.c:1428:13: style: Condition 'req.open' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/rtspd.c:1423:10: note: Assuming that condition '!req.open' is not redundant davix-0.8.5/deps/curl/tests/server/rtspd.c:1428:13: note: Condition 'req.open' is always true davix-0.8.5/deps/curl/tests/server/rtspd.c:1431:16: style: Condition 'req.open' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/rtspd.c:1423:10: note: Assuming that condition '!req.open' is not redundant davix-0.8.5/deps/curl/tests/server/rtspd.c:1431:16: note: Condition 'req.open' is always true davix-0.8.5/deps/curl/tests/server/rtspd.c:731:32: style: Parameter 'reqbuf' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/server/rtspd.c:1184:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/tests/server/sockfilt.c:199:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:212:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:257:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:373:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:419:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:452:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:469:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:920:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:1208:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKERRNO [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:1334:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sockfilt.c:1331:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/tests/server/socksd.c:177:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_READTEXT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:279:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:292:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:329:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:397:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:428:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:481:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:803:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:880:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKERRNO [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:999:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/socksd.c:398:5: error: Resource leak: sock [resourceLeak] davix-0.8.5/deps/curl/tests/server/socksd.c:163:36: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/server/socksd.c:169:38: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/server/socksd.c:479:18: style: Variable 'address' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/server/socksd.c:635:20: style: Variable 'portp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/server/socksd.c:707:49: style: Parameter 'fds' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/server/socksd.c:997:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/tests/server/sws.c:268:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:281:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:326:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:354:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable socket_domain [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:379:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:739:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:909:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:1001:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKERRNO [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:1141:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:1336:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:1464:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:1825:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:1975:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/sws.c:929:21: style: Condition 'writeleft>0' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/sws.c:927:16: note: Assuming that condition 'writeleft==0' is not redundant davix-0.8.5/deps/curl/tests/server/sws.c:929:21: note: Condition 'writeleft>0' is always true davix-0.8.5/deps/curl/tests/server/sws.c:1537:41: style: Condition '!got_exit_signal' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/sws.c:1532:8: note: Assuming that condition 'got_exit_signal' is not redundant davix-0.8.5/deps/curl/tests/server/sws.c:1537:41: note: Condition '!got_exit_signal' is always true davix-0.8.5/deps/curl/tests/server/sws.c:1539:8: style: Condition 'got_exit_signal' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/sws.c:1532:8: note: Assuming that condition 'got_exit_signal' is not redundant davix-0.8.5/deps/curl/tests/server/sws.c:1539:8: note: Condition 'got_exit_signal' is always false davix-0.8.5/deps/curl/tests/server/sws.c:1347:5: error: Resource leak: serverfd [resourceLeak] davix-0.8.5/deps/curl/tests/server/sws.c:669:11: style: Variable 'testno' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/server/sws.c:1972:26: style: Parameter 'argv' can be declared as const array [constParameter] davix-0.8.5/deps/curl/tests/server/sws.c:2263:15: style: Variable 'end' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/server/testpart.c:40:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:357:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:370:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:409:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:576:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:646:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIONREAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:674:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:967:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:1077:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:1195:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:1250:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:1372:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/tftpd.c:1136:40: style:inconclusive: Function 'validate_access' argument 2 names different: declaration 'fname' definition 'filename'. [funcArgNamesDifferent] davix-0.8.5/deps/curl/tests/server/tftpd.c:279:63: note: Function 'validate_access' argument 2 names different: declaration 'fname' definition 'filename'. davix-0.8.5/deps/curl/tests/server/tftpd.c:1136:40: note: Function 'validate_access' argument 2 names different: declaration 'fname' definition 'filename'. davix-0.8.5/deps/curl/tests/server/tftpd.c:561:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/server/tftpd.c:957:9: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/server/tftpd.c:1234:61: style: Parameter 'pf' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/server/tftpd.c:1312:61: style: Parameter 'pf' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/curl/tests/server/util.c:112:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/util.c:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/util.c:269:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/util.c:286:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/util.c:314:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/server/util.c:122:9: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] davix-0.8.5/deps/curl/tests/server/util.c:254:13: style: Condition 'r==-1' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/util.c:246:10: note: Assuming that condition 'r!=-1' is not redundant davix-0.8.5/deps/curl/tests/server/util.c:254:13: note: Condition 'r==-1' is always true davix-0.8.5/deps/curl/tests/unit/unit1300.c:48:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1300.c:57:30: style: Variable 'head' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/unit/unit1300.c:58:30: style: Variable 'element_next' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/unit/unit1300.c:59:30: style: Variable 'element_prev' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/unit/unit1301.c:29:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1301.c:33:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1301.c:36:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1301.c:39:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1301.c:42:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1301.c:45:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1301.c:48:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1301.c:51:6: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strnequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1302.c:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1302.c:48:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1303.c:34:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1303.c:75:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1304.c:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1304.c:48:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1305.c:52:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1305.c:80:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curl_addrinfo [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1305.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1305.c:121:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1305.c:123:26: style: Variable 'nodep' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/unit/unit1307.c:274:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1307.c:297:46: style: Condition 'machine==SYSTEM_LINUX' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/unit/unit1307.c:290:13: note: Assignment 'machine=SYSTEM_CUSTOM', assigned value is 0 davix-0.8.5/deps/curl/tests/unit/unit1307.c:297:46: note: Condition 'machine==SYSTEM_LINUX' is always false davix-0.8.5/deps/curl/tests/unit/unit1307.c:299:49: style: Condition 'machine==SYSTEM_MACOS' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/unit/unit1307.c:290:13: note: Assignment 'machine=SYSTEM_CUSTOM', assigned value is 0 davix-0.8.5/deps/curl/tests/unit/unit1307.c:299:49: note: Condition 'machine==SYSTEM_MACOS' is always false davix-0.8.5/deps/curl/tests/unit/unit1308.c:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1308.c:43:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1309.c:69:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1309.c:40:21: style: Variable 'node' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/unit/unit1323.c:42:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1330.c:36:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1394.c:42:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1395.c:43:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1396.c:30:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1396.c:48:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1397.c:36:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1398.c:29:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1398.c:40:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:45:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:51:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:56:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:61:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:66:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:71:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:76:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:81:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:86:6: style: Obsolete function 'curl_msnprintf' called. It is recommended to use 'snprintf' instead. [prohibitedcurl_msnprintfCalled] davix-0.8.5/deps/curl/tests/unit/unit1398.c:32:6: style: Variable 'buf' can be declared as const array [constVariable] davix-0.8.5/deps/curl/tests/unit/unit1399.c:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMER_STARTSINGLE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1399.c:57:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1399.c:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1399.c:81:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1600.c:33:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1600.c:46:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1601.c:36:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1602.c:50:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1602.c:53:8: style: Variable 'nodep' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/unit/unit1603.c:51:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1604.c:350:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1605.c:32:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1605.c:45:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1605.c:49:37: error: Invalid curl_easy_escape() argument nr 3. The value is -1 but the valid values are '0:'. [invalidFunctionArg] davix-0.8.5/deps/curl/tests/unit/unit1605.c:52:51: error: Invalid curl_easy_unescape() argument nr 3. The value is -1 but the valid values are '0:'. [invalidFunctionArg] davix-0.8.5/deps/curl/tests/unit/unit1605.c:47:9: style: Variable 'esc' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/curl/tests/unit/unit1606.c:33:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1606.c:56:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_LOW_SPEED_LIMIT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1606.c:76:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1607.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1607.c:101:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1607.c:175:11: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1608.c:36:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ai_next [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1608.c:47:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1609.c:39:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1609.c:99:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1609.c:180:11: style: These functions will be removed from the public libcurl API in a near future. They will instead be made "available" by source code access only, and then as curlx_strequal() and curlx_strenqual(). [prohibitedcurl_strequalCalled] davix-0.8.5/deps/curl/tests/unit/unit1610.c:36:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1611.c:36:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1612.c:47:48: error: There is an unknown macro here somewhere. Configuration is required. If strlen is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/curl/tests/unit/unit1620.c:38:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1621.c:41:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1650.c:153:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1651.c:382:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1652.c:64:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1652.c:80:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1652.c:47:51: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'debugf_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/tests/unit/unit1652.c:68:49: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/tests/unit/unit1652.c:47:51: note: Parameter 'buf' can be declared as pointer to const davix-0.8.5/deps/curl/tests/unit/unit1652.c:62:11: style: Variable 'res' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/curl/tests/unit/unit1653.c:45:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1654.c:40:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/curl/tests/unit/unit1655.c:39:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-internal-utils.cc:80:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFatal [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-internal-utils.cc:111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-internal-utils.cc:138:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_log_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:350:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:362:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matched_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:376:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matched_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:403:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:425:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:469:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:63:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardinality_specified_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:136:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable call_count_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:177:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:226:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_clause_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:250:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:309:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:326:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAllow [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:554:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:610:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:620:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAllow [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:627:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWarn [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:634:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFail [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:641:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:650:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:659:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:668:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:677:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:697:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_mockers [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:714:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:724:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:775:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_mockers [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:795:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_expectation_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:808:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequence_created_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:817:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequence_created_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock.cc:140:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/src/gmock_main.cc:48:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:557:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1228:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1229:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1233:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTTY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1240:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTTY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1246:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:484:10: performance:inconclusive: Technically the member function '::ReturnZeroFromNullaryFunctionAction::Perform' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:564:8: style:inconclusive: Technically the member function '::Base::operator==' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:568:8: style:inconclusive: Technically the member function '::Derived::operator==' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:619:3: style:inconclusive: Technically the member function '::SourceType::operatorDestinationType' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1104:7: style:inconclusive: Technically the member function '::NullaryFunctor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1112:8: style:inconclusive: Technically the member function '::VoidNullaryFunctor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:545:3: style: Struct 'IntegerVectorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:599:3: style: Class 'ToType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1292:8: style: Variable 'ref' can be declared as reference to const [constVariableReference] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1310:12: style: Variable 'r2' can be declared as reference to const [constVariableReference] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1316:9: style: Variable 'r4' can be declared as reference to const [constVariableReference] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-actions_test.cc:905:3: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_INTENTIONAL_CONST_COND_POP_ is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:286:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mock_foo_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:367:11: style: Unused variable: b [unusedVariable] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:184:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:757:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:839:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:853:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:877:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:913:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable1 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:942:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable low [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:959:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:960:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:961:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:962:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:963:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:965:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:968:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:971:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:974:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:977:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:1037:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:1099:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m1 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBool [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kInteger [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFloatingPoint [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOther [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:192:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:214:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:372:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:375:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:381:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:387:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:393:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:510:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:514:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:518:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:524:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:530:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:537:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:244:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:249:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:777:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Func [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2575:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2730:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RawType [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2906:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2914:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2929:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2943:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2971:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2987:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2994:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3002:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3021:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3029:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3044:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3058:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3086:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3115:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3122:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3130:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3179:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3368:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5086:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Graph [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5110:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5150:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5181:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:669:3: warning: Member variable 'Derived::i' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3598:1: style: The class 'DerivedClass' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:443:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl::MatchAndExplain' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:449:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:451:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:482:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicIsEvenImpl::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:484:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicIsEvenImpl::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:489:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicIsEvenImpl::MatchAndExplain' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:870:8: style:inconclusive: Technically the member function 'testing::gmock_matchers_test::Unprintable::operator==' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3587:11: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::AClass::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3922:7: style:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicFunctor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3923:7: style:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicFunctor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3942:15: style:inconclusive: Technically the member function 'testing::gmock_matchers_test::ReferencingFunctor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5418:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::IsHalfOfMatcher::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5422:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::IsHalfOfMatcher::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:614:3: style: Struct 'ConvertibleFromAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:616:3: style: Struct 'ConvertibleFromAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:644:3: style: Struct 'IntReferenceWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3388:8: style: struct member 'DerivedStruct::ch' is never used. [unusedStructMember] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:80:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::NullaryFunctor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:88:8: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::VoidNullaryFunctor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:105:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::UnaryFunctor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:130:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::SumOf5Functor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:145:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::SumOf6Functor::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:186:9: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Unary' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:188:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Binary' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:190:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Ternary' can be const. [functionConst] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:196:7: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::SumOfLast2' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:198:7: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::SumOf5' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:200:7: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::SumOf6' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:204:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Concat7' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:210:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Concat8' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:216:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Concat9' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-more-actions_test.cc:222:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Concat10' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googlemock/test/gmock-nice-strict_test.cc:94:5: performance: Variable 'str_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] davix-0.8.5/deps/googletest/googlemock/test/gmock-spec-builders_test.cc:1826:1: error: syntax error [syntaxError] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:69:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:78:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:87:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:95:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:102:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:109:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:116:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:131:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:143:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:157:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:171:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:175:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:207:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:219:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:234:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:244:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:259:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:275:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:286:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_stress_test.cc:294:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:52:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:75:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:89:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:120:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:149:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:163:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:194:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:218:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/samples/sample10_unittest.cc:78:1: style: The class 'LeakChecker' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] davix-0.8.5/deps/googletest/googletest/samples/sample10_unittest.cc:61:8: style:inconclusive: Technically the member function '::Water::operatordelete' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/samples/sample10_unittest.cc:108:1: error: Memory leak: water [memleak] davix-0.8.5/deps/googletest/googletest/samples/sample10_unittest.cc:106:10: style: Variable 'water' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/googletest/googletest/samples/sample10_unittest.cc:99:10: style: Variable 'water' is allocated memory that is never used. [unusedAllocatedMemory] davix-0.8.5/deps/googletest/googletest/samples/sample2.cc:51:32: style:inconclusive: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. [funcArgNamesDifferent] davix-0.8.5/deps/googletest/googletest/samples/sample2.h:81:24: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. davix-0.8.5/deps/googletest/googletest/samples/sample2.cc:51:32: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. davix-0.8.5/deps/googletest/googletest/samples/sample3_unittest.cc:105:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/samples/sample3_unittest.cc:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q0_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/samples/sample5_unittest.cc:146:16: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/samples/sample5_unittest.cc:67:16: note: Virtual function in base class davix-0.8.5/deps/googletest/googletest/samples/sample5_unittest.cc:146:16: note: Function in derived class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:84:34: warning: Class 'PreCalculatedPrimeTable' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:58:16: style: The function 'IsPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:48:16: note: Virtual function in base class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:58:16: note: Function in derived class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:69:15: style: The function 'GetNextPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:52:15: note: Virtual function in base class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:69:15: note: Function in derived class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:87:12: style: The destructor '~PreCalculatedPrimeTable' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:45:12: note: Virtual destructor in base class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:87:12: note: Destructor in derived class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:89:16: style: The function 'IsPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:48:16: note: Virtual function in base class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:89:16: note: Function in derived class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:93:15: style: The function 'GetNextPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:52:15: note: Virtual function in base class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:93:15: note: Function in derived class davix-0.8.5/deps/googletest/googletest/samples/sample9_unittest.cc:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/samples/sample9_unittest.cc:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/samples/sample9_unittest.cc:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/samples/sample9_unittest.cc:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-filepath.cc:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _POSIX_PATH_MAX [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-filepath.cc:126:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-filepath.cc:358:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-port.cc:910:1: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_DISABLE_MSC_WARNINGS_PUSH_ is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/googletest/googletest/src/gtest-printers.cc:201:14: debug: Failed to instantiate template "PrintAsCharLiteralTo". The checking continues anyway. [templateInstantiation] davix-0.8.5/deps/googletest/googletest/src/gtest-printers.cc:264:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CharType [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:52:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:61:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable original_reporter_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_new_fatal_failure_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/src/gtest.cc:3846:12: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_NAME_ is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/googletest/googletest/test/gtest-death-test_ex_test.cc:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_catch_exceptions [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-death-test_test.cc:1338:3: error: There is an unknown macro here somewhere. Configuration is required. If EXPECT_DEATH_IF_SUPPORTED is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/googletest/googletest/test/gtest-filepath_test.cc:146:3: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_PATH_SEP_ is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:60:4: style: The destructor '~B' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:50:12: note: Virtual destructor in base class davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:60:4: note: Destructor in derived class davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:61:16: style: The function 'Use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:51:16: note: Virtual function in base class davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:61:16: note: Function in derived class davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:109:10: style: Variable 'a5' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:108:10: note: a5 is assigned davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:109:10: note: a5 is overwritten davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:216:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:213:30: style: Condition 'events.size()==0' is always true [knownConditionTrueFalse] davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:190:5: error: Out of bounds access in expression 'data[i]' because 'data' is empty. [containerOutOfBounds] davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:301:17: note: Calling function 'VerifyResults', 1st argument 'events' value is size=0 davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:190:5: note: Access out of bounds davix-0.8.5/deps/googletest/googletest/test/gtest-message_test.cc:67:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-message_test.cc:76:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-message_test.cc:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:271:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:277:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:392:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_USES_SIMPLE_RE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:934:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:944:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:956:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:108:7: style:inconclusive: Technically the member function 'testing::internal::Base::member' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:204:3: style: Class 'To' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:197:8: style: Redundant initialization for 'base'. The initialized value is overwritten before it is read. [redundantInitialization] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:190:13: note: base is initialized davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:197:8: note: base is overwritten davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:145:8: style: Variable 'base' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:164:8: style: Variable 'base' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Int64 [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:570:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:1234:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:1234:17: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:561:7: performance:inconclusive: Technically the member function 'testing::gtest_printers_test::Foo::MyMethod' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:977:8: style: struct member 'iterator::x' is never used. [unusedStructMember] davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:988:8: style: struct member 'const_iterator::x' is never used. [unusedStructMember] davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:61:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:77:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:178:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:200:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-tuple_test.cc:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-tuple_test.cc:273:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-tuple_test.cc:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-tuple_test.cc:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-unittest-api_test.cc:60:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestCase [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-unittest-api_test.cc:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestInfo [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest-unittest-api_test.cc:48:8: style:inconclusive: Technically the member function 'LessByName < TestCase >::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/test/gtest-unittest-api_test.cc:48:8: style:inconclusive: Technically the member function 'LessByName < TestInfo >::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/test/gtest_env_var_test_.cc:55:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_env_var_test_.cc:120:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_environment_test.cc:148:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_FAILURE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:898:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:912:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:969:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:984:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:1025:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_print_time [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:607:7: style: The scope of the variable 'm' can be reduced. [variableScope] davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:608:14: style: The scope of the variable 'n' can be reduced. [variableScope] davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:686:14: style: The scope of the variable 'n' can be reduced. [variableScope] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:185:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:212:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:232:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:241:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:249:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:257:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:265:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:305:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:317:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:325:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:341:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:360:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:370:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:380:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:389:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:405:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:413:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:431:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:566:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:575:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:584:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:614:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:625:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:636:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:646:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:655:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:664:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:673:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:681:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:693:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:705:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:730:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:739:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:748:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:757:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:768:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:778:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:789:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:800:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:810:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:819:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:828:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:837:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:845:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:857:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:869:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:881:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1005:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1015:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1025:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1035:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1047:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1058:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1070:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1082:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1093:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1103:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1123:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1195:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1205:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1250:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1262:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1273:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1283:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1293:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1303:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1486:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1497:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1508:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1519:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1532:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1544:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1557:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1570:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1582:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1615:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1625:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1653:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1667:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1693:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1704:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1715:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1728:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1740:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1753:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1766:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1778:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1789:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1800:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1811:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1821:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1835:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1849:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1863:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2009:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2021:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2033:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2045:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2059:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2072:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2086:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2137:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2245:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2284:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2298:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2312:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2337:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2349:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2361:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:94:8: style:inconclusive: Technically the member function 'PredFunctor1::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:481:8: style:inconclusive: Technically the member function 'PredFunctor2::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:910:8: style:inconclusive: Technically the member function 'PredFunctor3::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1381:8: style:inconclusive: Technically the member function 'PredFunctor4::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1894:8: style:inconclusive: Technically the member function 'PredFunctor5::operator()' can be const. [functionConst] davix-0.8.5/deps/googletest/googletest/test/gtest_premature_exit_test.cc:81:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premature_exit_file_path_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_premature_exit_test.cc:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premature_exit_file_path_ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_death_test_style [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_sole_header_test.cc:44:3: error: There is an unknown macro here somewhere. Configuration is required. If EXPECT_NO_FATAL_FAILURE is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_throw_on_failure [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:58:5: style: Same expression on both sides of '=='. [duplicateExpression] davix-0.8.5/deps/googletest/googletest/test/gtest_throw_on_failure_test_.cc:48:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/test/gtest_unittest.cc:5361:25: error: syntax error [syntaxError] davix-0.8.5/deps/googletest/googletest/test/gtest_xml_output_unittest_.cc:55:3: style: Same expression on both sides of '=='. [duplicateExpression] davix-0.8.5/deps/googletest/googletest/test/gtest_xml_output_unittest_.cc:73:3: style: Same expression on both sides of '=='. [duplicateExpression] davix-0.8.5/deps/googletest/googletest/test/gtest_xml_output_unittest_.cc:74:3: style: Same expression on both sides of '=='. [duplicateExpression] davix-0.8.5/deps/libneon/src/ne_207.c:292:42: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_207.c:296:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_207.c:98:50: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_207.c:103:50: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_207.c:257:25: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ne_accept_207' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/src/ne_207.c:341:38: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/src/ne_207.c:257:25: note: Parameter 'userdata' can be declared as pointer to const davix-0.8.5/deps/libneon/src/ne_207.c:257:47: style: Parameter 'req' can be declared as pointer to const. However it seems that 'ne_accept_207' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/src/ne_207.c:341:38: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/src/ne_207.c:257:47: note: Parameter 'req' can be declared as pointer to const davix-0.8.5/deps/libneon/src/ne_207.c:60:25: style: struct member 'ne_207_parser_s::href' is never used. [unusedStructMember] davix-0.8.5/deps/libneon/src/ne_acl3744.c:64:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:81:28: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:85:22: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:90:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:94:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:99:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:104:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:109:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:114:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:119:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:124:79: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:129:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:134:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:139:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:144:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:147:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_acl3744.c:156:50: style:inconclusive: Function 'ne_acl3744_set' argument 2 names different: declaration 'path' definition 'uri'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_acl3744.h:80:50: note: Function 'ne_acl3744_set' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_acl3744.c:156:50: note: Function 'ne_acl3744_set' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_alloc.c:91:18: error: Returning pointer to local variable 'ret' that will be invalid when returning. [returnDanglingLifetime] davix-0.8.5/deps/libneon/src/ne_alloc.c:91:19: note: Passed to 'strcpy'. davix-0.8.5/deps/libneon/src/ne_alloc.c:89:11: note: Variable created here. davix-0.8.5/deps/libneon/src/ne_alloc.c:91:18: note: Returning pointer to local variable 'ret' that will be invalid when returning. davix-0.8.5/deps/libneon/src/ne_alloc.c:54:24: style:inconclusive: Function 'ne_malloc' argument 1 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_alloc.h:46:24: note: Function 'ne_malloc' argument 1 names different: declaration 'size' definition 'len'. davix-0.8.5/deps/libneon/src/ne_alloc.c:54:24: note: Function 'ne_malloc' argument 1 names different: declaration 'size' definition 'len'. davix-0.8.5/deps/libneon/src/ne_alloc.c:61:24: style:inconclusive: Function 'ne_calloc' argument 1 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_alloc.h:47:24: note: Function 'ne_calloc' argument 1 names different: declaration 'size' definition 'len'. davix-0.8.5/deps/libneon/src/ne_alloc.c:61:24: note: Function 'ne_calloc' argument 1 names different: declaration 'size' definition 'len'. davix-0.8.5/deps/libneon/src/ne_alloc.c:68:36: style:inconclusive: Function 'ne_realloc' argument 2 names different: declaration 's' definition 'len'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_alloc.h:48:36: note: Function 'ne_realloc' argument 2 names different: declaration 's' definition 'len'. davix-0.8.5/deps/libneon/src/ne_alloc.c:68:36: note: Function 'ne_realloc' argument 2 names different: declaration 's' definition 'len'. davix-0.8.5/deps/libneon/src/ne_auth.c:1039:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_auth.c:1155:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_auth.c:1438:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTH_ANY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_auth.c:1532:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTH_CONNECT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_auth.c:1624:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTH_NOTCONNECT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_auth.c:1152:14: style: Condition 'nc' is always true [knownConditionTrueFalse] davix-0.8.5/deps/libneon/src/ne_auth.c:410:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_auth.c:423:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_auth.c:1010:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_auth.c:1014:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_auth.c:1021:30: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_auth.c:1297:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_auth.c:1475:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_auth.c:1282:41: style:inconclusive: Function 'challenge_error' argument 1 names different: declaration 'errmsg' definition 'errbuf'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_auth.c:257:41: note: Function 'challenge_error' argument 1 names different: declaration 'errmsg' definition 'errbuf'. davix-0.8.5/deps/libneon/src/ne_auth.c:1282:41: note: Function 'challenge_error' argument 1 names different: declaration 'errmsg' definition 'errbuf'. davix-0.8.5/deps/libneon/src/ne_auth.c:1101:56: style: Parameter 'req' can be declared as pointer to const. However it seems that 'verify_digest_response' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/src/ne_auth.c:1230:41: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/src/ne_auth.c:1101:56: note: Parameter 'req' can be declared as pointer to const davix-0.8.5/deps/libneon/src/ne_auth.c:1563:19: style: Variable 'sess' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/src/ne_auth.c:342:30: error: Uninitialized variable: data [uninitvar] davix-0.8.5/deps/libneon/src/ne_basic.c:207:54: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_OFF_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/src/ne_compress.c:445:43: style:inconclusive: Function 'ne_decompress_destroy' argument 1 names different: declaration 'ctx' definition 'dc'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_compress.h:44:43: note: Function 'ne_decompress_destroy' argument 1 names different: declaration 'ctx' definition 'dc'. davix-0.8.5/deps/libneon/src/ne_compress.c:445:43: note: Function 'ne_decompress_destroy' argument 1 names different: declaration 'ctx' definition 'dc'. davix-0.8.5/deps/libneon/src/ne_compress.c:445:43: style: Parameter 'dc' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_dates.c:106:11: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] davix-0.8.5/deps/libneon/src/ne_dates.c:180:11: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/libneon/src/ne_dates.c:175:7: note: n is assigned davix-0.8.5/deps/libneon/src/ne_dates.c:180:11: note: n is overwritten davix-0.8.5/deps/libneon/src/ne_dates.c:240:11: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] davix-0.8.5/deps/libneon/src/ne_dates.c:235:7: note: n is assigned davix-0.8.5/deps/libneon/src/ne_dates.c:240:11: note: n is overwritten davix-0.8.5/deps/libneon/src/ne_dates.c:131:12: style: Variable 'n' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/libneon/src/ne_dates.c:139:17: style: Variable 'n' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/libneon/src/ne_dates.c:147:17: style: Variable 'n' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/libneon/src/ne_gnutls.c:406:51: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_SIZE_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/src/ne_locks.c:141:32: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_locks.c:711:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_locks.c:714:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_locks.c:280:58: style:inconclusive: Function 'ne_lock_using_resource' argument 2 names different: declaration 'path' definition 'uri'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_locks.h:156:58: note: Function 'ne_lock_using_resource' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_locks.c:280:58: note: Function 'ne_lock_using_resource' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_locks.c:651:52: style:inconclusive: Function 'ne_lock_discover' argument 2 names different: declaration 'path' definition 'uri'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_locks.h:144:52: note: Function 'ne_lock_discover' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_locks.c:651:52: note: Function 'ne_lock_discover' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_locks.c:327:64: style: Parameter 'lock' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_md5.c:55:0: error: #error "Cannot determine unsigned 32-bit data type." [preprocessorErrorDirective] davix-0.8.5/deps/libneon/src/ne_oldacl.c:60:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_grant [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_oldacl.c:62:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:70:28: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:74:22: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:78:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:82:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:86:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:90:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:94:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:100:27: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_oldacl.c:101:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_openssl.c:1200:0: error: #error SHA digest length is not 20 bytes [preprocessorErrorDirective] davix-0.8.5/deps/libneon/src/ne_pkcs11.c:615:61: style: Parameter 'provider' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_pkcs11.c:617:57: style: Parameter 'provider' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_pkcs11.c:619:39: style: Parameter 'userdata' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_pkcs11.c:621:45: style: Parameter 'sess' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_pkcs11.c:622:57: style: Parameter 'provider' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_props.c:167:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:205:29: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:208:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:212:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:218:31: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:406:59: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:418:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:421:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:487:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_props.c:179:72: style:inconclusive: Function 'ne_propfind_named' argument 2 names different: declaration 'names' definition 'props'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:241:28: note: Function 'ne_propfind_named' argument 2 names different: declaration 'names' definition 'props'. davix-0.8.5/deps/libneon/src/ne_props.c:179:72: note: Function 'ne_propfind_named' argument 2 names different: declaration 'names' definition 'props'. davix-0.8.5/deps/libneon/src/ne_props.c:189:48: style:inconclusive: Function 'ne_proppatch' argument 2 names different: declaration 'path' definition 'uri'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:155:48: note: Function 'ne_proppatch' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_props.c:189:48: note: Function 'ne_proppatch' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_props.c:190:34: style:inconclusive: Function 'ne_proppatch' argument 3 names different: declaration 'ops' definition 'items'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:156:34: note: Function 'ne_proppatch' argument 3 names different: declaration 'ops' definition 'items'. davix-0.8.5/deps/libneon/src/ne_props.c:190:34: note: Function 'ne_proppatch' argument 3 names different: declaration 'ops' definition 'items'. davix-0.8.5/deps/libneon/src/ne_props.c:279:29: style:inconclusive: Function 'ne_propset_value' argument 2 names different: declaration 'propname' definition 'pname'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:66:29: note: Function 'ne_propset_value' argument 2 names different: declaration 'propname' definition 'pname'. davix-0.8.5/deps/libneon/src/ne_props.c:279:29: note: Function 'ne_propset_value' argument 2 names different: declaration 'propname' definition 'pname'. davix-0.8.5/deps/libneon/src/ne_props.c:332:30: style:inconclusive: Function 'ne_propset_status' argument 2 names different: declaration 'propname' definition 'pname'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:72:30: note: Function 'ne_propset_status' argument 2 names different: declaration 'propname' definition 'pname'. davix-0.8.5/deps/libneon/src/ne_props.c:332:30: note: Function 'ne_propset_status' argument 2 names different: declaration 'propname' definition 'pname'. davix-0.8.5/deps/libneon/src/ne_props.c:386:27: warning: Function 'startelm' argument order different: declaration 'userdata, state, name, nspace, atts' definition 'userdata, parent, nspace, name, atts' [funcArgOrderDifferent] davix-0.8.5/deps/libneon/src/ne_props.c:96:16: note: Function 'startelm' argument order different: declaration 'userdata, state, name, nspace, atts' definition 'userdata, parent, nspace, name, atts' davix-0.8.5/deps/libneon/src/ne_props.c:386:27: note: Function 'startelm' argument order different: declaration 'userdata, state, name, nspace, atts' definition 'userdata, parent, nspace, name, atts' davix-0.8.5/deps/libneon/src/ne_props.c:477:25: warning: Function 'endelm' argument order different: declaration 'userdata, state, name, nspace' definition 'userdata, state, nspace, name' [funcArgOrderDifferent] davix-0.8.5/deps/libneon/src/ne_props.c:99:14: note: Function 'endelm' argument order different: declaration 'userdata, state, name, nspace' definition 'userdata, state, nspace, name' davix-0.8.5/deps/libneon/src/ne_props.c:477:25: note: Function 'endelm' argument order different: declaration 'userdata, state, name, nspace' definition 'userdata, state, nspace, name' davix-0.8.5/deps/libneon/src/ne_props.c:585:50: style:inconclusive: Function 'ne_propfind_create' argument 2 names different: declaration 'path' definition 'uri'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:182:50: note: Function 'ne_propfind_create' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_props.c:585:50: note: Function 'ne_propfind_create' argument 2 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_props.c:631:54: style:inconclusive: Function 'ne_simple_propfind' argument 2 names different: declaration 'path' definition 'href'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:127:54: note: Function 'ne_simple_propfind' argument 2 names different: declaration 'path' definition 'href'. davix-0.8.5/deps/libneon/src/ne_props.c:631:54: note: Function 'ne_simple_propfind' argument 2 names different: declaration 'path' definition 'href'. davix-0.8.5/deps/libneon/src/ne_props.c:650:48: style:inconclusive: Function 'ne_propnames' argument 2 names different: declaration 'path' definition 'href'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:162:48: note: Function 'ne_propnames' argument 2 names different: declaration 'path' definition 'href'. davix-0.8.5/deps/libneon/src/ne_props.c:650:48: note: Function 'ne_propnames' argument 2 names different: declaration 'path' definition 'href'. davix-0.8.5/deps/libneon/src/ne_props.c:667:51: style:inconclusive: Function 'ne_propfind_set_private' argument 1 names different: declaration 'handler' definition 'hdl'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_props.h:223:51: note: Function 'ne_propfind_set_private' argument 1 names different: declaration 'handler' definition 'hdl'. davix-0.8.5/deps/libneon/src/ne_props.c:667:51: note: Function 'ne_propfind_set_private' argument 1 names different: declaration 'handler' definition 'hdl'. davix-0.8.5/deps/libneon/src/ne_props.c:112:60: style: Parameter 'handler' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_props.c:117:58: style: Parameter 'handler' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_request.c:194:48: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_SSIZE_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/src/ne_session.c:422:57: error: There is an unknown macro here somewhere. Configuration is required. If NEON_VERSION is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/src/ne_socket.c:432:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:513:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:568:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:603:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:636:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:1012:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_addr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:1202:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:1232:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:1250:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:1345:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:1425:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:1444:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCK_STREAM [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:1532:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/src/ne_socket.c:571:2: portability: Undefined behaviour, pointer arithmetic '(sizeof(sock)->error)-1' is out of bounds. [pointerOutOfBounds] davix-0.8.5/deps/libneon/src/ne_socket.c:931:2: portability: Undefined behaviour, pointer arithmetic '(sizeof(sock)->error)-1' is out of bounds. [pointerOutOfBounds] davix-0.8.5/deps/libneon/src/ne_socket.c:1285:21: portability: Undefined behaviour, pointer arithmetic '(sizeof(sock)->error)-1' is out of bounds. [pointerOutOfBounds] davix-0.8.5/deps/libneon/src/ne_socket.c:1476:9: portability: Undefined behaviour, pointer arithmetic '(sizeof(sock)->error)-1' is out of bounds. [pointerOutOfBounds] davix-0.8.5/deps/libneon/src/ne_socket.c:1538:9: portability: Undefined behaviour, pointer arithmetic '(sizeof(sock)->error)-1' is out of bounds. [pointerOutOfBounds] davix-0.8.5/deps/libneon/src/ne_socket.c:1005:7: style: Obsolescent function 'gethostbyname' called. It is recommended to use 'getaddrinfo' instead. [prohibitedgethostbynameCalled] davix-0.8.5/deps/libneon/src/ne_socket.c:1202:10: style: Obsolescent function 'gethostbyaddr' called. It is recommended to use 'getnameinfo' instead. [prohibitedgethostbyaddrCalled] davix-0.8.5/deps/libneon/src/ne_socket.c:447:60: style:inconclusive: Function 'ne_sock_read' argument 3 names different: declaration 'count' definition 'buflen'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:163:60: note: Function 'ne_sock_read' argument 3 names different: declaration 'count' definition 'buflen'. davix-0.8.5/deps/libneon/src/ne_socket.c:447:60: note: Function 'ne_sock_read' argument 3 names different: declaration 'count' definition 'buflen'. davix-0.8.5/deps/libneon/src/ne_socket.c:482:60: style:inconclusive: Function 'ne_sock_peek' argument 3 names different: declaration 'count' definition 'buflen'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:171:60: note: Function 'ne_sock_peek' argument 3 names different: declaration 'count' definition 'buflen'. davix-0.8.5/deps/libneon/src/ne_socket.c:482:60: note: Function 'ne_sock_peek' argument 3 names different: declaration 'count' definition 'buflen'. davix-0.8.5/deps/libneon/src/ne_socket.c:856:65: style:inconclusive: Function 'ne_sock_fullwrite' argument 3 names different: declaration 'count' definition 'len'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:184:65: note: Function 'ne_sock_fullwrite' argument 3 names different: declaration 'count' definition 'len'. davix-0.8.5/deps/libneon/src/ne_socket.c:856:65: note: Function 'ne_sock_fullwrite' argument 3 names different: declaration 'count' definition 'len'. davix-0.8.5/deps/libneon/src/ne_socket.c:897:49: style:inconclusive: Function 'ne_sock_readline' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:205:49: note: Function 'ne_sock_readline' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_socket.c:897:49: note: Function 'ne_sock_readline' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_socket.c:897:61: style:inconclusive: Function 'ne_sock_readline' argument 3 names different: declaration 'len' definition 'buflen'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:205:64: note: Function 'ne_sock_readline' argument 3 names different: declaration 'len' definition 'buflen'. davix-0.8.5/deps/libneon/src/ne_socket.c:897:61: note: Function 'ne_sock_readline' argument 3 names different: declaration 'len' definition 'buflen'. davix-0.8.5/deps/libneon/src/ne_socket.c:943:64: style:inconclusive: Function 'ne_sock_fullread' argument 3 names different: declaration 'len' definition 'buflen'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:209:64: note: Function 'ne_sock_fullread' argument 3 names different: declaration 'len' definition 'buflen'. davix-0.8.5/deps/libneon/src/ne_socket.c:943:64: note: Function 'ne_sock_fullread' argument 3 names different: declaration 'len' definition 'buflen'. davix-0.8.5/deps/libneon/src/ne_socket.c:1067:53: style:inconclusive: Function 'ne_addr_error' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:89:53: note: Function 'ne_addr_error' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_socket.c:1067:53: note: Function 'ne_addr_error' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_socket.c:1089:52: style:inconclusive: Function 'ne_iaddr_print' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:115:52: note: Function 'ne_iaddr_print' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_socket.c:1089:52: note: Function 'ne_iaddr_print' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_socket.c:1117:68: style:inconclusive: Function 'ne_iaddr_raw' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:121:68: note: Function 'ne_iaddr_raw' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_socket.c:1117:68: note: Function 'ne_iaddr_raw' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_socket.c:1642:41: style:inconclusive: Function 'ne_sock_accept' argument 2 names different: declaration 'fd' definition 'listener'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_socket.h:213:41: note: Function 'ne_sock_accept' argument 2 names different: declaration 'fd' definition 'listener'. davix-0.8.5/deps/libneon/src/ne_socket.c:1642:41: note: Function 'ne_sock_accept' argument 2 names different: declaration 'fd' definition 'listener'. davix-0.8.5/deps/libneon/src/ne_socket.c:899:11: style: Variable 'lf' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/src/ne_socket.c:1001:21: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/src/ne_socket.c:1200:21: style: Variable 'hp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/src/ne_socket.c:2000:31: style: Parameter 'sock' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_socket.c:2000:52: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_socket.c:2000:65: style: Parameter 'buflen' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_socket.c:2039:33: style: Parameter 'sock' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_socket.c:212:11: style: struct member 'ne_socket_s::progress_ud' is never used. [unusedStructMember] davix-0.8.5/deps/libneon/src/ne_string.c:42:33: style:inconclusive: Function 'ne_token' argument 2 names different: declaration 'sep' definition 'separator'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_string.h:40:33: note: Function 'ne_token' argument 2 names different: declaration 'sep' definition 'separator'. davix-0.8.5/deps/libneon/src/ne_string.c:42:33: note: Function 'ne_token' argument 2 names different: declaration 'sep' definition 'separator'. davix-0.8.5/deps/libneon/src/ne_string.c:57:34: style:inconclusive: Function 'ne_qtoken' argument 2 names different: declaration 'sep' definition 'separator'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_string.h:41:34: note: Function 'ne_qtoken' argument 2 names different: declaration 'sep' definition 'separator'. davix-0.8.5/deps/libneon/src/ne_string.c:57:34: note: Function 'ne_qtoken' argument 2 names different: declaration 'sep' definition 'separator'. davix-0.8.5/deps/libneon/src/ne_string.c:114:44: style:inconclusive: Function 'ne_buffer_grow' argument 2 names different: declaration 'size' definition 'newsize'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_string.h:118:44: note: Function 'ne_buffer_grow' argument 2 names different: declaration 'size' definition 'newsize'. davix-0.8.5/deps/libneon/src/ne_string.c:114:44: note: Function 'ne_buffer_grow' argument 2 names different: declaration 'size' definition 'newsize'. davix-0.8.5/deps/libneon/src/ne_string.c:207:67: style:inconclusive: Function 'ne_buffer_snprintf' argument 3 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_string.h:104:39: note: Function 'ne_buffer_snprintf' argument 3 names different: declaration 'format' definition 'fmt'. davix-0.8.5/deps/libneon/src/ne_string.c:207:67: note: Function 'ne_buffer_snprintf' argument 3 names different: declaration 'format' definition 'fmt'. davix-0.8.5/deps/libneon/src/ne_string.c:227:37: style:inconclusive: Function 'ne_buffer_ncreate' argument 1 names different: declaration 'size' definition 's'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_string.h:75:37: note: Function 'ne_buffer_ncreate' argument 1 names different: declaration 'size' definition 's'. davix-0.8.5/deps/libneon/src/ne_string.c:227:37: note: Function 'ne_buffer_ncreate' argument 1 names different: declaration 'size' definition 's'. davix-0.8.5/deps/libneon/src/ne_string.c:352:51: style:inconclusive: Function 'ne_base64' argument 2 names different: declaration 'len' definition 'inlen'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_string.h:53:51: note: Function 'ne_base64' argument 2 names different: declaration 'len' definition 'inlen'. davix-0.8.5/deps/libneon/src/ne_string.c:352:51: note: Function 'ne_base64' argument 2 names different: declaration 'len' definition 'inlen'. davix-0.8.5/deps/libneon/src/ne_string.c:487:37: style:inconclusive: Function 'ne_strerror' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_string.h:135:37: note: Function 'ne_strerror' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_string.c:487:37: note: Function 'ne_strerror' argument 2 names different: declaration 'buffer' definition 'buf'. davix-0.8.5/deps/libneon/src/ne_string.c:62:8: style: Variable 'quot' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/src/ne_string.c:129:11: style: Variable 'next' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/src/ne_string.c:139:11: style: Variable 'next' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/src/ne_string.c:323:11: style: Variable 'q' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:144:69: style:inconclusive: Function 'ne_ssl_set_clicert' argument 2 names different: declaration 'clicert' definition 'cc'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_session.h:263:69: note: Function 'ne_ssl_set_clicert' argument 2 names different: declaration 'clicert' definition 'cc'. davix-0.8.5/deps/libneon/src/ne_stubssl.c:144:69: note: Function 'ne_ssl_set_clicert' argument 2 names different: declaration 'clicert' definition 'cc'. davix-0.8.5/deps/libneon/src/ne_stubssl.c:59:43: style: Parameter 'cert' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:76:48: style: Parameter 'ccert' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:81:46: style: Parameter 'ccert' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:83:42: style: Parameter 'sess' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:90:47: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:93:47: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:101:46: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:103:45: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:105:61: style: Parameter 'digest' can be declared as const array [constParameter] davix-0.8.5/deps/libneon/src/ne_stubssl.c:111:40: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:111:54: style: Parameter 'until' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_stubssl.c:144:37: style: Parameter 'sess' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/src/ne_uri.c:286:35: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_uri.c:572:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_uri.c:578:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_uri.c:594:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_uri.c:598:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] davix-0.8.5/deps/libneon/src/ne_uri.c:117:34: style:inconclusive: Function 'ne_path_parent' argument 1 names different: declaration 'path' definition 'uri'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_uri.h:42:34: note: Function 'ne_path_parent' argument 1 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_uri.c:117:34: note: Function 'ne_path_parent' argument 1 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_uri.c:132:44: style:inconclusive: Function 'ne_path_has_trailing_slash' argument 1 names different: declaration 'path' definition 'uri'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_uri.h:52:44: note: Function 'ne_path_has_trailing_slash' argument 1 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_uri.c:132:44: note: Function 'ne_path_has_trailing_slash' argument 1 names different: declaration 'path' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_uri.c:389:32: style:inconclusive: Function 'ne_uri_resolve' argument 3 names different: declaration 'result' definition 'target'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_uri.h:85:32: note: Function 'ne_uri_resolve' argument 3 names different: declaration 'result' definition 'target'. davix-0.8.5/deps/libneon/src/ne_uri.c:389:32: note: Function 'ne_uri_resolve' argument 3 names different: declaration 'result' definition 'target'. davix-0.8.5/deps/libneon/src/ne_uri.c:444:26: style:inconclusive: Function 'ne_uri_free' argument 1 names different: declaration 'parsed' definition 'u'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_uri.h:98:26: note: Function 'ne_uri_free' argument 1 names different: declaration 'parsed' definition 'u'. davix-0.8.5/deps/libneon/src/ne_uri.c:444:26: note: Function 'ne_uri_free' argument 1 names different: declaration 'parsed' definition 'u'. davix-0.8.5/deps/libneon/src/ne_uri.c:455:36: style:inconclusive: Function 'ne_path_unescape' argument 1 names different: declaration 'epath' definition 'uri'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_uri.h:38:36: note: Function 'ne_path_unescape' argument 1 names different: declaration 'epath' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_uri.c:455:36: note: Function 'ne_path_unescape' argument 1 names different: declaration 'epath' definition 'uri'. davix-0.8.5/deps/libneon/src/ne_uri.c:546:33: style:inconclusive: Function 'ne_path_compare' argument 1 names different: declaration 'p1' definition 'a'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_uri.h:46:33: note: Function 'ne_path_compare' argument 1 names different: declaration 'p1' definition 'a'. davix-0.8.5/deps/libneon/src/ne_uri.c:546:33: note: Function 'ne_path_compare' argument 1 names different: declaration 'p1' definition 'a'. davix-0.8.5/deps/libneon/src/ne_uri.c:546:48: style:inconclusive: Function 'ne_path_compare' argument 2 names different: declaration 'p2' definition 'b'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/src/ne_uri.h:46:49: note: Function 'ne_path_compare' argument 2 names different: declaration 'p2' definition 'b'. davix-0.8.5/deps/libneon/src/ne_uri.c:546:48: note: Function 'ne_path_compare' argument 2 names different: declaration 'p2' definition 'b'. davix-0.8.5/deps/libneon/src/ne_utils.c:85:46: error: There is an unknown macro here somewhere. Configuration is required. If NEON_VERSION is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/src/ne_xml.c:70:0: error: #error need an XML parser [preprocessorErrorDirective] davix-0.8.5/deps/libneon/src/ne_xmlreq.c:46:13: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/deps/libneon/test/acl3744.c:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/acl3744.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_all [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/acl3744.c:62:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_all [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/acl3744.c:75:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_href [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/acl3744.c:89:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_property [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:65:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:76:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable got_header [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:324:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:346:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:475:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:522:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:584:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fail_ai_bad_digest [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:639:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fail_bogus_alg [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:677:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:786:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:816:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fail_not [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:859:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fail_ai_bad_nc [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:991:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:1142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable got_header [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/auth.c:468:10: style: Local variable 'digest' shadows outer function [shadowFunction] davix-0.8.5/deps/libneon/test/auth.c:812:12: note: Shadowed declaration davix-0.8.5/deps/libneon/test/auth.c:468:10: note: Shadow variable davix-0.8.5/deps/libneon/test/auth.c:582:10: style: Local variable 'digest' shadows outer function [shadowFunction] davix-0.8.5/deps/libneon/test/auth.c:812:12: note: Shadowed declaration davix-0.8.5/deps/libneon/test/auth.c:582:10: note: Shadow variable davix-0.8.5/deps/libneon/test/auth.c:98:11: style: Variable 'hdr' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/test/auth.c:327:31: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:354:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/auth.c:327:31: note: Parameter 'ud' can be declared as pointer to const davix-0.8.5/deps/libneon/test/auth.c:328:10: style: Parameter 'un' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'un' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:354:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/auth.c:328:10: note: Parameter 'un' can be declared as pointer to const davix-0.8.5/deps/libneon/test/auth.c:328:20: style: Parameter 'pw' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'pw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:354:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/auth.c:328:20: note: Parameter 'pw' can be declared as pointer to const davix-0.8.5/deps/libneon/test/auth.c:411:74: style: Parameter 'parms' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/test/auth.c:1134:28: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fail_hdr' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:1164:18: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/auth.c:1134:28: note: Parameter 'value' can be declared as pointer to const davix-0.8.5/deps/libneon/test/basic.c:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/basic.c:142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/basic.c:223:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/basic.c:264:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/common/child.c:411:39: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_SIZE_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/test/common/tests.c:87:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/common/tests.c:121:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/common/tests.c:131:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/common/tests.c:145:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/common/tests.c:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/common/tests.c:204:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/common/tests.c:157:9: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] davix-0.8.5/deps/libneon/test/common/tests.c:157:9: warning: %u in format string (no. 5) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] davix-0.8.5/deps/libneon/test/common/tests.c:395:13: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] davix-0.8.5/deps/libneon/test/common/tests.c:395:13: warning: %u in format string (no. 5) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] davix-0.8.5/deps/libneon/test/common/tests.c:83:28: style:inconclusive: Function 't_context' argument 1 names different: declaration 'ctx' definition 'context'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/test/common/tests.h:74:28: note: Function 't_context' argument 1 names different: declaration 'ctx' definition 'context'. davix-0.8.5/deps/libneon/test/common/tests.c:83:28: note: Function 't_context' argument 1 names different: declaration 'ctx' definition 'context'. davix-0.8.5/deps/libneon/test/common/tests.c:177:11: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/test/compress.c:60:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/compress.c:96:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/compress.c:117:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/compress.c:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/compress.c:333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_accept_2xx [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/compress.c:358:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/compress.c:403:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serve_file [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/largefile.c:178:32: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_OFF64_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/test/lock.c:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:109:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:142:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_lockscope_exclusive [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:177:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_lockscope_exclusive [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:224:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_lockscope_exclusive [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:259:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:267:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable want_header [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:301:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:355:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DEPTH_INFINITE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:360:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DEPTH_INFINITE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:375:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DEPTH_INFINITE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:380:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:410:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:433:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:468:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:524:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_ERROR [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:555:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_AUTH [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:579:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_lockscope_exclusive [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/lock.c:143:21: style: Variable 'lk2' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/test/lock.c:179:21: style: Variable 'lf' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/test/lock.c:179:26: style: Variable 'lf2' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/test/lock.c:502:34: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'dummy_discover' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:521:42: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/lock.c:502:34: note: Parameter 'userdata' can be declared as pointer to const davix-0.8.5/deps/libneon/test/lock.c:530:27: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:551:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/lock.c:530:27: note: Parameter 'ud' can be declared as pointer to const davix-0.8.5/deps/libneon/test/lock.c:531:27: style: Parameter 'username' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'username' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:551:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/lock.c:531:27: note: Parameter 'username' can be declared as pointer to const davix-0.8.5/deps/libneon/test/lock.c:531:43: style: Parameter 'password' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:551:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/lock.c:531:43: note: Parameter 'password' can be declared as pointer to const davix-0.8.5/deps/libneon/test/oldacl.c:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/oldacl.c:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_all [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/oldacl.c:61:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_all [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/oldacl.c:73:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_href [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/oldacl.c:86:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_property [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/props.c:457:46: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_SIZE_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/test/redirect.c:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/redirect.c:67:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_REDIRECT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/redirect.c:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/redirect.c:111:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/redirect.c:166:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/request.c:1033:27: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_SIZE_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/test/session.c:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/session.c:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/session.c:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/session.c:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/session.c:129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/session.c:151:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/session.c:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/session.c:177:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_SESSFLAG_PERSIST [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/skeleton.c:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/socket.c:459:30: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_SSIZE_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/test/ssl.c:45:0: error: #error SSL not supported [preprocessorErrorDirective] davix-0.8.5/deps/libneon/test/string-tests.c:399:38: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_SIZE_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/test/stubs.c:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/stubs.c:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/stubs.c:105:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_SSL_VDATELEN [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/stubs.c:105:15: style: Variable 'dn' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/test/uri-tests.c:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:98:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:131:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:233:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:242:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:357:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:420:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:524:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/uri-tests.c:553:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/util-socks.c:59:51: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_SSIZE_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/test/util-tests.c:199:28: error: There is an unknown macro here somewhere. Configuration is required. If NE_FMT_TIME_T is a macro then please configure it. [unknownMacro] davix-0.8.5/deps/libneon/test/utils.c:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:65:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_SOCKET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:92:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:113:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:127:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:137:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_SOCKET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:150:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_SOCKET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:172:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:178:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_SOCKET [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/utils.c:36:57: style:inconclusive: Function 'make_session' argument 3 names different: declaration 'userdata' definition 'ud'. [funcArgNamesDifferent] davix-0.8.5/deps/libneon/test/utils.h:54:57: note: Function 'make_session' argument 3 names different: declaration 'userdata' definition 'ud'. davix-0.8.5/deps/libneon/test/utils.c:36:57: note: Function 'make_session' argument 3 names different: declaration 'userdata' definition 'ud'. davix-0.8.5/deps/libneon/test/utils.c:80:30: style: Parameter 'sock' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/test/utils.c:80:42: style: Parameter 'userdata' can be declared as pointer to const [constParameterPointer] davix-0.8.5/deps/libneon/test/utils.c:89:29: style: Variable 'args' can be declared as pointer to const [constVariablePointer] davix-0.8.5/deps/libneon/test/xml.c:59:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:88:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:108:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:117:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:130:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:252:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:384:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:496:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:518:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_ABORT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xml.c:570:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xmlreq.c:46:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_STATEROOT [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xmlreq.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xmlreq.c:99:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/libneon/test/xmlreq.c:154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] davix-0.8.5/doc/src/example_code_snippets.cpp:75:14: error: The code contains unhandled character(s) (character code=226). Neither unicode nor extended ascii is supported. [syntaxError] davix-0.8.5/src/auth/davix_openssl.cpp:48:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/auth/davix_openssl.cpp:99:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X509 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/auth/davix_openssl.cpp:107:18: style: Condition 'pkeyfile==NULL' is always false [knownConditionTrueFalse] davix-0.8.5/src/auth/davix_openssl.cpp:107:37: style: Condition 'credfile==NULL' is always false [knownConditionTrueFalse] davix-0.8.5/src/auth/davix_openssl.cpp:122:65: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/auth/davix_openssl.cpp:133:64: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/auth/davix_openssl.cpp:159:68: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/auth/davix_openssl.cpp:171:10: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/auth/davix_openssl.cpp:175:37: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/auth/davix_openssl.cpp:78:72: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'SSL_pem_passwd_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/src/auth/davix_openssl.cpp:159:48: note: You might need to cast the function pointer here davix-0.8.5/src/auth/davix_openssl.cpp:78:72: note: Parameter 'userdata' can be declared as pointer to const davix-0.8.5/src/auth/davixx509cred.cpp:95:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/auth/davixx509cred.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/auth/davixx509cred.cpp:107:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cred [valueFlowBailoutIncompleteVar] davix-0.8.5/src/auth/davixx509cred.cpp:125:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cred [valueFlowBailoutIncompleteVar] davix-0.8.5/src/auth/davixx509cred.cpp:136:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cred [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/BackendRequest.cpp:141:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/BackendRequest.cpp:151:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/BackendRequest.cpp:168:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ans_header_content_length [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/BackendRequest.cpp:238:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_BLOCK_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/BackendRequest.hpp:128:15: style:inconclusive: Technically the member function 'Davix::BackendRequest::getRequestMethod' can be const. [functionConst] davix-0.8.5/src/backend/BackendRequest.cpp:64:61: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/backend/BackendRequest.cpp:202:47: style:inconclusive: Function 'readSegment' argument 1 names different: declaration 'buffer' definition 'p_buff'. [funcArgNamesDifferent] davix-0.8.5/src/backend/BackendRequest.hpp:106:33: note: Function 'readSegment' argument 1 names different: declaration 'buffer' definition 'p_buff'. davix-0.8.5/src/backend/BackendRequest.cpp:202:47: note: Function 'readSegment' argument 1 names different: declaration 'buffer' definition 'p_buff'. davix-0.8.5/src/backend/BackendRequest.cpp:281:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:155:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:211:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:298:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:313:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlreadyRunning [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:385:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFinished [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:414:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:433:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:482:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:40:9: performance: Variable '_sess' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:43:88: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:44:95: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:50:90: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:51:97: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:76:37: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:87:37: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:127:47: style:inconclusive: Function 'StandaloneNeonRequest' argument 8 names different: declaration 'requestFlag' definition 'reqFlag'. [funcArgNamesDifferent] davix-0.8.5/src/backend/StandaloneNeonRequest.hpp:69:49: note: Function 'StandaloneNeonRequest' argument 8 names different: declaration 'requestFlag' definition 'reqFlag'. davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:127:47: note: Function 'StandaloneNeonRequest' argument 8 names different: declaration 'requestFlag' definition 'reqFlag'. davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:273:12: style: Local variable 'st' shadows outer variable [shadowVariable] davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:218:10: note: Shadowed declaration davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:273:12: note: Shadow variable davix-0.8.5/src/core/ContentProvider.cpp:152:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERANGE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/core/ContentProvider.cpp:197:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/core/ContentProvider.cpp:223:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/core/ContentProvider.cpp:247:26: warning: Member variable 'CallbackContentProvider::_udata' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/core/ContentProvider.cpp:118:3: performance: Variable '_contents' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] davix-0.8.5/src/core/ContentProvider.hpp:150:3: style: Class 'OwnedBufferContentProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/core/ContentProvider.hpp:182:3: style: Class 'FdContentProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/core/ContentProvider.hpp:118:11: style: The function 'pullBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:64:19: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:118:11: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:123:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:73:16: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:123:8: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:128:11: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:83:19: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:128:11: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:155:11: style: The function 'pullBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:64:19: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:155:11: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:160:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:73:16: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:160:8: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:165:11: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:83:19: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:165:11: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:187:11: style: The function 'pullBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:64:19: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:187:11: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:192:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:73:16: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:192:8: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:197:11: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:83:19: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:197:11: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:227:11: style: The function 'pullBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:64:19: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:227:11: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:232:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:73:16: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:232:8: note: Function in derived class davix-0.8.5/src/core/ContentProvider.hpp:237:11: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/core/ContentProvider.hpp:83:19: note: Virtual function in base class davix-0.8.5/src/core/ContentProvider.hpp:237:11: note: Function in derived class davix-0.8.5/src/core/ContentProvider.cpp:108:13: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/core/RedirectionResolver.hpp:35:3: style: Class 'RedirectionResolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/core/RedirectionResolver.cpp:37:47: style:inconclusive: Function 'RedirectionResolver' argument 1 names different: declaration 'active' definition 'act'. [funcArgNamesDifferent] davix-0.8.5/src/core/RedirectionResolver.hpp:35:28: note: Function 'RedirectionResolver' argument 1 names different: declaration 'active' definition 'act'. davix-0.8.5/src/core/RedirectionResolver.cpp:37:47: note: Function 'RedirectionResolver' argument 1 names different: declaration 'active' definition 'act'. davix-0.8.5/src/curl/CurlSession.cpp:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/CurlSession.cpp:88:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_SSL_VERIFYPEER [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/CurlSession.cpp:72:63: style:inconclusive: Function 'CurlSession' argument 2 names different: declaration 'handle' definition 'h'. [funcArgNamesDifferent] davix-0.8.5/src/curl/CurlSession.hpp:59:52: note: Function 'CurlSession' argument 2 names different: declaration 'handle' definition 'h'. davix-0.8.5/src/curl/CurlSession.cpp:72:63: note: Function 'CurlSession' argument 2 names different: declaration 'handle' definition 'h'. davix-0.8.5/src/curl/CurlSession.cpp:86:73: style: Parameter 'st' can be declared as reference to const [constParameterReference] davix-0.8.5/src/curl/HeaderlineParser.hpp:35:3: style: Class 'HeaderlineParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/curl/HeaderlineParser.cpp:45:10: style: Condition 'len>=1' is always true [knownConditionTrueFalse] davix-0.8.5/src/curl/HeaderlineParser.cpp:41:26: note: Assuming that condition 'len==0' is not redundant davix-0.8.5/src/curl/HeaderlineParser.cpp:45:10: note: Condition 'len>=1' is always true davix-0.8.5/src/curl/ResponseBuffer.hpp:37:3: style: Class 'ResponseBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:38:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:62:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:78:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_SENSITIVE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:103:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_HEADER [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:235:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NameResolutionFailure [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:274:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:282:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:470:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:485:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:535:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlreadyRunning [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:563:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFinished [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:578:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:595:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_RESPONSE_CODE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:620:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:146:32: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:157:26: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:168:31: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:184:47: style:inconclusive: Function 'StandaloneCurlRequest' argument 8 names different: declaration 'requestFlag' definition 'reqFlag'. [funcArgNamesDifferent] davix-0.8.5/src/curl/StandaloneCurlRequest.hpp:49:49: note: Function 'StandaloneCurlRequest' argument 8 names different: declaration 'requestFlag' definition 'reqFlag'. davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:184:47: note: Function 'StandaloneCurlRequest' argument 8 names different: declaration 'requestFlag' definition 'reqFlag'. davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:344:19: style: Local variable 'st' shadows outer variable [shadowVariable] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:289:10: note: Shadowed declaration davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:344:19: note: Shadow variable davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:424:12: style: Local variable 'st' shadows outer variable [shadowVariable] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:289:10: note: Shadowed declaration davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:424:12: note: Shadow variable davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:154:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:324:51: note: You might need to cast the function pointer here davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:154:36: note: Parameter 'ptr' can be declared as pointer to const davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:274:27: style: Variable 'ver' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:450:12: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:203:34: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] davix-0.8.5/src/davixcontext.cpp:99:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _intern [valueFlowBailoutIncompleteVar] davix-0.8.5/src/davixcontext.cpp:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _intern [valueFlowBailoutIncompleteVar] davix-0.8.5/src/davixcontext.cpp:146:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hook_list [valueFlowBailoutIncompleteVar] davix-0.8.5/src/davixcontext.cpp:163:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] davix-0.8.5/src/davixcontext.cpp:169:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_VERSION_STRING [valueFlowBailoutIncompleteVar] davix-0.8.5/src/davixcontext.cpp:174:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] davix-0.8.5/src/davixcontext.cpp:184:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBCURL_VERSION [valueFlowBailoutIncompleteVar] davix-0.8.5/src/davixcontext.cpp:162:16: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/davixcontext.cpp:174:29: style: Variable 'data' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/deprecated/httpcachetoken.cpp:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/deprecated/httpcachetoken.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/deprecated/httpcachetoken.cpp:80:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _redirection_uri [valueFlowBailoutIncompleteVar] davix-0.8.5/src/deprecated/httpcachetoken.cpp:84:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _req_uri [valueFlowBailoutIncompleteVar] davix-0.8.5/src/file/davfile.cpp:139:6: error: There is an unknown macro here somewhere. Configuration is required. If CATCH_DAVIX is a macro then please configure it. [unknownMacro] davix-0.8.5/src/file/davposix.cpp:166:6: error: There is an unknown macro here somewhere. Configuration is required. If CATCH_DAVIX is a macro then please configure it. [unknownMacro] davix-0.8.5/src/fileops/AzureIO.cpp:40:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azure [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/AzureIO.cpp:114:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/AzureIO.cpp:56:33: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/fileops/S3IO.cpp:32:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/S3IO.cpp:85:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/S3IO.cpp:121:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/S3IO.cpp:266:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/S3IO.cpp:102:104: style:inconclusive: Function 'writeChunk' argument 4 names different: declaration 'uri' definition 'url'. [funcArgNamesDifferent] davix-0.8.5/src/fileops/S3IO.hpp:55:100: note: Function 'writeChunk' argument 4 names different: declaration 'uri' definition 'url'. davix-0.8.5/src/fileops/S3IO.cpp:102:104: note: Function 'writeChunk' argument 4 names different: declaration 'uri' definition 'url'. davix-0.8.5/src/fileops/S3IO.cpp:135:65: style:inconclusive: Function 'commitChunks' argument 2 names different: declaration 'uri' definition 'url'. [funcArgNamesDifferent] davix-0.8.5/src/fileops/S3IO.hpp:60:61: note: Function 'commitChunks' argument 2 names different: declaration 'uri' definition 'url'. davix-0.8.5/src/fileops/S3IO.cpp:135:65: note: Function 'commitChunks' argument 2 names different: declaration 'uri' definition 'url'. davix-0.8.5/src/fileops/SwiftIO.cpp:31:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Swift [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/SwiftIO.cpp:109:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/SwiftIO.cpp:138:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/SwiftIO.cpp:189:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/iobuffmap.hpp:123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AdviseAuto [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.hpp:47:17: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:47:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RedirectionNeeded [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:59:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disable [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:126:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:143:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:164:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:225:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:251:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:257:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:266:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:272:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:346:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:352:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:361:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:367:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:308:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConnectionTimeout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:87:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:290:44: style: Parameter 'chain' can be declared as reference to const [constParameterReference] davix-0.8.5/src/fileops/davix_reliability_ops.cpp:169:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/fileops/davmeta.cpp:109:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WebDavPropertiesParsingError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:135:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StatInfo [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:164:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StatInfo [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:200:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:234:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable used_bytes [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:237:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable free_space [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:262:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WebDavPropertiesParsingError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:427:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:497:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WebDavPropertiesParsingError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:567:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Swift [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:602:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileNotFound [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:668:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hierarchical [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:749:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:804:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:849:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:926:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:1038:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gcloud [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:1132:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azure [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:1160:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:1218:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/davmeta.cpp:429:12: style:inconclusive: Statements following 'throw' will never be executed. [unreachableCode] davix-0.8.5/src/fileops/davmeta.cpp:768:23: style: Local variable 'req' shadows outer variable [shadowVariable] davix-0.8.5/src/fileops/davmeta.cpp:757:16: note: Shadowed declaration davix-0.8.5/src/fileops/davmeta.cpp:768:23: note: Shadow variable davix-0.8.5/src/fileops/davmeta.cpp:871:23: style: Local variable 'req' shadows outer variable [shadowVariable] davix-0.8.5/src/fileops/davmeta.cpp:857:16: note: Shadowed declaration davix-0.8.5/src/fileops/davmeta.cpp:871:23: note: Shadow variable davix-0.8.5/src/fileops/davmeta.cpp:107:46: style: Variable 'props' can be declared as reference to const [constVariableReference] davix-0.8.5/src/fileops/davmeta.cpp:84:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/fileops/davmeta.cpp:381:12: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/fileops/davmeta.cpp:392:33: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/fileops/davmeta.cpp:417:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/fileops/fileutils.cpp:43:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/fileutils.cpp:79:117: style: Parameter 'offset_provider' can be declared as reference to const [constParameterReference] davix-0.8.5/src/fileops/httpiochain.hpp:54:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.hpp:62:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:85:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:89:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:115:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiochain.cpp:97:77: style:inconclusive: Function 'readFull' argument 2 names different: declaration 'buffer' definition 'str_buffer'. [funcArgNamesDifferent] davix-0.8.5/src/fileops/httpiochain.hpp:135:76: note: Function 'readFull' argument 2 names different: declaration 'buffer' definition 'str_buffer'. davix-0.8.5/src/fileops/httpiochain.cpp:97:77: note: Function 'readFull' argument 2 names different: declaration 'buffer' definition 'str_buffer'. davix-0.8.5/src/fileops/httpiovec.cpp:59:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:63:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:73:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:93:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:115:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:227:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:253:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diov_offset [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:283:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:349:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diov_size [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:389:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ans_header_boundary_field [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:406:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ans_header_content_type [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:421:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ans_header_byte_range [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:446:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_READ_BLOCK_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:480:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_READ_BLOCK_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:616:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_READ_BLOCK_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/httpiovec.cpp:276:21: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/fileops/httpiovec.cpp:325:64: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/fileops/httpiovec.cpp:526:13: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/fileops/httpiovec.cpp:578:63: style:inconclusive: Function 'parseMultipartRequest' argument 1 names different: declaration 'req' definition '_req'. [funcArgNamesDifferent] davix-0.8.5/src/fileops/httpiovec.hpp:105:53: note: Function 'parseMultipartRequest' argument 1 names different: declaration 'req' definition '_req'. davix-0.8.5/src/fileops/httpiovec.cpp:578:63: note: Function 'parseMultipartRequest' argument 1 names different: declaration 'req' definition '_req'. davix-0.8.5/src/fileops/httpiovec.cpp:580:62: style:inconclusive: Function 'parseMultipartRequest' argument 3 names different: declaration 'tmp_err' definition 'err'. [funcArgNamesDifferent] davix-0.8.5/src/fileops/httpiovec.hpp:107:52: note: Function 'parseMultipartRequest' argument 3 names different: declaration 'tmp_err' definition 'err'. davix-0.8.5/src/fileops/httpiovec.cpp:580:62: note: Function 'parseMultipartRequest' argument 3 names different: declaration 'tmp_err' definition 'err'. davix-0.8.5/src/fileops/httpiovec.cpp:91:41: performance: Function parameter 'ranges' should be passed by const reference. However it seems that 'davIOVecProvider' is a callback function. [passedByValueCallback] davix-0.8.5/src/fileops/httpiovec.cpp:118:79: note: Function pointer used here. davix-0.8.5/src/fileops/httpiovec.cpp:91:41: note: Function parameter 'ranges' should be passed by const reference. However it seems that 'davIOVecProvider' is a callback function. davix-0.8.5/src/fileops/httpiovec.cpp:516:89: style: Parameter 'chunk' can be declared as reference to const [constParameterReference] davix-0.8.5/src/fileops/httpiovec.cpp:227:39: error: Out of bounds access in expression 'allranges.begin()' because 'allranges' is empty. [containerOutOfBounds] davix-0.8.5/src/fileops/httpiovec.cpp:224:89: note: Assuming condition is false davix-0.8.5/src/fileops/httpiovec.cpp:227:39: note: Access out of bounds davix-0.8.5/src/fileops/httpiovec.cpp:228:36: error: Out of bounds access in expression 'allranges.begin()' because 'allranges' is empty. [containerOutOfBounds] davix-0.8.5/src/fileops/httpiovec.cpp:224:89: note: Assuming condition is false davix-0.8.5/src/fileops/httpiovec.cpp:228:36: note: Access out of bounds davix-0.8.5/src/fileops/httpiovec.cpp:420:28: style: Variable 'header_type' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/fileops/httpiovec.cpp:224:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/fileops/httpiovec.cpp:230:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/fileops/httpiovec.cpp:243:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/fileops/httpiovec.cpp:538:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/fileops/iobuffmap.cpp:114:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidFileHandle [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/iobuffmap.cpp:155:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_BLOCK_SIZE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/iobuffmap.cpp:189:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/iobuffmap.cpp:335:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/iobuffmap.cpp:351:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_EXCL [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/iobuffmap.cpp:522:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SystemError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/fileops/iobuffmap.cpp:57:19: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/fileops/iobuffmap.cpp:88:24: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/fileops/iobuffmap.cpp:228:77: style:inconclusive: Function 'readToFd' argument 3 names different: declaration 'size' definition 'read_size'. [funcArgNamesDifferent] davix-0.8.5/src/fileops/iobuffmap.hpp:57:81: note: Function 'readToFd' argument 3 names different: declaration 'size' definition 'read_size'. davix-0.8.5/src/fileops/iobuffmap.cpp:228:77: note: Function 'readToFd' argument 3 names different: declaration 'size' definition 'read_size'. davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERANGE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:66:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:123:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:462:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:680:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Char [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:1931:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:2041:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Char [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:2186:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:1642:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_RIGHT [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:1687:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_NUMERIC [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:1850:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIGN_FLAG [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:1015:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:18:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:297:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:348:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::int_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::uint_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::long_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::ulong_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::long_double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::pointer' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::string' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::sstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::ustring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::wstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:695:3: warning:inconclusive: Member variable 'Value::custom' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::int_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::uint_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::long_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::ulong_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::long_double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::pointer' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::string' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::sstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::ustring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::wstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: warning: Member variable 'Value::custom' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::int_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::uint_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::long_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::ulong_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::long_double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::pointer' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::string' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::sstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::ustring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::wstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: warning: Member variable 'Value::custom' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::int_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::uint_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::long_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::ulong_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::long_double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::pointer' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::string' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::sstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::ustring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::wstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: warning: Member variable 'Value::custom' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::int_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::uint_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::long_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::ulong_long_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::long_double_value' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::pointer' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::string' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::sstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::ustring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::wstring' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: warning: Member variable 'Value::custom' is not initialized in the constructor. Maybe it should be initialized directly in the class Value? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:900:3: warning: Member variable 'ArgList::values_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:931:1: style: The class 'FormatterBase' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:990:12: warning: Member variable 'BasicFormatter::start_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:990:12: warning: Member variable 'FormatterBase::next_arg_index_' is not initialized in the constructor. Maybe it should be initialized directly in the class FormatterBase? [uninitDerivedMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:1379:3: warning:inconclusive: Member variable 'SystemError::error_code_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:2236:12: warning: Member variable 'FormatInt::buffer_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:2237:12: warning: Member variable 'FormatInt::buffer_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:2238:12: warning: Member variable 'FormatInt::buffer_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:304:12: warning: Member variable 'MemoryBuffer < char , internal :: INLINE_BUFFER_SIZE , std :: allocator < char > >::data_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:304:12: warning: Member variable 'MemoryBuffer < wchar_t , internal :: INLINE_BUFFER_SIZE , std :: allocator < wchar_t > >::data_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:54:7: style:inconclusive: Technically the member function 'Davix::toType::operator()' can be const. [functionConst] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:64:24: style:inconclusive: Technically the member function 'Davix::toType < unsigned long long , std :: string >::operator()' can be const. [functionConst] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:78:15: style:inconclusive: Technically the member function 'Davix::toType < long long , std :: string >::operator()' can be const. [functionConst] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:94:19: style:inconclusive: Technically the member function 'Davix::toType < unsigned long , std :: string >::operator()' can be const. [functionConst] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:108:19: style:inconclusive: Technically the member function 'Davix::toType < long , std :: string >::operator()' can be const. [functionConst] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:121:18: style:inconclusive: Technically the member function 'Davix::toType < unsigned int , std :: string >::operator()' can be const. [functionConst] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:136:9: style:inconclusive: Technically the member function 'Davix::toType < int , std :: string >::operator()' can be const. [functionConst] davix-0.8.5/src/libs/alibxx/str/format.hpp:797:10: performance:inconclusive: Technically the member function 'Davix::fmt::internal::ArgVisitor::visit_unhandled_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1045:7: performance:inconclusive: Technically the member function 'Davix::fmt::AlignSpec::precision' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1053:8: performance:inconclusive: Technically the member function 'AlignTypeSpec < 0 >::flag' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1054:8: performance:inconclusive: Technically the member function 'AlignTypeSpec < 0 >::type' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1015:13: performance:inconclusive: Technically the member function 'TypeSpec < 'b' >::align' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1016:12: performance:inconclusive: Technically the member function 'TypeSpec < 'b' >::width' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1017:7: performance:inconclusive: Technically the member function 'TypeSpec < 'b' >::precision' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1018:8: performance:inconclusive: Technically the member function 'TypeSpec < 'b' >::flag' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1019:8: performance:inconclusive: Technically the member function 'TypeSpec < 'b' >::type' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1020:8: performance:inconclusive: Technically the member function 'TypeSpec < 'b' >::fill' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1015:13: performance:inconclusive: Technically the member function 'TypeSpec < 'o' >::align' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1016:12: performance:inconclusive: Technically the member function 'TypeSpec < 'o' >::width' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1017:7: performance:inconclusive: Technically the member function 'TypeSpec < 'o' >::precision' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1018:8: performance:inconclusive: Technically the member function 'TypeSpec < 'o' >::flag' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1019:8: performance:inconclusive: Technically the member function 'TypeSpec < 'o' >::type' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1020:8: performance:inconclusive: Technically the member function 'TypeSpec < 'o' >::fill' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1015:13: performance:inconclusive: Technically the member function 'TypeSpec < 'x' >::align' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1016:12: performance:inconclusive: Technically the member function 'TypeSpec < 'x' >::width' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1017:7: performance:inconclusive: Technically the member function 'TypeSpec < 'x' >::precision' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1018:8: performance:inconclusive: Technically the member function 'TypeSpec < 'x' >::flag' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1019:8: performance:inconclusive: Technically the member function 'TypeSpec < 'x' >::type' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1020:8: performance:inconclusive: Technically the member function 'TypeSpec < 'x' >::fill' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1015:13: performance:inconclusive: Technically the member function 'TypeSpec < 'X' >::align' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1016:12: performance:inconclusive: Technically the member function 'TypeSpec < 'X' >::width' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1017:7: performance:inconclusive: Technically the member function 'TypeSpec < 'X' >::precision' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1018:8: performance:inconclusive: Technically the member function 'TypeSpec < 'X' >::flag' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1019:8: performance:inconclusive: Technically the member function 'TypeSpec < 'X' >::type' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1020:8: performance:inconclusive: Technically the member function 'TypeSpec < 'X' >::fill' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:1068:7: warning: The struct 'FormatSpec' defines member function with name 'precision' also defined in its parent struct 'AlignSpec'. [duplInheritedMember] davix-0.8.5/src/libs/alibxx/str/format.hpp:1045:7: note: Parent function 'AlignSpec::precision' davix-0.8.5/src/libs/alibxx/str/format.hpp:1068:7: note: Derived function 'FormatSpec::precision' davix-0.8.5/src/libs/alibxx/typeconv/typeconv_exception.hpp:10:5: style: Class 'TypeConvException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/containers/cache.hpp:23:5: style: Class 'Cache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:701:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:702:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:703:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:704:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:705:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:707:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:719:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:730:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:731:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:732:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:733:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:734:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:735:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:736:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:737:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:739:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:748:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:749:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:750:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:751:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:753:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:758:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:760:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:761:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:764:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1063:3: style: Struct 'FormatSpec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1255:3: style: Struct 'ArgType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/chrono/chrono_exception.hpp:10:5: style: Class 'ChronoException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/chrono/timepoint.hpp:60:5: style: Class 'Duration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/chrono/timepoint.hpp:94:5: style: Class 'Clock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:163:3: style: Class 'BasicStringRef < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:169:3: style: Class 'BasicStringRef < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:163:3: style: Class 'BasicStringRef < wchar_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:169:3: style: Class 'BasicStringRef < wchar_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:301:8: style: The function 'grow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/libs/alibxx/str/format.hpp:240:16: note: Virtual function in base class davix-0.8.5/src/libs/alibxx/str/format.hpp:301:8: note: Function in derived class davix-0.8.5/src/libs/alibxx/str/format.hpp:306:4: style: The destructor '~MemoryBuffer < char , internal :: INLINE_BUFFER_SIZE , std :: allocator < char > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/libs/alibxx/str/format.hpp:243:12: note: Virtual destructor in base class davix-0.8.5/src/libs/alibxx/str/format.hpp:306:4: note: Destructor in derived class davix-0.8.5/src/libs/alibxx/str/format.hpp:1640:9: style: Redundant initialization for 'out'. The initialized value is overwritten before it is read. [redundantInitialization] davix-0.8.5/src/libs/alibxx/str/format.hpp:1638:15: note: out is initialized davix-0.8.5/src/libs/alibxx/str/format.hpp:1640:9: note: out is overwritten davix-0.8.5/src/libs/alibxx/chrono/timepoint.cpp:85:49: style:inconclusive: Function 'operator-' argument 1 names different: declaration 'other' definition 'timepoint'. [funcArgNamesDifferent] davix-0.8.5/src/libs/alibxx/chrono/timepoint.hpp:42:42: note: Function 'operator-' argument 1 names different: declaration 'other' definition 'timepoint'. davix-0.8.5/src/libs/alibxx/chrono/timepoint.cpp:85:49: note: Function 'operator-' argument 1 names different: declaration 'other' definition 'timepoint'. davix-0.8.5/src/libs/alibxx/chrono/timepoint.cpp:173:62: style:inconclusive: Function 'operator<<' argument 2 names different: declaration 'd' definition 't'. [funcArgNamesDifferent] davix-0.8.5/src/libs/alibxx/chrono/timepoint.hpp:107:62: note: Function 'operator<<' argument 2 names different: declaration 'd' definition 't'. davix-0.8.5/src/libs/alibxx/chrono/timepoint.cpp:173:62: note: Function 'operator<<' argument 2 names different: declaration 'd' definition 't'. davix-0.8.5/src/libs/alibxx/str/format.hpp:1895:8: style: Local variable 'format' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:120:6: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1895:8: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1947:18: style: Local variable 'width' shadows outer variable [shadowVariable] davix-0.8.5/src/libs/alibxx/str/format.hpp:1885:12: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1947:18: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1442:17: style: Local variable 'size' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:1501:15: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1442:17: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1450:14: style: Local variable 'size' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:1501:15: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1450:14: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1514:17: style: Local variable 'size' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:1501:15: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1514:17: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1611:17: style: Local variable 'str' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:1523:27: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1611:17: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1704:12: style: Local variable 'size' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:1501:15: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1704:12: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1857:17: style: Local variable 'size' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:1501:15: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1857:17: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1872:17: style: Local variable 'size' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:1501:15: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1872:17: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.hpp:1921:17: style: Local variable 'size' shadows outer function [shadowFunction] davix-0.8.5/src/libs/alibxx/str/format.hpp:1501:15: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.hpp:1921:17: note: Shadow variable davix-0.8.5/src/libs/alibxx/crypto/hmacsha.hpp:28:38: performance: Function parameter 'input' should be passed by const reference. [passedByValue] davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:41:38: style: Parameter 'end_str' can be declared as pointer to const [constParameterPointer] davix-0.8.5/src/libs/alibxx/crypto/base64.cpp:42:7: style: The scope of the variable 'j' can be reduced. [variableScope] davix-0.8.5/src/libs/alibxx/crypto/base64.cpp:85:7: style: The scope of the variable 'j' can be reduced. [variableScope] davix-0.8.5/src/libs/alibxx/crypto/base64.cpp:39:78: style:inconclusive: Function 'base64_encode' argument 2 names different: declaration 'len' definition 'in_len'. [funcArgNamesDifferent] davix-0.8.5/src/libs/alibxx/crypto/base64.hpp:38:63: note: Function 'base64_encode' argument 2 names different: declaration 'len' definition 'in_len'. davix-0.8.5/src/libs/alibxx/crypto/base64.cpp:39:78: note: Function 'base64_encode' argument 2 names different: declaration 'len' definition 'in_len'. davix-0.8.5/src/libs/alibxx/crypto/base64.cpp:82:46: style:inconclusive: Function 'base64_decode' argument 1 names different: declaration 's' definition 'encoded_string'. [funcArgNamesDifferent] davix-0.8.5/src/libs/alibxx/crypto/base64.hpp:39:46: note: Function 'base64_decode' argument 1 names different: declaration 's' definition 'encoded_string'. davix-0.8.5/src/libs/alibxx/crypto/base64.cpp:82:46: note: Function 'base64_decode' argument 1 names different: declaration 's' definition 'encoded_string'. davix-0.8.5/src/libs/alibxx/crypto/base64.cpp:42:9: style: Variable 'j' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/libs/alibxx/crypto/base64.cpp:85:9: style: Variable 'j' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/libs/alibxx/crypto/hmacsha.cpp:53:0: error: #error "No support for hmac calculation" [preprocessorErrorDirective] davix-0.8.5/src/libs/alibxx/str/format.cpp:162:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:191:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:279:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:300:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:487:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERANGE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:1067:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:1079:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:895:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUSTOM [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:1029:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:656:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_LEFT [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:740:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_RIGHT [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:549:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHAR_FLAG [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.cpp:584:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HASH_FLAG [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:990:12: warning: Member variable 'BasicFormatter < char >::start_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:990:12: warning: Member variable 'BasicFormatter < wchar_t >::start_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:304:12: warning: Member variable 'MemoryBuffer < char , INLINE_BUFFER_SIZE , std :: allocator < char > >::data_' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/libs/alibxx/str/format.hpp:937:7: style:inconclusive: Technically the member function 'Davix::fmt::internal::FormatterBase::do_get_arg' can be const. [functionConst] davix-0.8.5/src/libs/alibxx/str/format.cpp:625:35: note: Technically the member function 'Davix::fmt::internal::FormatterBase::do_get_arg' can be const. davix-0.8.5/src/libs/alibxx/str/format.hpp:937:7: note: Technically the member function 'Davix::fmt::internal::FormatterBase::do_get_arg' can be const. davix-0.8.5/src/libs/alibxx/str/format.cpp:199:8: performance:inconclusive: Technically the member function 'Davix::::IsZeroInt::visit_any_int' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.cpp:250:12: performance:inconclusive: Technically the member function 'Davix::::WidthHandler::visit_unhandled_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.cpp:272:12: performance:inconclusive: Technically the member function 'Davix::::PrecisionHandler::visit_unhandled_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.cpp:278:7: performance:inconclusive: Technically the member function 'Davix::::PrecisionHandler::visit_any_int' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:797:10: performance:inconclusive: Technically the member function 'ArgVisitor < IsZeroInt , bool >::visit_unhandled_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:797:10: performance:inconclusive: Technically the member function 'ArgVisitor < WidthHandler , unsigned int >::visit_unhandled_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:797:10: performance:inconclusive: Technically the member function 'ArgVisitor < PrecisionHandler , int >::visit_unhandled_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.hpp:797:10: performance:inconclusive: Technically the member function 'ArgVisitor < CharConverter , void >::visit_unhandled_arg' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/libs/alibxx/str/format.cpp:199:8: warning: The class 'IsZeroInt' defines member function with name 'visit_any_int' also defined in its parent class 'ArgVisitor < IsZeroInt , bool >'. [duplInheritedMember] davix-0.8.5/src/libs/alibxx/str/format.hpp:815:10: note: Parent function 'ArgVisitor < IsZeroInt , bool >::visit_any_int' davix-0.8.5/src/libs/alibxx/str/format.cpp:199:8: note: Derived function 'IsZeroInt::visit_any_int' davix-0.8.5/src/libs/alibxx/str/format.cpp:250:12: warning: The class 'WidthHandler' defines member function with name 'visit_unhandled_arg' also defined in its parent class 'ArgVisitor < WidthHandler , unsigned int >'. [duplInheritedMember] davix-0.8.5/src/libs/alibxx/str/format.hpp:797:10: note: Parent function 'ArgVisitor < WidthHandler , unsigned int >::visit_unhandled_arg' davix-0.8.5/src/libs/alibxx/str/format.cpp:250:12: note: Derived function 'WidthHandler::visit_unhandled_arg' davix-0.8.5/src/libs/alibxx/str/format.cpp:256:12: warning: The class 'WidthHandler' defines member function with name 'visit_any_int' also defined in its parent class 'ArgVisitor < WidthHandler , unsigned int >'. [duplInheritedMember] davix-0.8.5/src/libs/alibxx/str/format.hpp:815:10: note: Parent function 'ArgVisitor < WidthHandler , unsigned int >::visit_any_int' davix-0.8.5/src/libs/alibxx/str/format.cpp:256:12: note: Derived function 'WidthHandler::visit_any_int' davix-0.8.5/src/libs/alibxx/str/format.cpp:272:12: warning: The class 'PrecisionHandler' defines member function with name 'visit_unhandled_arg' also defined in its parent class 'ArgVisitor < PrecisionHandler , int >'. [duplInheritedMember] davix-0.8.5/src/libs/alibxx/str/format.hpp:797:10: note: Parent function 'ArgVisitor < PrecisionHandler , int >::visit_unhandled_arg' davix-0.8.5/src/libs/alibxx/str/format.cpp:272:12: note: Derived function 'PrecisionHandler::visit_unhandled_arg' davix-0.8.5/src/libs/alibxx/str/format.cpp:278:7: warning: The class 'PrecisionHandler' defines member function with name 'visit_any_int' also defined in its parent class 'ArgVisitor < PrecisionHandler , int >'. [duplInheritedMember] davix-0.8.5/src/libs/alibxx/str/format.hpp:815:10: note: Parent function 'ArgVisitor < PrecisionHandler , int >::visit_any_int' davix-0.8.5/src/libs/alibxx/str/format.cpp:278:7: note: Derived function 'PrecisionHandler::visit_any_int' davix-0.8.5/src/libs/alibxx/str/format.cpp:333:8: warning: The class 'CharConverter' defines member function with name 'visit_any_int' also defined in its parent class 'ArgVisitor < CharConverter , void >'. [duplInheritedMember] davix-0.8.5/src/libs/alibxx/str/format.hpp:815:10: note: Parent function 'ArgVisitor < CharConverter , void >::visit_any_int' davix-0.8.5/src/libs/alibxx/str/format.cpp:333:8: note: Derived function 'CharConverter::visit_any_int' davix-0.8.5/src/libs/alibxx/str/format.hpp:306:4: style: The destructor '~MemoryBuffer < char , INLINE_BUFFER_SIZE , std :: allocator < char > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/libs/alibxx/str/format.hpp:243:12: note: Virtual destructor in base class davix-0.8.5/src/libs/alibxx/str/format.hpp:306:4: note: Destructor in derived class davix-0.8.5/src/libs/alibxx/str/format.cpp:607:10: warning: Either the condition '!s' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] davix-0.8.5/src/libs/alibxx/str/format.cpp:605:9: note: Assuming that condition '!s' is not redundant davix-0.8.5/src/libs/alibxx/str/format.cpp:607:10: note: Null pointer dereference davix-0.8.5/src/libs/alibxx/str/format.cpp:838:13: style: Redundant initialization for 'out'. The initialized value is overwritten before it is read. [redundantInitialization] davix-0.8.5/src/libs/alibxx/str/format.cpp:835:19: note: out is initialized davix-0.8.5/src/libs/alibxx/str/format.cpp:838:13: note: out is overwritten davix-0.8.5/src/libs/alibxx/str/format.cpp:559:11: style: Redundant initialization for 'out'. The initialized value is overwritten before it is read. [redundantInitialization] davix-0.8.5/src/libs/alibxx/str/format.cpp:556:17: note: out is initialized davix-0.8.5/src/libs/alibxx/str/format.cpp:559:11: note: out is overwritten davix-0.8.5/src/libs/alibxx/str/format.cpp:877:19: style: Local variable 's' shadows outer variable [shadowVariable] davix-0.8.5/src/libs/alibxx/str/format.cpp:728:15: note: Shadowed declaration davix-0.8.5/src/libs/alibxx/str/format.cpp:877:19: note: Shadow variable davix-0.8.5/src/libs/alibxx/str/format.cpp:224:25: style: Variable 'message' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/libs/datetime/datetime_utils.cpp:98:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable utc_current [valueFlowBailoutIncompleteVar] davix-0.8.5/src/libs/datetime/datetime_utils.cpp:97:24: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] davix-0.8.5/src/libs/datetime/datetime_utils.cpp:44:15: style: The scope of the variable 'end_p' can be reduced. [variableScope] davix-0.8.5/src/libs/datetime/datetime_utils.cpp:40:38: style:inconclusive: Function 'parse_iso8601date' argument 1 names different: declaration 'http_date' definition 'iso_date'. [funcArgNamesDifferent] davix-0.8.5/src/libs/datetime/datetime_utils.hpp:45:38: note: Function 'parse_iso8601date' argument 1 names different: declaration 'http_date' definition 'iso_date'. davix-0.8.5/src/libs/datetime/datetime_utils.cpp:40:38: note: Function 'parse_iso8601date' argument 1 names different: declaration 'http_date' definition 'iso_date'. davix-0.8.5/src/libs/datetime/datetime_utils.cpp:85:51: performance: Function parameter 'format' should be passed by const reference. [passedByValue] davix-0.8.5/src/libs/datetime/datetime_utils.cpp:89:69: performance: Function parameter 'format' should be passed by const reference. [passedByValue] davix-0.8.5/src/libs/datetime/datetime_utils.cpp:44:15: style: Variable 'end_p' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/libs/datetime/datetime_utils.cpp:97:16: style: Variable 'p_utc' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/libs/datetime/datetime_utils.cpp:100:41: error: Uninitialized variable: &utc [uninitvar] davix-0.8.5/src/modules/copy/copy.cpp:46:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/copy.cpp:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/copy.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/copy.cpp:146:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Push [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/copy.cpp:225:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Push [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/copy.cpp:441:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/copy.cpp:478:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPv6 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/copy.cpp:575:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Canceled [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/copy.cpp:497:25: style: The scope of the variable 'p' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/copy.cpp:213:41: style:inconclusive: Function 'copy' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] davix-0.8.5/src/modules/copy/copy_internal.hpp:41:33: note: Function 'copy' argument 1 names different: declaration 'source' definition 'src'. davix-0.8.5/src/modules/copy/copy.cpp:213:41: note: Function 'copy' argument 1 names different: declaration 'source' definition 'src'. davix-0.8.5/src/modules/copy/copy.cpp:213:57: style:inconclusive: Function 'copy' argument 2 names different: declaration 'destination' definition 'dst'. [funcArgNamesDifferent] davix-0.8.5/src/modules/copy/copy_internal.hpp:41:59: note: Function 'copy' argument 2 names different: declaration 'destination' definition 'dst'. davix-0.8.5/src/modules/copy/copy.cpp:213:57: note: Function 'copy' argument 2 names different: declaration 'destination' definition 'dst'. davix-0.8.5/src/modules/copy/copy.cpp:41:48: performance: Function parameter 'ref' should be passed by const reference. [passedByValue] davix-0.8.5/src/modules/copy/copy.cpp:454:16: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:111:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X509v3_KU_DIGITAL_SIGNATURE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:433:8: error: Common realloc mistake: 'certchain' nulled but not freed upon failure [memleakOnRealloc] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:180:9: warning: Either the condition 'certs==NULL' is redundant or there is possible null pointer dereference: certs. [nullPointerRedundantCheck] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:177:14: note: Assuming that condition 'certs==NULL' is not redundant davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:180:9: note: Null pointer dereference davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:60:32: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:65:18: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:75:18: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:176:12: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:341:55: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:355:55: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:370:53: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:373:53: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:433:20: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:107:26: style: The scope of the variable 's' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:108:24: style: The scope of the variable 'pci_str' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:110:5: style: The scope of the variable 'kyu_str' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:116:8: style: The scope of the variable 'ptrlen' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:123:33: style: The scope of the variable 'kyu_obj' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:124:22: style: The scope of the variable 'pci_oct' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:124:32: style: The scope of the variable 'kyu_oct' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:125:19: style: The scope of the variable 'pci_ex' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:125:28: style: The scope of the variable 'kyu_ex' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:127:17: style: The scope of the variable 'certmem' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:101:47: style: Parameter 'cert' can be declared as pointer to const [constParameterPointer] davix-0.8.5/src/modules/copy/delegation/GRSTx509MakeProxyCert.cpp:101:59: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] davix-0.8.5/src/modules/copy/delegation/delegation.cpp:123:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CredentialNotFound [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation.cpp:205:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_SSL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation.cpp:273:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DelegationError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation.cpp:315:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DelegationError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation.cpp:55:18: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/delegation.cpp:200:10: style: The scope of the variable 'err_buffer' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/delegation.cpp:244:90: style:inconclusive: Function 'delegate' argument 2 names different: declaration 'dlg_endpoint' definition 'endpoints'. [funcArgNamesDifferent] davix-0.8.5/src/modules/copy/delegation/delegation.hpp:38:84: note: Function 'delegate' argument 2 names different: declaration 'dlg_endpoint' definition 'endpoints'. davix-0.8.5/src/modules/copy/delegation/delegation.cpp:244:90: note: Function 'delegate' argument 2 names different: declaration 'dlg_endpoint' definition 'endpoints'. davix-0.8.5/src/modules/copy/delegation/delegation.cpp:280:24: style:inconclusive: Function 'delegate' argument 3 names different: declaration 'params' definition '_p'. [funcArgNamesDifferent] davix-0.8.5/src/modules/copy/delegation/delegation.hpp:42:41: note: Function 'delegate' argument 3 names different: declaration 'params' definition '_p'. davix-0.8.5/src/modules/copy/delegation/delegation.cpp:280:24: note: Function 'delegate' argument 3 names different: declaration 'params' definition '_p'. davix-0.8.5/src/modules/copy/delegation/delegation.cpp:55:11: style: Variable 'data' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/modules/copy/delegation/delegation1.cpp:57:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_SSL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation1.cpp:69:51: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/delegation1.cpp:70:33: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/delegation1.cpp:79:37: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/delegation1.cpp:43:16: style: The scope of the variable 'reqtxt' can be reduced. [variableScope] davix-0.8.5/src/modules/copy/delegation/delegation1.cpp:34:22: style:inconclusive: Function 'delegate_v1' argument 2 names different: declaration 'dlg_endpoint' definition 'dlg_endpint'. [funcArgNamesDifferent] davix-0.8.5/src/modules/copy/delegation/delegation.hpp:49:74: note: Function 'delegate_v1' argument 2 names different: declaration 'dlg_endpoint' definition 'dlg_endpint'. davix-0.8.5/src/modules/copy/delegation/delegation1.cpp:34:22: note: Function 'delegate_v1' argument 2 names different: declaration 'dlg_endpoint' definition 'dlg_endpint'. davix-0.8.5/src/modules/copy/delegation/delegation1.cpp:33:52: style: Parameter 'context' can be declared as reference to const [constParameterReference] davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:37:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DelegationError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:78:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:141:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_SSL_DEFAULT [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:101:55: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:102:17: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:128:52: style: Parameter 'context' can be declared as reference to const [constParameterReference] davix-0.8.5/src/modules/copy/perfmarker.cpp:66:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/perfmarker.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latest [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/perfmarker.cpp:105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/perfmarker.cpp:115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/copy/perfmarker.cpp:125:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/modules_profiles.cpp:92:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/modules_profiles.cpp:112:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _3 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/modules/modules_profiles.cpp:89:23: warning: Either the condition 'tmp_err' is redundant or there is possible null pointer dereference: tmp_err. [nullPointerRedundantCheck] davix-0.8.5/src/modules/modules_profiles.cpp:91:16: note: Assuming that condition 'tmp_err' is not redundant davix-0.8.5/src/modules/modules_profiles.cpp:89:23: note: Null pointer dereference davix-0.8.5/src/neon/neonrequest.cpp:47:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Auto [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:64:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:142:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:270:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SupportContinue100 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:279:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_RETRY [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:289:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_RETRY [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:507:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlreadyRunning [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:523:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlreadyRunning [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:573:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.cpp:633:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonrequest.hpp:56:14: style: The destructor '~NeonRequest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:56:12: note: Virtual destructor in base class davix-0.8.5/src/neon/neonrequest.hpp:56:14: note: Destructor in derived class davix-0.8.5/src/neon/neonrequest.hpp:61:17: style: The function 'executeRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:95:15: note: Virtual function in base class davix-0.8.5/src/neon/neonrequest.hpp:61:17: note: Function in derived class davix-0.8.5/src/neon/neonrequest.hpp:67:25: style: The function 'readBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:70:23: note: Virtual function in base class davix-0.8.5/src/neon/neonrequest.hpp:67:25: note: Function in derived class davix-0.8.5/src/neon/neonrequest.hpp:72:17: style: The function 'beginRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:85:15: note: Virtual function in base class davix-0.8.5/src/neon/neonrequest.hpp:72:17: note: Function in derived class davix-0.8.5/src/neon/neonrequest.hpp:77:17: style: The function 'endRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:90:15: note: Virtual function in base class davix-0.8.5/src/neon/neonrequest.hpp:77:17: note: Function in derived class davix-0.8.5/src/neon/neonrequest.hpp:82:17: style: The function 'getRequestCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:100:15: note: Virtual function in base class davix-0.8.5/src/neon/neonrequest.hpp:82:17: note: Function in derived class davix-0.8.5/src/neon/neonrequest.hpp:87:18: style: The function 'getAnswerHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:75:16: note: Virtual function in base class davix-0.8.5/src/neon/neonrequest.hpp:87:18: note: Function in derived class davix-0.8.5/src/neon/neonrequest.hpp:92:20: style: The function 'getAnswerHeaders' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:80:18: note: Virtual function in base class davix-0.8.5/src/neon/neonrequest.hpp:92:20: note: Function in derived class davix-0.8.5/src/neon/neonrequest.cpp:108:60: style:inconclusive: Function 'NeonRequest' argument 2 names different: declaration 'f' definition 'context'. [funcArgNamesDifferent] davix-0.8.5/src/neon/neonrequest.hpp:55:51: note: Function 'NeonRequest' argument 2 names different: declaration 'f' definition 'context'. davix-0.8.5/src/neon/neonrequest.cpp:108:60: note: Function 'NeonRequest' argument 2 names different: declaration 'f' definition 'context'. davix-0.8.5/src/neon/neonsession.cpp:81:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AuthenticationError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonsession.cpp:101:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoginPasswordError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonsession.cpp:191:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonsession.hpp:49:17: style:inconclusive: Technically the member function 'Davix::NEONSession::isRecycledSession' can be const. [functionConst] davix-0.8.5/src/neon/neonsession.cpp:95:9: style: The scope of the variable 'ret' can be reduced. [variableScope] davix-0.8.5/src/neon/neonsession.cpp:164:57: style:inconclusive: Function 'configureSession' argument 2 names different: declaration 'uri' definition '_u'. [funcArgNamesDifferent] davix-0.8.5/src/neon/neonsession.hpp:83:57: note: Function 'configureSession' argument 2 names different: declaration 'uri' definition '_u'. davix-0.8.5/src/neon/neonsession.cpp:164:57: note: Function 'configureSession' argument 2 names different: declaration 'uri' definition '_u'. davix-0.8.5/src/neon/neonsession.cpp:164:104: style:inconclusive: Function 'configureSession' argument 4 names different: declaration 'lp_callbac' definition 'lp_callback'. [funcArgNamesDifferent] davix-0.8.5/src/neon/neonsession.hpp:83:105: note: Function 'configureSession' argument 4 names different: declaration 'lp_callbac' definition 'lp_callback'. davix-0.8.5/src/neon/neonsession.cpp:164:104: note: Function 'configureSession' argument 4 names different: declaration 'lp_callbac' definition 'lp_callback'. davix-0.8.5/src/neon/neonsession.cpp:95:13: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/neon/neonsession.cpp:122:19: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/neon/neonsession.cpp:202:156: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/neon/neonsessionfactory.cpp:77:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonsessionfactory.cpp:100:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_SOCK_SOCKSV4 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/neon/neonsessionfactory.cpp:103:21: style: The scope of the variable 'user' can be reduced. [variableScope] davix-0.8.5/src/neon/neonsessionfactory.cpp:103:27: style: The scope of the variable 'password' can be reduced. [variableScope] davix-0.8.5/src/params/davixrequestparams.cpp:127:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_DEFAULT_CONN_TIMEOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:281:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:291:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:299:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ssl_check [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:304:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ssl_check [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:311:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:318:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _idlogpass [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _idlogpass [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:326:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:335:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:343:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:348:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:354:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _call_loginpswwd [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:368:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _call_loginpswwd_userdata [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:373:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_cred [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:377:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_cred [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:381:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_region [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:385:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_region [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:389:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_token [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:393:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_token [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:397:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_alternate [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:401:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_alternate [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:405:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _azure_key [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:409:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _azure_key [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gcloud_creds [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:417:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gcloud_creds [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:421:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os_token [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:425:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os_token [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:429:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os_project_id [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:433:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os_project_id [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:437:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _swift_account [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:441:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _swift_account [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:445:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s3_listing_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:449:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s3_listing_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:453:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _swift_listing_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:457:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _swift_listing_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:461:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s3_max_key_entries [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:465:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s3_max_key_entries [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:474:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ca_path [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:479:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connexion_timeout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:483:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ops_timeout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:487:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connexion_timeout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:491:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ops_timeout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:496:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _redirection [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:501:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _redirection [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry_number [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:509:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry_number [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:513:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry_delay [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:517:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry_delay [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:521:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _transferCb [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:525:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _transferCb [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:529:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agent_string [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:534:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agent_string [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:539:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _proto [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:543:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _proto [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:547:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metalink_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:551:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metalink_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:558:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _session_flag [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:565:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _session_flag [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:576:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _customhdr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:589:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _copy_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:593:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _copy_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:597:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recursive_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:601:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recursive_mode [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:605:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _support_100continue [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:609:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _support_100continue [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:613:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accepted_retry [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:617:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accepted_retry [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:621:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accepted_delay [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:625:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accepted_delay [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:632:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_uid [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:636:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/params/davixrequestparams.cpp:69:9: style:inconclusive: Technically the member function 'Davix::X509Data::cred_callback' can be const. [functionConst] davix-0.8.5/src/request/httprequest.cpp:147:6: error: There is an unknown macro here somewhere. Configuration is required. If CATCH_DAVIX is a macro then please configure it. [unknownMacro] davix-0.8.5/src/status/DavixStatus.cpp:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:87:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:105:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:117:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:129:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:141:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/DavixStatus.cpp:151:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errMsg [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errMsg [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:65:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _code [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:69:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _code [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:73:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scope [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scope [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:118:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:142:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileNotFound [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:227:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] davix-0.8.5/src/status/davixstatusrequest.cpp:107:16: style: Condition '*newErr' is always true [knownConditionTrueFalse] davix-0.8.5/src/tools/davix_config_parser.cpp:34:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_config_parser.cpp:62:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_config_parser.cpp:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_config_parser.cpp:184:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_config_parser.cpp:163:15: style: The scope of the variable 'hostname' can be reduced. [variableScope] davix-0.8.5/src/tools/davix_op.cpp:83:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_op.cpp:97:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_op.cpp:153:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileExist [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_op.cpp:166:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_op.cpp:196:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_op.cpp:273:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_op.cpp:379:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_op.cpp:482:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_op.cpp:126:5: performance: Variable '_file_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] davix-0.8.5/src/tools/davix_op.cpp:186:5: performance: Variable '_buf' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] davix-0.8.5/src/tools/davix_op.hpp:49:17: style:inconclusive: Technically the member function 'Davix::DavixOp::getTargetUrl' can be const. [functionConst] davix-0.8.5/src/tools/davix_op.cpp:46:22: note: Technically the member function 'Davix::DavixOp::getTargetUrl' can be const. davix-0.8.5/src/tools/davix_op.hpp:49:17: note: Technically the member function 'Davix::DavixOp::getTargetUrl' can be const. davix-0.8.5/src/tools/davix_op.hpp:50:17: style:inconclusive: Technically the member function 'Davix::DavixOp::getDestinationUrl' can be const. [functionConst] davix-0.8.5/src/tools/davix_op.cpp:50:22: note: Technically the member function 'Davix::DavixOp::getDestinationUrl' can be const. davix-0.8.5/src/tools/davix_op.hpp:50:17: note: Technically the member function 'Davix::DavixOp::getDestinationUrl' can be const. davix-0.8.5/src/tools/davix_op.hpp:51:17: style:inconclusive: Technically the member function 'Davix::DavixOp::getOpType' can be const. [functionConst] davix-0.8.5/src/tools/davix_op.cpp:54:22: note: Technically the member function 'Davix::DavixOp::getOpType' can be const. davix-0.8.5/src/tools/davix_op.hpp:51:17: note: Technically the member function 'Davix::DavixOp::getOpType' can be const. davix-0.8.5/src/tools/davix_op.hpp:96:10: performance:inconclusive: Technically the member function 'Davix::DeleteOp::parse_deletion_result' can be static (but you may consider moving to unnamed namespace). [functionStatic] davix-0.8.5/src/tools/davix_op.cpp:256:16: note: Technically the member function 'Davix::DeleteOp::parse_deletion_result' can be static (but you may consider moving to unnamed namespace). davix-0.8.5/src/tools/davix_op.hpp:96:10: note: Technically the member function 'Davix::DeleteOp::parse_deletion_result' can be static (but you may consider moving to unnamed namespace). davix-0.8.5/src/tools/davix_op.hpp:62:14: style: The destructor '~GetOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:62:14: note: Destructor in derived class davix-0.8.5/src/tools/davix_op.hpp:63:17: style: The function 'executeOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:47:17: note: Virtual function in base class davix-0.8.5/src/tools/davix_op.hpp:63:17: note: Function in derived class davix-0.8.5/src/tools/davix_op.hpp:75:14: style: The destructor '~PutOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:75:14: note: Destructor in derived class davix-0.8.5/src/tools/davix_op.hpp:76:17: style: The function 'executeOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:47:17: note: Virtual function in base class davix-0.8.5/src/tools/davix_op.hpp:76:17: note: Function in derived class davix-0.8.5/src/tools/davix_op.hpp:93:14: style: The destructor '~DeleteOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:93:14: note: Destructor in derived class davix-0.8.5/src/tools/davix_op.hpp:94:17: style: The function 'executeOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:47:17: note: Virtual function in base class davix-0.8.5/src/tools/davix_op.hpp:94:17: note: Function in derived class davix-0.8.5/src/tools/davix_op.hpp:112:14: style: The destructor '~ListOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:112:14: note: Destructor in derived class davix-0.8.5/src/tools/davix_op.hpp:113:17: style: The function 'executeOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:47:17: note: Virtual function in base class davix-0.8.5/src/tools/davix_op.hpp:113:17: note: Function in derived class davix-0.8.5/src/tools/davix_op.hpp:130:14: style: The destructor '~ListppOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:130:14: note: Destructor in derived class davix-0.8.5/src/tools/davix_op.hpp:131:17: style: The function 'executeOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:47:17: note: Virtual function in base class davix-0.8.5/src/tools/davix_op.hpp:131:17: note: Function in derived class davix-0.8.5/src/tools/davix_op.cpp:62:55: performance: Function parameter 'target_url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:62:79: performance: Function parameter 'destination_url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:121:55: performance: Function parameter 'target_url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:121:79: performance: Function parameter 'destination_url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:181:61: performance: Function parameter 'destination_url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:181:102: performance: Function parameter 'buf' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:319:57: performance: Function parameter 'target_url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:453:61: performance: Function parameter 'target_url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:453:85: performance: Function parameter 'destination_url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_op.cpp:412:19: style: Variable 'entry_counter' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/tools/davix_op.cpp:368:17: style: Unused variable: outputPath [unusedVariable] davix-0.8.5/src/tools/davix_op.cpp:468:17: style: Unused variable: outputPath [unusedVariable] davix-0.8.5/src/tools/davix_taskqueue.cpp:57:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_taskqueue.hpp:54:10: style:inconclusive: Technically the member function 'Davix::DavixTaskQueue::isStopped' can be const. [functionConst] davix-0.8.5/src/tools/davix_taskqueue.cpp:150:22: note: Technically the member function 'Davix::DavixTaskQueue::isStopped' can be const. davix-0.8.5/src/tools/davix_taskqueue.hpp:54:10: note: Technically the member function 'Davix::DavixTaskQueue::isStopped' can be const. davix-0.8.5/src/tools/davix_taskqueue.cpp:97:16: style: Condition '_shutdown' is always false [knownConditionTrueFalse] davix-0.8.5/src/tools/davix_taskqueue.cpp:82:36: note: Assuming that condition '!_shutdown' is not redundant davix-0.8.5/src/tools/davix_taskqueue.cpp:97:16: note: Condition '_shutdown' is always false davix-0.8.5/src/tools/davix_thread.cpp:27:14: warning: Member variable 'DavixThread::_isFree' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/tools/davix_thread.hpp:78:9: style:inconclusive: Technically the member function 'Davix::DavixThread::getThreadId' can be const. [functionConst] davix-0.8.5/src/tools/davix_thread.cpp:98:18: note: Technically the member function 'Davix::DavixThread::getThreadId' can be const. davix-0.8.5/src/tools/davix_thread.hpp:78:9: note: Technically the member function 'Davix::DavixThread::getThreadId' can be const. davix-0.8.5/src/tools/davix_thread.hpp:79:30: style:inconclusive: Technically the member function 'Davix::DavixThread::getWorkerState' can be const. [functionConst] davix-0.8.5/src/tools/davix_thread.cpp:107:39: note: Technically the member function 'Davix::DavixThread::getWorkerState' can be const. davix-0.8.5/src/tools/davix_thread.hpp:79:30: note: Technically the member function 'Davix::DavixThread::getWorkerState' can be const. davix-0.8.5/src/tools/davix_thread.cpp:39:51: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/tools/davix_thread.cpp:46:27: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/tools/davix_thread.cpp:83:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] davix-0.8.5/src/tools/davix_thread_pool.cpp:36:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pool_size [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_thread_pool.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_thread_pool.cpp:65:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadCount [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_thread_pool.cpp:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadCount [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_thread_pool.cpp:85:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadCount [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_copy_main.cpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_get_main.cpp:63:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_get_main.cpp:113:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_get_main.cpp:225:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_get_main.cpp:99:37: style: The scope of the variable 'dirVec' can be reduced. [variableScope] davix-0.8.5/src/tools/davix_tool_get_main.cpp:60:98: performance: Function parameter 'uri' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:89:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_LISTING_FLAG [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_LISTING_FLAG [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:138:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:199:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIFO [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:233:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:128:19: style: The scope of the variable 'entry_counter' can be reduced. [variableScope] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:85:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:127:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/tools/davix_tool_ls_main.cpp:125:17: style: Unused variable: outputPath [unusedVariable] davix-0.8.5/src/tools/davix_tool_main.cpp:83:9: style: The scope of the variable 'out_fd' can be reduced. [variableScope] davix-0.8.5/src/tools/davix_tool_mv_main.cpp:60:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable File [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:162:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:168:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:188:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:203:140: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FailOver [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:223:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:256:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_TRACE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:478:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:499:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:523:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:547:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:567:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_params.cpp:129:12: warning: Member variable 'OptParams::verbose' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/src/tools/davix_tool_params.cpp:238:51: performance: Function parameter 'url' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_tool_put_main.cpp:69:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_put_main.cpp:87:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileExist [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_put_main.cpp:108:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_put_main.cpp:154:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_put_main.cpp:114:18: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] davix-0.8.5/src/tools/davix_tool_put_main.cpp:162:12: error: Out of bounds access of src_path, index 'src_path.size()' is out of bounds. [containerOutOfBoundsIndexExpression] davix-0.8.5/src/tools/davix_tool_put_main.cpp:103:13: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/tools/davix_tool_put_main.cpp:123:25: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/tools/davix_tool_rm_main.cpp:152:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsNotADirectory [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_rm_main.cpp:202:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azure [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_rm_main.cpp:69:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] davix-0.8.5/src/tools/davix_tool_util.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:72:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:110:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:205:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISPLAY_HEADERS [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:220:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:233:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:246:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:287:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:321:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoginPasswordError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:377:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:417:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Second [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:479:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIOCGWINSZ [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:517:139: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _4 [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:600:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IRWXU [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:633:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Second [valueFlowBailoutIncompleteVar] davix-0.8.5/src/tools/davix_tool_util.cpp:594:9: style: The scope of the variable 'ret' can be reduced. [variableScope] davix-0.8.5/src/tools/davix_tool_util.cpp:541:24: style:inconclusive: Function 'mkdirP' argument 1 names different: declaration 'dirPath' definition 'url'. [funcArgNamesDifferent] davix-0.8.5/src/tools/davix_tool_util.hpp:86:24: note: Function 'mkdirP' argument 1 names different: declaration 'dirPath' definition 'url'. davix-0.8.5/src/tools/davix_tool_util.cpp:541:24: note: Function 'mkdirP' argument 1 names different: declaration 'dirPath' definition 'url'. davix-0.8.5/src/tools/davix_tool_util.cpp:626:39: performance: Function parameter 'dirPath' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_tool_util.cpp:626:60: performance: Function parameter 'msg' should be passed by const reference. [passedByValue] davix-0.8.5/src/tools/davix_tool_util.cpp:192:44: style: Parameter 'req' can be declared as reference to const. However it seems that 'hook_davix_tool_pre_send' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/src/tools/davix_tool_util.cpp:206:38: note: You might need to cast the function pointer here davix-0.8.5/src/tools/davix_tool_util.cpp:192:44: note: Parameter 'req' can be declared as reference to const davix-0.8.5/src/tools/davix_tool_util.cpp:197:43: style: Parameter 'req' can be declared as reference to const. However it seems that 'hook_davix_tool_pre_rec' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/src/tools/davix_tool_util.cpp:207:38: note: You might need to cast the function pointer here davix-0.8.5/src/tools/davix_tool_util.cpp:197:43: note: Parameter 'req' can be declared as reference to const davix-0.8.5/src/tools/davix_tool_util.cpp:474:17: style: Unused variable: unit [unusedVariable] davix-0.8.5/src/tools/davix_tool_util.cpp:594:13: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/tools/davix_tool_util.cpp:211:113: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/checksum_extractor.cpp:56:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/checksum_extractor.cpp:63:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/checksum_extractor.cpp:55:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/checksum_extractor.cpp:116:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_azure_utils.cpp:52:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_azure_utils.cpp:59:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_azure_utils.cpp:90:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DELETE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_azure_utils.cpp:118:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRITE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_azure_utils.cpp:157:51: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davix_azure_utils.cpp:56:35: performance: Function parameter 'input' should be passed by const reference. [passedByValue] davix-0.8.5/src/utils/davix_azure_utils.cpp:56:54: performance: Function parameter 'separator' should be passed by const reference. [passedByValue] davix-0.8.5/src/utils/davix_azure_utils.cpp:88:57: performance: Function parameter 'method' should be passed by const reference. [passedByValue] davix-0.8.5/src/utils/davix_azure_utils.cpp:58:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:47:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:99:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable private_key [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:103:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable private_key [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable client_email [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:111:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable client_email [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:121:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:146:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ostringstream [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_gcloud_utils.cpp:187:50: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davix_logger.cpp:116:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_FILE [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_logger.cpp:175:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_HEADER [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_logger.cpp:271:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_DEBUG [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_misc_utils.cpp:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:56:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:103:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:115:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:245:144: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:299:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:424:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:505:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:530:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD5_DIGEST_LENGTH [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:543:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD5_DIGEST_LENGTH [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_s3_utils.cpp:64:33: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davix_s3_utils.cpp:71:63: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davix_s3_utils.cpp:531:9: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davix_s3_utils.cpp:546:9: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davix_s3_utils.cpp:448:17: style: The scope of the variable 'delimiter' can be reduced. [variableScope] davix-0.8.5/src/utils/davix_s3_utils.cpp:501:17: style: The scope of the variable 'tmp' can be reduced. [variableScope] davix-0.8.5/src/utils/davix_s3_utils.cpp:53:35: performance: Function parameter 'input' should be passed by const reference. [passedByValue] davix-0.8.5/src/utils/davix_s3_utils.cpp:53:54: performance: Function parameter 'separator' should be passed by const reference. [passedByValue] davix-0.8.5/src/utils/davix_s3_utils.cpp:497:37: style: Parameter 's3time' can be declared as reference to const [constParameterReference] davix-0.8.5/src/utils/davix_s3_utils.cpp:500:15: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/utils/davix_s3_utils.cpp:55:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:148:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:157:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:166:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:282:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:287:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:324:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:329:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:336:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_s3_utils.cpp:379:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davix_swift_utils.cpp:44:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_swift_utils.cpp:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davix_swift_utils.cpp:73:17: style: The scope of the variable 'delimiter' can be reduced. [variableScope] davix-0.8.5/src/utils/davixuri.cpp:74:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:203:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:209:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:213:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri_string [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:217:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:221:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable userinfo [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:225:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:229:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:234:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:239:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:250:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:266:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:283:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fragment [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:309:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable query [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:316:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:327:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:355:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:417:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:745:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uppercase [valueFlowBailoutIncompleteVar] davix-0.8.5/src/utils/davixuri.cpp:54:5: warning:inconclusive: Member variable 'UriPrivate::query_and_path' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] davix-0.8.5/src/utils/davixuri.cpp:683:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davixuri.cpp:713:39: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davixuri.cpp:717:17: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davixuri.cpp:722:29: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davixuri.cpp:727:17: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/utils/davixuri.cpp:191:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davixuri.cpp:288:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/davixuri.cpp:297:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/utils/simple_get_pass.cpp:34:0: error: #error "impossible to compile simple_get_pass" [preprocessorErrorDirective] davix-0.8.5/src/utils/stringutils.cpp:25:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/azurepropparser.hpp:38:5: style: Class 'AzurePropParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/xml/azurepropparser.cpp:276:46: style:inconclusive: Function 'AzurePropParser' argument 1 names different: declaration 's3_prefix' definition 'prefix'. [funcArgNamesDifferent] davix-0.8.5/src/xml/azurepropparser.hpp:38:33: note: Function 'AzurePropParser' argument 1 names different: declaration 's3_prefix' definition 'prefix'. davix-0.8.5/src/xml/azurepropparser.cpp:276:46: note: Function 'AzurePropParser' argument 1 names different: declaration 's3_prefix' definition 'prefix'. davix-0.8.5/src/xml/azurepropparser.cpp:276:46: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue] davix-0.8.5/src/xml/azurepropparser.cpp:199:17: style: struct member 'Internal::name' is never used. [unusedStructMember] davix-0.8.5/src/xml/davdeletexmlparser.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davdeletexmlparser.cpp:125:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davdeletexmlparser.cpp:154:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davdeletexmlparser.cpp:175:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davdeletexmlparser.cpp:128:91: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davdeletexmlparser.cpp:129:92: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davdeletexmlparser.cpp:186:33: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davdeletexmlparser.cpp:182:42: style: The scope of the variable 'chain' can be reduced. [variableScope] davix-0.8.5/src/xml/davix_ptree.hpp:126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davix_ptree.hpp:52:5: warning:inconclusive: Member variable 'BasicPtree::_data_cmp' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] davix-0.8.5/src/xml/davix_ptree.hpp:52:5: warning:inconclusive: Member variable 'BasicPtree::_key_cmp' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] davix-0.8.5/src/xml/davix_ptree.hpp:117:46: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] davix-0.8.5/src/xml/davix_ptree.hpp:158:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/src/xml/davpropxmlparser.cpp:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davpropxmlparser.cpp:210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davpropxmlparser.cpp:242:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davpropxmlparser.cpp:289:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davpropxmlparser.cpp:310:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davpropxmlparser.cpp:245:91: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:248:92: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:252:102: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:253:98: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:254:102: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:255:107: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:256:102: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:258:91: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:259:91: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:260:90: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:264:96: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:317:33: style: C-style pointer casting [cstyleCast] davix-0.8.5/src/xml/davpropxmlparser.cpp:313:42: style: The scope of the variable 'chain' can be reduced. [variableScope] davix-0.8.5/src/xml/davxmlparser.cpp:47:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davxmlparser.cpp:71:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WebDavPropertiesParsingError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/davxmlparser.hpp:113:14: style: The destructor '~XMLPropParser' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/xml/davxmlparser.hpp:46:14: note: Virtual destructor in base class davix-0.8.5/src/xml/davxmlparser.hpp:113:14: note: Destructor in derived class davix-0.8.5/src/xml/davxmlparser.cpp:48:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] davix-0.8.5/src/xml/davxmlparser.cpp:65:69: style:inconclusive: Function 'parseChunk' argument 2 names different: declaration 'len' definition 'length'. [funcArgNamesDifferent] davix-0.8.5/src/xml/davxmlparser.hpp:51:60: note: Function 'parseChunk' argument 2 names different: declaration 'len' definition 'length'. davix-0.8.5/src/xml/davxmlparser.cpp:65:69: note: Function 'parseChunk' argument 2 names different: declaration 'len' definition 'length'. davix-0.8.5/src/xml/davxmlparser.cpp:69:17: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/src/xml/metalinkparser.cpp:139:42: style:inconclusive: Function 'MetalinkParser' argument 1 names different: declaration 'c' definition 'u'. [funcArgNamesDifferent] davix-0.8.5/src/xml/metalinkparser.hpp:54:30: note: Function 'MetalinkParser' argument 1 names different: declaration 'c' definition 'u'. davix-0.8.5/src/xml/metalinkparser.cpp:139:42: note: Function 'MetalinkParser' argument 1 names different: declaration 'c' definition 'u'. davix-0.8.5/src/xml/s3deleteparser.cpp:55:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/s3deleteparser.cpp:40:17: style: struct member 'Internal::prefix' is never used. [unusedStructMember] davix-0.8.5/src/xml/s3propparser.cpp:61:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingError [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/s3propparser.cpp:101:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hierarchical [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/s3propparser.cpp:204:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hierarchical [valueFlowBailoutIncompleteVar] davix-0.8.5/src/xml/s3propparser.hpp:39:5: style: Class 'S3PropParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/xml/s3propparser.cpp:126:21: style: Condition '!prefix.empty()' is always true [knownConditionTrueFalse] davix-0.8.5/src/xml/s3propparser.cpp:123:33: note: Assuming that condition 'prefix.empty()' is not redundant davix-0.8.5/src/xml/s3propparser.cpp:126:21: note: Condition '!prefix.empty()' is always true davix-0.8.5/src/xml/s3propparser.cpp:210:5: style: Instance of 'S3PropParser' object is destroyed immediately. [unusedScopedObject] davix-0.8.5/src/xml/swiftpropparser.hpp:39:5: style: Class 'SwiftPropParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/xml/swiftpropparser.cpp:137:46: style:inconclusive: Function 'SwiftPropParser' argument 1 names different: declaration 'swift_prefix' definition 'prefix'. [funcArgNamesDifferent] davix-0.8.5/src/xml/swiftpropparser.hpp:39:33: note: Function 'SwiftPropParser' argument 1 names different: declaration 'swift_prefix' definition 'prefix'. davix-0.8.5/src/xml/swiftpropparser.cpp:137:46: note: Function 'SwiftPropParser' argument 1 names different: declaration 'swift_prefix' definition 'prefix'. davix-0.8.5/src/xml/swiftpropparser.cpp:134:5: style: Instance of 'SwiftPropParser' object is destroyed immediately. [unusedScopedObject] davix-0.8.5/src/xml/swiftpropparser.cpp:43:17: style: struct member 'Internal::name' is never used. [unusedStructMember] davix-0.8.5/test/TestcaseHandler.cpp:70:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/test/TestcaseHandler.cpp:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/TestcaseHandler.cpp:124:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] davix-0.8.5/test/TestcaseHandler.cpp:134:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/TestcaseHandler.cpp:147:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] davix-0.8.5/test/TestcaseHandler.hpp:57:8: style:inconclusive: Technically the member function 'TestcaseHandler::info' can be const. [functionConst] davix-0.8.5/test/TestcaseHandler.cpp:119:23: note: Technically the member function 'TestcaseHandler::info' can be const. davix-0.8.5/test/TestcaseHandler.hpp:57:8: note: Technically the member function 'TestcaseHandler::info' can be const. davix-0.8.5/test/TestcaseHandler.hpp:67:8: style:inconclusive: Technically the member function 'TestcaseHandler::pass' can be const. [functionConst] davix-0.8.5/test/TestcaseHandler.cpp:133:23: note: Technically the member function 'TestcaseHandler::pass' can be const. davix-0.8.5/test/TestcaseHandler.hpp:67:8: note: Technically the member function 'TestcaseHandler::pass' can be const. davix-0.8.5/test/TestcaseHandler.hpp:47:3: style: Class 'TestcaseHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/TestcaseHandler.cpp:156:34: style:inconclusive: Function 'check' argument 1 names different: declaration 'check' definition 'test'. [funcArgNamesDifferent] davix-0.8.5/test/TestcaseHandler.hpp:62:19: note: Function 'check' argument 1 names different: declaration 'check' definition 'test'. davix-0.8.5/test/TestcaseHandler.cpp:156:34: note: Function 'check' argument 1 names different: declaration 'check' definition 'test'. davix-0.8.5/test/bench/chunk_queue.cpp:46:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/test/bench/chunk_queue.cpp:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] davix-0.8.5/test/bench/chunk_queue.h:32:9: style:inconclusive: Technically the member function 'ChunkQueue::GetQueueSize' can be const. [functionConst] davix-0.8.5/test/bench/chunk_queue.cpp:101:17: note: Technically the member function 'ChunkQueue::GetQueueSize' can be const. davix-0.8.5/test/bench/chunk_queue.h:32:9: note: Technically the member function 'ChunkQueue::GetQueueSize' can be const. davix-0.8.5/test/bench/chunk_queue.h:33:9: style:inconclusive: Technically the member function 'ChunkQueue::GetQueueState' can be const. [functionConst] davix-0.8.5/test/bench/chunk_queue.cpp:106:17: note: Technically the member function 'ChunkQueue::GetQueueState' can be const. davix-0.8.5/test/bench/chunk_queue.h:33:9: note: Technically the member function 'ChunkQueue::GetQueueState' can be const. davix-0.8.5/test/bench/chunk_queue.cpp:41:20: style: Variable 'pushed' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/bench/davix_bench.cpp:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/bench/davix_bench.cpp:646:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/test/bench/davix_bench.cpp:673:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/test/bench/davix_bench.cpp:742:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] davix-0.8.5/test/bench/davix_bench.cpp:860:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/bench/davix_bench.cpp:885:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/bench/davix_bench.cpp:490:39: style: Condition 'retval!=0' is always false [knownConditionTrueFalse] davix-0.8.5/test/bench/davix_bench.cpp:469:38: note: Assignment 'retval=0', assigned value is 0 davix-0.8.5/test/bench/davix_bench.cpp:481:37: note: Assuming condition is false davix-0.8.5/test/bench/davix_bench.cpp:490:39: note: Condition 'retval!=0' is always false davix-0.8.5/test/bench/davix_bench.cpp:322:71: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/bench/davix_bench.cpp:325:62: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/bench/davix_bench.cpp:477:34: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/bench/davix_bench.cpp:531:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] davix-0.8.5/test/bench/davix_bench.cpp:90:12: style: The scope of the variable 'filepath' can be reduced. [variableScope] davix-0.8.5/test/bench/davix_bench.cpp:838:15: style: The scope of the variable 'bytes_read' can be reduced. [variableScope] davix-0.8.5/test/bench/davix_bench.cpp:654:101: style: Parameter 'p' can be declared as reference to const [constParameterReference] davix-0.8.5/test/bench/davix_bench.cpp:399:34: style: Variable 'vec_size' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/bench/davix_bench.cpp:89:12: style: Variable 'opt_type' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/bench/davix_bench.cpp:96:22: style: Unused variable: fd_vec [unusedVariable] davix-0.8.5/test/bench/davix_bench.cpp:838:26: style: Variable 'bytes_read' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/drunk-server/ConnectionInitiator.cpp:50:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/ConnectionInitiator.hpp:39:8: style:inconclusive: Technically the member function 'ConnectionInitiator::ok' can be const. [functionConst] davix-0.8.5/test/drunk-server/ConnectionInitiator.hpp:43:7: style:inconclusive: Technically the member function 'ConnectionInitiator::getFd' can be const. [functionConst] davix-0.8.5/test/drunk-server/ConnectionInitiator.hpp:47:7: style:inconclusive: Technically the member function 'ConnectionInitiator::getErrno' can be const. [functionConst] davix-0.8.5/test/drunk-server/ConnectionInitiator.hpp:51:15: style:inconclusive: Technically the member function 'ConnectionInitiator::getError' can be const. [functionConst] davix-0.8.5/test/drunk-server/ConnectionInitiator.cpp:58:5: error: Memory leak: servinfo [memleak] davix-0.8.5/test/drunk-server/EventFD.hh:36:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/EventFD.hh:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/DrunkServer.cpp:50:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/DrunkServer.cpp:96:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/DrunkServer.cpp:142:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/DrunkServer.cpp:187:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/Synchronized.hpp:28:1: style: The class 'Synchronized < bool >' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] davix-0.8.5/test/drunk-server/AssistedThread.hh:190:5: performance: Variable 'assistant' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] davix-0.8.5/test/drunk-server/AssistedThread.hh:157:3: style: Class 'ThreadAssistant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/drunk-server/DrunkServer.hpp:46:3: style: Class 'DrunkServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/drunk-server/DrunkServer.hpp:61:5: style: Class 'Connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/drunk-server/DrunkServer.cpp:158:23: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/drunk-server/DrunkServer.cpp:204:35: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/drunk-server/EventFD.hh:42:11: style: Local variable 'status' shadows outer variable [shadowVariable] davix-0.8.5/test/drunk-server/EventFD.hh:34:9: note: Shadowed declaration davix-0.8.5/test/drunk-server/EventFD.hh:42:11: note: Shadow variable davix-0.8.5/test/drunk-server/Interactors.cpp:69:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/Interactors.cpp:90:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/test/drunk-server/LineReader.hpp:38:3: style: Class 'LineReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/drunk-server/Interactors.hpp:38:12: style: The destructor '~BasicInteractor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/drunk-server/DrunkServer.hpp:136:12: note: Virtual destructor in base class davix-0.8.5/test/drunk-server/Interactors.hpp:38:12: note: Destructor in derived class davix-0.8.5/test/drunk-server/Interactors.hpp:44:16: style: The function 'handleConnection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/drunk-server/DrunkServer.hpp:142:16: note: Virtual function in base class davix-0.8.5/test/drunk-server/Interactors.hpp:44:16: note: Function in derived class davix-0.8.5/test/drunk-server/Interactors.hpp:73:8: style: The function 'main' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/drunk-server/Interactors.hpp:49:16: note: Virtual function in base class davix-0.8.5/test/drunk-server/Interactors.hpp:73:8: note: Function in derived class davix-0.8.5/test/drunk-server/Interactors.hpp:89:8: style: The function 'main' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/drunk-server/Interactors.hpp:49:16: note: Virtual function in base class davix-0.8.5/test/drunk-server/Interactors.hpp:89:8: note: Function in derived class davix-0.8.5/test/drunk-server/Interactors.hpp:38:12: style: The destructor '~BasicInteractor' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] davix-0.8.5/test/drunk-server/DrunkServer.hpp:136:12: note: Virtual destructor in base class davix-0.8.5/test/drunk-server/Interactors.hpp:38:12: note: Destructor in derived class davix-0.8.5/test/drunk-server/LineReader.cpp:27:49: style:inconclusive: Function 'LineReader' argument 1 names different: declaration 'conn' definition 'c'. [funcArgNamesDifferent] davix-0.8.5/test/drunk-server/LineReader.hpp:38:39: note: Function 'LineReader' argument 1 names different: declaration 'conn' definition 'c'. davix-0.8.5/test/drunk-server/LineReader.cpp:27:49: note: Function 'LineReader' argument 1 names different: declaration 'conn' definition 'c'. davix-0.8.5/test/functional/optionparser.h:2015:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable help [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/optionparser.h:2781:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OStream [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/optionparser.h:2789:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Function [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/optionparser.h:2797:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Temporary [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/optionparser.h:2805:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Syscall [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:28:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:60:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:72:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:137:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:177:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:268:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Http [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:564:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diov_buffer [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:611:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YES [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:623:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:634:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix-tester.cpp:797:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/optionparser.h:1958:5: warning: Member variable 'LinePartIterator::screenlen' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/test/functional/optionparser.h:2397:5: warning: Member variable 'LineWrapper::lenbuf' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/test/functional/optionparser.h:2397:5: warning: Member variable 'LineWrapper::datbuf' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/test/functional/optionparser.h:2397:5: warning: Member variable 'LineWrapper::wrote_something' is not initialized in the constructor. [uninitMemberVar] davix-0.8.5/test/functional/optionparser.h:1183:7: style:inconclusive: Technically the member function 'option::Parser::optionsCount' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:1202:7: style:inconclusive: Technically the member function 'option::Parser::nonOptionsCount' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:1218:16: style:inconclusive: Technically the member function 'option::Parser::nonOptions' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:1246:8: style:inconclusive: Technically the member function 'option::Parser::error' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:2124:9: style:inconclusive: Technically the member function 'option::PrintUsageImplementation::LinePartIterator::column' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:2133:9: style:inconclusive: Technically the member function 'option::PrintUsageImplementation::LinePartIterator::line' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:2141:9: style:inconclusive: Technically the member function 'option::PrintUsageImplementation::LinePartIterator::length' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:2150:9: style:inconclusive: Technically the member function 'option::PrintUsageImplementation::LinePartIterator::screenLength' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:2158:17: style:inconclusive: Technically the member function 'option::PrintUsageImplementation::LinePartIterator::data' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:2222:10: style:inconclusive: Technically the member function 'option::PrintUsageImplementation::LineWrapper::buf_empty' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:2227:10: style:inconclusive: Technically the member function 'option::PrintUsageImplementation::LineWrapper::buf_full' can be const. [functionConst] davix-0.8.5/test/functional/optionparser.h:1400:3: style: Class 'CountOptionsAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1718:5: style: Struct 'FunctionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1739:5: style: Struct 'OStreamWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1760:5: style: Struct 'TemporaryWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1958:5: style: Class 'LinePartIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1405:8: style: The function 'perform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/functional/optionparser.h:1366:16: note: Virtual function in base class davix-0.8.5/test/functional/optionparser.h:1405:8: note: Function in derived class davix-0.8.5/test/functional/optionparser.h:1445:8: style: The function 'perform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/functional/optionparser.h:1366:16: note: Virtual function in base class davix-0.8.5/test/functional/optionparser.h:1445:8: note: Function in derived class davix-0.8.5/test/functional/optionparser.h:1463:8: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/functional/optionparser.h:1379:16: note: Virtual function in base class davix-0.8.5/test/functional/optionparser.h:1463:8: note: Function in derived class davix-0.8.5/test/functional/optionparser.h:1713:18: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/functional/optionparser.h:1698:18: note: Virtual function in base class davix-0.8.5/test/functional/optionparser.h:1713:18: note: Function in derived class davix-0.8.5/test/functional/optionparser.h:1734:18: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/functional/optionparser.h:1698:18: note: Virtual function in base class davix-0.8.5/test/functional/optionparser.h:1734:18: note: Function in derived class davix-0.8.5/test/functional/optionparser.h:1755:18: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/functional/optionparser.h:1698:18: note: Virtual function in base class davix-0.8.5/test/functional/optionparser.h:1755:18: note: Function in derived class davix-0.8.5/test/functional/optionparser.h:1778:18: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/functional/optionparser.h:1698:18: note: Virtual function in base class davix-0.8.5/test/functional/optionparser.h:1778:18: note: Function in derived class davix-0.8.5/test/functional/optionparser.h:1799:18: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/functional/optionparser.h:1698:18: note: Virtual function in base class davix-0.8.5/test/functional/optionparser.h:1799:18: note: Function in derived class davix-0.8.5/test/functional/davix-tester.cpp:614:13: style: Expression is always true because 'else if' condition is opposite to previous condition at line 610. [multiCondition] davix-0.8.5/test/functional/davix-tester.cpp:610:8: note: first condition davix-0.8.5/test/functional/davix-tester.cpp:614:13: note: else if condition is opposite to first condition davix-0.8.5/test/functional/optionparser.h:1680:49: warning: Either the condition 'args==0' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck] davix-0.8.5/test/functional/optionparser.h:1506:12: note: Assuming that condition 'args==0' is not redundant davix-0.8.5/test/functional/optionparser.h:1680:49: note: Null pointer subtraction davix-0.8.5/test/functional/optionparser.h:968:28: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/optionparser.h:984:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/optionparser.h:1003:28: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/optionparser.h:1017:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/optionparser.h:1075:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/optionparser.h:1091:32: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/optionparser.h:1157:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/optionparser.h:1171:32: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/davix-tester.cpp:564:32: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/davix-tester.cpp:576:28: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/optionparser.h:2548:26: style: The scope of the variable 'lineWrapper' can be reduced. [variableScope] davix-0.8.5/test/functional/davix-tester.cpp:435:17: style: Local variable 'i' shadows outer variable [shadowVariable] davix-0.8.5/test/functional/davix-tester.cpp:400:13: note: Shadowed declaration davix-0.8.5/test/functional/davix-tester.cpp:435:17: note: Shadow variable davix-0.8.5/test/functional/davix-tester.cpp:25:50: performance: Function parameter 'str' should be passed by const reference. [passedByValue] davix-0.8.5/test/functional/davix-tester.cpp:25:73: performance: Function parameter 'delim' should be passed by const reference. [passedByValue] davix-0.8.5/test/functional/davix-tester.cpp:444:103: performance: Function parameter 'chk_algo' should be passed by const reference. [passedByValue] davix-0.8.5/test/functional/davix-tester.cpp:498:103: performance: Function parameter 'str_ranges' should be passed by const reference. [passedByValue] davix-0.8.5/test/functional/davix-tester.cpp:498:140: performance: Function parameter 'options' should be passed by const reference. [passedByValue] davix-0.8.5/test/functional/davix-tester.cpp:586:112: performance: Function parameter 'str_ranges' should be passed by const reference. [passedByValue] davix-0.8.5/test/functional/davix-tester.cpp:70:78: style: Parameter 'options' can be declared as reference to const [constParameterReference] davix-0.8.5/test/functional/davix-tester.cpp:507:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/test/functional/davix_rw_test.cpp:16:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix_rw_test.cpp:53:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/functional/davix_test_lib.cpp:27:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/davix_test_lib.cpp:23:22: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/davix_test_lib.cpp:88:18: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/davix_test_lib.cpp:19:90: style:inconclusive: Function 'mycred_auth_callback_x509' argument 3 names different: declaration 'cert' definition 'cred'. [funcArgNamesDifferent] davix-0.8.5/test/functional/davix_test_lib.h:7:104: note: Function 'mycred_auth_callback_x509' argument 3 names different: declaration 'cert' definition 'cred'. davix-0.8.5/test/functional/davix_test_lib.cpp:19:90: note: Function 'mycred_auth_callback_x509' argument 3 names different: declaration 'cert' definition 'cred'. davix-0.8.5/test/functional/davix_test_lib.cpp:47:32: style:inconclusive: Function 'configure_grid_env' argument 1 names different: declaration 'auth_args' definition 'cert_path'. [funcArgNamesDifferent] davix-0.8.5/test/functional/davix_test_lib.h:9:32: note: Function 'configure_grid_env' argument 1 names different: declaration 'auth_args' definition 'cert_path'. davix-0.8.5/test/functional/davix_test_lib.cpp:47:32: note: Function 'configure_grid_env' argument 1 names different: declaration 'auth_args' definition 'cert_path'. davix-0.8.5/test/functional/test_auto_rmdir_unlink_delete.cpp:18:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_auto_rmdir_unlink_delete.cpp:29:12: style: Variable 'base_dir' can be declared as pointer to const [constVariablePointer] davix-0.8.5/test/functional/test_auto_stat_mkdir_check.cpp:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_checksum.cpp:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_mv.cpp:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_mv.cpp:45:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] davix-0.8.5/test/functional/test_mv.cpp:51:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] davix-0.8.5/test/functional/test_mv.cpp:51:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/functional/test_opendir.cpp:18:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_opendir.cpp:40:25: style: Variable 'dir' can be declared as pointer to const [constVariablePointer] davix-0.8.5/test/functional/test_opendir_partial.cpp:27:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_opendir_partial.cpp:51:25: style: Variable 'dir' can be declared as pointer to const [constVariablePointer] davix-0.8.5/test/functional/test_opendirpp.cpp:20:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_opendirpp.cpp:40:25: style: Variable 'dir' can be declared as pointer to const [constVariablePointer] davix-0.8.5/test/functional/test_request.cpp:9:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_stat_session.cpp:15:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_stat_session.cpp:27:13: style: Condition 'argc>2' is always true [knownConditionTrueFalse] davix-0.8.5/test/functional/test_stat_session.cpp:14:14: note: Assuming that condition 'argc<3' is not redundant davix-0.8.5/test/functional/test_stat_session.cpp:27:13: note: Condition 'argc>2' is always true davix-0.8.5/test/functional/test_valid_read_generic_simple.cpp:15:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_valid_read_generic_simple.cpp:60:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/functional/test_valid_write_read_fd.cpp:18:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_valid_write_read_generic_simple.cpp:18:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_valid_write_read_generic_simple.cpp:114:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/functional/test_valid_write_read_vector_simple.cpp:21:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/test_valid_write_read_vector_simple.cpp:98:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/functional/tool_get_replica_simple.cpp:15:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/tool_read_vector_simple.cpp:29:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/functional/tool_read_vector_simple.cpp:71:35: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/functional/tool_read_vector_simple.cpp:49:10: style: Variable 'buffer' can be declared as const array [constVariable] davix-0.8.5/test/functional/tool_read_vector_simple.cpp:50:16: style: Variable 's' can be declared as const array [constVariable] davix-0.8.5/test/functional/tool_read_vector_simple.cpp:51:15: style: Variable 'off' can be declared as const array [constVariable] davix-0.8.5/test/functional/tool_read_vector_simple.cpp:64:15: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/functional/tool_read_vector_simple.cpp:49:10: style: Variable 'buffer' is not assigned a value. [unassignedVariable] davix-0.8.5/test/root-tests/h2fastnew_main.cpp:71:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/root-tests/h2fastnew_main.cpp:42:7: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/root-tests/h2fastnew_main.cpp:71:29: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/slow-unit/test-utils.hpp:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] davix-0.8.5/test/slow-unit/standalone-request.cpp:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri [valueFlowBailoutIncompleteVar] davix-0.8.5/test/slow-unit/standalone-request.cpp:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri [valueFlowBailoutIncompleteVar] davix-0.8.5/test/slow-unit/standalone-request.cpp:153:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri [valueFlowBailoutIncompleteVar] davix-0.8.5/test/slow-unit/standalone-request.cpp:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri [valueFlowBailoutIncompleteVar] davix-0.8.5/test/slow-unit/standalone-request.cpp:227:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] davix-0.8.5/test/slow-unit/standalone-request.cpp:249:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] davix-0.8.5/test/slow-unit/standalone-request.cpp:266:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] davix-0.8.5/test/slow-unit/standalone-request.cpp:274:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/chrono.cpp:44:5: error: There is an unknown macro here somewhere. Configuration is required. If ASSERT_ANY_THROW is a macro then please configure it. [unknownMacro] davix-0.8.5/test/unit/content-provider.cpp:40:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/content-provider.cpp:110:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/content-provider.cpp:155:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/content-provider.cpp:188:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/content-provider.cpp:221:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/context.cpp:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/context.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/context.cpp:108:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsNotADirectory [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/datetime.cpp:7:22: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] davix-0.8.5/test/unit/datetime.cpp:7:16: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] davix-0.8.5/test/unit/gcloud.cpp:85:49: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/metalink-replica.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/neon.cpp:56:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/neon.cpp:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UriParsingError [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/neon.cpp:108:44: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/test/unit/parser.cpp:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/parser.cpp:90:134: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _2 [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/parser.cpp:108:134: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _2 [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/parser.cpp:216:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/parser.cpp:234:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/parser.cpp:271:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/parser.cpp:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/parser.cpp:131:34: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/parser.cpp:136:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/parser.cpp:141:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/parser.cpp:147:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/parser.cpp:155:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/parser.cpp:159:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/parser.cpp:210:17: style: Unused variable: header [unusedVariable] davix-0.8.5/test/unit/parser.cpp:217:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] davix-0.8.5/test/unit/response-buffer.cpp:53:3: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:58:3: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:63:3: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:67:3: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:68:3: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:69:3: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:76:3: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:85:3: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:116:30: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:117:15: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:127:35: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:128:13: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/response-buffer.cpp:162:37: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/session-factory.cpp:9:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/session-factory.cpp:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/session-factory.cpp:65:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/session.cpp:8:19: style: Variable 'tmp_err' can be declared as pointer to const [constVariablePointer] davix-0.8.5/test/unit/status.cpp:10:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/status.cpp:27:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsNotADirectory [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/typeconv.cpp:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/typeconv.cpp:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/typeconv.cpp:100:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/typeconv.cpp:40:32: style: Variable 'e' can be declared as reference to const [constVariableReference] davix-0.8.5/test/unit/typeconv.cpp:49:33: style: Variable 'e' can be declared as reference to const [constVariableReference] davix-0.8.5/test/unit/typeconv.cpp:85:32: style: Variable 'e' can be declared as reference to const [constVariableReference] davix-0.8.5/test/unit/typeconv.cpp:116:32: style: Variable 'e' can be declared as reference to const [constVariableReference] davix-0.8.5/test/unit/typeconv.cpp:18:17: style: struct member 'DummyStruct::dude' is never used. [unusedStructMember] davix-0.8.5/test/unit/utils.cpp:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/utils.cpp:89:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/utils.cpp:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/utils.cpp:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/utils.cpp:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/utils.cpp:194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/utils.cpp:49:46: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/utils.cpp:88:52: style: C-style pointer casting [cstyleCast] davix-0.8.5/test/unit/utils.cpp:64:29: style: Variable 'result' is assigned a value that is never used. [unreadVariable] davix-0.8.5/test/unit/xml-parser.cpp:354:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:412:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:434:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:443:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:478:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:499:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xml [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:524:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xml [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:577:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:598:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] davix-0.8.5/test/unit/xml-parser.cpp:609:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] davix-0.8.5/deps/googletest/googletest/samples/sample3_unittest.cc:70:1: error: The one definition rule is violated, different classes/structs have the same name 'QueueTest' [ctuOneDefinitionRuleViolation] davix-0.8.5/deps/googletest/googletest/samples/sample5_unittest.cc:144:1: note: The one definition rule is violated, different classes/structs have the same name 'QueueTest' davix-0.8.5/deps/googletest/googletest/samples/sample3_unittest.cc:70:1: note: The one definition rule is violated, different classes/structs have the same name 'QueueTest' davix-0.8.5/deps/googletest/googletest/test/gtest_list_tests_unittest_.cc:94:1: error: The one definition rule is violated, different classes/structs have the same name 'ValueParamTest' [ctuOneDefinitionRuleViolation] davix-0.8.5/deps/googletest/googletest/test/gtest_xml_output_unittest_.cc:145:1: note: The one definition rule is violated, different classes/structs have the same name 'ValueParamTest' davix-0.8.5/deps/googletest/googletest/test/gtest_list_tests_unittest_.cc:94:1: note: The one definition rule is violated, different classes/structs have the same name 'ValueParamTest' diff: head davix-0.8.5/deps/curl/docs/examples/10-at-a-time.c:113:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:115:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:165:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:187:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:234:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:248:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:258:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:315:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:353:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:369:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:379:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:415:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:438:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/asiohiper.cpp:482:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_SOCKETDATA [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/cacertinmem.c:126:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/cookie_interface.c:69:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/crawler.c:102:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HTML_PARSE_NOBLANKS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/crawler.c:151:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBXML_TEST_VERSION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/curlgtk.c:79:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/curlx.c:204:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NID_sinfo_access [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/curlx.c:254:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSL_MODE_AUTO_RETRY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/curlx.c:300:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/debug.c:135:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_DEBUGDATA [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:146:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:182:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:204:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPOLLIN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:232:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:255:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPOLL_CTL_DEL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:270:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:309:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:349:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:365:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:407:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:418:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:450:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPOLL_CTL_DEL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ephiperfifo.c:478:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPOLL_CLOEXEC [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:134:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:181:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:202:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:234:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:248:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __PRETTY_FUNCTION__ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:327:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:343:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:386:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:396:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/evhiperfifo.c:438:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_SOCKETDATA [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/externalsocket.c:113:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/fopen.c:168:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/fopen.c:252:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/fopen.c:300:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/fopen.c:327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/fopen.c:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/fopen.c:414:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:113:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFILETYPE_FILE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:136:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_CHUNK_END_FUNC_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ftp-wildcard.c:148:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:151:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ftpuploadresume.c:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_GOT_NOTHING [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:128:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMSG_DONE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:149:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_TIMEOUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:185:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:221:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:252:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_REMOVE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:306:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:377:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_STATUS_NORMAL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:389:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/ghiper.c:426:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_SOCKETDATA [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:147:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:200:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EV_READ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:226:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_TIMEOUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:249:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:279:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:319:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:335:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:384:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:394:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/hiperfifo.c:442:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_SOCKETDATA [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/href_extractor.c:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/htmltitle.cpp:245:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_CHAR_ENCODING_NONE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/htmltitle.cpp:264:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/http2-download.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/http2-download.c:154:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_WRITEDATA [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/http2-download.c:206:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_PIPELINING [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_PUSH_DENY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/http2-pushinmemory.c:148:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_PUSHDATA [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/http2-upload.c:131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/http2-upload.c:191:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_WRITEDATA [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/http2-upload.c:260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMOPT_PIPELINING [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-debugcallback.c:139:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-event.c:104:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_EFFECTIVE_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-event.c:128:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EV_READ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-event.c:144:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_TIMEOUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-event.c:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-event.c:214:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-uv.c:114:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_EFFECTIVE_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-uv.c:138:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UV_READABLE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-uv.c:154:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_TIMEOUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-uv.c:188:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multi-uv.c:216:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/multithread.c:74:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/opensslthreadlock.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRYPTO_LOCK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/rtsp.c:116:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RTSP_STREAM_URI [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/rtsp.c:128:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RTSP_STREAM_URI [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/rtsp.c:143:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RTSP_REQUEST [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/rtsp.c:191:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_SUCCESS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/rtsp.c:81:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_RTSP_STREAM_URI [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/rtsp.c:95:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/sampleconv.c:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLATFORM_CONV_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/sampleconv.c:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLATFORM_CONV_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/sampleconv.c:96:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/sessioninfo.c:88:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/shared-connection-cache.c:44:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/shared-connection-cache.c:66:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:140:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'cb_delete' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:213:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:38: note: Parameter 'window' can be declared as pointer to const head davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:213:3: note: You might need to cast the function pointer here davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:167:55: note: Parameter 'data' can be declared as pointer to const head davix-0.8.5/deps/curl/docs/examples/smooth-gtk-thread.c:178:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/synctime.c:193:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_PROXY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/synctime.c:213:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_NOBODY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/synctime.c:228:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/synctime.c:299:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/threaded-shared-conn.c:124:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:123:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/threaded-ssl.c:142:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/xmlstream.c:104:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/docs/examples/xmlstream.c:131:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/base64.c:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/conncache.c:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/conncache.c:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/conncache.c:258:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/conncache.c:306:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/conncache.c:353:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/conncache.c:534:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_CONNECT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/content_encoding.c:842:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_WRITE_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/content_encoding.c:856:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/content_encoding.c:972:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/curl_addrinfo.c:428:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_addr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/curl_addrinfo.c:475:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/curl_ctype.c:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/curl_fnmatch.c:77:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/curl_get_line.c:36:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/curl_sasl.c:267:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROXY_HTTPS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/curl_sasl.c:420:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROXY_HTTPS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/doh.c:407:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_IPRESOLVE_V6 [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/doh.c:854:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/doh.c:952:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_COULDNT_RESOLVE_HOST [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:1056:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:1088:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECURSIVE_API_CALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:1118:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECURSIVE_API_CALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:1175:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:233:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:296:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:597:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:656:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:792:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:880:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/easy.c:983:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_RECV [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/escape.c:159:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/escape.c:60:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/formdata.c:137:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_HTTPPOST_FILENAME [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/formdata.c:208:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_FORMADD_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/formdata.c:734:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_READ_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/formdata.c:764:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_HTTPPOST_PTRNAME [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/formdata.c:788:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/formdata.c:823:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/ftplistparser.c:279:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/ftplistparser.c:301:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/ftplistparser.c:352:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OS_TYPE_UNIX [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/getinfo.c:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/getinfo.c:199:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/getinfo.c:310:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/getinfo.c:363:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/getinfo.c:418:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/getinfo.c:432:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/getinfo.c:448:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNKNOWN_OPTION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/gopher.c:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/gopher.c:89:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostip.c:1052:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_COULDNT_RESOLVE_HOST [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostip.c:333:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostip.c:397:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostip.c:511:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostip.c:809:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostip.c:852:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_LOCK_DATA_DNS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostip.c:863:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostsyn.c:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostsyn.c:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/hostsyn.c:92:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/http_digest.c:155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/inet_ntop.c:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/ldap.c:1067:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_NO_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/ldap.c:786:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_SCOPE_ONELEVEL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/ldap.c:846:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_SUCCESS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1006:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1041:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1150:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_READ_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1273:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1291:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1310:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1390:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1407:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1432:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1452:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1475:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1535:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1620:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:1741:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/mime.c:682:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_OK [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/mprintf.c:210:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/netrc.c:67:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/parsedate.c:213:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/parsedate.c:409:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/parsedate.c:633:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pingpong.c:183:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pingpong.c:308:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:1018:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:1051:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:1357:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/pop3.c:205:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:360:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:430:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:537:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:616:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_WEIRD_SERVER_REPLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:730:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUSESSL_TRY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:762:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUSESSL_TRY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:805:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:827:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:848:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:871:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/pop3.c:895:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/rand.c:121:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/rand.c:153:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/rand.c:44:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/rand.c:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:226:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:255:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_TEXT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:268:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ERROR_SIZE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:301:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:364:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:396:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:464:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:529:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:601:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_MAX_WRITE_SIZE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:676:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROTO_FTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:701:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:731:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/sendf.c:760:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_END [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/sendf.c:81:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/setopt.c:102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/setopt.c:138:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/setopt.c:2771:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/share.c:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_INVALID [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/share.c:232:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_INVALID [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/share.c:249:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_INVALID [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/share.c:60:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1004:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1046:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1081:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1153:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_RECV_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1253:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1286:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1400:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1663:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1762:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:1813:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/smtp.c:204:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:385:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_NOT_BUILT_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:470:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:603:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:805:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_WEIRD_SERVER_REPLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:824:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUSESSL_TRY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:850:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUSESSL_TRY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:951:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_REMOTE_ACCESS_DENIED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/smtp.c:980:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_LOGIN_DENIED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/socks.c:505:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROXY_SOCKS5 [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/telnet.c:1038:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/telnet.c:1240:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/telnet.c:1615:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_AGAIN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/telnet.c:358:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/telnet.c:837:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/telnet.c:943:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:1087:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_ABORTED_BY_CALLBACK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:1194:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_ABORTED_BY_CALLBACK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:1254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OPERATION_TIMEDOUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:1314:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_ABORTED_BY_CALLBACK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:1374:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:1392:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRNSPRT_UDP [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/tftp.c:203:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_false [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OPERATION_TIMEDOUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:348:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:406:52: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/curl/lib/tftp.c:410:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:496:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:639:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:755:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_SEND_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:878:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_NOTFOUND [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:948:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_TFTP_ILLEGAL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/tftp.c:994:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/urlapi.c:1013:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_UNKNOWN_PART [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/urlapi.c:1207:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLU_URLENCODE [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/urlapi.c:147:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/urlapi.c:434:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/urlapi.c:518:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_MALFORMED_INPUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/urlapi.c:594:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_MALFORMED_INPUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/urlapi.c:610:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_MALFORMED_INPUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/urlapi.c:680:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_MALFORMED_INPUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/cleartext.c:138:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/digest.c:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/digest.c:287:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_CONTENT_ENCODING [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/digest.c:363:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD5_DIGEST_LEN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/digest.c:539:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGEST_MAX_VALUE_LENGTH [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/digest.c:728:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/vauth/digest.c:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/digest.c:79:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGEST_MAX_VALUE_LENGTH [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/digest.c:967:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_UNSUPPORTED_PROTOCOL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/digest.c:991:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLDIGESTALGO_MD5 [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vauth/oauth2.c:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/vauth/vauth.c:130:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/version.c:102:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBCURL_VERSION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/version.c:480:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_true [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/lib/vtls/vtls.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vtls/vtls.c:1348:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSSLSET_NO_BACKENDS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/lib/vtls/vtls.c:152:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSSLBACKEND_NONE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1225:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1365:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1376:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_name [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1384:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_filename [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1392:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_type [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1400:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_encoder [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1408:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curl_mime_filedata [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1423:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1439:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_BAD_PARTPOINTER [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:1466:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:308:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:422:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:640:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_TYPEMASK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:743:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable option [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:760:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/ccsidcurl.c:838:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_FORMADD_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1021:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_SUCCESS [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1103:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_NO_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1279:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/os400sys.c:1364:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/os400sys.c:332:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EAI_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/OS400/os400sys.c:980:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LDAP_NO_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/packages/vms/curl_crtl_init.c:133:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DSC$K_DTYPE_T [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/src/tool_cb_prg.c:205:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_cb_prg.c:206:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_cb_rea.c:75:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_cb_wrt.c:210:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/src/tool_cb_wrt.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_cb_wrt.c:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EEXIST [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/src/tool_cfgable.c:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_cfgable.c:37:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROTO_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_dirhie.c:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_easysrc.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_easysrc.c:181:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_WRITETEXT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_formparse.c:202:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_formparse.c:230:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SEEKFUNC_CANTSEEK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_formparse.c:253:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_formparse.c:332:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_formparse.c:423:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_formparse.c:570:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOPEN_READTEXT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_formparse.c:825:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_READ_ERROR [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/src/tool_getpass.c:210:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_getpass.c:232:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_main.c:210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curl_nop_stmt [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_main.c:310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curl_nop_stmt [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_operhlp.c:164:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/src/tool_operhlp.c:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:256:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:318:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPROTO_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:418:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:452:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:513:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:538:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFTPMETHOD_SINGLECWD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:553:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLFTPSSL_CCC_PASSIVE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:566:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLGSSAPI_DELEGATION_NONE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:583:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBCURL_VERSION [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:610:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_paramhlp.c:632:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SSLVERSION_MAX_DEFAULT [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/src/tool_parsecfg.c:77:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_parsecfg.c:88:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIR_CHAR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_setopt.c:404:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ZERO_TERMINATED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_setopt.c:474:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ZERO_TERMINATED [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_setopt.c:637:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPTTYPE_OBJECTPOINT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_urlglob.c:102:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_urlglob.c:203:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_urlglob.c:382:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_URL_MALFORMAT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_urlglob.c:446:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_urlglob.c:555:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/src/tool_urlglob.c:622:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/first.c:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curl_nop_stmt [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1156.c:135:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1507.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_DEFAULT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1515.c:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1515.c:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1522.c:57:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1523.c:60:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_ERROR_SIZE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1530.c:41:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1533.c:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1533.c:132:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1533.c:92:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLPAUSE_CONT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1540.c:62:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1540.c:74:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1540.c:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1553.c:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:463:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:611:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:656:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_ZONEID [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:710:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:760:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:808:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:847:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:895:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1560.c:941:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLUPART_URL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1591.c:77:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_FAILED_INIT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib1900.c:150:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib506.c:103:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib506.c:137:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib506.c:176:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib510.c:70:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib513.c:40:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib540.c:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib540.c:206:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib547.c:69:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLIOCMD_RESTARTREAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib547.c:88:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib552.c:156:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLIOCMD_RESTARTREAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib552.c:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib554.c:213:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib555.c:76:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLIOCMD_RESTARTREAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib555.c:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/tests/libtest/lib557.c:1384:13: warning: Uninitialized variable: buf [uninitvar] davix-0.8.5/deps/curl/tests/libtest/lib557.c:1486:13: note: Calling function '_string_check', 2nd argument 'buf' value is davix-0.8.5/deps/curl/tests/libtest/lib557.c:1384:13: note: Uninitialized variable: buf head davix-0.8.5/deps/curl/tests/libtest/lib557.c:1452:23: error: Uninitialized variable: buf [uninitvar] head davix-0.8.5/deps/curl/tests/libtest/lib571.c:110:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib574.c:40:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib576.c:105:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib576.c:97:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_CHUNK_END_FUNC_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib582.c:113:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_POLL_IN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib582.c:155:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMSG_DONE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib582.c:205:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLM_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib582.c:240:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib582.c:73:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib586.c:105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib586.c:133:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLSHE_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib586.c:89:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib643.c:261:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_BAD_FUNCTION_ARGUMENT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib643.c:282:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib655.c:52:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/lib655.c:64:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_GLOBAL_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLAUTH_NONE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/libauthretry.c:91:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLAUTH_NONE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/libtest/libntlmconnect.c:101:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/tests/server/fake_ntlm.c:126:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/fake_ntlm.c:166:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/getpart.c:301:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_OUTSIDE [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/tests/server/resolve.c:81:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/rtspd.c:1187:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/rtspd.c:266:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/rtspd.c:311:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/rtspd.c:427:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/rtspd.c:746:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/rtspd.c:845:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKERRNO [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/rtspd.c:992:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:1208:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKERRNO [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:1334:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:212:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:257:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:373:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:419:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:452:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:469:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sockfilt.c:920:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:279:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:292:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:329:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:397:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:428:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:481:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:803:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:880:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKERRNO [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/socksd.c:999:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:1001:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCKERRNO [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:1141:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:1336:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:1464:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/curl/tests/server/sws.c:1532:8: style: Condition 'got_exit_signal' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/sws.c:1475:9: note: Assuming that condition '!got_exit_signal' is not redundant davix-0.8.5/deps/curl/tests/server/sws.c:1532:8: note: Condition 'got_exit_signal' is always false 2.13.0 davix-0.8.5/deps/curl/tests/server/sws.c:1537:41: style: Condition '!got_exit_signal' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/sws.c:1475:9: note: Assuming that condition '!got_exit_signal' is not redundant davix-0.8.5/deps/curl/tests/server/sws.c:1537:41: note: Condition '!got_exit_signal' is always true head davix-0.8.5/deps/curl/tests/server/sws.c:1537:41: style: Condition '!got_exit_signal' is always true [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/sws.c:1532:8: note: Assuming that condition 'got_exit_signal' is not redundant davix-0.8.5/deps/curl/tests/server/sws.c:1537:41: note: Condition '!got_exit_signal' is always true 2.13.0 davix-0.8.5/deps/curl/tests/server/sws.c:1539:8: style: Condition 'got_exit_signal' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/sws.c:1475:9: note: Assuming that condition '!got_exit_signal' is not redundant davix-0.8.5/deps/curl/tests/server/sws.c:1539:8: note: Condition 'got_exit_signal' is always false head davix-0.8.5/deps/curl/tests/server/sws.c:1539:8: style: Condition 'got_exit_signal' is always false [knownConditionTrueFalse] davix-0.8.5/deps/curl/tests/server/sws.c:1532:8: note: Assuming that condition 'got_exit_signal' is not redundant davix-0.8.5/deps/curl/tests/server/sws.c:1539:8: note: Condition 'got_exit_signal' is always false head davix-0.8.5/deps/curl/tests/server/sws.c:1825:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:1975:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:281:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:326:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:354:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable socket_domain [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:379:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:739:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/sws.c:909:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:1077:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:1195:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:1250:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:1372:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:370:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:409:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:576:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:646:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIONREAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:674:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURL_SOCKET_BAD [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/tftpd.c:967:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/util.c:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/util.c:269:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/util.c:286:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/server/util.c:314:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1302.c:48:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1303.c:75:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1304.c:48:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1305.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLE_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1305.c:121:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1305.c:80:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curl_addrinfo [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1308.c:43:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1396.c:48:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1399.c:57:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1399.c:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1399.c:81:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1600.c:46:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1605.c:45:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1606.c:56:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_LOW_SPEED_LIMIT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1606.c:76:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1607.c:101:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1608.c:47:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1609.c:99:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/curl/tests/unit/unit1652.c:80:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-internal-utils.cc:111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-internal-utils.cc:138:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_log_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:362:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matched_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:376:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matched_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:403:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:425:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-matchers.cc:469:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:136:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable call_count_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:177:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:226:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_clause_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:250:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:309:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:326:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAllow [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:554:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:610:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:620:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAllow [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:627:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWarn [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:634:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFail [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:641:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:650:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:659:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:668:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:677:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:697:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_mockers [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:714:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:724:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:775:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_mockers [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:795:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_expectation_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:808:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequence_created_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:817:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequence_created_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/src/gmock-spec-builders.cc:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardinality_specified_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1228:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1229:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1233:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTTY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1240:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTTY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:1246:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:1037:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:1099:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:757:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:839:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:853:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:877:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:913:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:942:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable low [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:959:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:960:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:961:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:962:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:963:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:965:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:968:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:971:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:974:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-generated-matchers_test.cc:977:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:138:1: error: Memory leak: raw_p4 [memleak] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kInteger [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFloatingPoint [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOther [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:192:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:214:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:372:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:375:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:381:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:387:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:393:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:510:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:514:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:518:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:524:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:530:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-internal-utils_test.cc:537:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:249:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2575:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2730:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RawType [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2906:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2914:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2929:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2943:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2971:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2987:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:2994:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3002:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3021:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3029:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3044:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3058:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3086:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3115:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3122:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3130:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3179:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:3368:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5086:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Graph [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5110:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5150:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:5181:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:777:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Func [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:102:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:109:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:116:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:131:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:143:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:157:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:171:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:175:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:207:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:219:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:234:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:244:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:259:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:275:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:286:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:78:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:87:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_output_test_.cc:95:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:120:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:149:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:163:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:194:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:218:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:75:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googlemock/test/gmock_test.cc:89:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:87:12: style: The destructor '~PreCalculatedPrimeTable' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:45:12: note: Virtual destructor in base class davix-0.8.5/deps/googletest/googletest/samples/prime_tables.h:87:12: note: Destructor in derived class head davix-0.8.5/deps/googletest/googletest/samples/sample10_unittest.cc:108:1: error: Memory leak: water [memleak] head davix-0.8.5/deps/googletest/googletest/samples/sample3_unittest.cc:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q0_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/samples/sample9_unittest.cc:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/samples/sample9_unittest.cc:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/samples/sample9_unittest.cc:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/src/gtest-filepath.cc:126:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/src/gtest-filepath.cc:358:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_new_fatal_failure_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:61:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/src/gtest-test-part.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable original_reporter_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:60:4: style: The destructor '~B' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:50:12: note: Virtual destructor in base class davix-0.8.5/deps/googletest/googletest/test/gtest-linked_ptr_test.cc:60:4: note: Destructor in derived class 2.13.0 davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:190:5: error: Out of bounds access in expression 'data[i]' because 'data' is empty and 'i' may be non-zero. [containerOutOfBounds] davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:301:17: note: Calling function 'VerifyResults', 1st argument 'events' value is size=0 davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:190:5: note: Access out of bounds head davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:190:5: error: Out of bounds access in expression 'data[i]' because 'data' is empty. [containerOutOfBounds] davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:301:17: note: Calling function 'VerifyResults', 1st argument 'events' value is size=0 davix-0.8.5/deps/googletest/googletest/test/gtest-listener_test.cc:190:5: note: Access out of bounds head davix-0.8.5/deps/googletest/googletest/test/gtest-message_test.cc:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-message_test.cc:76:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-options_test.cc:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:277:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:392:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_USES_SIMPLE_RE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:934:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:944:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:956:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:1234:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-printers_test.cc:570:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:178:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:200:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-test-part_test.cc:77:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-tuple_test.cc:273:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-tuple_test.cc:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-tuple_test.cc:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest-unittest-api_test.cc:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestInfo [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_env_var_test_.cc:120:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_env_var_test_.cc:55:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/deps/googletest/googletest/test/gtest_env_var_test_.cc:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:1025:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_print_time [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:912:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:969:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_output_test_.cc:984:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1005:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1015:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1025:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1035:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1047:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1058:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1070:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1082:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1093:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1103:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1123:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1195:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1205:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1250:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1262:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1273:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1283:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1293:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1303:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1486:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1497:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1508:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1519:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1532:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1544:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1557:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1570:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1582:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1615:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1625:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1653:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1667:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1693:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1704:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1715:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1728:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1740:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1753:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1766:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1778:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1789:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1800:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1811:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1821:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1835:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1849:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:185:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:1863:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2009:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2021:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2033:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2045:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2059:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2072:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2086:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:212:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2137:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2245:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2284:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2298:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2312:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:232:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2337:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2349:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2361:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:2417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:241:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:249:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:257:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:265:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:305:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:317:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:325:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:341:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:360:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:370:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:380:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:389:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:405:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:413:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:431:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:566:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:575:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:584:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:614:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:625:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:636:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:646:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:655:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:664:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:673:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:681:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:693:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:705:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:730:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:739:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:748:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:757:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:768:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:778:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:789:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:800:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:810:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:819:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:828:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:837:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:845:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:857:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:869:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_pred_impl_unittest.cc:881:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_premature_exit_test.cc:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premature_exit_file_path_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_repeat_test.cc:212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_throw_on_failure [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_207.c:257:25: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'ne_accept_207' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/src/ne_207.c:341:38: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/src/ne_207.c:257:25: note: Parameter 'userdata' can be declared as pointer to const head davix-0.8.5/deps/libneon/src/ne_207.c:257:47: style: Parameter 'req' can be declared as pointer to const. However it seems that 'ne_accept_207' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/src/ne_207.c:341:38: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/src/ne_207.c:257:47: note: Parameter 'req' can be declared as pointer to const head davix-0.8.5/deps/libneon/src/ne_auth.c:1155:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_auth.c:1438:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTH_ANY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_auth.c:1532:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTH_CONNECT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_auth.c:1624:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AUTH_NOTCONNECT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_auth.c:342:30: error: Uninitialized variable: data [uninitvar] head davix-0.8.5/deps/libneon/src/ne_compress.c:445:43: style: Parameter 'dc' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_pkcs11.c:615:61: style: Parameter 'provider' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_pkcs11.c:617:57: style: Parameter 'provider' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_pkcs11.c:619:39: style: Parameter 'userdata' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_pkcs11.c:621:45: style: Parameter 'sess' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_pkcs11.c:622:57: style: Parameter 'provider' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_socket.c:1012:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_addr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:1202:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:1232:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:1250:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:1345:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:1425:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:1444:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCK_STREAM [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:1532:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:2000:31: style: Parameter 'sock' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_socket.c:2000:52: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_socket.c:2000:65: style: Parameter 'buflen' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_socket.c:2039:33: style: Parameter 'sock' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_socket.c:513:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:568:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:603:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_socket.c:636:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:101:46: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:103:45: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:105:61: style: Parameter 'digest' can be declared as const array [constParameter] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:111:40: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:111:54: style: Parameter 'until' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:144:37: style: Parameter 'sess' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:59:43: style: Parameter 'cert' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:76:48: style: Parameter 'ccert' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:81:46: style: Parameter 'ccert' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:83:42: style: Parameter 'sess' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:90:47: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/src/ne_stubssl.c:93:47: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/test/acl3744.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_all [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/acl3744.c:62:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_all [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/acl3744.c:75:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_href [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/acl3744.c:89:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_property [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable got_header [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:1134:28: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fail_hdr' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:1164:18: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/auth.c:1134:28: note: Parameter 'value' can be declared as pointer to const head davix-0.8.5/deps/libneon/test/auth.c:1142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable got_header [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:324:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:327:31: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:354:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/auth.c:327:31: note: Parameter 'ud' can be declared as pointer to const head davix-0.8.5/deps/libneon/test/auth.c:328:10: style: Parameter 'un' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'un' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:354:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/auth.c:328:10: note: Parameter 'un' can be declared as pointer to const head davix-0.8.5/deps/libneon/test/auth.c:328:20: style: Parameter 'pw' can be declared as pointer to const. However it seems that 'fail_auth_cb' is a callback function, if 'pw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/auth.c:354:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/auth.c:328:20: note: Parameter 'pw' can be declared as pointer to const head davix-0.8.5/deps/libneon/test/auth.c:346:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:475:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:522:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:584:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fail_ai_bad_digest [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:639:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fail_bogus_alg [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:65:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:677:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_BUFSIZ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:76:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:786:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:816:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fail_not [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:859:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fail_ai_bad_nc [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/auth.c:991:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/basic.c:142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/basic.c:223:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/basic.c:264:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/common/tests.c:121:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/common/tests.c:131:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/common/tests.c:145:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/common/tests.c:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/common/tests.c:204:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/compress.c:117:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/compress.c:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/compress.c:333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_accept_2xx [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/compress.c:358:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/compress.c:403:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable serve_file [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/compress.c:96:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:109:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:142:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_lockscope_exclusive [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:177:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_lockscope_exclusive [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:224:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_lockscope_exclusive [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:259:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:267:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable want_header [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:301:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:355:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DEPTH_INFINITE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:360:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DEPTH_INFINITE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:375:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DEPTH_INFINITE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:380:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:410:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:433:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:468:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:502:34: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'dummy_discover' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:521:42: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/lock.c:502:34: note: Parameter 'userdata' can be declared as pointer to const head davix-0.8.5/deps/libneon/test/lock.c:524:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_ERROR [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:530:27: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:551:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/lock.c:530:27: note: Parameter 'ud' can be declared as pointer to const head davix-0.8.5/deps/libneon/test/lock.c:531:27: style: Parameter 'username' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'username' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:551:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/lock.c:531:27: note: Parameter 'username' can be declared as pointer to const head davix-0.8.5/deps/libneon/test/lock.c:531:43: style: Parameter 'password' can be declared as pointer to const. However it seems that 'no_creds' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] davix-0.8.5/deps/libneon/test/lock.c:551:30: note: You might need to cast the function pointer here davix-0.8.5/deps/libneon/test/lock.c:531:43: note: Parameter 'password' can be declared as pointer to const head davix-0.8.5/deps/libneon/test/lock.c:555:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_AUTH [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:579:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_lockscope_exclusive [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/lock.c:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/oldacl.c:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_all [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/oldacl.c:61:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_all [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/oldacl.c:73:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_href [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/oldacl.c:86:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ne_acl_property [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/redirect.c:111:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/redirect.c:166:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/redirect.c:67:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_REDIRECT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/redirect.c:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/session.c:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/session.c:129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/session.c:151:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/session.c:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/session.c:177:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_SESSFLAG_PERSIST [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/session.c:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/session.c:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/stubs.c:105:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_SSL_VDATELEN [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/stubs.c:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:131:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:233:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:242:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:357:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:420:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:524:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:553:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/uri-tests.c:98:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/utils.c:113:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/utils.c:127:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/utils.c:137:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_SOCKET [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/utils.c:150:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_SOCKET [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/utils.c:172:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/utils.c:178:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_SOCKET [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/utils.c:65:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_SOCKET [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/utils.c:80:30: style: Parameter 'sock' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/test/utils.c:80:42: style: Parameter 'userdata' can be declared as pointer to const [constParameterPointer] head davix-0.8.5/deps/libneon/test/utils.c:92:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:108:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:117:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:130:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:252:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:384:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:496:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_DBG_HTTP [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:518:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_ABORT [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:570:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xml.c:88:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_XML_DECLINE [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xmlreq.c:154:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xmlreq.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAIL [valueFlowBailoutIncompleteVar] head davix-0.8.5/deps/libneon/test/xmlreq.c:99:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/auth/davix_openssl.cpp:99:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X509 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/auth/davixx509cred.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/auth/davixx509cred.cpp:107:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cred [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/auth/davixx509cred.cpp:125:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cred [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/auth/davixx509cred.cpp:136:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cred [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/BackendRequest.cpp:151:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/BackendRequest.cpp:168:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ans_header_content_length [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/BackendRequest.cpp:238:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_BLOCK_SIZE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:211:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:298:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:313:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlreadyRunning [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:385:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFinished [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:414:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:433:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/backend/StandaloneNeonRequest.cpp:482:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/core/ContentProvider.cpp:197:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/core/ContentProvider.cpp:223:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/CurlSession.cpp:86:73: style: Parameter 'st' can be declared as reference to const [constParameterReference] head davix-0.8.5/src/curl/CurlSession.cpp:88:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_SSL_VERIFYPEER [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:103:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_HEADER [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:235:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NameResolutionFailure [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:274:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:282:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:470:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:485:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:535:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlreadyRunning [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:563:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFinished [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:578:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:595:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_RESPONSE_CODE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:620:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:62:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/curl/StandaloneCurlRequest.cpp:78:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_SENSITIVE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/davixcontext.cpp:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _intern [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/davixcontext.cpp:146:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hook_list [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/davixcontext.cpp:163:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/davixcontext.cpp:169:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_VERSION_STRING [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/davixcontext.cpp:174:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLVERSION_NOW [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/davixcontext.cpp:184:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBCURL_VERSION [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/deprecated/httpcachetoken.cpp:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/deprecated/httpcachetoken.cpp:80:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _redirection_uri [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/deprecated/httpcachetoken.cpp:84:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _req_uri [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/AzureIO.cpp:114:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/S3IO.cpp:121:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/S3IO.cpp:266:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/S3IO.cpp:85:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/SwiftIO.cpp:109:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/SwiftIO.cpp:138:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/SwiftIO.cpp:189:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:126:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:143:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:164:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:225:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:251:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:257:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:266:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:272:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:308:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConnectionTimeout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:346:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:352:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:361:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:367:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:59:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disable [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davix_reliability_ops.cpp:87:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:1038:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gcloud [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:1132:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azure [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:1160:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:1218:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:135:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StatInfo [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:164:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StatInfo [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:200:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:234:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable used_bytes [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:237:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable free_space [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:262:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WebDavPropertiesParsingError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:427:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:497:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WebDavPropertiesParsingError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:567:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Swift [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:602:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileNotFound [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:668:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hierarchical [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:749:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:804:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:849:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/davmeta.cpp:926:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:115:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:85:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:89:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OperationNonSupported [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiochain.hpp:62:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:115:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:227:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:253:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diov_offset [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:283:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:349:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diov_size [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:389:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ans_header_boundary_field [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:406:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ans_header_content_type [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:421:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ans_header_byte_range [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:446:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_READ_BLOCK_SIZE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:480:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_READ_BLOCK_SIZE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:616:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_READ_BLOCK_SIZE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:63:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:73:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidServerResponse [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/httpiovec.cpp:93:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/iobuffmap.cpp:114:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidFileHandle [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/iobuffmap.cpp:155:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_BLOCK_SIZE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/iobuffmap.cpp:189:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/iobuffmap.cpp:335:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/iobuffmap.cpp:351:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_EXCL [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/fileops/iobuffmap.cpp:522:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SystemError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:1029:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:1067:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:1079:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:162:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:191:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:279:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:300:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:487:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERANGE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:549:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHAR_FLAG [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:584:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HASH_FLAG [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:656:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_LEFT [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:740:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_RIGHT [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.cpp:895:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUSTOM [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:1015:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_DEFAULT [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:1642:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_RIGHT [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:1687:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_NUMERIC [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:1850:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIGN_FLAG [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:1931:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:2041:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Char [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:2186:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:297:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:306:4: style: The destructor '~MemoryBuffer < char , INLINE_BUFFER_SIZE , std :: allocator < char > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/libs/alibxx/str/format.hpp:243:12: note: Virtual destructor in base class davix-0.8.5/src/libs/alibxx/str/format.hpp:306:4: note: Destructor in derived class head davix-0.8.5/src/libs/alibxx/str/format.hpp:306:4: style: The destructor '~MemoryBuffer < char , internal :: INLINE_BUFFER_SIZE , std :: allocator < char > >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/libs/alibxx/str/format.hpp:243:12: note: Virtual destructor in base class davix-0.8.5/src/libs/alibxx/str/format.hpp:306:4: note: Destructor in derived class head davix-0.8.5/src/libs/alibxx/str/format.hpp:348:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/str/format.hpp:680:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Char [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:123:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:18:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:66:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/libs/alibxx/typeconv/typeconv.hpp:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/copy.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/copy.cpp:146:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Push [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/copy.cpp:225:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Push [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/copy.cpp:441:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/copy.cpp:478:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPv6 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/copy.cpp:575:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Canceled [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/copy.cpp:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/delegation/delegation.cpp:205:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_SSL_DEFAULT [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/delegation/delegation.cpp:273:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DelegationError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/delegation/delegation.cpp:315:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DelegationError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:141:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_SSL_DEFAULT [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/delegation/delegation2.cpp:78:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOAP_OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/perfmarker.cpp:105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/perfmarker.cpp:115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/perfmarker.cpp:125:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markers [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/copy/perfmarker.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latest [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/modules/modules_profiles.cpp:112:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _3 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:142:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:270:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SupportContinue100 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:279:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_RETRY [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:289:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_RETRY [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:507:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlreadyRunning [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:523:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlreadyRunning [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:573:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:633:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.cpp:64:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonrequest.hpp:56:14: style: The destructor '~NeonRequest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/backend/BackendRequest.hpp:56:12: note: Virtual destructor in base class davix-0.8.5/src/neon/neonrequest.hpp:56:14: note: Destructor in derived class head davix-0.8.5/src/neon/neonsession.cpp:101:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoginPasswordError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonsession.cpp:191:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/neon/neonsession.cpp:95:9: style: The scope of the variable 'ret' can be reduced. [variableScope] head davix-0.8.5/src/neon/neonsessionfactory.cpp:100:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NE_SOCK_SOCKSV4 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:281:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:291:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:299:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ssl_check [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:304:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ssl_check [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:311:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:318:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _idlogpass [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _idlogpass [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:326:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:335:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:343:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:348:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:354:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _x509_data [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _call_loginpswwd [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:368:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _call_loginpswwd_userdata [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:373:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_cred [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:377:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_cred [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:381:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_region [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:385:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_region [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:389:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_token [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:393:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_token [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:397:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_alternate [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:401:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aws_alternate [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:405:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _azure_key [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:409:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _azure_key [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gcloud_creds [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:417:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gcloud_creds [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:421:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os_token [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:425:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os_token [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:429:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os_project_id [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:433:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os_project_id [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:437:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _swift_account [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:441:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _swift_account [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:445:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s3_listing_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:449:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s3_listing_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:453:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _swift_listing_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:457:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _swift_listing_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:461:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s3_max_key_entries [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:465:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s3_max_key_entries [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:474:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ca_path [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:479:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connexion_timeout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:483:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ops_timeout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:487:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connexion_timeout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:491:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ops_timeout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:496:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _redirection [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:501:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _redirection [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry_number [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:509:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry_number [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:513:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry_delay [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:517:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry_delay [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:521:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _transferCb [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:525:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _transferCb [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:529:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agent_string [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:534:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable agent_string [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:539:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _proto [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:543:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _proto [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:547:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metalink_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:551:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _metalink_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:558:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _session_flag [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:565:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _session_flag [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:576:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _customhdr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:589:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _copy_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:593:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _copy_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:597:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recursive_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:601:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _recursive_mode [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:605:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _support_100continue [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:609:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _support_100continue [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:613:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accepted_retry [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:617:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accepted_retry [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:621:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accepted_delay [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:625:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _accepted_delay [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:632:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _state_uid [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/params/davixrequestparams.cpp:636:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:105:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:117:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:129:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:141:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:151:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/DavixStatus.cpp:87:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:118:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:142:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileNotFound [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:227:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errMsg [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _errMsg [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:65:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _code [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:69:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _code [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:73:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scope [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/status/davixstatusrequest.cpp:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scope [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_config_parser.cpp:184:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_config_parser.cpp:62:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_config_parser.cpp:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_op.cpp:153:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileExist [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_op.cpp:166:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_op.cpp:196:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_op.cpp:273:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_op.cpp:379:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_op.cpp:482:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_op.cpp:97:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_op.hpp:112:14: style: The destructor '~ListOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:112:14: note: Destructor in derived class head davix-0.8.5/src/tools/davix_op.hpp:130:14: style: The destructor '~ListppOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:130:14: note: Destructor in derived class head davix-0.8.5/src/tools/davix_op.hpp:62:14: style: The destructor '~GetOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:62:14: note: Destructor in derived class head davix-0.8.5/src/tools/davix_op.hpp:75:14: style: The destructor '~PutOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:75:14: note: Destructor in derived class head davix-0.8.5/src/tools/davix_op.hpp:93:14: style: The destructor '~DeleteOp' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/tools/davix_op.hpp:48:14: note: Virtual destructor in base class davix-0.8.5/src/tools/davix_op.hpp:93:14: note: Destructor in derived class head davix-0.8.5/src/tools/davix_thread_pool.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_thread_pool.cpp:65:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadCount [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_thread_pool.cpp:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadCount [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_thread_pool.cpp:85:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadCount [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_get_main.cpp:113:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_get_main.cpp:225:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Read [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_ls_main.cpp:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_LISTING_FLAG [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_ls_main.cpp:138:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidArgument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_ls_main.cpp:199:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIFO [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_ls_main.cpp:233:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:168:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:188:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:203:140: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FailOver [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:223:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:256:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_TRACE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:478:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:499:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:523:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:547:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_params.cpp:567:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_put_main.cpp:108:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_put_main.cpp:154:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_put_main.cpp:87:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileExist [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_rm_main.cpp:202:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azure [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_rm_main.cpp:69:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] head davix-0.8.5/src/tools/davix_tool_util.cpp:110:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:205:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISPLAY_HEADERS [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:220:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:233:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:246:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:287:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:321:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoginPasswordError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:377:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:417:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Second [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:479:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIOCGWINSZ [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:517:139: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _4 [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:600:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IRWXU [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:633:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Second [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:72:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/tools/davix_tool_util.cpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/checksum_extractor.cpp:63:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_azure_utils.cpp:118:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRITE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_azure_utils.cpp:59:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_azure_utils.cpp:90:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DELETE [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:103:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable private_key [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable client_email [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:111:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable client_email [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:121:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParsingError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:146:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ostringstream [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:69:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_gcloud_utils.cpp:99:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable private_key [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_logger.cpp:175:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_HEADER [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_logger.cpp:271:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_DEBUG [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_s3_utils.cpp:103:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_s3_utils.cpp:115:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_s3_utils.cpp:245:144: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_s3_utils.cpp:299:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_s3_utils.cpp:424:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_s3_utils.cpp:505:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_s3_utils.cpp:530:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD5_DIGEST_LENGTH [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_s3_utils.cpp:543:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD5_DIGEST_LENGTH [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davix_swift_utils.cpp:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:203:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:209:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable host [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:213:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri_string [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:217:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:221:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable userinfo [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:225:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:229:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:234:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:239:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:250:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:266:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:283:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fragment [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:309:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable query [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:316:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:327:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:355:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:417:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/utils/davixuri.cpp:745:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uppercase [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davdeletexmlparser.cpp:125:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davdeletexmlparser.cpp:154:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davdeletexmlparser.cpp:175:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davpropxmlparser.cpp:210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davpropxmlparser.cpp:242:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davpropxmlparser.cpp:289:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davpropxmlparser.cpp:310:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElementStart [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davxmlparser.cpp:71:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WebDavPropertiesParsingError [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/davxmlparser.hpp:113:14: style: The destructor '~XMLPropParser' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/src/xml/davxmlparser.hpp:46:14: note: Virtual destructor in base class davix-0.8.5/src/xml/davxmlparser.hpp:113:14: note: Destructor in derived class head davix-0.8.5/src/xml/s3propparser.cpp:101:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hierarchical [valueFlowBailoutIncompleteVar] head davix-0.8.5/src/xml/s3propparser.cpp:204:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hierarchical [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/TestcaseHandler.cpp:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/TestcaseHandler.cpp:124:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/TestcaseHandler.cpp:134:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/TestcaseHandler.cpp:147:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/bench/chunk_queue.cpp:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ETIMEDOUT [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/bench/davix_bench.cpp:646:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/bench/davix_bench.cpp:673:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/bench/davix_bench.cpp:742:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/bench/davix_bench.cpp:860:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/bench/davix_bench.cpp:885:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/drunk-server/DrunkServer.cpp:142:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/drunk-server/DrunkServer.cpp:187:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/drunk-server/DrunkServer.cpp:50:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/drunk-server/DrunkServer.cpp:96:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/drunk-server/EventFD.hh:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/drunk-server/Interactors.cpp:69:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/drunk-server/Interactors.cpp:90:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/drunk-server/Interactors.hpp:38:12: style: The destructor '~BasicInteractor' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] davix-0.8.5/test/drunk-server/DrunkServer.hpp:136:12: note: Virtual destructor in base class davix-0.8.5/test/drunk-server/Interactors.hpp:38:12: note: Destructor in derived class head davix-0.8.5/test/drunk-server/Interactors.hpp:38:12: style: The destructor '~BasicInteractor' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] davix-0.8.5/test/drunk-server/DrunkServer.hpp:136:12: note: Virtual destructor in base class davix-0.8.5/test/drunk-server/Interactors.hpp:38:12: note: Destructor in derived class head davix-0.8.5/test/functional/davix-tester.cpp:123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:137:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AwsS3 [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:177:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:268:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Http [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:28:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:564:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable diov_buffer [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:60:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:611:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YES [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:623:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:634:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:72:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/davix-tester.cpp:797:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/optionparser.h:1680:49: warning: Either the condition 'args==0' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck] davix-0.8.5/test/functional/optionparser.h:1506:12: note: Assuming that condition 'args==0' is not redundant davix-0.8.5/test/functional/optionparser.h:1680:49: note: Null pointer subtraction head davix-0.8.5/test/functional/optionparser.h:2781:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OStream [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/optionparser.h:2789:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Function [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/optionparser.h:2797:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Temporary [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/functional/optionparser.h:2805:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Syscall [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/standalone-request.cpp:153:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/standalone-request.cpp:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/standalone-request.cpp:227:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/standalone-request.cpp:249:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/standalone-request.cpp:266:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/standalone-request.cpp:274:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNotStarted [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/standalone-request.cpp:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/standalone-request.cpp:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _uri [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/slow-unit/test-utils.hpp:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Monolitic [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/content-provider.cpp:110:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:113:3: error: Resource leak: fd [resourceLeak] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:114:3: error: Resource leak: fd [resourceLeak] head davix-0.8.5/test/unit/content-provider.cpp:155:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:158:3: error: Resource leak: fd [resourceLeak] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:159:3: error: Resource leak: fd [resourceLeak] head davix-0.8.5/test/unit/content-provider.cpp:188:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:191:3: error: Resource leak: fd [resourceLeak] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:192:3: error: Resource leak: fd [resourceLeak] head davix-0.8.5/test/unit/content-provider.cpp:221:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:225:3: error: Resource leak: fd [resourceLeak] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:226:3: error: Resource leak: fd [resourceLeak] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:44:3: error: Resource leak: fd [resourceLeak] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:45:3: error: Resource leak: fd [resourceLeak] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:46:3: error: Resource leak: fd [resourceLeak] 2.13.0 davix-0.8.5/test/unit/content-provider.cpp:47:3: error: Resource leak: fd [resourceLeak] head davix-0.8.5/test/unit/context.cpp:108:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsNotADirectory [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/context.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tv_sec [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/neon.cpp:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UriParsingError [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/parser.cpp:108:134: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _2 [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/parser.cpp:216:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/parser.cpp:234:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/parser.cpp:271:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/parser.cpp:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/parser.cpp:90:134: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _2 [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/session-factory.cpp:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/session-factory.cpp:65:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/status.cpp:27:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsNotADirectory [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/typeconv.cpp:100:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/typeconv.cpp:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/utils.cpp:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/utils.cpp:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/utils.cpp:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/utils.cpp:194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/utils.cpp:89:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:412:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:434:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:443:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAVIX_LOG_ALL [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:478:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:499:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xml [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:524:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Xml [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:577:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:598:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] head davix-0.8.5/test/unit/xml-parser.cpp:609:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Davix [valueFlowBailoutIncompleteVar] DONE