2024-04-17 02:53 ftp://ftp.de.debian.org/debian/pool/main/g/gst-rtsp-server1.0/gst-rtsp-server1.0_1.24.2.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.56 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: 8cd680b (2024-04-15 22:43:04 +0200) count: 260 92 elapsed-time: 1.9 1.0 head-timing-info: old-timing-info: head results: gst-rtsp-server-1.24.2/examples/test-appsrc.c:49:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_SECOND [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-appsrc.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-appsrc.c:139:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-appsrc2.c:54:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FORMAT_TIME [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-auth-digest.c:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_FILTER_REMOVE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-auth.c:28:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_FILTER_REMOVE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-appsrc2.c:77:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_NULL [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-auth-digest.c:152:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_AUTH_DIGEST [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-appsrc2.c:118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-auth.c:25:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth.c:39:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth.c:25:35: note: Parameter 'pool' can be declared as pointer to const gst-rtsp-server-1.24.2/examples/test-auth.c:25:58: style: Parameter 'session' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth.c:39:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth.c:25:58: note: Parameter 'session' can be declared as pointer to const gst-rtsp-server-1.24.2/examples/test-auth.c:26:21: style: Parameter 'server' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth.c:39:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth.c:26:21: note: Parameter 'server' can be declared as pointer to const gst-rtsp-server-1.24.2/examples/test-auth-digest.c:37:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth-digest.c:51:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth-digest.c:37:35: note: Parameter 'pool' can be declared as pointer to const gst-rtsp-server-1.24.2/examples/test-auth-digest.c:37:58: style: Parameter 'session' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth-digest.c:51:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth-digest.c:37:58: note: Parameter 'session' can be declared as pointer to const gst-rtsp-server-1.24.2/examples/test-auth-digest.c:38:21: style: Parameter 'server' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth-digest.c:51:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth-digest.c:38:21: note: Parameter 'server' can be declared as pointer to const gst-rtsp-server-1.24.2/examples/test-appsrc2.c:196:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-cgroups.c:127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_cgroup_pool_parent_class [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-cgroups.c:221:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-launch.c:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOURCE_REMOVE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-launch.c:61:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GWeakRef [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-launch.c:124:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-multicast.c:77:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP_MCAST [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-mp4.c:176:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-mp4.c:133:22: error: Allocation with g_option_context_get_help, g_print doesn't release it. [leakNoVarFunctionCall] gst-rtsp-server-1.24.2/examples/test-multicast2.c:54:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gst-rtsp-server-1.24.2/examples/test-multicast2.c:55:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gst-rtsp-server-1.24.2/examples/test-netclock-client.c:115:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_CLOCK_TIME_NONE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-ogg.c:92:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-netclock.c:122:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-netclock.c:58:39: style: Parameter 'media' can be declared as pointer to const [constParameterPointer] gst-rtsp-server-1.24.2/examples/test-onvif-backchannel.c:55:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_TYPE_RTSP_ONVIF_MEDIA [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-onvif-backchannel.c:70:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-readme.c:66:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-onvif-server.c:225:38: error: There is an unknown macro here somewhere. Configuration is required. If GST_PTR_FORMAT is a macro then please configure it. [unknownMacro] gst-rtsp-server-1.24.2/examples/test-record-auth.c:86:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TRANSPORT_MODE_RECORD [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-record-auth.c:178:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-record-auth.c:65:22: error: Allocation with g_option_context_get_help, g_print doesn't release it. [leakNoVarFunctionCall] gst-rtsp-server-1.24.2/examples/test-record.c:80:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TRANSPORT_MODE_RECORD [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-record.c:100:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-record.c:58:22: error: Allocation with g_option_context_get_help, g_print doesn't release it. [leakNoVarFunctionCall] gst-rtsp-server-1.24.2/examples/test-replay-server.c:909:27: error: There is an unknown macro here somewhere. Configuration is required. If G_GINT64_FORMAT is a macro then please configure it. [unknownMacro] gst-rtsp-server-1.24.2/examples/test-sdp.c:97:3: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:195:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:301:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PAUSED [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:317:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PLAYING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:462:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FORMAT_BUFFERS [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:580:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:603:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_DEBUG_GRAPH_SHOW_ALL [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:649:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_OPTION_ARG_STRING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-uri.c:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TEST_EXISTS [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-uri.c:115:5: error: Memory leak: loop [memleak] gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_FILTER_REMOVE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-video-rtx.c:69:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_PROFILE_AVPF [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:54:32: style: Parameter 'server' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:75:42: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:54:32: note: Parameter 'server' can be declared as pointer to const gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:54:56: style: Parameter 'client' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:75:42: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:54:56: note: Parameter 'client' can be declared as pointer to const gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:55:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:75:42: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:55:14: note: Parameter 'user_data' can be declared as pointer to const gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-session.h:121:1: error: There is an unknown macro here somewhere. Configuration is required. If G_DEPRECATED_FOR is a macro then please configure it. [unknownMacro] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:670:5: error: Memory leak: default_speed [memleak] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:674:5: error: Memory leak: default_speed [memleak] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:686:5: error: Memory leak: default_speed [memleak] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:673:22: error: Allocation with g_option_context_get_help, g_print doesn't release it. [leakNoVarFunctionCall] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:686:5: error: Memory leak: seek_params.range [memleak] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:686:5: error: Memory leak: seek_params.frames [memleak] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:686:5: error: Memory leak: seek_params.rate_control [memleak] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-address-pool.c:149:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rtsp_address_pool_debug [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-address-pool.c:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_class [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-address-pool.c:251:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOCKET_FAMILY_IPV6 [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:365:7: style: Redundant initialization for 'ret'. The initialized value is overwritten before it is read. [redundantInitialization] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:359:16: note: ret is initialized gst-rtsp-server-1.24.2/examples/test-onvif-client.c:365:7: note: ret is overwritten gst-rtsp-server-1.24.2/examples/test-onvif-client.c:383:7: style: Redundant initialization for 'ret'. The initialized value is overwritten before it is read. [redundantInitialization] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:375:16: note: ret is initialized gst-rtsp-server-1.24.2/examples/test-onvif-client.c:383:7: note: ret is overwritten gst-rtsp-server-1.24.2/examples/test-onvif-client.c:423:7: style: Redundant initialization for 'ret'. The initialized value is overwritten before it is read. [redundantInitialization] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:417:16: note: ret is initialized gst-rtsp-server-1.24.2/examples/test-onvif-client.c:423:7: note: ret is overwritten gst-rtsp-server-1.24.2/examples/test-onvif-client.c:450:7: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:438:9: note: ret is assigned gst-rtsp-server-1.24.2/examples/test-onvif-client.c:450:7: note: ret is overwritten gst-rtsp-server-1.24.2/examples/test-onvif-client.c:450:7: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:443:9: note: ret is assigned gst-rtsp-server-1.24.2/examples/test-onvif-client.c:450:7: note: ret is overwritten gst-rtsp-server-1.24.2/examples/test-onvif-client.c:160:33: style: Parameter 'ctx' can be declared as pointer to const [constParameterPointer] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:72:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rtsp_latency_bin_debug [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:97:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_ELEMENT_FLAG_SINK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:214:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_latency_bin_parent_class [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_latency_bin_parent_class [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:300:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_latency_bin_parent_class [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:326:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_latency_bin_parent_class [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:102:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtsp_latency_bin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:75:33: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:102:34: note: Parameter 'pspec' can be declared as pointer to const gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:119:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_rtsp_latency_bin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:76:33: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:119:40: note: Parameter 'pspec' can be declared as pointer to const gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-address-pool.c:590:51: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-address-pool.c:597:16: style: Variable 'range' can be declared as pointer to const [constVariablePointer] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-permissions.c:179:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-permissions.c:185:42: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:54:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_ADDRESS_FLAG_MULTICAST [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:281:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_pool [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/gst/rtsp-sink/gstrtspclientsink.c:1157:31: error: There is an unknown macro here somewhere. Configuration is required. If GST_PTR_FORMAT is a macro then please configure it. [unknownMacro] gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:197:7: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:191:7: note: res is assigned gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:197:7: note: res is overwritten gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:242:7: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:197:7: note: res is assigned gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:242:7: note: res is overwritten gst-rtsp-server-1.24.2/tests/check/gst/media.c:243:7: error: There is an unknown macro here somewhere. Configuration is required. If GST_TEST_FILES_PATH is a macro then please configure it. [unknownMacro] gst-rtsp-server-1.24.2/tests/check/gst/mountpoints.c:33:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mountpoints.c:152:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_create [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:33:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:52:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:77:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:112:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:153:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:227:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:304:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SUSPEND_MODE_NONE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:335:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:393:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:440:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_parse_error [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/permissions.c:36:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/permissions.c:135:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_permissions [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:68:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TRANSPORT_MODE_RECORD [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:130:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:145:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_FILTER_KEEP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:151:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PLAYING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:170:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PTR_FORMAT [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:209:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PLAYING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:272:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PLAYING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:300:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_record [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:49:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:136:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:157:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:179:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:204:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:281:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OPTIONS [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:371:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OPTIONS [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:443:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:482:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OPTIONS [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:508:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_DESCRIBE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:569:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:641:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:667:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:686:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TEARDOWN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:713:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:759:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:796:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:873:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:899:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:936:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:969:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1011:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1081:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1131:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_DESCRIBE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1241:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1415:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1817:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1852:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1895:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_EVENT_SEGMENT [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:1959:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2025:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2086:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_NOT_FOUND [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2177:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_INVALID [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2211:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_require [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:256:17: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:133:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FLOW_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:241:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FORMAT_TIME [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_class [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_SEGMENT_FLAG_TRICKMODE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:307:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_EVENT_SEEK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:321:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:396:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_LINK_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:452:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:497:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:544:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:605:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_READ [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:643:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_READ [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:757:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_BUFFER_COPY_ALL [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:799:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_DATA [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:964:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_DATA [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:987:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TEARDOWN [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1018:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_TYPE_RTSP_ONVIF_MEDIA [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1051:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_DESCRIBE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1078:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1095:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1191:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_DESCRIBE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1578:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_x_onvif_track [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:45:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:121:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:189:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:263:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:345:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:395:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_setup_url [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2056:24: debug: Function::addArguments found argument 'thread_func' with varid 0. [varid0] gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:183:27: style: Variable 'trans' can be declared as pointer to const [constVariablePointer] gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_FILTER_KEEP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:198:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_pool [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:30:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'filter_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:146:48: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:30:35: note: Parameter 'pool' can be declared as pointer to const gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:30:58: style: Parameter 'session' can be declared as pointer to const. However it seems that 'filter_func' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:146:48: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:30:58: note: Parameter 'session' can be declared as pointer to const gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:75:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOCKET_FAMILY_IPV4 [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:209:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_TCP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:246:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TRANSPORT_MODE_RECORD [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:290:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:313:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:326:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:340:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:376:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_HDR_SESSION [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:515:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:589:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:614:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:679:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_GINT32_FORMAT [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:723:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_METHOD_NOT_ALLOWED [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:743:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_NOT_FOUND [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:784:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:821:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:828:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_TCP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:835:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP_MCAST [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:869:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:938:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:994:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_NOT_FOUND [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1011:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_INFO_INIT [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1040:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_INFO_INIT [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1090:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_TCP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1178:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1271:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_TCP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1323:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_SESSION_NOT_FOUND [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1400:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_mutex [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1446:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_mutex [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1532:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1608:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1703:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1807:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1867:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1923:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SUSPEND_MODE_RESET [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2068:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_func [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2148:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_BAD_REQUEST [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2202:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_HDR_CONTENT_TYPE [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2235:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PTR_FORMAT [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2272:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOCKET_FAMILY_IPV6 [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2442:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2537:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SUSPEND_MODE_RESET [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2600:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STATE_PLAYING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2670:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2718:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_connect [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:39:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:184:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:229:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:294:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:335:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:394:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:469:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:514:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:601:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/stream.c:686:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_get_sockets_udp_ipv4 [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/threadpool.c:204:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_TYPE_RTSP_THREAD [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/threadpool.c:226:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_pool_get_thread [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:472:28: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gst-rtsp-server-1.24.2/tests/check/gst/token.c:35:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/token.c:105:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_token [valueFlowBailoutIncompleteVar] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:263:36: style: Parameter 'bsrc' can be declared as pointer to const. However it seems that 'test_src_is_seekable' is a callback function, if 'bsrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:326:45: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:263:36: note: Parameter 'bsrc' can be declared as pointer to const gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:416:45: style: Parameter 'factory' can be declared as pointer to const [constParameterPointer] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:575:23: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:710:11: style: Variable 'payload' can be declared as pointer to const [constVariablePointer] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1405:23: style: Condition '*block_state!=UNBLOCK' is always true [knownConditionTrueFalse] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1402:18: note: Assignment '*block_state=BLOCKED', assigned value is 1 gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1405:23: note: Condition '*block_state!=UNBLOCK' is always true gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2106:1: error: Memory leak: thread1 [memleak] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2106:1: error: Memory leak: thread2 [memleak] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2106:1: error: Memory leak: thread3 [memleak] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2106:1: error: Memory leak: thread4 [memleak] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2361:21: style: Local variable 'rres' shadows outer variable [shadowVariable] gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2249:17: note: Shadowed declaration gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2361:21: note: Shadow variable gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:550:10: style: Variable 'session_in' can be declared as pointer to const [constVariablePointer] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2151:41: style: Parameter 'client' can be declared as pointer to const [constParameterPointer] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2156:52: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2161:39: style: Parameter 'client' can be declared as pointer to const. However it seems that 'adjust_error_code_cb' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2189:35: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/client.c:2161:39: note: Parameter 'client' can be declared as pointer to const gst-rtsp-server-1.24.2/tests/check/gst/client.c:2161:64: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'adjust_error_code_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2189:35: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/client.c:2161:64: note: Parameter 'ctx' can be declared as pointer to const diff: head gst-rtsp-server-1.24.2/examples/test-appsrc.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-appsrc2.c:118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-appsrc2.c:77:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_NULL [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-auth-digest.c:152:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_AUTH_DIGEST [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-auth-digest.c:37:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth-digest.c:51:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth-digest.c:37:35: note: Parameter 'pool' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-auth-digest.c:37:58: style: Parameter 'session' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth-digest.c:51:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth-digest.c:37:58: note: Parameter 'session' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-auth-digest.c:38:21: style: Parameter 'server' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth-digest.c:51:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth-digest.c:38:21: note: Parameter 'server' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-auth.c:25:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth.c:39:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth.c:25:35: note: Parameter 'pool' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-auth.c:25:58: style: Parameter 'session' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth.c:39:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth.c:25:58: note: Parameter 'session' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-auth.c:26:21: style: Parameter 'server' can be declared as pointer to const. However it seems that 'remove_func' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-auth.c:39:38: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-auth.c:26:21: note: Parameter 'server' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-cgroups.c:221:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-launch.c:61:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GWeakRef [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-multicast.c:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-multicast.c:77:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP_MCAST [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-multicast2.c:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-netclock-client.c:115:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_CLOCK_TIME_NONE [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-netclock-client.c:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-netclock.c:58:39: style: Parameter 'media' can be declared as pointer to const [constParameterPointer] 2.13.0 gst-rtsp-server-1.24.2/examples/test-netclock.c:66:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-onvif-backchannel.c:54:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-onvif-backchannel.c:55:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_TYPE_RTSP_ONVIF_MEDIA [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-onvif-client.c:120:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:195:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:301:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PAUSED [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:317:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PLAYING [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:365:7: style: Redundant initialization for 'ret'. The initialized value is overwritten before it is read. [redundantInitialization] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:359:16: note: ret is initialized gst-rtsp-server-1.24.2/examples/test-onvif-client.c:365:7: note: ret is overwritten head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:383:7: style: Redundant initialization for 'ret'. The initialized value is overwritten before it is read. [redundantInitialization] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:375:16: note: ret is initialized gst-rtsp-server-1.24.2/examples/test-onvif-client.c:383:7: note: ret is overwritten head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:423:7: style: Redundant initialization for 'ret'. The initialized value is overwritten before it is read. [redundantInitialization] gst-rtsp-server-1.24.2/examples/test-onvif-client.c:417:16: note: ret is initialized gst-rtsp-server-1.24.2/examples/test-onvif-client.c:423:7: note: ret is overwritten head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:462:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FORMAT_BUFFERS [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:580:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_IN [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:603:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_DEBUG_GRAPH_SHOW_ALL [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-onvif-client.c:649:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_OPTION_ARG_STRING [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-readme.c:51:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-sdp.c:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-uri.c:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TEST_EXISTS [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-uri.c:45:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:54:32: style: Parameter 'server' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:75:42: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:54:32: note: Parameter 'server' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:54:56: style: Parameter 'client' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:75:42: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:54:56: note: Parameter 'client' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:55:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'client_filter' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:75:42: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:55:14: note: Parameter 'user_data' can be declared as pointer to const head gst-rtsp-server-1.24.2/examples/test-video-disconnect.c:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_FILTER_REMOVE [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-video-rtx.c:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/examples/test-video-rtx.c:69:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_PROFILE_AVPF [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/examples/test-video.c:44:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-address-pool.c:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_class [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-address-pool.c:251:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOCKET_FAMILY_IPV6 [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:214:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_latency_bin_parent_class [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_latency_bin_parent_class [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:300:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_latency_bin_parent_class [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:326:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gst_rtsp_latency_bin_parent_class [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-latency-bin.c:97:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_ELEMENT_FLAG_SINK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-permissions.c:179:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/gst/rtsp-server/rtsp-permissions.c:74:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/gst/rtsp-sink/plugin.c:17:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/addresspool.c:281:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_pool [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1011:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1081:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1131:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_DESCRIBE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1241:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:136:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1415:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:157:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:179:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1817:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1852:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1895:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_EVENT_SEGMENT [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:1959:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2025:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:204:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2086:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2151:41: style: Parameter 'client' can be declared as pointer to const [constParameterPointer] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2156:52: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2161:39: style: Parameter 'client' can be declared as pointer to const. However it seems that 'adjust_error_code_cb' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2189:35: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/client.c:2161:39: note: Parameter 'client' can be declared as pointer to const head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2161:64: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'adjust_error_code_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/client.c:2189:35: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/client.c:2161:64: note: Parameter 'ctx' can be declared as pointer to const head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2164:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_NOT_FOUND [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2177:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_INVALID [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:2211:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_require [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:281:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OPTIONS [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:371:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OPTIONS [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:443:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:482:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OPTIONS [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:508:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_DESCRIBE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:569:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:641:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:667:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:686:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TEARDOWN [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:713:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:759:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:796:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:873:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:899:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:936:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/client.c:969:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:112:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:153:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:227:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:304:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SUSPEND_MODE_NONE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:335:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:393:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:440:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_parse_error [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:52:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mediafactory.c:77:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/mountpoints.c:152:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_create [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1018:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_TYPE_RTSP_ONVIF_MEDIA [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1051:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_DESCRIBE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1078:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1095:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1191:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_DESCRIBE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:1578:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_x_onvif_track [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:241:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_FORMAT_TIME [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_class [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:263:36: style: Parameter 'bsrc' can be declared as pointer to const. However it seems that 'test_src_is_seekable' is a callback function, if 'bsrc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:326:45: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:263:36: note: Parameter 'bsrc' can be declared as pointer to const head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_SEGMENT_FLAG_TRICKMODE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:307:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_EVENT_SEEK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:321:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:396:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_LINK_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:416:45: style: Parameter 'factory' can be declared as pointer to const [constParameterPointer] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:452:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:497:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:544:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_RESPONSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:605:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_READ [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:643:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_READ [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:757:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_BUFFER_COPY_ALL [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:799:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_DATA [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:964:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_MESSAGE_DATA [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/onvif.c:987:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TEARDOWN [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/permissions.c:135:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_permissions [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/permissions.c:36:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/tests/check/gst/permissions.c:94:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:130:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:145:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_FILTER_KEEP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:151:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PLAYING [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:170:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PTR_FORMAT [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:209:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PLAYING [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:272:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_STATE_PLAYING [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspclientsink.c:300:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_record [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1011:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_INFO_INIT [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1040:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_MAP_INFO_INIT [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1090:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_TCP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1178:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1271:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_TCP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1323:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_SESSION_NOT_FOUND [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1400:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_mutex [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1446:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check_mutex [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1532:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1608:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1703:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1807:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1867:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:1923:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SUSPEND_MODE_RESET [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2068:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_func [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:209:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_TCP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2148:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_BAD_REQUEST [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2202:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_HDR_CONTENT_TYPE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2235:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PTR_FORMAT [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2272:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SOCKET_FAMILY_IPV6 [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2442:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:246:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_TRANSPORT_MODE_RECORD [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2537:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SUSPEND_MODE_RESET [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2600:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STATE_PLAYING [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2670:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:2718:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_connect [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:290:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:313:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:326:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:340:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:376:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_HDR_SESSION [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:515:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:589:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_SETUP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:614:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:679:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_GINT32_FORMAT [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:723:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_METHOD_NOT_ALLOWED [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:743:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_NOT_FOUND [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:784:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:821:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:828:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_TCP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:835:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP_MCAST [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:869:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:938:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_LOWER_TRANS_UDP [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/rtspserver.c:994:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_STS_NOT_FOUND [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:121:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:189:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:263:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:345:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/sessionmedia.c:395:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_setup_url [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:198:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_pool [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:30:35: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'filter_func' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:146:48: note: You might need to cast the function pointer here gst-rtsp-server-1.24.2/tests/check/gst/sessionpool.c:30:35: note: Parameter 'pool' can be declared as pointer to const head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:184:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:229:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:294:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:335:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:394:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:469:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:514:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_PAD_SRC [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:601:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_RTSP_OK [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/stream.c:686:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_get_sockets_udp_ipv4 [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/tests/check/gst/threadpool.c:180:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/threadpool.c:204:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GST_TYPE_RTSP_THREAD [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/threadpool.c:226:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_pool_get_thread [valueFlowBailoutIncompleteVar] head gst-rtsp-server-1.24.2/tests/check/gst/token.c:105:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_token [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/tests/test-cleanup.c:28:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.13.0 gst-rtsp-server-1.24.2/tests/test-reuse.c:43:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] DONE