2025-01-25 22:05 ftp://ftp.de.debian.org/debian/pool/main/s/spice/spice_0.15.2.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=openssl --library=bsd --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-51-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.65 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.16.0 head-info: 0eb54ba (2025-01-25 21:24:33 +0100) count: 1687 1656 elapsed-time: 543.1 772.6 head-timing-info: old-timing-info: head results: spice-0.15.2/server/spice-server.h:27:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS enum { SPICE_COMPAT_VERSION_0_4 = 0 , SPICE_COMPAT_VERSION_0_6 = 1 , } spice_compat_version_t ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/agent-msg-filter.h:28:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS enum { AGENT_MSG_FILTER_OK , AGENT_MSG_FILTER_DISCARD , AGENT_MSG_FILTER_PROTO_ERROR , AGENT_MSG_FILTER_MONITORS_CONFIG , } AgentMsgFilterResult ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/utils.h:67:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] spice-0.15.2/server/agent-msg-filter.c:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_MAX_DATA_SIZE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/cache-item.tmpl.cpp:39:0: error: #error "no cache type." [preprocessorErrorDirective] spice-0.15.2/server/stat.h:198:1: error: There is an unknown macro here somewhere. Configuration is required. If SPICE_END_DECLS is a macro then please configure it. [unknownMacro] spice-0.15.2/server/memslot.h:78:1: error: There is an unknown macro here somewhere. Configuration is required. If SPICE_END_DECLS is a macro then please configure it. [unknownMacro] spice-0.15.2/server/utils.hpp:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] spice-0.15.2/server/utils.hpp:247:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] spice-0.15.2/server/utils.hpp:343:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] spice-0.15.2/server/utils.hpp:400:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_release [valueFlowBailoutIncompleteVar] spice-0.15.2/server/utils.hpp:416:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] spice-0.15.2/server/dispatcher.cpp:89:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/dispatcher.cpp:121:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLLIN [valueFlowBailoutIncompleteVar] spice-0.15.2/server/dispatcher.cpp:184:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/dispatcher.cpp:202:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/dispatcher.cpp:276:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] spice-0.15.2/server/dispatcher.cpp:299:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] spice-0.15.2/server/utils.hpp:160:17: warning: Member variable 'shared_ptr::p' is not assigned a value in 'shared_ptr::operator='. [operatorEqVarError] spice-0.15.2/server/utils.hpp:314:15: warning: Member variable 'weak_ptr::p' is not assigned a value in 'weak_ptr::operator='. [operatorEqVarError] spice-0.15.2/server/dispatcher.cpp:49:14: warning: Member variable 'DispatcherPrivate::recv_fd' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/dispatcher.cpp:49:14: warning: Member variable 'DispatcherPrivate::send_fd' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/dispatcher.cpp:49:14: warning: Member variable 'DispatcherPrivate::lock' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/dispatcher.cpp:49:14: warning: Member variable 'DispatcherPrivate::messages' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/dispatcher.cpp:49:14: warning: Member variable 'DispatcherPrivate::payload' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/dispatcher.cpp:49:14: warning: Member variable 'DispatcherPrivate::payload_size' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/dispatcher.cpp:49:14: warning: Member variable 'DispatcherPrivate::opaque' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/dispatcher.cpp:49:14: warning: Member variable 'DispatcherPrivate::any_handler' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/utils.hpp:85:10: style:inconclusive: Technically the member function 'red::GLibDeleter::operator()' can be const. [functionConst] spice-0.15.2/server/utils.hpp:262:5: style:inconclusive: Technically the member function 'red::shared_ptr_counted::operatordelete' can be const. [functionConst] spice-0.15.2/server/utils.hpp:369:5: style:inconclusive: Technically the member function 'red::shared_ptr_counted_weak::operatordelete' can be const. [functionConst] spice-0.15.2/server/utils.hpp:465:5: style:inconclusive: Technically the member function 'red::simple_ptr_counted::operatordelete' can be const. [functionConst] spice-0.15.2/server/dispatcher.cpp:48:5: style:inconclusive: Technically the member function 'DispatcherPrivate::operatordelete' can be const. [functionConst] spice-0.15.2/server/dispatcher.h:66:5: style: Class 'Dispatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:57:5: style: Class 'unique_link < DispatcherPrivate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/dispatcher.h:158:14: style: The destructor '~Dispatcher' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] spice-0.15.2/server/utils.hpp:268:14: note: Virtual destructor in base class spice-0.15.2/server/dispatcher.h:158:14: note: Destructor in derived class spice-0.15.2/server/dispatcher.cpp:251:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] spice-0.15.2/server/dispatcher.cpp:256:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] spice-0.15.2/server/dispatcher.cpp:264:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] spice-0.15.2/server/red-common.h:67:36: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/red-common.h:71:52: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/dispatcher.h:108:29: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/dispatcher.cpp:96:22: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/dispatcher.cpp:72:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/server/dispatcher.cpp:178:9: style: The scope of the variable 'ret' can be reduced. [variableScope] spice-0.15.2/server/dispatcher.cpp:245:74: style:inconclusive: Function 'send_message' argument 2 names different: declaration 'payload' definition 'msg_payload'. [funcArgNamesDifferent] spice-0.15.2/server/dispatcher.cpp:54:59: note: Function 'send_message' argument 2 names different: declaration 'payload' definition 'msg_payload'. spice-0.15.2/server/dispatcher.cpp:245:74: note: Function 'send_message' argument 2 names different: declaration 'payload' definition 'msg_payload'. spice-0.15.2/server/dispatcher.cpp:245:74: style: Parameter 'msg_payload' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/dispatcher.cpp:316:66: style: Parameter 'core' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/display-channel.cpp:2244:5: error: syntax error [syntaxError] spice-0.15.2/server/event-loop.c:150:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] spice-0.15.2/server/event-loop.c:161:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] spice-0.15.2/server/event-loop.c:272:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_CONTINUE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encode.tmpl.c:127:22: error: There is an unknown macro here somewhere. Configuration is required. If FNAME is a macro then please configure it. [unknownMacro] spice-0.15.2/server/glz-encoder-dict.c:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZ_MAX_WINDOW_SIZE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encoder-dict.c:265:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_IMAGE_TYPE_RGB [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encoder-dict.c:386:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encoder-dict.c:417:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encoder-dict.c:636:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encoder-dict.c:506:19: style: Checking if unsigned expression 'num_lines' is less than zero. [unsignedLessThanZero] spice-0.15.2/server/glz-encoder-dict.c:508:23: style: Checking if unsigned expression 'num_lines' is less than zero. [unsignedLessThanZero] spice-0.15.2/server/glz-encoder-dict.c:527:27: style: Checking if unsigned expression 'num_lines' is less than zero. [unsignedLessThanZero] spice-0.15.2/server/glz-encoder-dict.c:248:62: style:inconclusive: Function 'glz_enc_dictionary_remove_image' argument 2 names different: declaration 'image' definition 'opaque_image'. [funcArgNamesDifferent] spice-0.15.2/server/glz-encoder-dict.h:69:62: note: Function 'glz_enc_dictionary_remove_image' argument 2 names different: declaration 'image' definition 'opaque_image'. spice-0.15.2/server/glz-encoder-dict.c:248:62: note: Function 'glz_enc_dictionary_remove_image' argument 2 names different: declaration 'image' definition 'opaque_image'. spice-0.15.2/server/glz-encoder-dict.c:86:31: style: Variable 'last_seg' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/glz-encoder-dict.c:192:70: style: Parameter 'restore_data' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/glz-encoder-dict.c:347:25: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/glz-encoder-dict.c:376:73: style: Parameter 'image' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/glz-encoder-dict.c:431:63: style: Parameter 'dict' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/glz-encoder-dict.c:445:60: style: Parameter 'end_image' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/glz-encoder.c:65:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encode.tmpl.c:185:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lines [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encode.tmpl.c:242:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLT_PIXELS_PER_BYTE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encode.tmpl.c:463:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encode.tmpl.c:252:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_COPY [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encoder.c:235:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_IMAGE_TYPE_PLT [valueFlowBailoutIncompleteVar] spice-0.15.2/server/glz-encoder.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] spice-0.15.2/server/glz-encoder.c:249:9: style: Condition '!encoder_reset(encoder,io_ptr,io_ptr_end)' is always false [knownConditionTrueFalse] spice-0.15.2/server/glz-encoder.c:249:23: note: Calling function 'encoder_reset' returns 1 spice-0.15.2/server/glz-encoder.c:249:9: note: Condition '!encoder_reset(encoder,io_ptr,io_ptr_end)' is always false spice-0.15.2/server/video-encoder.h:220:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct { SpiceBitmapFmt spice_format ; uint32_t bpp ; char format [ 8 ] ; GstVideoFormat gst_format ; } SpiceFormatForGStreamer ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/gstreamer-encoder.c:369:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_NULL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:799:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spice_format [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:828:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:841:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MESSAGE_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:879:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_READ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1002:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gst_reserved [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1093:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_GSIZE_FORMAT [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1114:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_NULL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1145:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1200:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1264:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1290:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1339:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_WRITE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1430:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:1749:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] spice-0.15.2/server/gstreamer-encoder.c:981:59: warning: If memory allocation fails, then there is a possible null pointer dereference: gstenc_opts [nullPointerOutOfMemory] spice-0.15.2/server/gstreamer-encoder.c:933:31: note: Assuming allocation function fails spice-0.15.2/server/gstreamer-encoder.c:933:31: note: Assignment 'gstenc_opts=g_strdup("")', assigned value is 0 spice-0.15.2/server/gstreamer-encoder.c:981:59: note: Null pointer dereference spice-0.15.2/server/gstreamer-encoder.c:1273:19: style: Variable 'src' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/gstreamer-encoder.c:1303:18: style: Variable 'src' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/gstreamer-encoder.c:1697:22: style: Variable 'encoder' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/gstreamer-encoder.c:1744:65: style: Parameter 'cbs' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat-file.h:43:0: debug: Failed to parse 'typedef SPICE_END_DECLS SPICE_BEGIN_DECLS struct { uint8_t dummy_empty_field [ 0 ] ; } RedStatCounter ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/stat.h:198:0: debug: Failed to parse 'typedef SPICE_END_DECLS SPICE_BEGIN_DECLS struct RedChannelCapabilities { int num_common_caps ; uint32_t * common_caps ; int num_caps ; uint32_t * caps ; } RedChannelCapabilities ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/glz-encoder-dict.h:71:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct SpiceMigrateDataHeader { uint32_t magic ; uint32_t version ; } SpiceMigrateDataHeader ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/inputs-channel-client.cpp:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE_DATA [valueFlowBailoutIncompleteVar] spice-0.15.2/server/inputs-channel-client.cpp:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INPUT_MOTION_ACK_BUNCH [valueFlowBailoutIncompleteVar] spice-0.15.2/server/inputs-channel-client.cpp:86:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INPUT_MOTION_ACK_BUNCH [valueFlowBailoutIncompleteVar] spice-0.15.2/server/inputs-channel-client.h:26:1: style: The class 'InputsChannelClient' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] spice-0.15.2/server/utils.hpp:314:15: warning: Member variable 'weak_ptr < RedPipeItem >::p' is not assigned a value in 'weak_ptr < RedPipeItem >::operator='. [operatorEqVarError] spice-0.15.2/server/utils.hpp:314:15: warning: Member variable 'weak_ptr < InputsChannel >::p' is not assigned a value in 'weak_ptr < InputsChannel >::operator='. [operatorEqVarError] spice-0.15.2/server/red-pipe-item.h:36:5: style:inconclusive: Technically the member function 'RedPipeItem::operatordelete' can be const. [functionConst] spice-0.15.2/server/safe-list.hpp:43:8: performance:inconclusive: Technically the member function 'Mallocator < red :: shared_ptr < RedPipeItem > >::allocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] spice-0.15.2/server/safe-list.hpp:47:10: performance:inconclusive: Technically the member function 'Mallocator < red :: shared_ptr < RedPipeItem > >::deallocate' can be static (but you may consider moving to unnamed namespace). [functionStatic] spice-0.15.2/server/inputs-channel-client.h:34:20: warning: The class 'InputsChannelClient' defines member function with name 'get_channel' also defined in its parent class 'RedChannelClient'. [duplInheritedMember] spice-0.15.2/server/red-channel-client.h:140:17: note: Parent function 'RedChannelClient::get_channel' spice-0.15.2/server/inputs-channel-client.h:34:20: note: Derived function 'InputsChannelClient::get_channel' spice-0.15.2/server/red-pipe-item.h:61:5: style: Struct 'RedPipeItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/safe-list.hpp:119:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/inputs-channel.h:39:5: style: Class 'InputsChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/safe-list.hpp:40:15: style: Struct 'Mallocator < red :: shared_ptr < RedPipeItem > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:157:5: style: Class 'shared_ptr < RedPipeItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:157:5: style: Class 'shared_ptr < InputsChannel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:57:5: style: Class 'unique_link < RedChannelPrivate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:57:5: style: Class 'unique_link < RedChannelClientPrivate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/red-channel.h:68:14: style: The destructor '~RedChannel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] spice-0.15.2/server/utils.hpp:268:14: note: Virtual destructor in base class spice-0.15.2/server/red-channel.h:68:14: note: Destructor in derived class spice-0.15.2/server/red-channel-client.h:39:14: style: The destructor '~RedChannelClient' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] spice-0.15.2/server/utils.hpp:268:14: note: Virtual destructor in base class spice-0.15.2/server/red-channel-client.h:39:14: note: Destructor in derived class spice-0.15.2/server/inputs-channel.h:65:6: style: The destructor '~InputsChannel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] spice-0.15.2/server/red-channel.h:68:14: note: Virtual destructor in base class spice-0.15.2/server/inputs-channel.h:65:6: note: Destructor in derived class spice-0.15.2/server/inputs-channel-client.cpp:72:56: style:inconclusive: Function 'handle_migrate_data' argument 1 names different: declaration 'motion_count' definition 'new_motion_count'. [funcArgNamesDifferent] spice-0.15.2/server/inputs-channel-client.h:48:39: note: Function 'handle_migrate_data' argument 1 names different: declaration 'motion_count' definition 'new_motion_count'. spice-0.15.2/server/inputs-channel-client.cpp:72:56: note: Function 'handle_migrate_data' argument 1 names different: declaration 'motion_count' definition 'new_motion_count'. spice-0.15.2/server/inputs-channel-client.cpp:26:9: style: Variable 'channel_' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/inputs-channel-client.cpp:84:20: style: Variable 'inputs_channel' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/stat.h:54:29: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:54:48: style: Parameter 'reds' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:60:31: style: Parameter 'reds' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:60:50: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:65:35: style: Parameter 'counter' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:65:57: style: Parameter 'reds' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:71:34: style: Parameter 'reds' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:71:56: style: Parameter 'counter' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:126:74: style: Parameter 'tm' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:134:58: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:145:57: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:163:65: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/stat.h:185:56: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/jpeg-encoder.h:37:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS enum { JPEG_IMAGE_TYPE_INVALID , JPEG_IMAGE_TYPE_RGB16 , JPEG_IMAGE_TYPE_BGR24 , JPEG_IMAGE_TYPE_BGRX32 , } JpegEncoderImageType ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/jpeg-encoder.c:230:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JCS_RGB [valueFlowBailoutIncompleteVar] spice-0.15.2/server/jpeg-encoder.c:116:15: style: Variable 'src_line' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/jpeg-encoder.c:152:15: style: Variable 'src_line' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/lz4-encoder.h:54:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct Lz4Encoder { struct Lz4EncoderUsrContext * usr ; } Lz4Encoder ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/lz4-encoder.c:34:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Lz4Encoder [valueFlowBailoutIncompleteVar] spice-0.15.2/server/lz4-encoder.c:99:30: style: Checking if unsigned expression 'num_io_bytes' is less than zero. [unsignedLessThanZero] spice-0.15.2/server/lz4-encoder.c:50:19: style: Variable 'num_lines' is assigned a value that is never used. [unreadVariable] spice-0.15.2/server/reds.h:125:1: error: There is an unknown macro here somewhere. Configuration is required. If SPICE_END_DECLS is a macro then please configure it. [unknownMacro] spice-0.15.2/server/memslot.c:64:30: error: There is an unknown macro here somewhere. Configuration is required. If G_GINTPTR_MODIFIER is a macro then please configure it. [unknownMacro] spice-0.15.2/server/mjpeg-encoder.c:627:35: error: There is an unknown macro here somewhere. Configuration is required. If G_GUINT64_FORMAT is a macro then please configure it. [unknownMacro] spice-0.15.2/server/net-utils.c:79:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/net-utils.c:114:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/net-utils.c:144:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/net-utils.c:177:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/net-utils.c:79:37: style: Condition '!darwin_einval_on_unix_socket(fd,errno)' is always true [knownConditionTrueFalse] spice-0.15.2/server/net-utils.c:79:66: note: Calling function 'darwin_einval_on_unix_socket' returns 0 spice-0.15.2/server/net-utils.c:79:37: note: Condition '!darwin_einval_on_unix_socket(fd,errno)' is always true spice-0.15.2/server/net-utils.c:115:13: style: Condition '!darwin_einval_on_unix_socket(fd,errno)' is always true [knownConditionTrueFalse] spice-0.15.2/server/net-utils.c:115:42: note: Calling function 'darwin_einval_on_unix_socket' returns 0 spice-0.15.2/server/net-utils.c:115:13: note: Condition '!darwin_einval_on_unix_socket(fd,errno)' is always true spice-0.15.2/server/red-channel-capabilities.h:25:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS struct RedChannelCapabilities { int num_common_caps ; uint32_t * common_caps ; int num_caps ; uint32_t * caps ; } RedChannelCapabilities ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/red-channel-client.cpp:50:1: debug: Failed to parse 'using get_msg_type_proc = uint16_t ( * ) ( SpiceDataHeaderOpaque * header ) ;'. The checking continues anyway. [simplifyUsing] spice-0.15.2/server/red-channel-client.cpp:51:1: debug: Failed to parse 'using get_msg_size_proc = uint32_t ( * ) ( SpiceDataHeaderOpaque * header ) ;'. The checking continues anyway. [simplifyUsing] spice-0.15.2/server/red-channel-client.cpp:52:1: debug: Failed to parse 'using set_msg_type_proc = void ( * ) ( SpiceDataHeaderOpaque * header , uint16_t type ) ;'. The checking continues anyway. [simplifyUsing] spice-0.15.2/server/red-channel-client.cpp:53:1: debug: Failed to parse 'using set_msg_size_proc = void ( * ) ( SpiceDataHeaderOpaque * header , uint32_t size ) ;'. The checking continues anyway. [simplifyUsing] spice-0.15.2/server/red-channel-client.cpp:54:1: debug: Failed to parse 'using set_msg_serial_proc = void ( * ) ( SpiceDataHeaderOpaque * header , uint64_t serial ) ;'. The checking continues anyway. [simplifyUsing] spice-0.15.2/server/red-channel-client.cpp:55:1: debug: Failed to parse 'using set_msg_sub_list_proc = void ( * ) ( SpiceDataHeaderOpaque * header , uint32_t sub_list ) ;'. The checking continues anyway. [simplifyUsing] spice-0.15.2/server/red-channel-client.cpp:318:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_COMMON_CAP_MINI_HEADER [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:430:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_SET_ACK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:444:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:477:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_PING [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:831:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:929:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:956:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:1005:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:1264:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MIGRATE_NEED_DATA_TRANSFER [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:1660:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MIGRATE_NEED_DATA_TRANSFER [valueFlowBailoutIncompleteVar] spice-0.15.2/server/utils.hpp:247:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] spice-0.15.2/server/red-channel-client.cpp:1603:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] spice-0.15.2/server/red-channel-client.cpp:1629:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] spice-0.15.2/server/red-channel-client.cpp:293:26: warning: Member variable 'RedChannelClientPrivate::block_read' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/red-channel-client.cpp:293:26: warning: Member variable 'RedChannelClientPrivate::during_send' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/red-channel-client.cpp:293:26: warning: Member variable 'RedChannelClientPrivate::wait_migrate_data' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/red-channel-client.cpp:293:26: warning: Member variable 'RedChannelClientPrivate::wait_migrate_flush_mark' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/red-channel-client.cpp:293:26: warning: Member variable 'RedChannelClientPrivate::latency_monitor' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/red-channel-client.cpp:293:26: warning: Member variable 'RedChannelClientPrivate::connectivity_monitor' is not initialized in the constructor. [uninitMemberVar] spice-0.15.2/server/utils.hpp:314:15: warning: Member variable 'weak_ptr < MainChannel >::p' is not assigned a value in 'weak_ptr < MainChannel >::operator='. [operatorEqVarError] spice-0.15.2/server/utils.hpp:314:15: warning: Member variable 'weak_ptr < RedAgentDataPipeItem >::p' is not assigned a value in 'weak_ptr < RedAgentDataPipeItem >::operator='. [operatorEqVarError] spice-0.15.2/server/utils.hpp:314:15: warning: Member variable 'weak_ptr < MainChannelClient >::p' is not assigned a value in 'weak_ptr < MainChannelClient >::operator='. [operatorEqVarError] spice-0.15.2/server/utils.hpp:314:15: warning: Member variable 'weak_ptr < RedChannel >::p' is not assigned a value in 'weak_ptr < RedChannel >::operator='. [operatorEqVarError] spice-0.15.2/server/utils.hpp:314:15: warning: Member variable 'weak_ptr < RedChannelClient >::p' is not assigned a value in 'weak_ptr < RedChannelClient >::operator='. [operatorEqVarError] spice-0.15.2/server/red-client.h:32:5: style:inconclusive: Technically the member function 'RedClient::operatordelete' can be const. [functionConst] spice-0.15.2/server/red-channel-client.cpp:119:5: style:inconclusive: Technically the member function 'RedChannelClientPrivate::operatordelete' can be const. [functionConst] spice-0.15.2/server/red-channel-client.cpp:184:16: style:inconclusive: Technically the member function 'RedChannelClientPrivate::get_out_msg_size' can be const. [functionConst] spice-0.15.2/server/red-channel-client.cpp:390:37: note: Technically the member function 'RedChannelClientPrivate::get_out_msg_size' can be const. spice-0.15.2/server/red-channel-client.cpp:184:16: note: Technically the member function 'RedChannelClientPrivate::get_out_msg_size' can be const. spice-0.15.2/server/red-channel-client.cpp:193:16: style:inconclusive: Technically the member function 'RedChannelClientPrivate::urgent_marshaller_is_active' can be const. [functionConst] spice-0.15.2/server/red-channel-client.cpp:406:37: note: Technically the member function 'RedChannelClientPrivate::urgent_marshaller_is_active' can be const. spice-0.15.2/server/red-channel-client.cpp:193:16: note: Technically the member function 'RedChannelClientPrivate::urgent_marshaller_is_active' can be const. spice-0.15.2/server/red-channel-client.cpp:194:16: style:inconclusive: Technically the member function 'RedChannelClientPrivate::waiting_for_ack' can be const. [functionConst] spice-0.15.2/server/red-channel-client.cpp:631:37: note: Technically the member function 'RedChannelClientPrivate::waiting_for_ack' can be const. spice-0.15.2/server/red-channel-client.cpp:194:16: note: Technically the member function 'RedChannelClientPrivate::waiting_for_ack' can be const. spice-0.15.2/server/red-channel-client.cpp:196:10: style:inconclusive: Technically the member function 'RedChannelClientPrivate::watch_update_mask' can be const. [functionConst] spice-0.15.2/server/red-channel-client.cpp:858:31: note: Technically the member function 'RedChannelClientPrivate::watch_update_mask' can be const. spice-0.15.2/server/red-channel-client.cpp:196:10: note: Technically the member function 'RedChannelClientPrivate::watch_update_mask' can be const. spice-0.15.2/server/main-channel-client.h:64:14: warning: The class 'MainChannelClient' defines member function with name 'get_roundtrip_ms' also defined in its parent class 'RedChannelClient'. [duplInheritedMember] spice-0.15.2/server/red-channel-client.cpp:1189:23: note: Parent function 'RedChannelClient::get_roundtrip_ms' spice-0.15.2/server/main-channel-client.h:64:14: note: Derived function 'MainChannelClient::get_roundtrip_ms' spice-0.15.2/server/main-channel-client.h:79:18: warning: The class 'MainChannelClient' defines member function with name 'get_channel' also defined in its parent class 'RedChannelClient'. [duplInheritedMember] spice-0.15.2/server/red-channel-client.cpp:370:31: note: Parent function 'RedChannelClient::get_channel' spice-0.15.2/server/main-channel-client.h:79:18: note: Derived function 'MainChannelClient::get_channel' spice-0.15.2/server/main-channel.h:74:5: style: Struct 'MainChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:157:5: style: Class 'shared_ptr < MainChannel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:157:5: style: Class 'shared_ptr < RedAgentDataPipeItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:157:5: style: Class 'shared_ptr < MainChannelClient >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:157:5: style: Class 'shared_ptr < RedChannel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:157:5: style: Class 'shared_ptr < RedChannelClient >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/utils.hpp:57:5: style: Class 'unique_link < MainChannelClientPrivate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] spice-0.15.2/server/red-channel-client.cpp:1599:22: style: Condition 'mark_item->item_sent' is always false [knownConditionTrueFalse] spice-0.15.2/server/red-channel-client.cpp:1593:28: note: Assignment 'mark_item->item_sent=false', assigned value is 0 spice-0.15.2/server/red-channel-client.cpp:1599:22: note: Condition 'mark_item->item_sent' is always false spice-0.15.2/server/red-channel-client.cpp:748:29: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/red-channel-client.cpp:753:29: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/red-channel-client.cpp:758:29: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/red-channel-client.cpp:763:29: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/red-channel-client.cpp:937:13: style: The scope of the variable 'n' can be reduced. [variableScope] spice-0.15.2/server/red-channel-client.cpp:1031:14: style: The scope of the variable 'msg_type' can be reduced. [variableScope] spice-0.15.2/server/red-channel-client.cpp:1032:14: style: The scope of the variable 'msg_size' can be reduced. [variableScope] spice-0.15.2/server/red-channel-client.cpp:293:62: style:inconclusive: Function 'RedChannelClientPrivate' argument 1 names different: declaration 'channel' definition 'init_channel'. [funcArgNamesDifferent] spice-0.15.2/server/red-channel-client.cpp:121:41: note: Function 'RedChannelClientPrivate' argument 1 names different: declaration 'channel' definition 'init_channel'. spice-0.15.2/server/red-channel-client.cpp:293:62: note: Function 'RedChannelClientPrivate' argument 1 names different: declaration 'channel' definition 'init_channel'. spice-0.15.2/server/red-channel-client.cpp:294:61: style:inconclusive: Function 'RedChannelClientPrivate' argument 2 names different: declaration 'client' definition 'init_client'. [funcArgNamesDifferent] spice-0.15.2/server/red-channel-client.cpp:122:40: note: Function 'RedChannelClientPrivate' argument 2 names different: declaration 'client' definition 'init_client'. spice-0.15.2/server/red-channel-client.cpp:294:61: note: Function 'RedChannelClientPrivate' argument 2 names different: declaration 'client' definition 'init_client'. spice-0.15.2/server/red-channel-client.cpp:295:61: style:inconclusive: Function 'RedChannelClientPrivate' argument 3 names different: declaration 'stream' definition 'init_stream'. [funcArgNamesDifferent] spice-0.15.2/server/red-channel-client.cpp:123:40: note: Function 'RedChannelClientPrivate' argument 3 names different: declaration 'stream' definition 'init_stream'. spice-0.15.2/server/red-channel-client.cpp:295:61: note: Function 'RedChannelClientPrivate' argument 3 names different: declaration 'stream' definition 'init_stream'. spice-0.15.2/server/red-channel-client.cpp:297:55: style:inconclusive: Function 'RedChannelClientPrivate' argument 5 names different: declaration 'monitor_latency' definition 'init_monitor_latency'. [funcArgNamesDifferent] spice-0.15.2/server/red-channel-client.cpp:125:34: note: Function 'RedChannelClientPrivate' argument 5 names different: declaration 'monitor_latency' definition 'init_monitor_latency'. spice-0.15.2/server/red-channel-client.cpp:297:55: note: Function 'RedChannelClientPrivate' argument 5 names different: declaration 'monitor_latency' definition 'init_monitor_latency'. spice-0.15.2/server/red-channel-client.cpp:1402:58: style:inconclusive: Function 'pipe_add_after_pos' argument 2 names different: declaration 'pos' definition 'pipe_item_pos'. [funcArgNamesDifferent] spice-0.15.2/server/red-channel-client.h:92:62: note: Function 'pipe_add_after_pos' argument 2 names different: declaration 'pos' definition 'pipe_item_pos'. spice-0.15.2/server/red-channel-client.cpp:1402:58: note: Function 'pipe_add_after_pos' argument 2 names different: declaration 'pos' definition 'pipe_item_pos'. spice-0.15.2/server/red-channel-client.cpp:442:21: style: Local variable 'migrate' shadows outer function [shadowFunction] spice-0.15.2/server/red-channel-client.h:151:18: note: Shadowed declaration spice-0.15.2/server/red-channel-client.cpp:442:21: note: Shadow variable spice-0.15.2/server/red-channel-client.cpp:296:74: style: Parameter 'caps' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/red-channel-client.cpp:486:10: style: Variable 'msg_pipe_item' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/red-channel-client.cpp:575:56: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/red-channel-client.cpp:700:33: style: Variable 'core' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/red-channel-client.cpp:791:63: style: Parameter 'header' can be declared as pointer to const. However it seems that 'mini_header_set_msg_serial' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/red-channel-client.cpp:224:59: note: You might need to cast the function pointer here spice-0.15.2/server/red-channel-client.cpp:791:63: note: Parameter 'header' can be declared as pointer to const spice-0.15.2/server/red-channel-client.cpp:801:65: style: Parameter 'header' can be declared as pointer to const. However it seems that 'mini_header_set_msg_sub_list' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/red-channel-client.cpp:225:59: note: You might need to cast the function pointer here spice-0.15.2/server/red-channel-client.cpp:801:65: note: Parameter 'header' can be declared as pointer to const spice-0.15.2/server/red-channel-client.cpp:850:9: style: Variable 'channel_' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/red-channel-client.cpp:966:17: style: Variable 'channel_' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/red-channel-client.cpp:1074:21: style: Variable 'channel_' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/red-channel-client.cpp:1099:13: style: Variable 'channel_' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/red-channel-client.cpp:1159:9: style: Variable 'channel_' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/red-channel-client.cpp:1312:9: style: Variable 'channel_' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/red-channel-client.cpp:1332:9: style: Variable 'channel_' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/spice-bitmap-utils.h:24:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS enum { BITMAP_GRADUAL_INVALID , BITMAP_GRADUAL_NOT_AVAIL , BITMAP_GRADUAL_LOW , BITMAP_GRADUAL_MEDIUM , BITMAP_GRADUAL_HIGH , } BitmapGradualType ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/spice-bitmap-utils.h:84:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_8BIT_A [valueFlowBailoutIncompleteVar] spice-0.15.2/server/spice-bitmap-utils.c:52:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] spice-0.15.2/server/spice-bitmap-utils.c:127:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_16BIT [valueFlowBailoutIncompleteVar] spice-0.15.2/server/spice-bitmap-utils.tmpl.c:94:56: style: Parameter 'line1' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/spice-bitmap-utils.tmpl.c:94:70: style: Parameter 'line2' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/spice-bitmap-utils.tmpl.c:123:12: style: Variable 'last_line' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/spice-bitmap-utils.tmpl.c:65:19: error: There is an unknown macro here somewhere. Configuration is required. If FNAME is a macro then please configure it. [unknownMacro] spice-0.15.2/server/spice-server-enums.h:12:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct EnumValues { int value ; const char * nick ; } EnumValues ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/spice-server-enums.c:27:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_COMPAT_VERSION_0_4 [valueFlowBailoutIncompleteVar] spice-0.15.2/server/spice-server-enums.c:37:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_COMPRESSION_INVALID [valueFlowBailoutIncompleteVar] spice-0.15.2/server/stat-file.c:47:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceStat [valueFlowBailoutIncompleteVar] spice-0.15.2/server/stat-file.c:124:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_child_index [valueFlowBailoutIncompleteVar] spice-0.15.2/server/stat-file.c:153:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_child_index [valueFlowBailoutIncompleteVar] spice-0.15.2/server/stat-file.c:191:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_FLAG_VALUE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/stat-file.c:202:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_FLAG_ENABLED [valueFlowBailoutIncompleteVar] spice-0.15.2/server/stat-file.c:126:49: style: Condition 'n=&stat_file->stat->nodes[node_index]' is always true [knownConditionTrueFalse] spice-0.15.2/server/stat-file.c:100:49: style: Parameter 'stat_file' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/tests/basic-event-loop.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/basic-event-loop.c:75:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/basic-event-loop.c:115:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_loop_core [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/basic-event-loop.c:46:72: style: Parameter 'info' can be declared as pointer to const. However it seems that 'event_loop_channel_event' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/basic-event-loop.c:104:22: note: You might need to cast the function pointer here spice-0.15.2/server/tests/basic-event-loop.c:46:72: note: Parameter 'info' can be declared as pointer to const spice-0.15.2/server/tests/basic-event-loop.h:32:0: debug: Failed to parse 'typedef SPICE_END_DECLS SPICE_BEGIN_DECLS enum { PATH_PROGRESS , SIMPLE_CREATE_SURFACE , SIMPLE_DRAW , SIMPLE_DRAW_BITMAP , SIMPLE_DRAW_SOLID , SIMPLE_COPY_BITS , SIMPLE_DESTROY_SURFACE , SIMPLE_UPDATE , DESTROY_PRIMARY , CREATE_PRIMARY , SLEEP } CommandType ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/tests/replay.c:80:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/replay.c:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/replay.c:127:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_CURSOR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/replay.c:269:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_EVENT_INITIALIZED [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/replay.c:321:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_COMPRESSION_AUTO_GLZ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/replay.c:476:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] spice-0.15.2/server/tests/replay.c:375:28: error: Allocation with g_option_context_get_help, g_printerr doesn't release it. [leakNoVarFunctionCall] spice-0.15.2/server/tests/replay.c:88:48: style: Parameter 'qin' can be declared as pointer to const. However it seems that 'set_compression_level' is a callback function, if 'qin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/replay.c:254:30: note: You might need to cast the function pointer here spice-0.15.2/server/tests/replay.c:88:48: note: Parameter 'qin' can be declared as pointer to const spice-0.15.2/server/tests/replay.c:237:40: style: Parameter 'qin' can be declared as pointer to const. However it seems that 'notify_update' is a callback function, if 'qin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/replay.c:262:22: note: You might need to cast the function pointer here spice-0.15.2/server/tests/replay.c:237:40: note: Parameter 'qin' can be declared as pointer to const spice-0.15.2/server/tests/replay.c:241:41: style: Parameter 'qin' can be declared as pointer to const. However it seems that 'flush_resources' is a callback function, if 'qin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/replay.c:263:24: note: You might need to cast the function pointer here spice-0.15.2/server/tests/replay.c:241:41: note: Parameter 'qin' can be declared as pointer to const spice-0.15.2/server/tests/replay.c:266:68: style: Parameter 'info' can be declared as pointer to const. However it seems that 'replay_channel_event' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/replay.c:425:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/replay.c:266:68: note: Parameter 'info' can be declared as pointer to const spice-0.15.2/server/tests/stat-test.c:42:0: error: #error TEST_NAME must be defined! [preprocessorErrorDirective] spice-0.15.2/server/tests/test-agent-msg-filter.c:30:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AGENT_MSG_FILTER_PROTO_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-agent-msg-filter.c:68:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_MAX_DATA_SIZE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-channel.cpp:90:1: debug: Failed to parse 'using watch_add_t = SpiceWatch * ( const SpiceCoreInterfaceInternal * iface , int fd , int event_mask , SpiceWatchFunc func , void * opaque ) ;'. The checking continues anyway. [simplifyUsing] spice-0.15.2/server/tests/test-channel.cpp:70:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE_DATA [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-channel.cpp:128:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_ACK_SYNC [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-channel.cpp:214:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_PORT [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-channel.cpp:186:5: warning: Assert statement calls a function which may have desired side effects: 'socketpair'. [assertWithSideEffect] spice-0.15.2/server/tests/test-channel.cpp:168:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/server/tests/test-channel.cpp:231:24: style: Variable 'mcc' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-channel.cpp:122:18: style: struct member 'Anonymous0::dummy' is never used. [unusedStructMember] spice-0.15.2/server/tests/test-codecs-parsing.c:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-dispatcher.cpp:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable core_interface_adapter [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-dispatcher.cpp:121:5: warning: Assert statement calls a function which may have desired side effects: 'pthread_create'. [assertWithSideEffect] spice-0.15.2/server/tests/test-dispatcher.cpp:121:5: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-dispatcher.cpp:143:39: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-dispatcher.cpp:76:34: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'msg_end' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-dispatcher.cpp:106:37: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-dispatcher.cpp:76:34: note: Parameter 'msg' can be declared as pointer to const spice-0.15.2/server/tests/test-dispatcher.cpp:83:36: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'msg_check' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-dispatcher.cpp:101:41: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-dispatcher.cpp:83:36: note: Parameter 'msg' can be declared as pointer to const spice-0.15.2/server/tests/test-dispatcher.cpp:72:11: style: struct member 'Msg::dummy' is never used. [unusedStructMember] spice-0.15.2/server/tests/test-display-base.cpp:70:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:123:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SPAWN_SEARCH_PATH [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:208:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:335:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:372:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_SURFACE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:390:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_SURFACE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:408:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:439:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:448:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:606:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:677:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:699:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CURSOR_TYPE_COLOR32 [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:729:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXLCommandExt [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:760:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:767:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:772:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:780:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:793:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:838:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:846:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:853:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:905:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_DOMAIN [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:987:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-base.cpp:524:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] spice-0.15.2/server/tests/test-display-base.cpp:199:16: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-display-base.cpp:323:16: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-display-base.cpp:368:23: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-display-base.cpp:387:23: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-display-base.cpp:729:11: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-display-base.cpp:730:18: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-display-base.cpp:887:22: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-display-base.cpp:925:17: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-display-base.cpp:938:15: style: Variable 'port' is reassigned a value before the old one has been used. [redundantAssignment] spice-0.15.2/server/tests/test-display-base.cpp:935:10: note: port is assigned spice-0.15.2/server/tests/test-display-base.cpp:938:15: note: port is overwritten spice-0.15.2/server/tests/test-display-base.cpp:720:16: style: The scope of the variable 'x' can be reduced. [variableScope] spice-0.15.2/server/tests/test-display-base.cpp:720:23: style: The scope of the variable 'y' can be reduced. [variableScope] spice-0.15.2/server/tests/test-display-base.cpp:172:28: style: Parameter 'test' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/tests/test-display-base.cpp:313:68: style: Parameter 'test' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/tests/test-display-base.cpp:445:66: style: Parameter 'qin' can be declared as pointer to const. However it seems that 'set_compression_level' is a callback function, if 'qin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:810:30: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:445:66: note: Parameter 'qin' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:508:27: style: Variable 'cmd' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-display-base.cpp:758:67: style: Parameter 'qin' can be declared as pointer to const. However it seems that 'req_cursor_notification' is a callback function, if 'qin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:819:32: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:758:67: note: Parameter 'qin' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:764:58: style: Parameter 'qin' can be declared as pointer to const. However it seems that 'notify_update' is a callback function, if 'qin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:820:22: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:764:58: note: Parameter 'qin' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:770:59: style: Parameter 'qin' can be declared as pointer to const. However it seems that 'flush_resources' is a callback function, if 'qin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:821:24: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:770:59: note: Parameter 'qin' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:776:66: style: Parameter 'qin' can be declared as pointer to const. However it seems that 'client_monitors_config' is a callback function, if 'qin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:825:31: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:776:66: note: Parameter 'qin' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:777:58: style: Parameter 'monitors_config' can be declared as pointer to const. However it seems that 'client_monitors_config' is a callback function, if 'monitors_config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:825:31: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:777:58: note: Parameter 'monitors_config' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:789:45: style: Parameter 'caps' can be declared as const array. However it seems that 'set_client_capabilities' is a callback function, if 'caps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:824:32: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:789:45: note: Parameter 'caps' can be declared as const array spice-0.15.2/server/tests/test-display-base.cpp:834:65: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'vmc_write' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:865:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:834:65: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:842:64: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'vmc_read' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:866:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:842:64: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:843:48: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'vmc_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:866:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:843:48: note: Parameter 'buf' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:850:66: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'vmc_state' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-display-base.cpp:864:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-display-base.cpp:850:66: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-display-base.cpp:986:19: style: Variable 'options' can be declared as const array [constVariable] spice-0.15.2/server/tests/test-display-streaming.c:156:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXLRect [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-streaming.c:199:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DESTROY_PRIMARY [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-streaming.c:248:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STREAM_VIDEO_ALL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-display-streaming.c:79:40: style: Parameter 'test' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/tests/test-display-width-stride.c:64:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_8_A [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-empty-success.c:92:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INTERFACE_CORE_MAJOR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-empty-success.c:32:35: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'timer_add' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-empty-success.c:93:22: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-empty-success.c:32:35: note: Parameter 'opaque' can be declared as pointer to const spice-0.15.2/server/tests/test-empty-success.c:39:43: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'timer_start' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-empty-success.c:94:24: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-empty-success.c:39:43: note: Parameter 'timer' can be declared as pointer to const spice-0.15.2/server/tests/test-empty-success.c:46:44: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'timer_cancel' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-empty-success.c:95:25: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-empty-success.c:46:44: note: Parameter 'timer' can be declared as pointer to const spice-0.15.2/server/tests/test-empty-success.c:52:44: style: Parameter 'timer' can be declared as pointer to const. However it seems that 'timer_remove' is a callback function, if 'timer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-empty-success.c:96:25: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-empty-success.c:52:44: note: Parameter 'timer' can be declared as pointer to const spice-0.15.2/server/tests/test-empty-success.c:61:35: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'watch_add' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-empty-success.c:97:22: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-empty-success.c:61:35: note: Parameter 'opaque' can be declared as pointer to const spice-0.15.2/server/tests/test-empty-success.c:68:49: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'watch_update_mask' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-empty-success.c:98:30: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-empty-success.c:68:49: note: Parameter 'watch' can be declared as pointer to const spice-0.15.2/server/tests/test-empty-success.c:75:44: style: Parameter 'watch' can be declared as pointer to const. However it seems that 'watch_remove' is a callback function, if 'watch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-empty-success.c:99:25: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-empty-success.c:75:44: note: Parameter 'watch' can be declared as pointer to const spice-0.15.2/server/tests/test-empty-success.c:82:56: style: Parameter 'info' can be declared as pointer to const. However it seems that 'channel_event' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-empty-success.c:100:26: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-empty-success.c:82:56: note: Parameter 'info' can be declared as pointer to const spice-0.15.2/server/tests/test-gst.cpp:257:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:273:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_EOS [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:339:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_OPTION_ARG_STRING [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:476:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:567:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:585:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MESSAGE_EOS [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:620:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gst_reserved [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:695:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MEMORY_FLAG_PHYSICALLY_CONTIGUOUS [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:810:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceBitmap [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:863:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceChunks [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:887:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FLAGS_TOP_DOWN [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:957:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_32BIT [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-gst.cpp:606:9: error: Memory leak: pipeline [memleak] spice-0.15.2/server/tests/test-gst.cpp:613:9: error: Memory leak: pipeline [memleak] spice-0.15.2/server/tests/test-gst.cpp:268:34: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:440:25: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:566:31: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:583:31: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:597:30: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:698:51: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:810:27: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:863:27: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:875:23: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:971:24: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-gst.cpp:668:35: style:inconclusive: Function 'create_input_pipeline' argument 1 names different: declaration 'input_pipeline' definition 'input_pipeline_desc'. [funcArgNamesDifferent] spice-0.15.2/server/tests/test-gst.cpp:181:47: note: Function 'create_input_pipeline' argument 1 names different: declaration 'input_pipeline' definition 'input_pipeline_desc'. spice-0.15.2/server/tests/test-gst.cpp:668:35: note: Function 'create_input_pipeline' argument 1 names different: declaration 'input_pipeline' definition 'input_pipeline_desc'. spice-0.15.2/server/tests/test-gst.cpp:692:61: style:inconclusive: Function 'pipeline_send_raw_data' argument 2 names different: declaration 'buffer' definition 'video_buffer'. [funcArgNamesDifferent] spice-0.15.2/server/tests/test-gst.cpp:179:73: note: Function 'pipeline_send_raw_data' argument 2 names different: declaration 'buffer' definition 'video_buffer'. spice-0.15.2/server/tests/test-gst.cpp:692:61: note: Function 'pipeline_send_raw_data' argument 2 names different: declaration 'buffer' definition 'video_buffer'. spice-0.15.2/server/tests/test-gst.cpp:440:16: style: Variable 'frame' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-gst.cpp:712:33: style: Parameter 'pipeline' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/tests/test-gst.cpp:722:29: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'mock_get_roundtrip_ms' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-gst.cpp:743:25: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-gst.cpp:722:29: note: Parameter 'opaque' can be declared as pointer to const spice-0.15.2/server/tests/test-gst.cpp:729:27: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'mock_get_source_fps' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-gst.cpp:744:23: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-gst.cpp:729:27: note: Parameter 'opaque' can be declared as pointer to const spice-0.15.2/server/tests/test-gst.cpp:736:41: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'mock_update_client_playback_delay' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-gst.cpp:745:37: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-gst.cpp:736:41: note: Parameter 'opaque' can be declared as pointer to const spice-0.15.2/server/tests/test-gst.cpp:892:17: style: Variable 'chunk' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-gst.cpp:1020:18: style: Variable 'line1' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-gst.cpp:1021:18: style: Variable 'line2' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-leaks.c:56:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-leaks.c:80:5: warning: Assert statement calls a function which may have desired side effects: 'socketpair'. [assertWithSideEffect] spice-0.15.2/server/tests/test-leaks.c:91:65: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'vmc_write' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:118:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:91:65: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-leaks.c:98:64: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'vmc_read' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:119:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:98:64: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-leaks.c:99:48: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'vmc_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:119:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:99:48: note: Parameter 'buf' can be declared as pointer to const spice-0.15.2/server/tests/test-leaks.c:105:66: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'vmc_state' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:117:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:105:66: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-leaks.c:154:46: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'migrate_cb' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:166:29: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:154:46: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-leaks.c:189:58: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'tablet_set_logical_size' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:215:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:189:58: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-leaks.c:193:50: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'tablet_position' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:216:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:193:50: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-leaks.c:198:47: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'tablet_wheel' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:217:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:198:47: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-leaks.c:203:49: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'tablet_buttons' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-leaks.c:218:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-leaks.c:203:49: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-listen.c:273:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-listen.c:305:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-listen.c:340:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_ADDR_FLAG_UNIX_ONLY [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-listen.c:59:54: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'exit_mainloop_cb' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-listen.c:73:67: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-listen.c:59:54: note: Parameter 'opaque' can be declared as pointer to const spice-0.15.2/server/tests/test-listen.c:193:16: style: Variable 'stream' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-loop.c:123:11: style: Variable 'timer' is reassigned a value before the old one has been used. [redundantAssignment] spice-0.15.2/server/tests/test-loop.c:120:11: note: timer is assigned spice-0.15.2/server/tests/test-loop.c:123:11: note: timer is overwritten spice-0.15.2/server/tests/test-loop.c:40:29: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'timer_err' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-loop.c:123:43: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-loop.c:40:29: note: Parameter 'opaque' can be declared as pointer to const spice-0.15.2/server/tests/test-playback.c:86:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INTERFACE_PLAYBACK_FREQ [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-qxl-parsing.cpp:49:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXLDataChunk [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-qxl-parsing.cpp:62:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINTPTR_MAX [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-qxl-parsing.cpp:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-qxl-parsing.cpp:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-qxl-parsing.cpp:213:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-qxl-parsing.cpp:255:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-qxl-parsing.cpp:49:20: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-qxl-parsing.cpp:50:25: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-qxl-parsing.cpp:185:14: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-qxl-parsing.cpp:215:14: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-qxl-parsing.cpp:221:17: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-qxl-parsing.cpp:257:14: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-qxl-parsing.cpp:263:17: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-qxl-parsing.cpp:67:11: style: Variable 'surface_mem' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-record.c:45:5: warning: Assert statement calls a function which may have desired side effects: 'access'. [assertWithSideEffect] spice-0.15.2/server/tests/test-record.c:52:5: warning: Assert statement calls a function which may have desired side effects: 'access'. [assertWithSideEffect] spice-0.15.2/server/tests/test-record.c:93:5: warning: Assert statement calls a function which may have desired side effects: 'fgets'. [assertWithSideEffect] spice-0.15.2/server/tests/test-record.c:94:5: warning: Assert statement calls a function which may have desired side effects: 'sscanf'. [assertWithSideEffect] spice-0.15.2/server/tests/test-record.c:97:5: warning: Assert statement calls a function which may have desired side effects: 'fgets'. [assertWithSideEffect] spice-0.15.2/server/tests/test-record.c:98:5: warning: Assert statement calls a function which may have desired side effects: 'sscanf'. [assertWithSideEffect] spice-0.15.2/server/tests/test-record.c:102:5: warning: Assert statement calls a function which may have desired side effects: 'fgets'. [assertWithSideEffect] spice-0.15.2/server/tests/test-record.c:78:13: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] spice-0.15.2/server/tests/basic-event-loop.h:32:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct SpiceInitialMessage { SpiceLinkHeader hdr ; SpiceLinkMess mess ; uint32_t caps [ 2 ] ; } SpiceInitialMessage ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/tests/test-sasl.c:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_NOTDONE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_NOTDONE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:149:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_SSF [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:164:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:181:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:234:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_FAIL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:253:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_FAIL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:301:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MAGIC [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:344:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:498:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceLinkHeader [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:584:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:621:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_REMOVE [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-sasl.c:516:5: warning: Assert statement calls a function which may have desired side effects: 'read_u32_err'. [assertWithSideEffect] spice-0.15.2/server/tests/test-sasl.c:559:13: warning: Assert statement calls a function which may have desired side effects: 'read_u32_err'. [assertWithSideEffect] spice-0.15.2/server/tests/test-sasl.c:605:5: warning: Assert statement calls a function which may have desired side effects: 'socketpair'. [assertWithSideEffect] spice-0.15.2/server/tests/test-sasl.c:610:5: warning: Assert statement calls a function which may have desired side effects: 'pthread_create'. [assertWithSideEffect] spice-0.15.2/server/tests/test-sasl.c:650:9: warning: Assert statement calls a function which may have desired side effects: 'pthread_join'. [assertWithSideEffect] spice-0.15.2/server/tests/test-sasl.c:555:13: style: Condition 'is_ok' is always false [knownConditionTrueFalse] spice-0.15.2/server/tests/test-sasl.c:553:25: note: Assignment 'is_ok=0', assigned value is 0 spice-0.15.2/server/tests/test-sasl.c:555:13: note: Condition 'is_ok' is always false spice-0.15.2/server/tests/test-sasl.c:601:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] spice-0.15.2/server/tests/test-sasl.c:76:30: style: Parameter 'conn' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/tests/test-sasl.c:617:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'idle_end_test' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-sasl.c:587:14: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-sasl.c:617:21: note: Parameter 'arg' can be declared as pointer to const spice-0.15.2/server/tests/test-sasl.c:660:22: style: Parameter 'argv' can be declared as const array [constParameter] spice-0.15.2/server/tests/test-sasl.c:499:5: error: Uninitialized variable: &msg [uninitvar] spice-0.15.2/server/tests/test-sasl.c:504:9: error: Uninitialized variable: &cap [uninitvar] spice-0.15.2/server/tests/test-sasl.c:521:5: error: Uninitialized variable: buf [uninitvar] spice-0.15.2/server/tests/test-smartcard.cpp:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_ACK_SYNC [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-smartcard.cpp:124:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_SMARTCARD_DATA [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-smartcard.cpp:153:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-smartcard.cpp:196:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSC_ReaderAdd [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-smartcard.cpp:341:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_SMARTCARD [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-smartcard.cpp:85:5: warning: Assert statement calls a function which may have desired side effects: 'socketpair'. [assertWithSideEffect] spice-0.15.2/server/tests/test-smartcard.cpp:349:24: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-smartcard.cpp:357:24: style: Variable 'mcc' can be declared as pointer to const [constVariablePointer] spice-0.15.2/server/tests/test-smartcard.cpp:101:18: style: struct member 'Anonymous0::dummy' is never used. [unusedStructMember] spice-0.15.2/server/tests/test-smartcard.cpp:117:18: style: struct member 'Anonymous1::dummy' is never used. [unusedStructMember] spice-0.15.2/server/tests/test-stat-file.c:31:38: error: There is an unknown macro here somewhere. Configuration is required. If SPICE_GNUC_UNUSED is a macro then please configure it. [unknownMacro] spice-0.15.2/server/tests/test-stream-device.cpp:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_DEVICE_PROTOCOL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:83:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_CAPABILITIES [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_DEVICE_PROTOCOL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:192:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_PORT_EVENT_OPENED [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:207:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:256:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_DATA [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:275:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:292:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:319:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:340:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_DATA [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:361:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:471:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_CAPABILITIES [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream-device.cpp:471:40: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-stream-device.cpp:473:40: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/test-stream.c:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOL_SOCKET [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-stream.c:110:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-vdagent.c:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDP_SERVER_PORT [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-vdagent.c:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-vdagent.c:32:65: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'vmc_write' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-vdagent.c:94:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-vdagent.c:32:65: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-vdagent.c:81:66: style: Parameter 'sin' can be declared as pointer to const. However it seems that 'vmc_state' is a callback function, if 'sin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-vdagent.c:93:27: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-vdagent.c:81:66: note: Parameter 'sin' can be declared as pointer to const spice-0.15.2/server/tests/test-websocket.c:84:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-websocket.c:108:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-websocket.c:115:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-websocket.c:160:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INADDR_LOOPBACK [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-websocket.c:212:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLLIN [valueFlowBailoutIncompleteVar] spice-0.15.2/server/tests/test-websocket.c:119:39: style: Parameter 'iov' can be declared as pointer to const. However it seems that 'ws_writev' is a callback function, if 'iov' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-websocket.c:215:58: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-websocket.c:119:39: note: Parameter 'iov' can be declared as pointer to const spice-0.15.2/server/tests/vmc-emu.cpp:87:16: style: C-style pointer casting [cstyleCast] spice-0.15.2/server/tests/vmc-emu.cpp:113:50: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/websocket.h:55:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct { uint8_t raw_pos ; union { uint8_t raw_data [ 125 + 2 ] ; struct { uint8_t type ; uint8_t data_len ; uint8_t data [ 125 ] ; } ; } ; } WebSocketControl ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/server/websocket.c:230:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_CHECKSUM_SHA1 [valueFlowBailoutIncompleteVar] spice-0.15.2/server/websocket.c:357:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/websocket.c:488:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iov_len [valueFlowBailoutIncompleteVar] spice-0.15.2/server/websocket.c:524:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/websocket.c:579:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/websocket.c:601:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/websocket.c:662:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/server/websocket.c:186:50: style: Parameter 'frame' can be declared as pointer to const [constParameterPointer] spice-0.15.2/server/websocket.c:214:39: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/agent.h:23:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS union SPICE_ATTR_PACKED AgentFileXferStatusMessageFull { VDAgentFileXferStatusMessage common ; struct SPICE_ATTR_PACKED { char common_not_enough_space [ sizeof ( VDAgentFileXferStatusMessage ) ] ; VDAgentFileXferStatusNotEnoughSpace not_enough_space ; } ; struct SPICE_ATTR_PACKED { char common_error [ sizeof ( VDAgentFileXferStatusMessage ) ] ; VDAgentFileXferStatusError error ; } ; } AgentFileXferStatusMessageFull ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/agent.h:83:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct SPICE_ATTR_PACKED { uint16_t v ; } uint16_unaligned_t ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/agent.c:71:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_PROTOCOL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent.c:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent.c:160:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_CAP_CLIPBOARD_SELECTION [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent.c:198:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDAgentFileXferStatusMessage [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent.c:230:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDAgentDeviceDisplayInfo [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent.c:251:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDAgentMonitorsConfig [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent.c:340:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_CAP_FILE_XFER_DETAILED_ERRORS [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent.c:223:20: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/agent.c:315:33: style: Variable 'vdata' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:78:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:132:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:159:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:205:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:238:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:415:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:126:5: warning: Assert statement calls a function which may have desired side effects: 'fileno'. [assertWithSideEffect] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:155:5: warning: Assert statement calls a function which may have desired side effects: 'fileno'. [assertWithSideEffect] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:93:13: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'char'. [invalidPrintfArgType_uint] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:76:13: warning: If resource allocation fails, then there is a possible null pointer dereference: socket_f [nullPointerOutOfResources] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assignment 'socket_f=fdopen(socket,"w+b")', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:76:13: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/agent_interface.c:79:17: warning: If resource allocation fails, then there is a possible null pointer dereference: socket_f [nullPointerOutOfResources] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assignment 'socket_f=fdopen(socket,"w+b")', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:79:17: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/agent_interface.c:81:13: warning: If resource allocation fails, then there is a possible null pointer dereference: socket_f [nullPointerOutOfResources] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assignment 'socket_f=fdopen(socket,"w+b")', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:81:13: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/agent_interface.c:377:54: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:377:76: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/backtrace.c:102:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/canvas_base.c:1776:1: error: There is an unknown macro here somewhere. Configuration is required. If SPICE_GNUC_PRINTF is a macro then please configure it. [unknownMacro] spice-0.15.2/subprojects/spice-common/common/log.h:108:0: debug: Failed to parse 'typedef SPICE_END_DECLS SPICE_BEGIN_DECLS struct SpiceChunk { uint8_t * data ; uint32_t len ; } SpiceChunk ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/draw.h:303:0: debug: Failed to parse 'typedef SPICE_END_DECLS SPICE_BEGIN_DECLS enum { SPICE_ROP_CLEAR , SPICE_ROP_AND , SPICE_ROP_AND_REVERSE , SPICE_ROP_COPY , SPICE_ROP_AND_INVERTED , SPICE_ROP_NOOP , SPICE_ROP_XOR , SPICE_ROP_OR , SPICE_ROP_NOR , SPICE_ROP_EQUIV , SPICE_ROP_INVERT , SPICE_ROP_OR_REVERSE , SPICE_ROP_COPY_INVERTED , SPICE_ROP_OR_INVERTED , SPICE_ROP_NAND , SPICE_ROP_SET } SpiceROP ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:141:0: debug: Failed to parse 'typedef SPICE_END_DECLS SPICE_BEGIN_DECLS enum { LZ_IMAGE_TYPE_INVALID , LZ_IMAGE_TYPE_PLT1_LE , LZ_IMAGE_TYPE_PLT1_BE , LZ_IMAGE_TYPE_PLT4_LE , LZ_IMAGE_TYPE_PLT4_BE , LZ_IMAGE_TYPE_PLT8 , LZ_IMAGE_TYPE_RGB16 , LZ_IMAGE_TYPE_RGB24 , LZ_IMAGE_TYPE_RGB32 , LZ_IMAGE_TYPE_RGBA , LZ_IMAGE_TYPE_XXXA , LZ_IMAGE_TYPE_A8 } LzImageType ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/canvas_utils.h:50:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct PixmanData { uint8_t * data ; pixman_format_code_t format ; } PixmanData ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/draw.h:299:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_TYPE_JPEG [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:45:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PixmanData [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:154:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:47:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:72:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:104:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:154:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:70:17: style: Variable 'data' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:141:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:255:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:298:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:356:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:424:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:467:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:591:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:742:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:791:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:858:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:901:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:943:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:985:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1027:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1269:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1311:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1506:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1556:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceClipRects [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1577:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1712:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1779:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1847:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1889:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2019:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2084:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2200:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2243:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2560:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpicePalette [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2578:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2764:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2999:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3458:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3656:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3827:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3998:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4508:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpicePath [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4550:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_FIXED28_4 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4557:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4864:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5045:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceString [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5449:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5615:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5781:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5827:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5869:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5942:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6015:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6357:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6469:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6511:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6569:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_SpiceMsgEmpty [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6585:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6684:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6781:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6826:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6869:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6944:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7001:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7059:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7283:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7455:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7562:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7663:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:543:17: style: Checking if unsigned expression '(unsigned long)(message_end-start)' is less than zero. [unsignedLessThanZero] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:539:15: note: Assignment 'nw_size=0', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:543:17: note: Unsigned less than zero spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:171:69: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_migrate' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7739:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:171:69: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:178:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:213:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nofree' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:245:21: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:213:47: note: Parameter 'data' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:217:70: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_SpiceMsgData' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7750:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:217:70: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:253:69: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_set_ack' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7741:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:253:69: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:260:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:296:66: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_ping' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7742:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:296:66: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:303:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:354:79: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_wait_for_channels' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7743:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:354:79: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:422:75: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_disconnecting' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7744:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:422:75: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:429:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:465:68: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_notify' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7745:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:465:68: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:530:71: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_SpiceMsgEmpty' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7749:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:530:71: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:537:14: style: Variable 'in' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:537:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:568:146: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_array_uint8_terminated' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7628:29: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:568:146: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:740:71: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_init' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1477:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:740:71: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:747:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:789:80: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_channels_list' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1478:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:789:80: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:856:77: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_mouse_mode' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1479:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:856:77: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:863:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:899:83: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_multi_media_time' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1480:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:899:83: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:906:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:941:85: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_agent_disconnected' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1482:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:941:85: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:948:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:983:78: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_agent_token' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1484:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:983:78: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:990:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1161:71: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_name' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1487:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1161:71: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1222:71: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_uuid' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1488:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1222:71: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1229:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1267:89: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_agent_connected_tokens' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1489:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1267:89: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1274:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1504:74: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_mode' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6414:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1504:74: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1511:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1548:145: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_struct_SpiceClipRects' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6191:41: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1548:145: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1710:80: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_inval_list' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6418:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1710:80: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1777:87: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_inval_all_pixmaps' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6419:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1777:87: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1845:83: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_inval_palette' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6420:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1845:83: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1852:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2017:81: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_stream_data' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6425:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2017:81: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2198:84: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_stream_destroy' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6427:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2198:84: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2205:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2240:72: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2552:143: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_struct_SpicePalette' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2690:37: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2552:143: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2574:141: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_struct_SpiceImage' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6206:37: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2574:141: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4428:69: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4497:140: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_struct_SpicePath' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4797:33: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4497:140: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4541:135: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_array_int32' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4808:41: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4541:135: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4861:71: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5038:142: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_struct_SpiceString' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5377:33: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5038:142: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5779:84: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_surface_create' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6443:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5779:84: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5786:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5825:85: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_surface_destroy' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6444:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5825:85: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5832:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5867:87: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_stream_data_sized' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6445:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5867:87: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5940:85: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_monitors_config' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6446:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5940:85: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6263:92: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_stream_activate_report' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6448:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6263:92: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6270:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6308:85: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_gl_scanout_unix' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6449:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6308:85: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6315:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6355:77: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_display_gl_draw' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6450:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6355:77: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6362:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6467:73: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_inputs_init' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6565:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6467:73: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6474:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6509:82: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6516:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6583:73: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_cursor_init' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6923:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6583:73: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6590:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6682:72: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_cursor_set' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6925:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6682:72: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6689:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6779:73: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_cursor_move' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6926:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6779:73: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6786:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6824:74: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_cursor_trail' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6928:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6824:74: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6831:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6867:78: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_cursor_inval_one' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6929:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6867:78: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6874:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6942:75: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_playback_data' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7263:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6942:75: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6949:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6999:75: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_playback_mode' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7264:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6999:75: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7006:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7057:76: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_playback_start' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7265:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7057:76: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7064:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7102:77: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_SpiceMsgAudioVolume' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7341:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7102:77: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7165:75: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_SpiceMsgAudioMute' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7268:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7165:75: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7172:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7207:78: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7214:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7281:74: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_record_start' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7339:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7281:74: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7288:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7354:51: style: Parameter 'message_start' can be declared as pointer to const. However it seems that 'parse_TunnelChannel_msg' is a callback function, if 'message_start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7777:11: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7354:51: note: Parameter 'message_start' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7354:75: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_TunnelChannel_msg' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7777:11: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7354:75: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7354:148: style: Parameter 'size_out' can be declared as pointer to const. However it seems that 'parse_TunnelChannel_msg' is a callback function, if 'size_out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7777:11: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7354:148: note: Parameter 'size_out' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7453:80: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7460:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7661:72: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7668:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2743:24: error: Uninitialized variable: ptr_info[i].offset [legacyUninitvar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:178:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:205:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:228:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:238:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:269:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:306:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:43:77: style: Parameter 'm' can be declared as pointer to const. However it seems that 'spice_marshall_SpiceMsgEmpty' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:319:37: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:43:77: note: Parameter 'm' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:58:76: style: Parameter 'm' can be declared as pointer to const. However it seems that 'spice_marshall_SpiceMsgData' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:318:36: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:58:76: note: Parameter 'm' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:155:89: style: Parameter 'm' can be declared as pointer to const. However it seems that 'spice_marshall_msgc_display_gl_draw_done' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:322:45: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:155:89: note: Parameter 'm' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:141:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:215:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:253:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:300:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:336:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:421:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:463:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:505:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:547:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:623:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:668:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:717:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:759:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:797:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:887:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:929:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:971:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1013:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1057:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1315:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1373:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1536:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1640:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1695:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_msgc_port_event [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1724:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_msgc_port_event [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:226:17: style: Checking if unsigned expression '(unsigned long)(message_end-start)' is less than zero. [unsignedLessThanZero] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:222:15: note: Assignment 'nw_size=0', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:226:17: note: Unsigned less than zero spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:770:17: style: Checking if unsigned expression '(unsigned long)(message_end-start)' is less than zero. [unsignedLessThanZero] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:766:15: note: Assignment 'nw_size=0', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:770:17: note: Unsigned less than zero spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:171:71: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_ack_sync' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1712:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:171:71: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:178:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:213:71: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_SpiceMsgEmpty' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1715:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:213:71: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:220:14: style: Variable 'in' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:220:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:251:67: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_pong' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1714:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:251:67: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:258:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:294:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nofree' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:326:21: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:294:47: note: Parameter 'data' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:298:70: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_SpiceMsgData' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1720:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:298:70: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:334:76: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:341:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:377:79: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_main_client_info' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:598:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:377:79: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:384:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:419:86: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_main_mouse_mode_request' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:602:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:419:86: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:426:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:461:79: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_main_agent_start' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:603:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:461:79: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:468:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:503:79: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_main_agent_token' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:605:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:503:79: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:510:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:545:91: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_main_migrate_dst_do_seamless' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:607:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:545:91: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:552:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:621:75: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_display_init' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:869:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:621:75: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:628:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:666:84: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_display_stream_report' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:870:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:666:84: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:673:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:715:92: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_display_preferred_compression' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:871:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:715:92: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:722:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:757:83: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_display_gl_draw_done' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:872:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:757:83: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:764:14: style: Variable 'in' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:764:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:795:97: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:885:78: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_inputs_key_down' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1197:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:885:78: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:892:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:927:76: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_inputs_key_up' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1198:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:927:76: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:934:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:969:83: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_inputs_key_modifiers' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1199:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:969:83: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:976:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1011:82: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_inputs_mouse_motion' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1203:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1011:82: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1018:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1055:84: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_inputs_mouse_position' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1204:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1055:84: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1062:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1100:81: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_inputs_mouse_press' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1205:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1100:81: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1107:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1143:83: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1150:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1256:74: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_record_data' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1424:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1256:74: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1263:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1313:74: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msgc_record_mode' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1425:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1313:74: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1320:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1371:80: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1378:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1438:52: style: Parameter 'message_start' can be declared as pointer to const. However it seems that 'parse_TunnelChannel_msgc' is a callback function, if 'message_start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1746:11: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1438:52: note: Parameter 'message_start' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1438:76: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_TunnelChannel_msgc' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1746:11: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1438:76: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1438:149: style: Parameter 'size_out' can be declared as pointer to const. However it seems that 'parse_TunnelChannel_msgc' is a callback function, if 'size_out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1746:11: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1438:149: note: Parameter 'size_out' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1534:80: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1541:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1638:73: style: Parameter 'message_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1645:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:165:14: style: struct member 'PointerInfo::offset' is never used. [unusedStructMember] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:166:18: style: struct member 'PointerInfo::parse' is never used. [unusedStructMember] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:167:13: style: struct member 'PointerInfo::dest' is never used. [unusedStructMember] spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:168:14: style: struct member 'PointerInfo::nelements' is never used. [unusedStructMember] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:215:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:244:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:316:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:356:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:376:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:406:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:462:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:499:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:506:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:514:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:595:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:652:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:709:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:756:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:803:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:850:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:858:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:865:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:872:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:920:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:968:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:981:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:990:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1012:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1038:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1045:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1057:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1071:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1083:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1092:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1205:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1233:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1251:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1276:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1290:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1311:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1409:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1453:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1484:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1524:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1551:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1578:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1595:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1612:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1629:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1669:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1711:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1746:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1790:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1808:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1826:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:43:69: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:114:70: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:2429:42: warning: Possible null pointer dereference: rightFace [nullPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:3335:47: note: Calling function 'miLineArc', 5th argument '(_LineFace*)NULL' value is 0 spice-0.15.2/subprojects/spice-common/common/lines.c:2429:42: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/lines.c:2430:42: warning: Possible null pointer dereference: rightFace [nullPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:3335:47: note: Calling function 'miLineArc', 5th argument '(_LineFace*)NULL' value is 0 spice-0.15.2/subprojects/spice-common/common/lines.c:2430:42: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/lines.c:1910:5: style: Variable 'i' is assigned an expression that holds the same value. [redundantAssignment] spice-0.15.2/subprojects/spice-common/common/lines.c:1897:7: note: i is assigned 'top' here. spice-0.15.2/subprojects/spice-common/common/lines.c:1910:5: note: Variable 'i' is assigned an expression that holds the same value. spice-0.15.2/subprojects/spice-common/common/lines.c:2286:29: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] spice-0.15.2/subprojects/spice-common/common/lines.c:1456:19: style:inconclusive: Function 'spice_canvas_zero_line' argument 1 names different: declaration 'pgc' definition 'pGC'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:110:44: note: Function 'spice_canvas_zero_line' argument 1 names different: declaration 'pgc' definition 'pGC'. spice-0.15.2/subprojects/spice-common/common/lines.c:1456:19: note: Function 'spice_canvas_zero_line' argument 1 names different: declaration 'pgc' definition 'pGC'. spice-0.15.2/subprojects/spice-common/common/lines.c:1457:17: style:inconclusive: Function 'spice_canvas_zero_line' argument 3 names different: declaration 'num_points' definition 'npt'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:112:40: note: Function 'spice_canvas_zero_line' argument 3 names different: declaration 'num_points' definition 'npt'. spice-0.15.2/subprojects/spice-common/common/lines.c:1457:17: note: Function 'spice_canvas_zero_line' argument 3 names different: declaration 'num_points' definition 'npt'. spice-0.15.2/subprojects/spice-common/common/lines.c:1458:25: style:inconclusive: Function 'spice_canvas_zero_line' argument 4 names different: declaration 'points' definition 'pptInit'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:113:49: note: Function 'spice_canvas_zero_line' argument 4 names different: declaration 'points' definition 'pptInit'. spice-0.15.2/subprojects/spice-common/common/lines.c:1458:25: note: Function 'spice_canvas_zero_line' argument 4 names different: declaration 'points' definition 'pptInit'. spice-0.15.2/subprojects/spice-common/common/lines.c:1684:42: style:inconclusive: Function 'spice_canvas_zero_dash_line' argument 3 names different: declaration 'n_points' definition 'nptInit'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:116:45: note: Function 'spice_canvas_zero_dash_line' argument 3 names different: declaration 'n_points' definition 'nptInit'. spice-0.15.2/subprojects/spice-common/common/lines.c:1684:42: note: Function 'spice_canvas_zero_dash_line' argument 3 names different: declaration 'n_points' definition 'nptInit'. spice-0.15.2/subprojects/spice-common/common/lines.c:1685:31: style:inconclusive: Function 'spice_canvas_zero_dash_line' argument 4 names different: declaration 'points' definition 'pptInit'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:117:54: note: Function 'spice_canvas_zero_dash_line' argument 4 names different: declaration 'points' definition 'pptInit'. spice-0.15.2/subprojects/spice-common/common/lines.c:1685:31: note: Function 'spice_canvas_zero_dash_line' argument 4 names different: declaration 'points' definition 'pptInit'. spice-0.15.2/subprojects/spice-common/common/lines.c:2857:38: style:inconclusive: Function 'spice_canvas_wide_line' argument 3 names different: declaration 'num_points' definition 'npt'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:124:40: note: Function 'spice_canvas_wide_line' argument 3 names different: declaration 'num_points' definition 'npt'. spice-0.15.2/subprojects/spice-common/common/lines.c:2857:38: note: Function 'spice_canvas_wide_line' argument 3 names different: declaration 'num_points' definition 'npt'. spice-0.15.2/subprojects/spice-common/common/lines.c:2857:55: style:inconclusive: Function 'spice_canvas_wide_line' argument 4 names different: declaration 'points' definition 'pPts'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:125:49: note: Function 'spice_canvas_wide_line' argument 4 names different: declaration 'points' definition 'pPts'. spice-0.15.2/subprojects/spice-common/common/lines.c:2857:55: note: Function 'spice_canvas_wide_line' argument 4 names different: declaration 'points' definition 'pPts'. spice-0.15.2/subprojects/spice-common/common/lines.c:3260:38: style:inconclusive: Function 'spice_canvas_wide_dash_line' argument 3 names different: declaration 'num_points' definition 'npt'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:120:45: note: Function 'spice_canvas_wide_dash_line' argument 3 names different: declaration 'num_points' definition 'npt'. spice-0.15.2/subprojects/spice-common/common/lines.c:3260:38: note: Function 'spice_canvas_wide_dash_line' argument 3 names different: declaration 'num_points' definition 'npt'. spice-0.15.2/subprojects/spice-common/common/lines.c:3260:55: style:inconclusive: Function 'spice_canvas_wide_dash_line' argument 4 names different: declaration 'points' definition 'pPts'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:121:54: note: Function 'spice_canvas_wide_dash_line' argument 4 names different: declaration 'points' definition 'pPts'. spice-0.15.2/subprojects/spice-common/common/lines.c:3260:55: note: Function 'spice_canvas_wide_dash_line' argument 4 names different: declaration 'points' definition 'pPts'. spice-0.15.2/subprojects/spice-common/common/lines.c:3507:48: style:inconclusive: Function 'spice_canvas_clip_spans' argument 1 names different: declaration 'clip_region' definition 'prgnDst'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:126:55: note: Function 'spice_canvas_clip_spans' argument 1 names different: declaration 'clip_region' definition 'prgnDst'. spice-0.15.2/subprojects/spice-common/common/lines.c:3507:48: note: Function 'spice_canvas_clip_spans' argument 1 names different: declaration 'clip_region' definition 'prgnDst'. spice-0.15.2/subprojects/spice-common/common/lines.c:3508:41: style:inconclusive: Function 'spice_canvas_clip_spans' argument 2 names different: declaration 'points' definition 'ppt'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:127:48: note: Function 'spice_canvas_clip_spans' argument 2 names different: declaration 'points' definition 'ppt'. spice-0.15.2/subprojects/spice-common/common/lines.c:3508:41: note: Function 'spice_canvas_clip_spans' argument 2 names different: declaration 'points' definition 'ppt'. spice-0.15.2/subprojects/spice-common/common/lines.c:3509:42: style:inconclusive: Function 'spice_canvas_clip_spans' argument 3 names different: declaration 'widths' definition 'pwidth'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:128:41: note: Function 'spice_canvas_clip_spans' argument 3 names different: declaration 'widths' definition 'pwidth'. spice-0.15.2/subprojects/spice-common/common/lines.c:3509:42: note: Function 'spice_canvas_clip_spans' argument 3 names different: declaration 'widths' definition 'pwidth'. spice-0.15.2/subprojects/spice-common/common/lines.c:3510:49: style:inconclusive: Function 'spice_canvas_clip_spans' argument 4 names different: declaration 'num_spans' definition 'nspans'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:129:40: note: Function 'spice_canvas_clip_spans' argument 4 names different: declaration 'num_spans' definition 'nspans'. spice-0.15.2/subprojects/spice-common/common/lines.c:3510:49: note: Function 'spice_canvas_clip_spans' argument 4 names different: declaration 'num_spans' definition 'nspans'. spice-0.15.2/subprojects/spice-common/common/lines.c:3511:49: style:inconclusive: Function 'spice_canvas_clip_spans' argument 5 names different: declaration 'new_points' definition 'pptNew'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:130:48: note: Function 'spice_canvas_clip_spans' argument 5 names different: declaration 'new_points' definition 'pptNew'. spice-0.15.2/subprojects/spice-common/common/lines.c:3511:49: note: Function 'spice_canvas_clip_spans' argument 5 names different: declaration 'new_points' definition 'pptNew'. spice-0.15.2/subprojects/spice-common/common/lines.c:3512:50: style:inconclusive: Function 'spice_canvas_clip_spans' argument 6 names different: declaration 'new_widths' definition 'pwidthNew'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:131:41: note: Function 'spice_canvas_clip_spans' argument 6 names different: declaration 'new_widths' definition 'pwidthNew'. spice-0.15.2/subprojects/spice-common/common/lines.c:3512:50: note: Function 'spice_canvas_clip_spans' argument 6 names different: declaration 'new_widths' definition 'pwidthNew'. spice-0.15.2/subprojects/spice-common/common/lines.c:3513:49: style:inconclusive: Function 'spice_canvas_clip_spans' argument 7 names different: declaration 'sorted' definition 'fSorted'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/lines.h:132:40: note: Function 'spice_canvas_clip_spans' argument 7 names different: declaration 'sorted' definition 'fSorted'. spice-0.15.2/subprojects/spice-common/common/lines.c:3513:49: note: Function 'spice_canvas_clip_spans' argument 7 names different: declaration 'sorted' definition 'fSorted'. spice-0.15.2/subprojects/spice-common/common/lines.c:392:28: style: Parameter 'pDash' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:454:10: style: Variable 'subWid' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lines.c:676:18: style: Variable 'oldPoints' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lines.c:677:10: style: Variable 'oldWidths' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lines.c:678:10: style: Variable 'startNewWidths' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lines.c:1707:31: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:1707:49: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:2312:30: style: Parameter 'face' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:2372:29: style: Parameter 'face' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:2498:34: style: Parameter 'face' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/lines.c:2975:20: style: Variable 'pDash' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lines.c:3516:18: style: Variable 'pwidthNewStart' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lines.c:3559:39: style: Variable 'pbox' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lines.c:3559:46: style: Variable 'pboxLast' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lines.c:1499:29: error: Signed integer overflow for expression 'ybottom-ytop+1'. [integerOverflow] spice-0.15.2/subprojects/spice-common/common/lines.c:1492:19: note: Assignment 'ybottom=2147483647', assigned value is 2147483647 spice-0.15.2/subprojects/spice-common/common/lines.c:1499:29: note: Integer overflow spice-0.15.2/subprojects/spice-common/common/lines.c:1781:31: error: Uninitialized struct member: spanRec.points [uninitStructMember] spice-0.15.2/subprojects/spice-common/common/lines.c:1719:16: style: Variable 'height' is assigned a value that is never used. [unreadVariable] spice-0.15.2/subprojects/spice-common/common/log.c:34:1: error: There is an unknown macro here somewhere. Configuration is required. If G_GNUC_PRINTF is a macro then please configure it. [unknownMacro] spice-0.15.2/subprojects/spice-common/common/lz_common.h:29:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS enum { LZ_IMAGE_TYPE_INVALID , LZ_IMAGE_TYPE_PLT1_LE , LZ_IMAGE_TYPE_PLT1_BE , LZ_IMAGE_TYPE_PLT4_LE , LZ_IMAGE_TYPE_PLT4_BE , LZ_IMAGE_TYPE_PLT8 , LZ_IMAGE_TYPE_RGB16 , LZ_IMAGE_TYPE_RGB24 , LZ_IMAGE_TYPE_RGB32 , LZ_IMAGE_TYPE_RGBA , LZ_IMAGE_TYPE_XXXA , LZ_IMAGE_TYPE_A8 } LzImageType ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/lz.c:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:227:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:252:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:262:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:267:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:282:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:354:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:399:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_seg [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:271:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:616:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZ_IMAGE_TYPE_INVALID [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:651:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZ_IMAGE_TYPE_RGB32 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/lz.c:338:9: style: Condition '!init_encoder(encoder,usr)' is always false [knownConditionTrueFalse] spice-0.15.2/subprojects/spice-common/common/lz.c:338:22: note: Calling function 'init_encoder' returns 1 spice-0.15.2/subprojects/spice-common/common/lz.c:338:9: note: Condition '!init_encoder(encoder,usr)' is always false spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:267:17: style: Redundant assignment of 'ofs' to itself. [selfAssignment] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:268:17: style: Redundant assignment of 'len' to itself. [selfAssignment] spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:342:13: style: Variable 'len' is reassigned a value before the old one has been used. [redundantAssignment] spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:284:16: note: len is assigned spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:342:13: note: len is overwritten spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:342:13: style: Variable 'len' is reassigned a value before the old one has been used. [redundantAssignment] spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:275:16: note: len is assigned spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:342:13: note: len is overwritten spice-0.15.2/subprojects/spice-common/common/lz.c:173:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:229:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:232:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:252:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:262:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:267:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:284:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:286:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:271:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:272:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:273:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:287:21: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:292:21: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:297:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:301:17: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:718:17: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:753:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:754:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/lz.c:188:23: style: Checking if unsigned expression 'num_lines' is less than zero. [unsignedLessThanZero] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:225:25: style: Variable 'op_limit' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:162:13: error: There is an unknown macro here somewhere. Configuration is required. If FNAME is a macro then please configure it. [unknownMacro] spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:222:15: error: There is an unknown macro here somewhere. Configuration is required. If FNAME is a macro then please configure it. [unknownMacro] spice-0.15.2/subprojects/spice-common/common/marshaller.h:73:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct SPICE_ATTR_PACKED { int16_t val ; } int16_unaligned_t ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/marshaller.c:396:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:430:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:464:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:497:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:535:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:569:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iov_base [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:585:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:594:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:603:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:609:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:617:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:626:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:635:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:659:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/marshaller.c:659:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/marshaller.c:452:64: style:inconclusive: Function 'spice_marshaller_linearize' argument 2 names different: declaration 'skip' definition 'skip_bytes'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/marshaller.h:49:64: note: Function 'spice_marshaller_linearize' argument 2 names different: declaration 'skip' definition 'skip_bytes'. spice-0.15.2/subprojects/spice-common/common/marshaller.c:452:64: note: Function 'spice_marshaller_linearize' argument 2 names different: declaration 'skip' definition 'skip_bytes'. spice-0.15.2/subprojects/spice-common/common/marshaller.c:269:58: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/marshaller.c:391:74: style: Parameter 'chunks' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/marshaller.c:437:21: style: Variable 'item' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/marshaller.c:455:21: style: Variable 'item' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/marshaller.c:514:51: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/mem.c:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:112:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:126:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:149:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:165:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:175:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:187:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceChunk [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:199:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:210:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:225:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/mem.c:96:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/mem.c:96:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] spice-0.15.2/subprojects/spice-common/common/mem.c:112:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/mem.c:112:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] spice-0.15.2/subprojects/spice-common/common/mem.c:126:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/mem.c:126:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] spice-0.15.2/subprojects/spice-common/common/mem.c:139:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/mem.c:139:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] spice-0.15.2/subprojects/spice-common/common/mem.c:150:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/mem.c:150:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] spice-0.15.2/subprojects/spice-common/common/mem.c:156:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/mem.c:156:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] spice-0.15.2/subprojects/spice-common/common/mem.c:166:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/mem.c:166:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] spice-0.15.2/subprojects/spice-common/common/mem.c:176:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/mem.c:176:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] spice-0.15.2/subprojects/spice-common/common/mem.c:250:37: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/mem.c:255:40: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:213:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:365:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:456:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:544:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:672:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:768:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:924:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_a1 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:960:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x1r5g5b5 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:998:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x8r8g8b8 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1121:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1167:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1213:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1263:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1313:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1345:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1469:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FLAGS_TOP_DOWN [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1536:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x8r8g8b8 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1593:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_OP_SRC [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:936:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:213:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:214:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:215:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:216:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:217:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:218:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:238:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:305:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:306:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:307:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:308:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:309:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:310:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:311:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:365:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:366:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:367:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:368:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:369:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:370:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:371:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:413:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:456:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:457:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:458:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:459:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:460:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:461:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:462:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:463:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:511:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:581:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:582:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:583:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:584:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:585:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:586:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:587:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:588:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:589:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:590:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:591:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:613:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:672:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:673:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:674:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:675:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:676:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:677:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:678:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:679:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:680:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:681:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:682:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:709:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:768:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:769:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:770:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:771:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:772:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:773:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:774:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:775:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:776:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:777:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:778:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:818:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1121:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1167:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1213:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1263:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1313:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1345:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1470:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1497:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1507:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1517:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1521:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:200:33: style:inconclusive: Function 'spice_pixman_fill_rect' argument 4 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:99:33: note: Function 'spice_pixman_fill_rect' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:200:33: note: Function 'spice_pixman_fill_rect' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:200:44: style:inconclusive: Function 'spice_pixman_fill_rect' argument 5 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:99:40: note: Function 'spice_pixman_fill_rect' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:200:44: note: Function 'spice_pixman_fill_rect' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:292:37: style:inconclusive: Function 'spice_pixman_fill_rect_rop' argument 4 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:103:37: note: Function 'spice_pixman_fill_rect_rop' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:292:37: note: Function 'spice_pixman_fill_rect_rop' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:292:48: style:inconclusive: Function 'spice_pixman_fill_rect_rop' argument 5 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:103:44: note: Function 'spice_pixman_fill_rect_rop' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:292:48: note: Function 'spice_pixman_fill_rect_rop' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:343:33: style:inconclusive: Function 'spice_pixman_tile_rect' argument 4 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:108:33: note: Function 'spice_pixman_tile_rect' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:343:33: note: Function 'spice_pixman_tile_rect' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:343:44: style:inconclusive: Function 'spice_pixman_tile_rect' argument 5 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:108:40: note: Function 'spice_pixman_tile_rect' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:343:44: note: Function 'spice_pixman_tile_rect' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:433:37: style:inconclusive: Function 'spice_pixman_tile_rect_rop' argument 4 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:114:37: note: Function 'spice_pixman_tile_rect_rop' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:433:37: note: Function 'spice_pixman_tile_rect_rop' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:433:48: style:inconclusive: Function 'spice_pixman_tile_rect_rop' argument 5 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:114:44: note: Function 'spice_pixman_tile_rect_rop' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:433:48: note: Function 'spice_pixman_tile_rect_rop' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:534:28: style:inconclusive: Function 'spice_pixman_blit' argument 7 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:123:28: note: Function 'spice_pixman_blit' argument 7 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:534:28: note: Function 'spice_pixman_blit' argument 7 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:534:39: style:inconclusive: Function 'spice_pixman_blit' argument 8 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:123:35: note: Function 'spice_pixman_blit' argument 8 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:534:39: note: Function 'spice_pixman_blit' argument 8 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:630:33: style:inconclusive: Function 'spice_pixman_blit_rop' argument 7 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:128:32: note: Function 'spice_pixman_blit_rop' argument 7 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:630:33: note: Function 'spice_pixman_blit_rop' argument 7 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:630:44: style:inconclusive: Function 'spice_pixman_blit_rop' argument 8 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:128:39: note: Function 'spice_pixman_blit_rop' argument 8 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:630:44: note: Function 'spice_pixman_blit_rop' argument 8 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:883:34: style:inconclusive: Function 'spice_pixman_copy_rect' argument 4 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:138:33: note: Function 'spice_pixman_copy_rect' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:883:34: note: Function 'spice_pixman_copy_rect' argument 4 names different: declaration 'w' definition 'width'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:883:45: style:inconclusive: Function 'spice_pixman_copy_rect' argument 5 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/pixman_utils.h:138:40: note: Function 'spice_pixman_copy_rect' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:883:45: note: Function 'spice_pixman_copy_rect' argument 5 names different: declaration 'h' definition 'height'. spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:786:22: style: Variable 's' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:804:23: style: Variable 's' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:824:23: style: Variable 's' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:848:14: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:875:14: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1040:49: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1061:47: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1070:49: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1074:18: style: Variable 'src_line_end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1089:53: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1110:51: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1114:15: style: Variable 'ents' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1146:18: style: Variable 'src_line_end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1156:55: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1160:15: style: Variable 'ents' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1192:18: style: Variable 'src_line_end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1202:53: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1206:15: style: Variable 'ents' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1237:18: style: Variable 'row' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1252:57: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1256:15: style: Variable 'ents' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1287:18: style: Variable 'row' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1307:53: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1339:57: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/quic_config.h:25:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS SPICE_END_DECLS SPICE_BEGIN_DECLS enum { QUIC_IMAGE_TYPE_INVALID , QUIC_IMAGE_TYPE_GRAY , QUIC_IMAGE_TYPE_RGB16 , QUIC_IMAGE_TYPE_RGB24 , QUIC_IMAGE_TYPE_RGB32 , QUIC_IMAGE_TYPE_RGBA } QuicImageType ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/quic.c:247:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:389:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:409:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:447:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:457:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:384:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:416:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:486:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:520:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:615:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:675:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:709:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:890:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:919:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:966:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:1042:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:1198:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:1231:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:1267:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/quic.c:412:59: style: Condition '(delta=((int)encoder->io_available_bits-len))>=0' is always true [knownConditionTrueFalse] spice-0.15.2/subprojects/spice-common/common/quic.c:1048:9: style: Condition '!encoder_reset(encoder,io_ptr,io_ptr_end)' is always false [knownConditionTrueFalse] spice-0.15.2/subprojects/spice-common/common/quic.c:1048:23: note: Calling function 'encoder_reset' returns 1 spice-0.15.2/subprojects/spice-common/common/quic.c:1048:9: note: Condition '!encoder_reset(encoder,io_ptr,io_ptr_end)' is always false spice-0.15.2/subprojects/spice-common/common/quic.c:1142:26: style: Condition '!encoder_reset(encoder,io_ptr,io_ptr_end)' is always false [knownConditionTrueFalse] spice-0.15.2/subprojects/spice-common/common/quic.c:1142:40: note: Calling function 'encoder_reset' returns 1 spice-0.15.2/subprojects/spice-common/common/quic.c:1142:26: note: Condition '!encoder_reset(encoder,io_ptr,io_ptr_end)' is always false spice-0.15.2/subprojects/spice-common/common/quic.c:1040:22: warning: Either the condition 'line==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] spice-0.15.2/subprojects/spice-common/common/quic.c:1041:14: note: Assuming that condition 'line==NULL' is not redundant spice-0.15.2/subprojects/spice-common/common/quic.c:1040:22: note: Null pointer addition spice-0.15.2/subprojects/spice-common/common/quic.c:247:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:248:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:285:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:71:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:104:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:391:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:409:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:410:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:423:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:424:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:447:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:457:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:212:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:273:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:274:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:275:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:302:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:384:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:385:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:386:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:416:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:486:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:487:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:488:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:520:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:615:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:616:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:617:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:675:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:678:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:687:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:709:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:890:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:891:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:966:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1066:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1070:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1074:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1078:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1105:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1267:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1273:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1277:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1285:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1288:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1302:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1311:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/quic.c:1029:26: style:inconclusive: Function 'quic_encode' argument 5 names different: declaration 'lines' definition 'line'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/quic.h:55:26: note: Function 'quic_encode' argument 5 names different: declaration 'lines' definition 'line'. spice-0.15.2/subprojects/spice-common/common/quic.c:1029:26: note: Function 'quic_encode' argument 5 names different: declaration 'lines' definition 'line'. spice-0.15.2/subprojects/spice-common/common/quic.c:1130:38: style:inconclusive: Function 'quic_decode_begin' argument 4 names different: declaration 'type' definition 'out_type'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/quic.h:59:38: note: Function 'quic_decode_begin' argument 4 names different: declaration 'type' definition 'out_type'. spice-0.15.2/subprojects/spice-common/common/quic.c:1130:38: note: Function 'quic_decode_begin' argument 4 names different: declaration 'type' definition 'out_type'. spice-0.15.2/subprojects/spice-common/common/quic.c:1130:53: style:inconclusive: Function 'quic_decode_begin' argument 5 names different: declaration 'width' definition 'out_width'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/quic.h:59:49: note: Function 'quic_decode_begin' argument 5 names different: declaration 'width' definition 'out_width'. spice-0.15.2/subprojects/spice-common/common/quic.c:1130:53: note: Function 'quic_decode_begin' argument 5 names different: declaration 'width' definition 'out_width'. spice-0.15.2/subprojects/spice-common/common/quic.c:1130:69: style:inconclusive: Function 'quic_decode_begin' argument 6 names different: declaration 'height' definition 'out_height'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/quic.h:59:61: note: Function 'quic_decode_begin' argument 6 names different: declaration 'height' definition 'out_height'. spice-0.15.2/subprojects/spice-common/common/quic.c:1130:69: note: Function 'quic_decode_begin' argument 6 names different: declaration 'height' definition 'out_height'. spice-0.15.2/subprojects/spice-common/common/quic.c:915:19: style: Variable 'end_bucket' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:67:46: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/quic.c:553:34: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] spice-0.15.2/subprojects/spice-common/common/quic.c:573:26: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:35:28: error: There is an unknown macro here somewhere. Configuration is required. If FNAME is a macro then please configure it. [unknownMacro] spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:151:0: error: #error BPC must be 5 or 8 [preprocessorErrorDirective] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:275:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:310:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:358:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:407:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:442:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:490:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:777:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:789:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:799:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:872:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIdPTR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:918:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:932:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:952:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:973:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1021:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1031:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1236:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTPTR_MAX [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1271:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1441:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1573:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1797:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1856:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1934:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1952:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NSIG [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1982:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2029:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2049:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2093:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTPTR_MAX [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2164:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2238:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2274:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:73:5: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:974:19: style: Condition 'status==0' is always true [knownConditionTrueFalse] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:971:30: note: Calling function 'pattern_comp' returns 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:971:30: note: Assignment 'status=pattern_comp(&re,what)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:974:19: note: Condition 'status==0' is always true spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1594:16: style: Condition 'status==0' is always true [knownConditionTrueFalse] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1590:42: note: Calling function 'pattern_comp' returns 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1590:42: note: Assignment 'status=pattern_comp(&re,pattern)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1594:16: note: Condition 'status==0' is always true spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2362:24: style: Condition 'status==0' is always true [knownConditionTrueFalse] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2361:38: note: Calling function 'pattern_comp' returns 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2361:38: note: Assignment 'status=pattern_comp(&re,param)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2362:24: note: Condition 'status==0' is always true spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2302:24: warning: If memory allocation fails, then there is a possible null pointer dereference: alloc [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2302:24: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2305:13: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2303:25: note: Assignment 'param=alloc', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2305:13: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2314:28: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2303:25: note: Assignment 'param=alloc', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2314:28: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2328:28: warning: If memory allocation fails, then there is a possible null pointer dereference: alloc [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2328:28: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2331:17: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2329:29: note: Assignment 'param=alloc', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2331:17: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2333:31: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2329:29: note: Assignment 'param=alloc', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2333:31: note: Null pointer addition spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2177:27: style: Same value in both branches of ternary operator. [duplicateValueTernary] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:825:47: style:inconclusive: Function 'recorder_format_entry' argument 4 names different: declaration 'location' definition 'function_name'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:242:47: note: Function 'recorder_format_entry' argument 4 names different: declaration 'location' definition 'function_name'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:825:47: note: Function 'recorder_format_entry' argument 4 names different: declaration 'location' definition 'function_name'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:962:53: style:inconclusive: Function 'recorder_sort' argument 4 names different: declaration 'show_arg' definition 'output'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.h:121:60: note: Function 'recorder_sort' argument 4 names different: declaration 'show_arg' definition 'output'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:962:53: note: Function 'recorder_sort' argument 4 names different: declaration 'show_arg' definition 'output'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1398:74: style:inconclusive: Function 'recorder_chan_write' argument 3 names different: declaration 'cnt' definition 'count'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:224:77: note: Function 'recorder_chan_write' argument 3 names different: declaration 'cnt' definition 'count'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1398:74: note: Function 'recorder_chan_write' argument 3 names different: declaration 'cnt' definition 'count'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1688:64: style:inconclusive: Function 'recorder_chan_readable' argument 2 names different: declaration 'readerID' definition 'reader'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.h:886:59: note: Function 'recorder_chan_readable' argument 2 names different: declaration 'readerID' definition 'reader'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1688:64: note: Function 'recorder_chan_readable' argument 2 names different: declaration 'readerID' definition 'reader'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1702:38: style:inconclusive: Function 'recorder_chan_read' argument 4 names different: declaration 'readerID' definition 'reader'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.h:889:55: note: Function 'recorder_chan_read' argument 4 names different: declaration 'readerID' definition 'reader'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1702:38: note: Function 'recorder_chan_read' argument 4 names different: declaration 'readerID' definition 'reader'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1947:34: style:inconclusive: Function 'recorder_dump_on_signal' argument 1 names different: declaration 'signal' definition 'sig'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.h:87:41: note: Function 'recorder_dump_on_signal' argument 1 names different: declaration 'signal' definition 'sig'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1947:34: note: Function 'recorder_dump_on_signal' argument 1 names different: declaration 'signal' definition 'sig'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2259:36: style:inconclusive: Function 'recorder_trace_set' argument 1 names different: declaration 'set' definition 'param_spec'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.h:275:43: note: Function 'recorder_trace_set' argument 1 names different: declaration 'set' definition 'param_spec'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2259:36: note: Function 'recorder_trace_set' argument 1 names different: declaration 'set' definition 'param_spec'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1119:23: style: Local variable 'chans' shadows outer variable [shadowVariable] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2070:25: note: Shadowed declaration spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1119:23: note: Shadow variable spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1364:23: style: Local variable 'chans' shadows outer variable [shadowVariable] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2070:25: note: Shadowed declaration spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1364:23: note: Shadow variable spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:589:23: style: Variable 'fmt_end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2152:51: style: Parameter 'ignored' can be declared as pointer to const. However it seems that 'background_configuration_check' is a callback function, if 'ignored' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2194:36: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2152:51: note: Parameter 'ignored' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1094:21: style: struct member 'recorder_chans::map_size' is never used. [unusedStructMember] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:182:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:278:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:50:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:50:5: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:51:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:51:5: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:52:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:52:5: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:53:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:53:5: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:54:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:54:5: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:55:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:55:5: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:137:54: style:inconclusive: Function 'recorder_ring_read' argument 2 names different: declaration 'data' definition 'destination'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.h:176:50: note: Function 'recorder_ring_read' argument 2 names different: declaration 'data' definition 'destination'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:137:54: note: Function 'recorder_ring_read' argument 2 names different: declaration 'data' definition 'destination'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:139:54: style:inconclusive: Function 'recorder_ring_read' argument 4 names different: declaration 'reader' definition 'reader_ptr'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.h:177:55: note: Function 'recorder_ring_read' argument 4 names different: declaration 'reader' definition 'reader_ptr'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:139:54: note: Function 'recorder_ring_read' argument 4 names different: declaration 'reader' definition 'reader_ptr'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:215:55: style:inconclusive: Function 'recorder_ring_write' argument 2 names different: declaration 'data' definition 'source'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.h:182:57: note: Function 'recorder_ring_write' argument 2 names different: declaration 'data' definition 'source'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:215:55: note: Function 'recorder_ring_write' argument 2 names different: declaration 'data' definition 'source'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:219:55: style:inconclusive: Function 'recorder_ring_write' argument 6 names different: declaration 'writer' definition 'writer_ptr'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.h:185:56: note: Function 'recorder_ring_write' argument 6 names different: declaration 'writer' definition 'writer_ptr'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:219:55: note: Function 'recorder_ring_write' argument 6 names different: declaration 'writer' definition 'writer_ptr'. spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:80:71: style: Parameter 'reader' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:151:19: style: Variable 'data' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:150:29: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable] spice-0.15.2/subprojects/spice-common/common/rect.h:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/region.c:354:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/region.c:369:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/region.c:517:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/region.c:120:20: style: Condition 'r1->x2==x2' is always false [knownConditionTrueFalse] spice-0.15.2/subprojects/spice-common/common/region.c:87:12: note: x2 is assigned '(r1->x2<(r2->x2))?(r1->x2):(r2->x2)' here. spice-0.15.2/subprojects/spice-common/common/region.c:111:27: note: Assuming condition is false spice-0.15.2/subprojects/spice-common/common/region.c:120:20: note: Condition 'r1->x2==x2' is always false spice-0.15.2/subprojects/spice-common/common/region.c:506:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] spice-0.15.2/subprojects/spice-common/common/region.c:273:32: style:inconclusive: Function 'region_test' argument 1 names different: declaration 'rgn' definition '_reg1'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/region.h:49:32: note: Function 'region_test' argument 1 names different: declaration 'rgn' definition '_reg1'. spice-0.15.2/subprojects/spice-common/common/region.c:273:32: note: Function 'region_test' argument 1 names different: declaration 'rgn' definition '_reg1'. spice-0.15.2/subprojects/spice-common/common/region.c:273:54: style:inconclusive: Function 'region_test' argument 2 names different: declaration 'other_rgn' definition '_reg2'. [funcArgNamesDifferent] spice-0.15.2/subprojects/spice-common/common/region.h:49:52: note: Function 'region_test' argument 2 names different: declaration 'other_rgn' definition '_reg2'. spice-0.15.2/subprojects/spice-common/common/region.c:273:54: note: Function 'region_test' argument 2 names different: declaration 'other_rgn' definition '_reg2'. spice-0.15.2/subprojects/spice-common/common/region.c:78:38: style: Parameter 'r1_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/region.c:80:38: style: Parameter 'r2_end' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/region.c:146:21: style: Variable 'r1_end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/region.c:147:21: style: Variable 'r2_end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/region.c:389:21: style: Variable 'extents' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/region.c:418:21: style: Variable 'extents1' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/region.c:418:32: style: Variable 'extents2' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/region.c:494:21: style: Variable 'rects' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/region.c:494:29: style: Variable 'extents' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/rop3.c:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:148:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:149:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:150:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:151:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:152:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:153:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:154:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:155:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:156:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:157:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:158:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:159:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:160:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:161:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:162:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:163:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:164:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:165:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:166:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:167:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:168:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:169:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:170:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:171:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:172:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:173:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:174:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:175:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:176:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:177:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:178:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:179:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:180:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:181:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:182:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:183:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:184:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:185:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:186:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:187:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:188:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:189:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:190:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:191:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:192:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:193:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:194:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:195:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:196:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:197:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:198:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:199:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:200:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:201:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:202:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:203:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:204:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:205:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:206:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:207:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:208:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:209:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:210:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:211:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:212:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:213:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:214:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:215:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:216:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:217:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:218:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:219:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:220:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:221:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:222:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:223:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:224:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:225:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:226:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:227:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:228:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:229:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:230:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:231:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:232:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:233:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:234:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:235:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:236:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:237:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:238:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:239:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:240:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:241:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:242:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:243:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:244:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:245:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:246:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:247:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:248:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:249:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:250:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:251:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:252:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:253:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:254:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:255:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:256:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:257:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:258:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:259:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:260:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:261:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:262:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:263:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:264:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:265:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:266:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:267:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:268:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:269:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:270:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:271:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:272:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:273:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:274:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:275:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:276:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:277:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:278:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:279:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:280:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:281:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:282:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:283:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:284:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:285:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:286:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:287:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:288:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:289:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:290:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:291:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:292:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:293:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:294:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:295:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:296:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:297:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:298:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:299:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:300:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:301:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:302:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:303:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:304:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:305:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:306:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:307:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:308:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:309:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:310:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:311:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:312:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:313:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:314:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:315:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:316:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:317:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:318:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:319:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:320:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:321:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:322:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:323:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:324:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:325:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:326:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:327:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:328:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:329:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:330:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:331:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:332:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:333:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:334:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:335:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:336:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:337:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:338:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:339:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:340:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:341:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:342:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:343:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:344:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:345:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:346:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:347:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:348:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:349:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:350:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:351:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:352:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:353:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:354:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:355:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:356:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:357:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:358:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:359:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:360:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:361:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:362:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:363:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:364:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:365:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:620:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:636:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/rop3.c:47:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/rop3.c:55:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/rop3.c:620:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/rop3.c:621:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/rop3.c:636:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/snd_codec.h:40:0: debug: Failed to parse 'typedef SPICE_BEGIN_DECLS enum { SND_CODEC_OK , SND_CODEC_UNAVAILABLE , SND_CODEC_ENCODER_UNAVAILABLE , SND_CODEC_DECODER_UNAVAILABLE , SND_CODEC_ENCODE_FAILED , SND_CODEC_DECODE_FAILED , SND_CODEC_INVALID_ENCODE_SIZE , } SndCodecResult ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/mem.h:193:0: debug: Failed to parse 'typedef SPICE_END_DECLS struct SndCodecInternal { SpiceAudioDataMode mode ; int frequency ; } SndCodecInternal ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:174:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_UNAVAILABLE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:247:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_ENCODER_UNAVAILABLE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_DECODER_UNAVAILABLE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:239:43: style: Parameter 'in_ptr' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:239:73: style: Parameter 'out_ptr' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:239:87: style: Parameter 'out_size' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:267:43: style: Parameter 'in_ptr' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:267:73: style: Parameter 'out_ptr' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/snd_codec.c:267:87: style: Parameter 'out_size' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/common/mem.h:193:0: debug: Failed to parse 'typedef SPICE_END_DECLS SPICE_BEGIN_DECLS enum { SPICE_SSL_VERIFY_OP_NONE = 0 , SPICE_SSL_VERIFY_OP_PUBKEY = ( 1 << 0 ) , SPICE_SSL_VERIFY_OP_HOSTNAME = ( 1 << 1 ) , SPICE_SSL_VERIFY_OP_SUBJECT = ( 1 << 2 ) , } SPICE_SSL_VERIFY_OP ;'. The checking continues anyway. [simplifyTypedef] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:382:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:445:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:165:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:292:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:293:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:374:59: style: Parameter 'verify' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:141:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:341:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:385:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:171:136: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_array_uint64' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:250:29: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:171:136: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:282:79: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_ArrayMessage' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:701:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:282:79: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:339:73: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_Zeroes' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:702:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:339:73: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:346:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:383:80: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_channels_list' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:703:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:383:80: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:446:77: style: Parameter 'message_end' can be declared as pointer to const. However it seems that 'parse_msg_main_LenMessage' is a callback function, if 'message_end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:704:9: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:446:77: note: Parameter 'message_end' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:509:146: style: Parameter 'this_ptr_info' can be declared as pointer to const. However it seems that 'parse_array_uint8_terminated' is a callback function, if 'this_ptr_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:648:29: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:509:146: note: Parameter 'this_ptr_info' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:58:78: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:79:5: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:100:5: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:108:12: warning: Assert statement calls a function which may have desired side effects: 'fread'. [assertWithSideEffect] spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:108:18: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:107:24: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:107:24: note: Assignment 'p=malloc(sz)', assigned value is 0 spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:108:18: note: Null pointer dereference spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:115:36: error:inconclusive: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:107:24: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:107:24: note: Assignment 'p=malloc(sz)', assigned value is 0 spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:115:36: note: Null pointer addition spice-0.15.2/subprojects/spice-common/tests/test-dummy-recorder.c:38:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rec1 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-logging.c:39:1: error: There is an unknown macro here somewhere. Configuration is required. If G_GNUC_PRINTF is a macro then please configure it. [unknownMacro] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:122:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quic_usr_error [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:231:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUIC_IMAGE_TYPE_RGB24 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:263:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUIC_IMAGE_TYPE_GRAY [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:324:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUIC_OK [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:385:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_COLORSPACE_RGB [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:400:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_COLORSPACE_RGB [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:83:46: style: Parameter 'usr' can be declared as pointer to const. However it seems that 'quic_usr_malloc' is a callback function, if 'usr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:125:29: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/test-quic.c:83:46: note: Parameter 'usr' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/test-quic.c:105:55: style: Parameter 'usr' can be declared as pointer to const. However it seems that 'quic_usr_more_space_decode' is a callback function, if 'usr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:127:71: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/test-quic.c:105:55: note: Parameter 'usr' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/test-quic.c:114:48: style: Parameter 'usr' can be declared as pointer to const. However it seems that 'quic_usr_more_lines' is a callback function, if 'usr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:128:33: note: You might need to cast the function pointer here spice-0.15.2/subprojects/spice-common/tests/test-quic.c:114:48: note: Parameter 'usr' can be declared as pointer to const spice-0.15.2/subprojects/spice-common/tests/test-quic.c:363:21: style: Variable 'p_a' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/tests/test-quic.c:364:21: style: Variable 'p_b' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/tests/test-region.c:39:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGION_TEST_SHARED [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-region.c:382:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGION_TEST_RIGHT_EXCLUSIVE [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-region.c:126:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] spice-0.15.2/subprojects/spice-common/tests/test-region.c:374:25: style: Local variable 'test' shadows outer function [shadowFunction] spice-0.15.2/subprojects/spice-common/tests/test-region.c:100:13: note: Shadowed declaration spice-0.15.2/subprojects/spice-common/tests/test-region.c:374:25: note: Shadow variable spice-0.15.2/subprojects/spice-common/tests/test-region.c:100:61: style: Parameter 'expected' can be declared as pointer to const [constParameterPointer] spice-0.15.2/subprojects/spice-common/tests/test-region.c:126:13: style: Variable 'expected' is assigned a value that is never used. [unreadVariable] spice-0.15.2/subprojects/spice-common/tests/test-ssl-verify.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MBSTRING_UTF8 [valueFlowBailoutIncompleteVar] spice-0.15.2/subprojects/spice-common/tests/test-ssl-verify.c:67:5: warning: Assert statement calls a function which may have desired side effects: 'get_next_result'. [assertWithSideEffect] spice-0.15.2/subprojects/spice-common/tests/test-ssl-verify.c:68:5: warning: Assert statement calls a function which may have desired side effects: 'get_next_result'. [assertWithSideEffect] spice-0.15.2/subprojects/spice-common/tests/test-ssl-verify.c:56:43: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] spice-0.15.2/tools/reds_stat.c:46:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_MASK_SHOW [valueFlowBailoutIncompleteVar] spice-0.15.2/tools/reds_stat.c:93:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceStat [valueFlowBailoutIncompleteVar] spice-0.15.2/tools/reds_stat.c:152:13: error: Common realloc mistake: 'values' nulled but not freed upon failure [memleakOnRealloc] spice-0.15.2/tools/reds_stat.c:151:63: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] spice-0.15.2/tools/reds_stat.c:146:42: note: Assuming allocation function fails spice-0.15.2/tools/reds_stat.c:146:25: note: Assignment 'reds_stat=(SpiceStat*)mmap(NULL,shm_size,PROT_READ,MAP_SHARED,fd,0)', assigned value is 0 spice-0.15.2/tools/reds_stat.c:151:63: note: Null pointer addition spice-0.15.2/tools/reds_stat.c:44:20: style: Variable 'node' can be declared as pointer to const [constVariablePointer] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:50:5: error: Null pointer dereference: ring [ctunullpointer] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:23: note: Calling function recorder_ring_init, 1st argument is null spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:50:5: note: Dereferencing argument ring that is null diff: 2.16.0 spice-0.15.2/server/agent-msg-filter.c:52:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_MAX_DATA_SIZE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/agent-msg-filter.c:52:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_MAX_DATA_SIZE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/dispatcher.cpp:121:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POLLIN [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/dispatcher.cpp:121:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLLIN [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/dispatcher.cpp:184:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/dispatcher.cpp:184:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/dispatcher.cpp:202:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/dispatcher.cpp:202:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/dispatcher.cpp:276:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/dispatcher.cpp:276:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/dispatcher.cpp:299:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/dispatcher.cpp:299:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/dispatcher.cpp:89:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/dispatcher.cpp:89:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/event-loop.c:150:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/event-loop.c:150:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/event-loop.c:161:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/event-loop.c:161:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/event-loop.c:272:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_CONTINUE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/event-loop.c:272:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_CONTINUE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encode.tmpl.c:185:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable lines [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encode.tmpl.c:185:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lines [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encode.tmpl.c:242:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PLT_PIXELS_PER_BYTE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encode.tmpl.c:242:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLT_PIXELS_PER_BYTE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encode.tmpl.c:252:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_COPY [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encode.tmpl.c:252:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_COPY [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encode.tmpl.c:463:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encode.tmpl.c:463:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encoder-dict.c:265:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable IS_IMAGE_TYPE_RGB [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encoder-dict.c:265:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_IMAGE_TYPE_RGB [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encoder-dict.c:386:80: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encoder-dict.c:386:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encoder-dict.c:417:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encoder-dict.c:417:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encoder-dict.c:51:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LZ_MAX_WINDOW_SIZE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encoder-dict.c:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZ_MAX_WINDOW_SIZE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encoder-dict.c:636:77: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encoder-dict.c:636:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encoder.c:235:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable IS_IMAGE_TYPE_PLT [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encoder.c:235:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_IMAGE_TYPE_PLT [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/glz-encoder.c:65:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/glz-encoder.c:65:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1002:66: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _gst_reserved [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1002:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gst_reserved [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1093:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_GSIZE_FORMAT [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1093:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_GSIZE_FORMAT [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1114:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_NULL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1114:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_NULL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1145:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1145:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1200:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1200:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1264:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1264:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1290:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1290:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1339:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_WRITE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1339:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_WRITE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1430:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1430:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:1749:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:1749:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:369:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_NULL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:369:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_NULL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:799:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable spice_format [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:799:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spice_format [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:828:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:828:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:841:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_MESSAGE_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:841:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MESSAGE_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/gstreamer-encoder.c:879:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_READ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:879:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_READ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/gstreamer-encoder.c:981:59: warning: If memory allocation fails, then there is a possible null pointer dereference: gstenc_opts [nullPointerOutOfMemory] spice-0.15.2/server/gstreamer-encoder.c:933:31: note: Assuming allocation function fails spice-0.15.2/server/gstreamer-encoder.c:933:31: note: Assignment 'gstenc_opts=g_strdup("")', assigned value is 0 spice-0.15.2/server/gstreamer-encoder.c:981:59: note: Null pointer dereference 2.16.0 spice-0.15.2/server/inputs-channel-client.cpp:65:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE_DATA [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/inputs-channel-client.cpp:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE_DATA [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/inputs-channel-client.cpp:76:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INPUT_MOTION_ACK_BUNCH [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/inputs-channel-client.cpp:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INPUT_MOTION_ACK_BUNCH [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/inputs-channel-client.cpp:86:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INPUT_MOTION_ACK_BUNCH [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/inputs-channel-client.cpp:86:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INPUT_MOTION_ACK_BUNCH [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/jpeg-encoder.c:230:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable JCS_RGB [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/jpeg-encoder.c:230:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JCS_RGB [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/lz4-encoder.c:34:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Lz4Encoder [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/lz4-encoder.c:34:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Lz4Encoder [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/net-utils.c:114:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/net-utils.c:114:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/net-utils.c:115:13: style: Condition '!darwin_einval_on_unix_socket(fd,errno)' is always true [knownConditionTrueFalse] spice-0.15.2/server/net-utils.c:115:42: note: Calling function 'darwin_einval_on_unix_socket' returns 0 spice-0.15.2/server/net-utils.c:115:13: note: Condition '!darwin_einval_on_unix_socket(fd,errno)' is always true 2.16.0 spice-0.15.2/server/net-utils.c:144:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/net-utils.c:144:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/net-utils.c:177:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/net-utils.c:177:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/net-utils.c:79:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/net-utils.c:79:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/net-utils.c:79:37: style: Condition '!darwin_einval_on_unix_socket(fd,errno)' is always true [knownConditionTrueFalse] spice-0.15.2/server/net-utils.c:79:66: note: Calling function 'darwin_einval_on_unix_socket' returns 0 spice-0.15.2/server/net-utils.c:79:37: note: Condition '!darwin_einval_on_unix_socket(fd,errno)' is always true 2.16.0 spice-0.15.2/server/red-channel-client.cpp:1005:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:1005:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:1264:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MIGRATE_NEED_DATA_TRANSFER [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:1264:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MIGRATE_NEED_DATA_TRANSFER [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:1660:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MIGRATE_NEED_DATA_TRANSFER [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:1660:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MIGRATE_NEED_DATA_TRANSFER [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:318:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_COMMON_CAP_MINI_HEADER [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:318:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_COMMON_CAP_MINI_HEADER [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:430:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_SET_ACK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:430:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_SET_ACK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:444:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:444:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:477:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_PING [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:477:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_PING [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:831:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:831:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:929:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:929:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-channel-client.cpp:956:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/red-channel-client.cpp:956:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/red-pipe-item.h:36:5: warning: The struct 'RedPipeItem' defines member function with name 'operatordelete' also defined in its parent class 'shared_ptr_counted'. [duplInheritedMember] spice-0.15.2/server/utils.hpp:262:5: note: Parent function 'shared_ptr_counted::operatordelete' spice-0.15.2/server/red-pipe-item.h:36:5: note: Derived function 'RedPipeItem::operatordelete' 2.16.0 spice-0.15.2/server/red-pipe-item.h:36:5: warning: The struct 'RedPipeItem' defines member function with name 'operatornew' also defined in its parent class 'shared_ptr_counted'. [duplInheritedMember] spice-0.15.2/server/utils.hpp:262:5: note: Parent function 'shared_ptr_counted::operatornew' spice-0.15.2/server/red-pipe-item.h:36:5: note: Derived function 'RedPipeItem::operatornew' 2.16.0 spice-0.15.2/server/red-pipe-item.h:36:5: warning: The struct 'RedPipeItem' defines member function with name 'operatornew[]' also defined in its parent class 'shared_ptr_counted'. [duplInheritedMember] spice-0.15.2/server/utils.hpp:262:5: note: Parent function 'shared_ptr_counted::operatornew[]' spice-0.15.2/server/red-pipe-item.h:36:5: note: Derived function 'RedPipeItem::operatornew[]' 2.16.0 spice-0.15.2/server/spice-bitmap-utils.c:127:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_16BIT [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/spice-bitmap-utils.c:127:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_16BIT [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/spice-bitmap-utils.c:52:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/spice-bitmap-utils.c:52:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/spice-bitmap-utils.h:84:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_8BIT_A [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/spice-bitmap-utils.h:84:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_8BIT_A [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/spice-server-enums.c:27:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_COMPAT_VERSION_0_4 [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/spice-server-enums.c:27:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_COMPAT_VERSION_0_4 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/spice-server-enums.c:37:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_COMPRESSION_INVALID [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/spice-server-enums.c:37:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_COMPRESSION_INVALID [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/stat-file.c:124:74: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first_child_index [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/stat-file.c:124:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_child_index [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/stat-file.c:153:72: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first_child_index [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/stat-file.c:153:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_child_index [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/stat-file.c:191:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_FLAG_VALUE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/stat-file.c:191:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_FLAG_VALUE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/stat-file.c:202:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_FLAG_ENABLED [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/stat-file.c:202:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_FLAG_ENABLED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/stat-file.c:47:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpiceStat [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/stat-file.c:47:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceStat [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/basic-event-loop.c:115:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable event_loop_core [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/basic-event-loop.c:115:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_loop_core [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/basic-event-loop.c:48:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/basic-event-loop.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/basic-event-loop.c:75:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/basic-event-loop.c:75:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/replay.c:127:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_CURSOR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/replay.c:127:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_CURSOR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/replay.c:269:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_EVENT_INITIALIZED [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/replay.c:269:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_EVENT_INITIALIZED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/replay.c:321:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_COMPRESSION_AUTO_GLZ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/replay.c:321:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_COMPRESSION_AUTO_GLZ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/replay.c:80:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/replay.c:80:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/replay.c:90:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/replay.c:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-agent-msg-filter.c:30:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AGENT_MSG_FILTER_PROTO_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-agent-msg-filter.c:30:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AGENT_MSG_FILTER_PROTO_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-agent-msg-filter.c:68:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_MAX_DATA_SIZE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-agent-msg-filter.c:68:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_MAX_DATA_SIZE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-channel.cpp:128:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_ACK_SYNC [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-channel.cpp:128:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_ACK_SYNC [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-channel.cpp:214:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_PORT [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-channel.cpp:214:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_PORT [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-channel.cpp:70:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE_DATA [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-channel.cpp:70:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSG_MIGRATE_DATA [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-codecs-parsing.c:59:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-codecs-parsing.c:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-dispatcher.cpp:51:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable core_interface_adapter [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-dispatcher.cpp:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable core_interface_adapter [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-dispatcher.cpp:76:34: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'msg_end' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] spice-0.15.2/server/tests/test-dispatcher.cpp:106:37: note: You might need to cast the function pointer here spice-0.15.2/server/tests/test-dispatcher.cpp:76:34: note: Parameter 'msg' can be declared as pointer to const 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:123:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_SPAWN_SEARCH_PATH [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:123:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SPAWN_SEARCH_PATH [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:208:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:208:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:335:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:335:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:372:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_SURFACE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:372:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_SURFACE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:390:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_SURFACE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:390:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CMD_SURFACE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:408:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:408:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:439:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:439:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:448:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:448:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:606:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:606:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:677:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:677:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:699:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CURSOR_TYPE_COLOR32 [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:699:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CURSOR_TYPE_COLOR32 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:70:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:70:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CLIP_TYPE_NONE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:729:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXLCommandExt [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:729:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXLCommandExt [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:760:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:760:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:767:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:767:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:772:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:772:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:780:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:780:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:793:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:793:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:838:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:838:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:846:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:846:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:853:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:853:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:905:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_DOMAIN [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:905:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_DOMAIN [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-base.cpp:987:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-base.cpp:987:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_argument [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-streaming.c:156:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXLRect [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-streaming.c:156:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXLRect [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-streaming.c:199:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DESTROY_PRIMARY [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-streaming.c:199:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DESTROY_PRIMARY [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-streaming.c:248:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STREAM_VIDEO_ALL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-streaming.c:248:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STREAM_VIDEO_ALL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-display-width-stride.c:64:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_8_A [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-display-width-stride.c:64:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_8_A [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-empty-success.c:92:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INTERFACE_CORE_MAJOR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-empty-success.c:92:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INTERFACE_CORE_MAJOR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:257:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:257:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:273:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_EOS [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:273:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_EOS [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:339:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_OPTION_ARG_STRING [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:339:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_OPTION_ARG_STRING [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:476:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:476:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:567:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:567:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:585:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_MESSAGE_EOS [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:585:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MESSAGE_EOS [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:620:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _gst_reserved [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:620:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gst_reserved [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:695:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GST_MEMORY_FLAG_PHYSICALLY_CONTIGUOUS [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:695:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MEMORY_FLAG_PHYSICALLY_CONTIGUOUS [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:810:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpiceBitmap [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:810:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceBitmap [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:863:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpiceChunks [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:863:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceChunks [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:887:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FLAGS_TOP_DOWN [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:887:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FLAGS_TOP_DOWN [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:892:17: style: Variable 'chunk' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/server/tests/test-gst.cpp:957:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_32BIT [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-gst.cpp:957:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FMT_32BIT [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-leaks.c:56:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-leaks.c:56:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-listen.c:273:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-listen.c:273:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-listen.c:305:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-listen.c:305:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_TOP_SRCDIR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-listen.c:340:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_ADDR_FLAG_UNIX_ONLY [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-listen.c:340:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_ADDR_FLAG_UNIX_ONLY [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-playback.c:86:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INTERFACE_PLAYBACK_FREQ [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-playback.c:86:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_INTERFACE_PLAYBACK_FREQ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-qxl-parsing.cpp:183:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-qxl-parsing.cpp:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-qxl-parsing.cpp:213:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-qxl-parsing.cpp:213:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-qxl-parsing.cpp:255:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-qxl-parsing.cpp:255:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXL_CURSOR_SET [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-qxl-parsing.cpp:49:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QXLDataChunk [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-qxl-parsing.cpp:49:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QXLDataChunk [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-qxl-parsing.cpp:62:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UINTPTR_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-qxl-parsing.cpp:62:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINTPTR_MAX [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-qxl-parsing.cpp:73:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-qxl-parsing.cpp:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_SURFACE_FMT_32_xRGB [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:101:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:112:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_NOTDONE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_NOTDONE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:124:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_NOTDONE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_NOTDONE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:149:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_SSF [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:149:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_SSF [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:164:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:164:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:181:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:181:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:214:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:214:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_OK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:234:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_FAIL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:234:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_FAIL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:253:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SASL_FAIL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:253:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SASL_FAIL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:301:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MAGIC [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:301:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:344:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:344:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:498:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpiceLinkHeader [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:498:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceLinkHeader [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:584:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:584:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-sasl.c:621:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_REMOVE [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-sasl.c:621:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_REMOVE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-smartcard.cpp:107:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_ACK_SYNC [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-smartcard.cpp:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_ACK_SYNC [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-smartcard.cpp:124:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_SMARTCARD_DATA [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-smartcard.cpp:124:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_MSGC_SMARTCARD_DATA [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-smartcard.cpp:153:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-smartcard.cpp:153:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-smartcard.cpp:196:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VSC_ReaderAdd [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-smartcard.cpp:196:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VSC_ReaderAdd [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-smartcard.cpp:341:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_SMARTCARD [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-smartcard.cpp:341:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_CHANNEL_SMARTCARD [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:101:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STREAM_DEVICE_PROTOCOL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_DEVICE_PROTOCOL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:192:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_PORT_EVENT_OPENED [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:192:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_PORT_EVENT_OPENED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:207:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:207:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:256:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_DATA [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:256:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_DATA [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:275:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:275:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:292:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:292:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:319:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:319:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:340:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_DATA [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:340:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_DATA [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:361:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:361:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_VIDEO_CODEC_TYPE_MJPEG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:45:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STREAM_DEVICE_PROTOCOL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_DEVICE_PROTOCOL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:471:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_CAPABILITIES [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:471:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_CAPABILITIES [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream-device.cpp:83:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_CAPABILITIES [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream-device.cpp:83:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STREAM_TYPE_CAPABILITIES [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream.c:110:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream.c:110:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-stream.c:75:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SOL_SOCKET [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-stream.c:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOL_SOCKET [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-vdagent.c:106:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-vdagent.c:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-vdagent.c:63:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VDP_SERVER_PORT [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-vdagent.c:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDP_SERVER_PORT [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-websocket.c:108:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-websocket.c:108:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-websocket.c:115:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-websocket.c:115:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSG_NOSIGNAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-websocket.c:160:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INADDR_LOOPBACK [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-websocket.c:160:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INADDR_LOOPBACK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-websocket.c:212:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable POLLIN [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-websocket.c:212:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POLLIN [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/tests/test-websocket.c:84:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/tests/test-websocket.c:84:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/utils.h:67:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/utils.h:67:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/utils.hpp:110:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/utils.hpp:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/utils.hpp:247:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/utils.hpp:247:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/utils.hpp:247:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/utils.hpp:247:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable args [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/utils.hpp:343:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/utils.hpp:343:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/utils.hpp:400:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable memory_order_release [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/utils.hpp:400:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_release [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/utils.hpp:416:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/utils.hpp:416:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/websocket.c:230:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_CHECKSUM_SHA1 [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/websocket.c:230:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_CHECKSUM_SHA1 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/websocket.c:357:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/websocket.c:357:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/websocket.c:488:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable iov_len [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/websocket.c:488:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iov_len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/websocket.c:524:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/websocket.c:524:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/websocket.c:579:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/websocket.c:579:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/websocket.c:601:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/websocket.c:601:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/server/websocket.c:662:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/server/websocket.c:662:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent.c:137:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent.c:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent.c:160:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_CAP_CLIPBOARD_SELECTION [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent.c:160:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_CAP_CLIPBOARD_SELECTION [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent.c:198:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VDAgentFileXferStatusMessage [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent.c:198:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDAgentFileXferStatusMessage [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent.c:230:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VDAgentDeviceDisplayInfo [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent.c:230:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDAgentDeviceDisplayInfo [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent.c:251:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VDAgentMonitorsConfig [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent.c:251:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VDAgentMonitorsConfig [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent.c:340:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_CAP_FILE_XFER_DETAILED_ERRORS [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent.c:340:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_CAP_FILE_XFER_DETAILED_ERRORS [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent.c:71:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_PROTOCOL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent.c:71:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VD_AGENT_PROTOCOL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:132:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable trace [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:132:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:159:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:159:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:205:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:205:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:238:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:238:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:415:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:415:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:76:13: warning: If resource allocation fails, then there is a possible null pointer dereference: socket_f [nullPointerOutOfResources] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assignment 'socket_f=fdopen(socket,"w+b")', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:76:13: note: Null pointer dereference 2.16.0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:78:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:78:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:79:17: warning: If resource allocation fails, then there is a possible null pointer dereference: socket_f [nullPointerOutOfResources] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assignment 'socket_f=fdopen(socket,"w+b")', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:79:17: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/agent_interface.c:81:13: warning: If resource allocation fails, then there is a possible null pointer dereference: socket_f [nullPointerOutOfResources] spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/agent_interface.c:74:22: note: Assignment 'socket_f=fdopen(socket,"w+b")', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/agent_interface.c:81:13: note: Null pointer dereference 2.16.0 spice-0.15.2/subprojects/spice-common/common/backtrace.c:102:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/backtrace.c:102:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:104:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:154:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:154:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:45:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PixmanData [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:45:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PixmanData [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:72:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/canvas_utils.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/draw.h:299:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_TYPE_JPEG [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/draw.h:299:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_IMAGE_TYPE_JPEG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1027:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1027:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:109:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1163:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:117:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1224:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:125:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1269:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1269:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1311:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1311:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:133:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:141:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:141:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:149:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1506:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1506:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1556:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpiceClipRects [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1556:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceClipRects [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1577:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1577:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1712:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1712:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:173:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1779:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1779:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1847:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1847:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1889:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:1889:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2019:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2019:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2084:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2084:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:219:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2200:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2200:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2243:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2243:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2285:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:255:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:255:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2560:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpicePalette [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2560:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpicePalette [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2578:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2578:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2764:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2764:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:298:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:298:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2999:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:2999:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3260:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3458:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3458:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:356:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:356:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3656:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3656:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3827:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3827:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3998:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:3998:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4169:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:424:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:424:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4431:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4508:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpicePath [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4508:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpicePath [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4550:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_FIXED28_4 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4550:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_FIXED28_4 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4557:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4557:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:467:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:467:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4864:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:4864:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5045:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpiceString [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5045:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceString [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5155:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:532:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5449:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5449:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5615:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5615:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5781:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5781:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5827:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5827:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5869:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5869:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:591:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:591:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5942:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:5942:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6015:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6015:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6265:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6310:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6357:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6357:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6469:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6469:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6511:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6511:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6569:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable parse_SpiceMsgEmpty [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6569:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_SpiceMsgEmpty [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6585:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6585:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6684:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6684:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6781:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6781:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6826:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6826:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6869:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6869:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6944:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:6944:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7001:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7001:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7059:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7059:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7104:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7167:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7209:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7283:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7283:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:742:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:742:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7455:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7455:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7562:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7562:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7663:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:7663:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:791:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:791:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:858:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:858:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:901:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:901:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:943:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:943:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:985:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_demarshallers.c:985:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:102:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:111:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:120:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:132:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:148:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:157:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:162:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:178:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:178:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:187:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:196:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:205:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:205:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:216:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:228:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:228:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:238:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:238:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:248:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:258:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:269:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:269:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:292:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:306:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:306:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:36:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:45:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:50:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:60:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:65:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:75:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:84:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:93:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_client_marshallers.c:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1013:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1013:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1057:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1057:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:109:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1102:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1145:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:117:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1258:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:125:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1315:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1315:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:133:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1373:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1373:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:141:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:141:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:149:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1536:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1536:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1640:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1640:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1695:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable parse_msgc_port_event [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1695:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_msgc_port_event [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1724:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable parse_msgc_port_event [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:1724:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parse_msgc_port_event [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:173:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:215:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:215:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:253:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:253:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:300:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:300:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:336:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:336:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:379:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:421:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:421:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:463:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:463:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:505:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:505:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:547:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:547:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:623:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:623:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:668:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:668:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:717:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:717:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:759:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:759:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:797:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:797:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:887:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:887:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:929:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:929:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:971:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_demarshallers.c:971:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1012:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1012:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:102:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1038:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1038:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1045:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1045:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1057:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1057:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1071:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1071:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1083:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1083:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1092:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1092:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1101:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1128:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1153:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1165:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:116:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1175:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1184:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1194:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1205:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1205:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1217:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:121:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1233:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1233:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1242:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1251:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1251:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1276:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1276:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1290:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1290:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1302:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1311:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1311:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:131:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1397:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1409:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1409:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1419:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1453:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1453:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1484:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1484:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:151:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1524:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1524:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1551:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1551:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1578:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1578:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1595:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1595:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1612:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1612:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1629:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1629:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1669:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1669:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:167:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1701:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1711:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1711:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1746:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1746:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1790:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1790:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1808:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1808:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1826:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:1826:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:187:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:197:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:206:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:215:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:215:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:224:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:244:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:244:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:260:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:275:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:284:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:305:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:316:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:316:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:356:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:356:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:36:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:376:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:376:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:397:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:406:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:406:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:448:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:45:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:462:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:462:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:490:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:499:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:499:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:506:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:506:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:50:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:514:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:514:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:532:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:595:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:595:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:60:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:652:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:652:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:709:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:709:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:71:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:756:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:756:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:803:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:803:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:850:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:850:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:858:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:858:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:865:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:865:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:872:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:872:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:920:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:920:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:92:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:968:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:968:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:981:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:981:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:990:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/generated_server_marshallers.c:990:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lines.c:1707:31: style: Parameter 'left' can be declared as pointer to const [constParameterPointer] head spice-0.15.2/subprojects/spice-common/common/lines.c:1707:49: style: Parameter 'right' can be declared as pointer to const [constParameterPointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lines.c:1866:31: style: Parameter 'slopes' can be declared as pointer to const [constParameterPointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lines.c:3515:17: style: Variable 'pptLast' can be declared as pointer to const [constVariablePointer] head spice-0.15.2/subprojects/spice-common/common/lines.c:3559:39: style: Variable 'pbox' can be declared as pointer to const [constVariablePointer] head spice-0.15.2/subprojects/spice-common/common/lines.c:454:10: style: Variable 'subWid' can be declared as pointer to const [constVariablePointer] head spice-0.15.2/subprojects/spice-common/common/lines.c:676:18: style: Variable 'oldPoints' can be declared as pointer to const [constVariablePointer] head spice-0.15.2/subprojects/spice-common/common/lines.c:677:10: style: Variable 'oldWidths' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:173:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:227:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:227:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:252:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:252:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:262:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:262:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:267:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:267:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:282:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:282:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:354:82: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:354:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:616:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LZ_IMAGE_TYPE_INVALID [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:616:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZ_IMAGE_TYPE_INVALID [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz.c:651:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LZ_IMAGE_TYPE_RGB32 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz.c:651:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LZ_IMAGE_TYPE_RGB32 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:399:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable image_seg [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz_compress_tmpl.c:399:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_seg [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:271:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/lz_decompress_tmpl.c:271:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:396:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:396:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:430:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:430:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:464:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:464:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:497:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:497:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:535:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:535:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:569:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable iov_base [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:569:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iov_base [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:585:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:585:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:594:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:594:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:603:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:603:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:609:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:609:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:617:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:617:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:626:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:626:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:635:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:635:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/marshaller.c:659:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/marshaller.c:659:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:112:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:112:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:112:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:126:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:126:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:126:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:138:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:139:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:149:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:149:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:150:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] head spice-0.15.2/subprojects/spice-common/common/mem.c:156:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:165:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:165:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:166:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:175:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:175:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:176:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:187:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpiceChunk [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:187:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceChunk [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:199:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:199:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:210:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:210:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:225:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:225:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/mem.c:96:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/mem.c:96:9: style: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1121:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1121:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1167:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1167:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1213:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1213:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1237:18: style: Variable 'row' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1263:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1263:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1287:18: style: Variable 'row' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1313:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1313:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1345:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1345:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1469:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FLAGS_TOP_DOWN [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1469:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_BITMAP_FLAGS_TOP_DOWN [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1536:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x8r8g8b8 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1536:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x8r8g8b8 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1593:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_OP_SRC [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:1593:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_OP_SRC [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:213:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:213:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:305:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:365:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:365:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:456:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:456:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:544:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:544:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:672:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:672:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:768:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:768:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:786:22: style: Variable 's' can be declared as pointer to const [constVariablePointer] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:804:23: style: Variable 's' can be declared as pointer to const [constVariablePointer] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:824:23: style: Variable 's' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:924:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_a1 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:924:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_a1 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:960:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x1r5g5b5 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:960:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x1r5g5b5 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:998:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x8r8g8b8 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/pixman_utils.c:998:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXMAN_x8r8g8b8 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:1042:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:1042:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:1198:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:1198:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:1231:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:1231:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:1267:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:1267:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:247:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:247:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:285:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:389:66: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:389:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:409:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:409:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:447:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:447:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:457:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:457:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:675:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:675:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:709:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:709:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:890:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:890:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:919:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:919:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable correlate_row [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic.c:966:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic.c:966:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:104:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:71:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_family_tmpl.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:212:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:273:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:302:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:384:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:384:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:416:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:416:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:486:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:486:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:520:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:520:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:615:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/quic_tmpl.c:615:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1021:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1021:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1031:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1031:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1153:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1236:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTPTR_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1236:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTPTR_MAX [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1271:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1271:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1441:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1441:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1556:22: style: Variable 'shans' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1573:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1573:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1613:21: style: Variable 'shan' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1623:21: style: Variable 'shan' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1633:21: style: Variable 'shan' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1643:21: style: Variable 'shan' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1653:21: style: Variable 'shan' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1663:21: style: Variable 'shan' can be declared as pointer to const [constVariablePointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1797:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1797:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1856:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1856:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1934:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1934:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1952:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NSIG [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1952:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NSIG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1982:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:1982:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2029:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2029:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2049:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2049:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2093:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTPTR_MAX [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2093:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTPTR_MAX [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2164:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2164:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2195:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2238:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2238:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2274:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2274:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2302:24: warning: If memory allocation fails, then there is a possible null pointer dereference: alloc [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2302:24: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2305:13: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2303:25: note: Assignment 'param=alloc', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2305:13: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2314:28: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2301:31: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2303:25: note: Assignment 'param=alloc', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2314:28: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2328:28: warning: If memory allocation fails, then there is a possible null pointer dereference: alloc [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2328:28: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2331:17: warning: If memory allocation fails, then there is a possible null pointer dereference: param [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2329:29: note: Assignment 'param=alloc', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2331:17: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2333:31: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2327:35: note: Assignment 'alloc=malloc(len+1)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2329:29: note: Assignment 'param=alloc', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:2333:31: note: Null pointer addition 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:275:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:275:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:310:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:310:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:358:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:358:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:407:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:407:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:442:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:442:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:490:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:490:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:777:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:777:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:789:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:789:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:799:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:799:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:872:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PRIdPTR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:872:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIdPTR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:918:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:918:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:932:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:932:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:952:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:952:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:973:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder.c:973:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:128:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:182:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:182:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:278:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:278:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __ATOMIC_ACQUIRE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:50:5: error: Null pointer dereference: ring [ctunullpointer] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:23: note: Calling function recorder_ring_init, 1st argument is null spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:50:5: note: Dereferencing argument ring that is null head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:50:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:50:5: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:51:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:51:5: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:52:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:52:5: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:53:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:53:5: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:54:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:54:5: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:55:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ring [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:65:34: note: Assignment 'ring=malloc(sizeof(struct recorder_ring)+size*item_size)', assigned value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:66:24: note: Calling function 'recorder_ring_init', 1st argument 'ring' value is 0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:55:5: note: Null pointer dereference 2.16.0 spice-0.15.2/subprojects/spice-common/common/recorder/recorder_ring.c:94:54: style: Parameter 'ring' can be declared as pointer to const [constParameterPointer] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rect.h:91:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rect.h:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/region.c:354:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/region.c:354:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/region.c:369:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/region.c:369:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/region.c:517:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/region.c:517:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x1 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:148:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:148:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:149:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:149:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:150:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:150:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:151:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:151:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:152:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:152:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:153:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:153:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:154:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:154:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:155:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:155:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:156:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:156:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:157:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:157:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:158:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:158:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:159:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:159:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:160:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:160:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:161:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:161:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:162:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:162:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:163:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:163:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:164:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:164:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:165:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:165:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:166:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:166:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:167:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:167:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:168:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:168:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:169:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:169:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:170:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:170:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:171:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:171:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:172:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:172:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:173:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:173:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:174:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:174:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:175:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:175:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:176:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:176:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:177:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:177:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:178:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:178:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:179:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:179:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:180:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:180:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:181:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:181:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:182:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:182:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:183:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:183:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:184:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:184:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:185:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:185:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:186:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:186:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:187:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:187:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:188:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:188:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:189:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:189:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:190:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:190:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:191:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:191:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:192:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:192:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:193:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:193:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:194:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:194:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:195:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:195:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:196:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:196:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:197:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:197:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:198:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:198:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:199:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:199:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:200:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:200:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:201:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:201:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:202:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:202:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:203:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:203:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:204:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:204:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:205:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:205:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:206:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:206:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:207:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:207:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:208:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:208:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:209:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:209:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:210:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:210:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:211:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:211:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:212:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:212:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:213:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:213:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:214:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:214:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:215:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:215:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:216:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:216:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:217:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:217:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:218:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:218:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:219:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:219:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:220:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:220:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:221:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:221:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:222:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:222:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:223:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:223:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:224:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:224:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:225:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:225:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:226:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:226:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:227:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:227:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:228:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:228:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:229:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:229:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:230:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:230:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:231:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:231:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:232:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:232:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:233:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:233:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:234:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:234:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:235:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:235:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:236:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:236:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:237:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:237:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:238:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:238:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:239:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:239:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:240:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:240:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:241:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:241:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:242:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:242:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:243:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:243:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:244:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:244:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:245:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:245:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:246:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:246:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:247:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:247:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:248:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:248:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:249:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:249:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:250:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:250:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:251:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:251:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:252:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:252:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:253:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:253:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:254:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:254:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:255:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:255:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:256:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:256:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:257:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:257:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:258:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:258:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:259:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:259:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:260:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:260:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:261:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:261:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:262:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:262:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:263:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:263:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:264:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:264:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:265:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:265:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:266:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:266:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:267:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:267:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:268:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:268:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:269:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:269:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:270:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:270:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:271:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:271:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:272:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:272:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:273:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:273:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:274:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:274:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:275:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:275:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:276:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:276:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:277:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:277:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:278:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:278:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:279:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:279:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:280:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:280:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:281:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:281:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:282:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:282:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:283:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:283:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:284:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:284:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:285:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:285:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:286:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:286:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:287:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:287:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:288:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:288:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:289:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:289:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:290:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:290:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:291:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:291:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:292:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:292:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:293:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:293:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:294:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:294:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:295:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:295:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:296:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:296:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:297:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:297:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:298:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:298:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:299:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:299:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:300:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:300:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:301:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:301:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:302:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:302:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:303:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:303:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:304:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:304:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:305:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:305:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:306:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:306:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:307:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:307:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:308:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:308:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:309:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:309:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:310:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:310:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:311:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:311:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:312:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:312:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:313:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:313:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:314:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:314:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:315:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:315:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:316:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:316:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:317:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:317:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:318:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:318:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:319:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:319:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:320:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:320:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:321:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:321:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:322:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:322:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:323:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:323:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:324:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:324:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:325:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:325:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:326:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:326:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:327:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:327:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:328:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:328:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:329:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:329:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:330:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:330:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:331:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:331:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:332:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:332:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:333:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:333:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:334:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:334:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:335:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:335:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:336:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:336:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:337:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:337:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:338:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:338:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:339:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:339:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:340:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:340:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:341:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:341:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:342:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:342:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:343:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:343:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:344:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:344:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:345:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:345:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:346:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:346:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:347:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:347:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:348:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:348:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:349:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:349:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:350:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:350:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:351:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:351:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:352:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:352:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:353:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:353:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:354:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:354:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:355:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:355:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:356:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:356:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:357:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:357:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:358:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:358:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:359:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:359:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:360:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:360:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:361:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:361:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:362:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:362:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:363:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:363:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:364:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:364:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:365:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:365:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:47:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:55:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:620:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:620:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/rop3.c:636:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/rop3.c:636:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/snd_codec.c:174:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_UNAVAILABLE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/snd_codec.c:174:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_UNAVAILABLE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/snd_codec.c:247:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_ENCODER_UNAVAILABLE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/snd_codec.c:247:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_ENCODER_UNAVAILABLE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/snd_codec.c:275:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_DECODER_UNAVAILABLE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/snd_codec.c:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SND_CODEC_DECODER_UNAVAILABLE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:165:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:292:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:382:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:382:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:445:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:445:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_WARNING [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:53:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/common/ssl_verify.c:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:109:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:109:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:117:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:125:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:133:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:141:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:141:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:149:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:187:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:284:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:341:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:341:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:385:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:385:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:448:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:532:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_demarshallers.c:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:108:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:118:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:36:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:46:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:60:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:65:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:76:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:92:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/generated_test_marshallers.c:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_GNUC_UNUSED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:108:18: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:107:24: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:107:24: note: Assignment 'p=malloc(sz)', assigned value is 0 spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:108:18: note: Null pointer dereference head spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:115:36: error:inconclusive: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:107:24: note: Assuming allocation function fails spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:107:24: note: Assignment 'p=malloc(sz)', assigned value is 0 spice-0.15.2/subprojects/spice-common/tests/helper-fuzzer-demarshallers.c:115:36: note: Null pointer addition 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-dummy-recorder.c:38:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable rec1 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-dummy-recorder.c:38:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rec1 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-quic.c:122:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable quic_usr_error [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-quic.c:122:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quic_usr_error [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-quic.c:231:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QUIC_IMAGE_TYPE_RGB24 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-quic.c:231:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUIC_IMAGE_TYPE_RGB24 [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-quic.c:263:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QUIC_IMAGE_TYPE_GRAY [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-quic.c:263:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUIC_IMAGE_TYPE_GRAY [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-quic.c:324:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable QUIC_OK [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-quic.c:324:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUIC_OK [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-quic.c:385:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GDK_COLORSPACE_RGB [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-quic.c:385:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_COLORSPACE_RGB [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-quic.c:400:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GDK_COLORSPACE_RGB [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-quic.c:400:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_COLORSPACE_RGB [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-region.c:100:61: style: Parameter 'expected' can be declared as pointer to const [constParameterPointer] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-region.c:382:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REGION_TEST_RIGHT_EXCLUSIVE [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-region.c:382:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGION_TEST_RIGHT_EXCLUSIVE [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-region.c:39:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable REGION_TEST_SHARED [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-region.c:39:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGION_TEST_SHARED [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/subprojects/spice-common/tests/test-ssl-verify.c:62:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MBSTRING_UTF8 [valueFlowBailoutIncompleteVar] head spice-0.15.2/subprojects/spice-common/tests/test-ssl-verify.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MBSTRING_UTF8 [valueFlowBailoutIncompleteVar] head spice-0.15.2/tools/reds_stat.c:151:63: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] spice-0.15.2/tools/reds_stat.c:146:42: note: Assuming allocation function fails spice-0.15.2/tools/reds_stat.c:146:25: note: Assignment 'reds_stat=(SpiceStat*)mmap(NULL,shm_size,PROT_READ,MAP_SHARED,fd,0)', assigned value is 0 spice-0.15.2/tools/reds_stat.c:151:63: note: Null pointer addition 2.16.0 spice-0.15.2/tools/reds_stat.c:46:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_MASK_SHOW [valueFlowBailoutIncompleteVar] head spice-0.15.2/tools/reds_stat.c:46:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPICE_STAT_NODE_MASK_SHOW [valueFlowBailoutIncompleteVar] 2.16.0 spice-0.15.2/tools/reds_stat.c:93:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SpiceStat [valueFlowBailoutIncompleteVar] head spice-0.15.2/tools/reds_stat.c:93:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpiceStat [valueFlowBailoutIncompleteVar] DONE